6.7.0 - Alpha19 - 版本历史 M3 - 新增回收站功能; 版本历史与回收站增加入口
This commit is contained in:
@@ -349,6 +349,14 @@
|
||||
|
||||
<activity android:name="org.autojs.autojs.ui.keystore.ManageKeyStoreActivity" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.storage.TrashActivity"
|
||||
android:theme="@style/AppTheme.Settings" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.storage.VersionHistoryActivity"
|
||||
android:theme="@style/AppTheme.Settings" />
|
||||
|
||||
<activity
|
||||
android:name="org.autojs.autojs.ui.log.LogActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user