Old Nukkit
d8ceb12b57
Properly fomat AndroidManifest.xml ( #1158 )
...
Move license starting line to next line.
2021-09-22 01:09:06 +00:00
LoveSy
59cc621d98
Parasitic manager into a system app ( #1103 )
...
* add activity controller
* Hook `TRANSACTION_setActivityController`
* Hook setActivityController
* Inject into settings
* Check categories for manager
* Inject manager
* Hook webview
* Should not load modules for manager
* Remove shouldBlock
* remove pendding when server died
* Add shortcut automatically
* Load resources from manager
* Fix shortcut sleep wait
* Make R8 happy
* Fix when am is proxy
* lspd should run with euid=1000 after system server started
* Add shortcut from daemon
* Set injected package into gradle build script
* Try to inject into shell instead of settings
* Fix shortcut of shell and add icon
* Fix proguard
* hook handleReceiver
* Properly solve conflict
* Update shortcut everytime unlock
* Clear log
* Fix build
* chageng to use process${variantCapped}Resources
* Remove auto install manager
* Fix crash on some devices
* Fix new intent
* Make app toast when restart fails
* Fallback to recreate
* refine code
* Use fakecontext to set shortcut
* Fix compatibility with Android 12
* Fix `credentialProtectedDataDir`
* Fix webview
* Fix recreate
* Fix autofill
* Fix webview cache context
* Switch to inject into settings
* Send notification from daemon
* Change notification title
2021-09-16 13:36:04 +00:00
vvb2060
7e85205b8b
[feature] zip all logs ( #999 )
2021-08-25 00:28:06 +08:00
vvb2060
818f576f25
[app] Remove WRITE_SECURE_SETTINGS permission
2021-08-19 01:41:40 +08:00
vvb2060
f1fa90eb38
[app] Remove INTERACT_ACROSS_USERS permission ( #938 )
2021-08-18 23:40:10 +08:00
Howard Wu
da7d3e5b78
[app] Fix the blank log saving problem of low version Android ( #935 )
2021-08-18 12:20:44 +00:00
vvb2060
8afc509368
[app] Update module updated notification message ( #922 )
2021-08-17 04:35:12 +08:00
vvb2060
cf641b1854
Revert "[app] Dynamic registration receiver ( #918 )" ( #920 )
...
This reverts commit 35d8f3c1ce .
2021-08-16 07:46:23 +00:00
vvb2060
35d8f3c1ce
[app] Dynamic registration receiver ( #918 )
2021-08-16 14:57:23 +08:00
tehcneko
df71d64e9b
[app] Workaround R8 bug ( #710 )
2021-05-31 11:03:57 +00:00
tehcneko
ba545bafec
[app] Refactored to use AndroidX Navigation ( #697 )
2021-05-30 09:33:35 +00:00
tehcneko
7139c3f11f
[app] Added option to disable forced display of the application launcher icon on Android 10+ ( #541 )
...
* [core] Grant android.permission.WRITE_SECURE_SETTINGS
* Disable jetifier
* [app] Added option to disable forced display of the application launcher icon on Android 10+
2021-05-06 12:27:38 +00:00
tehcneko
535c6e1b60
[app] Nuke customized ripple effect ( #485 )
...
* [app] Nuke customized ripple effect
* [app] Fix progressbar glitches
2021-04-13 23:05:42 +08:00
tehcneko
56eae5f5b4
[app] Cleanup file provider paths ( #393 )
...
* [app] Cleanup file provider paths
* [app] Remove unused files
2021-03-22 12:49:20 +08:00
vvb2060
b4131fd6c4
New packagename ( #326 )
2021-03-10 17:09:34 +00:00
tehcneko
46c241b38d
[app] Fix receiver name
2021-03-09 18:51:28 +08:00
tehcneko
46c15c0961
[app] Uninstall app with binder
2021-03-07 14:14:38 +08:00
tehcneko
6d306573f9
[app] Fix opening module settings
2021-02-22 18:46:29 +08:00
tehcneko
3358523896
[core] Add back module updated notification
2021-02-22 18:46:29 +08:00
LoveSy
b5cd5e303d
[core] Request INTERACT_ACROSS_USERS
2021-02-22 18:46:29 +08:00
tehcneko
03792c6138
[app] Replace about activity with dialog
2021-02-13 20:55:11 +08:00
tehcneko
e507c8262f
[app] Update copyright header
2021-02-13 17:28:01 +08:00
tehcneko
5aaa6ca017
[app] Add module repo
2021-02-12 00:22:39 +08:00
tehcneko
9c93b65206
Remove "optimize all" and reboot menus ( #43 )
...
* Remove "optimize all" menus
* Remove reboot menus
2021-02-02 04:20:36 +00:00
tehcneko
e4880979e7
Remove useless menus ( #21 )
...
* Remove stop app in menu
* Remove some menus for Android System
* Remove uninstall from app menu
* Remove module list export
2021-01-31 07:54:08 +00:00
LoveSy
22d18846e9
Find & Replace
2021-01-29 01:14:53 +08:00
tehcneko
fd6a3f9a93
Send notification when received broadcast from edservice
2021-01-28 13:19:29 +08:00
tehcneko
2e36702560
Merge black list and scope list into one activity
2021-01-27 19:39:25 +08:00
tehcneko
6c1446a923
Remove unused permissions
2021-01-27 13:20:53 +08:00
tehcneko
47a640f87b
Remove framework download
2021-01-26 19:42:32 +08:00
NekoInverter
d9b93c0c49
Fix deprecated codes
2021-01-26 16:52:52 +08:00
NekoInverter
ffc7980ac6
Remove module repo completely
2021-01-26 16:19:03 +08:00
NekoInverter
aabe8bbcaf
Update icon and name
2021-01-25 21:05:40 +08:00
NekoInverter
29c8d042f5
Target android 11
2020-12-22 22:52:39 +08:00
NekoInverter
abc3598881
Adapt to new EdXposed
2020-12-11 00:03:50 +08:00
NekoInverter
b6bdfe508e
Move packages
2020-11-27 18:41:03 +08:00
NekoInverter
cb079df540
Rename XposedApp to App
2020-11-22 13:40:42 +08:00
NekoInverter
a2f40cf27a
Fix MainActivity lighting
2020-11-22 11:47:55 +08:00
NekoInverter
4ce6cb558b
Add support for module scope
2020-11-21 20:43:53 +08:00
NekoInverter
5c0a688ee5
Remove in app module download
2020-07-19 12:56:52 +08:00
NekoInverter
2c563ec9e2
Enhancement module
2020-04-04 15:15:18 +08:00
NekoInverter
80be603f84
Fix blinking
2020-03-21 10:39:13 +08:00
NekoInverter
0e009fabeb
Fixes
2020-03-15 12:25:35 +08:00
NekoInverter
244c2d3e94
Fixes
2020-03-13 18:16:23 +08:00
NekoInverter
785f7d261b
Fixes
2020-03-13 17:49:10 +08:00
NekoInverter
ed8836ca6d
Remove storage permission
2020-03-05 17:34:28 +08:00
NekoInverter
fac904009d
Fix possible crash & add crash report activity
2020-02-06 17:24:23 +08:00
NekoInverter
8ac5b97bb8
Bug fixes & update icons
2020-02-05 22:59:16 +08:00
NekoInverter
543f6ae155
Remove used code
2020-02-04 12:06:15 +08:00
NekoInverter
6476aa1f46
Update icon & ui adjustments
2020-02-04 11:59:17 +08:00