移植来自APPUtils的模块,命名空间重构。

This commit is contained in:
ZhanGSKen
2025-03-29 08:35:58 +08:00
parent ed1a1ac179
commit 20b30c1337
30 changed files with 1035 additions and 528 deletions

View File

@@ -13,6 +13,12 @@
<activity android:name="cc.winboll.studio.libaes.unittests.TestASupportToolbarActivity"/>
<service android:name="cc.winboll.studio.libaes.winboll.WinBollClientService"/>
<service android:name="cc.winboll.studio.libaes.winboll.AssistantService"/>
<service android:name="cc.winboll.studio.libaes.winboll.WinBollMail"/>
</application>
</manifest>