Commit Graph

981 Commits

Author SHA1 Message Date
david082321 8c4a806092
Update zh-TW translation (#631) 2021-05-19 18:44:31 +08:00
Pandemic 8f37566f3b Updated NL Strings (#628) 2021-05-19 16:37:09 +08:00
green1052 8f19e7fede Update strings.xml 2021-05-19 14:54:25 +08:00
Rom ae73c9de02
Update French translation (#623) 2021-05-18 16:09:02 +00:00
LoveSy fd32c3107a
Detect system framework injection status (#619) 2021-05-18 06:25:06 +00:00
LoveSy 7de566cd2c
[app] Fix install dialog empty state (#607)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-17 09:20:42 +00:00
LoveSy feadd30608
[app] Bypass hidden api (#606) 2021-05-17 17:02:08 +08:00
Rom c45303c5ce
Update French translation (#605) 2021-05-17 16:09:08 +08:00
LoveSy 34abdf8d97
[app] Auto hide fab when scroll & update rikkaX insets (#604)
* [app] Auto hide fab when scroll

* update rikkaX insets
2021-05-17 06:35:24 +00:00
LoveSy ce0a095a7a
[app] Add fab to add modules to other users (#603) 2021-05-17 12:58:21 +08:00
tehcneko 418b80a63a
[app] Change tab indicator animation mode to elastic (#601) 2021-05-17 11:38:55 +08:00
José De Freitas 626a015dc9
Add Spanish translation (#599)
* Add Spanish code

* Translate strings into Spanish
2021-05-16 16:48:53 +00:00
vvb2060 2197fec80f
Fix uninitialized (#595) 2021-05-16 12:02:02 +08:00
vvb2060 e272e48e86
Install to profiles (#592) 2021-05-15 21:29:49 +00:00
vvb2060 d395365e2c
View in other app (#591) 2021-05-16 04:37:31 +08:00
vvb2060 5ec10c89bb
Fix uninstall (#588)
* Fix uninstall

* Bump version again

* Add installExistingPackageAsUser

* Drop INSTALL_ALL_WHITELIST_RESTRICTED_PERMISSIONS

* Fix activation

* 反了

* 空格

Co-authored-by: Wang Han <wanghan1995315@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-15 12:46:14 +00:00
Wang Han 3a7b4c9705
[app] Tweak description for `show hidden icon` option (#587) 2021-05-15 07:29:05 +00:00
tehcneko 64efa50685
[app] Fix opening modules and apps for other users (#584) 2021-05-15 11:49:45 +08:00
tehcneko fe17834fa3
[app] Fix module list crashes (#578) 2021-05-15 09:47:18 +08:00
VD $ VD171 @ Priv8 c9f4970ccc
Update Portuguese Translation by VD171 (#583) 2021-05-15 09:33:42 +08:00
tehcneko 438d8a2b6e
[app] Fix module list refreshing (#577) 2021-05-14 15:42:29 +00:00
tehcneko 693016ae85
[app] Add empty view to lists (#575) 2021-05-14 14:05:58 +00:00
tehcneko c13f4c90d1
[app] Fix module list padding when only one user (#574) 2021-05-14 20:57:05 +08:00
tehcneko 3334a6b511
[app] Fix module list when only one user (#573) 2021-05-14 17:24:18 +08:00
tehcneko 2336c510d5
[app] Fix resolve settings intent for other users (#571) 2021-05-14 16:40:18 +08:00
LoveSy dbc0226d66
[core] Recognize module from other user profile (#555)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-14 16:28:12 +08:00
tehcneko b0f3c4d0bb
Update theme (#568) 2021-05-12 08:13:09 +00:00
VD $ VD171 @ Priv8 4edf8e43eb
Update strings.xml (#565) 2021-05-12 09:00:36 +08:00
vvb2060 43a5dd80a9
[translation] Xposed Module (#563) 2021-05-11 09:30:56 +00:00
tehcneko 7f539c8dbe
[app] Allow using system accent color as theme color (S+) (#560)
* Compile with Android S SDK

* [app] Allow using system accent color as theme color (S+)
2021-05-11 15:44:24 +08:00
vvb2060 7a35906cb6
Update xposed module metadata parsing (#558)
* Stop read xposedmodule

Official documentation requires `xposedmodule` value is `true`, but in the previous implementation there was no judgment on what the value was, even if `false`. So, remove it and use `xposedminversion` to determine if the app is an xposed module.

* xposedscope supports string

```xml
<meta-data
    android:name="xposedscope"
    android:value="com.example.app1;com.example.app2" />
```
2021-05-09 17:01:00 +00:00
tehcneko 3f93a17184
[app] Fix crash in searching (#554)
Fix #553
2021-05-09 01:01:57 +00:00
david082321 f6fb7f6ea2
Update zh-TW translation (#551) 2021-05-08 17:00:19 +08:00
VD $ VD171 @ Priv8 389c65b375
Update strings.xml (#548) 2021-05-08 01:37:07 +00:00
Wang Han f69755827a
[app] Hide empty system preference category (#547) 2021-05-08 04:37:54 +08:00
Wang Han 3fae782f0c
[app] Use app:isPreferenceVisible properly (#543)
* Stupid mistake.
2021-05-06 21:38:18 +08: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 11801e0145
[app] Fix crash when module no longer exists (#536) 2021-05-04 08:37:38 +00:00
tehcneko 20c2f872ad
[app] Update RikkaX material (#535) 2021-05-04 03:33:25 +00:00
LoveSy 476bd8f7c2
[gradle] Update AGP (#528) 2021-05-01 15:38:40 +00:00
david082321 5d8aae4bec
Update Chinese translation (#529) 2021-05-01 22:41:24 +08:00
tehcneko 7d171bcfa0 [app] Nuke holiday theme 2021-04-28 19:12:45 +08:00
tehcneko da5a01e1ae [app] Fix context menu title 2021-04-28 19:12:45 +08:00
tehcneko 3241697028
[app] Don't clear show list on refresh (#521) 2021-04-27 22:44:44 +08:00
tehcneko ef2845610e
[app] Fix usage of filter (#520) 2021-04-27 14:38:15 +00:00
tehcneko b3ee9ad61a
[app] Fix java.lang.IndexOutOfBoundsException: Inconsistency detected. (#517) 2021-04-26 08:46:19 +00:00
Howard Wu 0cb4b456b1
Fix ZH_rCN translation (#516) 2021-04-26 08:36:01 +00:00
Wang Han ee49c01ccf
[app] Reverse logic for filter option (#515) 2021-04-26 16:00:28 +08:00
Wang Han 6f1ad1443e
[app] Update shouldHideApp() check for new preference (#513) 2021-04-26 06:59:35 +00:00
Rom ef77f20dda
Update French translation (#512) 2021-04-26 06:31:54 +00:00
VD $ VD171 @ Priv8 b862d1bb58
Update strings.xml (#511) 2021-04-26 07:56:45 +08:00
Wang Han 494f793404 Update LSPosedManagerServiceClient.java 2021-04-25 21:31:10 +08:00
tehcneko 1d10cf4760 [app] Remove SELinux permissive check 2021-04-25 21:31:10 +08:00
tehcneko 84ea30d3ac [app] Make app filter menu clearer 2021-04-25 21:31:10 +08:00
Wang Han 02b3bbf1e3
[app] Update RikkaX (#500) 2021-04-22 12:22:55 +00:00
vvb2060 a091a43d10
Add dnspod (#494) 2021-04-18 11:04:36 +08:00
vvb2060 d6541bb594
Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
tehcneko fe9cec4576
[app] Remake holiday headers (#488) 2021-04-14 17:14:02 +08: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
VD $ VD171 @ Priv8 cf3fdbc301
Update Portuguese translation (#483) 2021-04-13 12:33:45 +08:00
tehcneko d6d267d7f6
[app] Fix version in about dialog (#479) 2021-04-12 11:52:32 +00:00
tehcneko 7985af5d16
[app] Fix going back when scope list loading (#478) 2021-04-12 17:32:07 +08:00
tehcneko 445b87711f
Update android gradle plugin (#466) 2021-04-07 13:18:52 +08:00
Rom d984ce8d57
Make sure that the French translation has the same conformity as the official one. (#456) 2021-04-05 09:26:51 +08:00
Rom bc1fbbb3fa Update French translation 2021-04-04 11:34:47 +08:00
Wang Han 58f1f5f17f [app] Move untranslatable strings into standalone file
* As per user request.
2021-04-04 11:34:47 +08:00
srccrow 6d056a40fd
Update strings.xml (#445)
Fix Italian grammar word
2021-04-03 08:44:53 +08:00
tehcneko 660e273594
[app] Replace yellow with pink (#442) 2021-04-02 19:36:42 +08:00
LoveSy a384697655
[core] Update JNI helper (#440) 2021-04-01 10:17:39 +00:00
LoveSy eecef24179
Update gradle (#437) 2021-03-31 06:19:37 +00:00
Wang Han 7cea970131
[app] Drop useless getReleases().isEmpty() check (#429)
* Properly fixed with 87f9f2a3b6.
2021-03-30 03:52:05 +00:00
tehcneko 0facfb958a
[app] Remove weatherView (#418) 2021-03-27 11:05:14 +08:00
Wang Han ab26c5334d
[app] Discard modules without releases when filtering (#415)
* Or it will crash when sorted by released time.
2021-03-26 20:59:22 +08:00
tehcneko 68b37fa4a1
[app] Add missing proguard rules (#413) 2021-03-26 20:16:10 +08:00
LoveSy a30d306a11
[core] Remove useless code (#409)
Since we change the package name, we don't have to hook old manager
which use contants.

Since we have released new stable version, we should prepare for
randomize package name and therefore don't need to fix package name
mismatch.
2021-03-26 04:13:54 +00:00
tehcneko 14f809d62f [core] Update dependencies 2021-03-25 21:52:06 +08:00
tehcneko 25736b2c15 [app] Fix repo 2021-03-25 21:52:06 +08:00
VD $ VD171 @ Priv8 aa99350ee9
Added Portuguese translation (#404)
* Added Portuguese translation

* Added Portuguese translation

* Update strings.xml
2021-03-24 15:30:02 +00:00
Wang Han 60ddb7f757
[app] Update RikkaX (#403) 2021-03-24 12:12:02 +08:00
Alessandro Paluzzi 8ef6deecae
Fix italian translation (#400) 2021-03-23 22:00:38 +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
tehcneko 3424685814
[app] Update AppIconLoader (#392) 2021-03-22 09:27:46 +08:00
tehcneko dc76fb43bf
[app] Update RikkaX (#391) 2021-03-22 08:00:52 +08:00
tehcneko 408b93f093
[app] Add more checks for play publishing (#390)
* [app] Add more checks for play publishing

* [app] Fix shortcuts
2021-03-21 10:33:56 +00:00
tehcneko b309aa8065
[app] Update RikkaX core (#388) 2021-03-21 10:33:49 +08:00
tehcneko 26a4decfeb
[app] Replace alidns with tuna (#381) 2021-03-20 05:19:40 +00:00
david082321 88f78272fc
Update zh-TW translation (#379)
* Update zh-TW translation

* Update zh-TW translation

* Update zh-TW translation

* Update zh-TW translation
2021-03-20 09:41:53 +08:00
Howard Wu 441e82bde0
Manager crash report label minor change (#374) 2021-03-19 17:13:50 +08:00
Jason_Khew 27aaa41258
Credit Dutch Translator (#373)
Co-authored-by: Pandemic <76658856+Pandemic-XDA@users.noreply.github.com>
2021-03-19 13:53:18 +08:00
tehcneko 7c1ea44479
[app] Update dependencies (#368) 2021-03-17 12:24:29 +08:00
Rom 3071023864
Fix French typo (#366) 2021-03-16 22:15:01 +08:00
Alessandro Paluzzi 9c9fbb3f13
Updated Italian translation (#364) 2021-03-15 12:32:38 +00:00
vvb2060 b7c18eb12c
Use dobby prefab (#361) 2021-03-15 09:12:24 +00:00
vvb2060 8813122186
Save resource path shortening map (#360) 2021-03-15 17:04:02 +08:00
vvb2060 82a8d87eb1
Downgrade WeatherView (#359) 2021-03-15 13:14:36 +08:00
vvb2060 dd7b73dd22
Remove local aar (#358) 2021-03-15 04:45:58 +00:00
Itai Levin 5297a8d543
Hebrew Translation Fixes (#355) 2021-03-14 14:31:34 +08:00
Rom ca0d88bb14
Fix nickname (#354)
* Fix nickname

* Fix Nickname
2021-03-14 00:33:16 +08:00
green1052 c23ef716eb
Update Korean translation (#353) 2021-03-13 19:38:22 +08:00
Rom 2b6fd0c5d5
Update French translation (#344)
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-13 07:50:11 +00:00
david082321 a3cffff9b0
Update zh-TW translation (#348)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-13 07:45:21 +00:00
tehcneko d498180c00
[app] Add translators to about dialog (#342) 2021-03-12 10:51:32 +00:00
tehcneko 12643c96d3
[app] Add link to magisk repo to sepolicy not loaded info (#341) 2021-03-12 09:56:12 +00:00
Itai Levin 3f19820619
Add Hebrew Translation (#338) 2021-03-12 08:49:05 +08:00
Rom 0ec737b78c
Improve French translation (#328) 2021-03-11 14:39:26 +00:00
Rom b20dc191c5
Update French translation (#327)
* Update French translation

* Fix 1 first string

* Fix a second string

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-03-10 18:32:10 +00:00
Howard Wu d4d3805463
[app] Fix ZH-CN translation (#325) 2021-03-10 17:16:46 +00:00
vvb2060 b4131fd6c4
New packagename (#326) 2021-03-10 17:09:34 +00:00
Pandemic 349da33f64
fixed and updated strings.xml with Dutch translation (#322)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-10 14:55:59 +00:00
tehcneko 6f11791b45
[app] Update simplemenu preference (#324) 2021-03-10 14:19:16 +00:00
tehcneko 1a24b7454a Revert "New updated strings (#318)"
This reverts commit c24ca96947.
2021-03-10 17:03:12 +08:00
Pandemic c24ca96947
New updated strings (#318)
Strings updated for the new and latest LSPosed manager with dutch translations
2021-03-10 08:52:49 +00:00
tehcneko 3325e275f4
[app] Add sepolicy warning (#316) 2021-03-10 04:40:23 +00:00
Alessandro Paluzzi ab44c566a0
Added Italian translation (#305) 2021-03-09 14:35:50 +00:00
tehcneko d9c29d04f8 [app] Add summary to theme color preference 2021-03-09 22:23:36 +08:00
tehcneko 630147b72c [app] Nuke ui framework check 2021-03-09 22:23:36 +08:00
tehcneko d92de9a392 [app] Update info dialog 2021-03-09 21:08:41 +08:00
tehcneko dacbc8d16b [app] Update preference 2021-03-09 21:08:41 +08:00
tehcneko 46c241b38d [app] Fix receiver name 2021-03-09 18:51:28 +08:00
Rom c77713cf4b
Update French translation (#303) 2021-03-08 17:47:38 +00:00
Pandemic c358574967
Added some nl lines (#300) 2021-03-09 00:40:02 +08:00
Howard Wu 7e06147c98
Translation corrections (#298) 2021-03-08 15:46:33 +00:00
LoveSy 7d52c215ad
[core] Completely remove SandHook (#293) 2021-03-08 22:50:43 +08:00
tehcneko 370a400abb
[app] Show better tips for repo load failure (#291) 2021-03-08 20:25:42 +08:00
tehcneko a24235313a
[app] Fix text alignment (#290) 2021-03-08 19:00:20 +08:00
Wang Han 95219cc397
[app] Mark resources hooks as experimental rather than deprecated (#288)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-08 02:12:54 +00:00
starraiderx 4b6fe90143
Add German translation (#287)
* German translation

* add de to build.gradle
2021-03-07 19:11:12 +00:00
tehcneko 83045a69a7 [core] Fix uninstalling 2021-03-07 16:02:42 +08:00
tehcneko 46c15c0961 [app] Uninstall app with binder 2021-03-07 14:14:38 +08:00
vvb2060 e857719a96
Sign with AGP (#276) 2021-03-06 17:41:28 +00:00
tehcneko d5dcb29c08
[app] Add swipe to refresh to app list (#275) 2021-03-06 11:47:32 +00:00
vvb2060 329a19b448
[app] Fix DoH fallback (#273) 2021-03-06 02:52:30 +08:00
vvb2060 5b6221e04d
Try alidns for CN users (#272)
* Add okHttp log

* Try alidns for CN users
2021-03-05 23:19:40 +08:00
Howard Wu e033350982
More DNS Prefetch IP Addresses (#271) 2021-03-05 21:24:40 +08:00
tehcneko fc396aa2d3
[app] Update simplemenu-preference (#270) 2021-03-05 19:01:46 +08:00
tehcneko 5e5b4a976f
[app] RikkaX (#268) 2021-03-05 07:41:20 +00:00
vvb2060 1a5f809634
Optimize apk size again (#267) 2021-03-05 03:03:59 +08:00
CoderStory 300b7557c0
[app] Add rule for gson (#266)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-03-04 19:04:26 +08:00
vvb2060 cb5940bc1a
Optimize apk size (#263) 2021-03-04 18:00:22 +08:00
CoderStory 490aeae95d
fix order by release time (#265) 2021-03-04 09:20:39 +00:00
vvb2060 8e86ace802
Upgrade to AGP 7, ready to use Java 11 (#261)
* Update gradlew

./gradlew wrapper --gradle-version 6.8.3

* Fix line separator

* Fix build

Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-03 16:35:50 +00:00
LoveSy ef40e74af6 [app] No verbose and debug log in release build 2021-03-03 23:27:33 +08:00
green1052 e4da303796
Update strings.xml (#258) 2021-03-03 12:31:27 +00:00
LoveSy 4442f684b9 [core] [app] Show freezed apps 2021-03-03 20:17:10 +08:00
LoveSy 0224d5bd9a [app] Prepare for submitting to play store 2021-03-03 20:17:10 +08:00
david082321 25a044df1d
Update zh-TW translation (#245) 2021-03-02 11:39:42 +08:00
LoveSy 5694e459a3
[gradle] Fix build (#246) 2021-03-02 03:40:18 +08:00
LoveSy 5b49351b7e
[gradle] kotlinfy (#240) 2021-03-02 02:55:15 +08:00
LoveSy 02b4ba01d8
[app] Remove variant switch in manager (#244) 2021-03-01 18:11:40 +00:00
tehcneko 1a50024cb8
[app] Fix dark mode colors (#243) 2021-03-01 14:13:49 +08:00
tehcneko 933d17d8b7
[app] Prevent MIUI from messing up with themes (#241) 2021-03-01 13:10:16 +08:00
Rom 992635e8e3
Update French translation (#236) 2021-03-01 03:56:58 +08:00
LoveSy b7ec7570e5
[app] Fix activation string (#239) 2021-02-28 17:34:36 +00:00
Rom 3b3e1fbf63
Adding French translation (#223)
* Adding French translation

Ready to be merged into master branch.
Nice work!

* add fr to build.gradle
2021-02-27 16:39:25 +00:00
tehcneko ddf6e83723
[app] Fix support blur check (#222) 2021-02-27 14:52:46 +00:00
tehcneko cf634decc1 [app] Check blur support 2021-02-27 22:35:04 +08:00
tehcneko 825db9ef48 [app] Animate blur 2021-02-27 22:35:04 +08:00
tehcneko 1b3926a47c [app] Override color picker dialog theme 2021-02-27 22:35:04 +08:00
tehcneko 9ab0ee9d32 [app] Enabled DoH by default if country is CN 2021-02-27 22:35:04 +08:00
tehcneko 3bb40a5990 [app] blurrrr 2021-02-27 22:35:04 +08:00
tehcneko d3d15a6b2e
[app] Add prompt if the verbose log is not available (#219) 2021-02-27 12:01:38 +00:00
tehcneko 4643d4fbc2 [app] Tweak strings 2021-02-27 18:22:33 +08:00
tehcneko aa671f04e7 [app] Fix progressbar 2021-02-27 18:22:33 +08:00
tehcneko aac76f8704 [app] Show reboot instead in menu for android 2021-02-27 18:22:33 +08:00
tehcneko 76cf325321 [app] Improve scope list performance 2021-02-27 18:22:33 +08:00
tehcneko 9a0a81185e
[app] Fix android codename (#213)
R8 bug
2021-02-27 04:01:12 +00:00
双草酸酯 bb3ffeee3c
[app & key-selector] Deprecate SandHook (#208)
* fix contributor

* Mark SandHook as deprecated
2021-02-27 01:57:21 +08:00
tehcneko ad7f1d1b98
[app] Fix log file name for saving and sending (#199) 2021-02-25 08:49:11 +00:00
david082321 e9dcb3e739
Update zh-TW language (#193)
Update zh-TW language

Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-02-25 05:48:07 +00:00
tehcneko d0bd6c1be3 [app] String tweaks 2021-02-24 20:58:14 +08:00
tehcneko fad2cf3064 [app] Add force stop and reboot 2021-02-24 20:58:14 +08:00
LoveSy ec1f2e293f
[app] Fix filter (#183) 2021-02-24 00:58:22 +08:00
Jia-Bin a00992ad06
zh_TW update (#182)
* zh_TW update

* Update strings.xml

* Remove about_source

Remove about_source this since it is "translatable="false"
2021-02-24 00:10:39 +08:00
tehcneko 128f3d8937
[core] [app] Filter out apps without any process for the scope list (#181)
* Filter out apps without any process for the scope list

* Bump ver

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-02-23 14:28:13 +00:00
Олександр Печковський 9ab6529e91
Update Ukrainian translation (#180) 2021-02-23 22:12:39 +08:00
tehcneko e9e19e1d1d [app] Add view in repo for modules 2021-02-23 18:42:35 +08:00
tehcneko 264065275a [app] Add repo to shortcuts 2021-02-23 18:42:35 +08:00
tehcneko bfe905fabf [app] Fix svg rendering 2021-02-23 18:42:35 +08:00
tehcneko 04cdb6c950
[app] Fix scope list logic (#178) 2021-02-23 10:37:31 +00:00
Han 065667df04
i18n update (#165)
* i18n: auto conversion to zh-rHK from zh-rCN

* i18n: ru and zh-rCN strings update
2021-02-23 15:14:16 +08:00
tehcneko 4e934858f2
[app] Fix crash when repo request failed (#173) 2021-02-23 02:28:40 +00:00
LoveSy ceb70aea3b [app] Temporarily fix #169 2021-02-23 08:44:35 +08:00
tehcneko 61bca22554
[app] Add Constants.getXposedApiVersion (#162) 2021-02-22 21:53:27 +08:00
tehcneko 3772fea76d
[app] Show codename only for Android preview (#161) 2021-02-22 21:08:05 +08:00
tehcneko a10e882a39
[app] Add old hook method to show version mismatched dialog (#160) 2021-02-22 12:26:04 +00:00
tehcneko de185bab4d [app] Keep LSPosedManagerServiceClient 2021-02-22 19:56:18 +08:00
tehcneko 296991b907 [app] Remove kotlin garbage 2021-02-22 19:17:28 +08:00
tehcneko 2c5fe49b25 [app] Remove the use of hidden api 2021-02-22 19:17:28 +08:00
tehcneko 43e5257ea7 [app] Add missing FLAG_IMMUTABLE 2021-02-22 18:46:29 +08:00
tehcneko cbcdf9f96f [app] Fix backup and restore 2021-02-22 18:46:29 +08:00
tehcneko 6d306573f9 [app] Fix opening module settings 2021-02-22 18:46:29 +08:00
tehcneko 9585235f0e [app] Fix recommended menu 2021-02-22 18:46:29 +08:00
tehcneko 3358523896 [core] Add back module updated notification 2021-02-22 18:46:29 +08:00
tehcneko d2386cde57 [app] Get installed modules from binder 2021-02-22 18:46:29 +08:00
tehcneko 937a096e61 [app] Close OutputStream before return 2021-02-22 18:46:29 +08:00
tehcneko 70d9dbf744 [app] Use HashSet for scope list 2021-02-22 18:46:29 +08:00
tehcneko bb173abbe4 [app] Fix scope list 2021-02-22 18:46:29 +08:00
tehcneko 83ec9396a5 [app] Fix check scope app 2021-02-22 18:46:29 +08:00
tehcneko e668f7821a [app] Remove unused codes 2021-02-22 18:46:29 +08:00
tehcneko 50c1713306 [app] Adapt to new service api 2021-02-22 18:46:29 +08:00
tehcneko aa50e65cf1 [app] Remove duplicated android system 2021-02-22 18:46:29 +08:00
LoveSy 7fcd689192 [core] Fix death receipent leak 2021-02-22 18:46:29 +08:00
LoveSy b5cd5e303d [core] Request INTERACT_ACROSS_USERS 2021-02-22 18:46:29 +08:00
LoveSy aae69dcf5c [core] Fix sandhook 2021-02-22 18:46:29 +08:00
tehcneko fbe39af620 [app] String tweaks 2021-02-22 18:46:29 +08:00
tehcneko d8b010a8aa [app] Fix multi user for shared uid 2021-02-22 18:46:29 +08:00
tehcneko 7d08851aae [app] Fix clear logs 2021-02-22 18:46:29 +08:00
tehcneko 10de0b0ac6 [app] Fix logs reading 2021-02-22 18:46:29 +08:00
tehcneko 8015a40986 [app] Set to default activity icon if load failed 2021-02-22 18:46:29 +08:00
tehcneko 5b2bd76816 [app] Fix app filter 2021-02-22 18:46:29 +08:00
LoveSy 687d4d64c7 [core] Fix log 2021-02-22 18:46:29 +08:00
tehcneko 3ecb615d6e [app] Show shared uid apps as single app 2021-02-22 18:46:29 +08:00
tehcneko 4a39c82242 [app] Get logs from binder 2021-02-22 18:46:29 +08:00
tehcneko 1dd04b6f31 [app] Refactored to use binder 2021-02-22 18:46:29 +08:00
LoveSy d85b4d3584 Seperate manager service 2021-02-22 18:46:29 +08:00
LoveSy d27e012442 Change to ParaceledListSlice 2021-02-22 18:46:29 +08:00
LoveSy 183dccde17 [core] Implement get all installed packages from all users 2021-02-22 18:46:29 +08:00
LoveSy 3f94f49568 [core] Say hello to binder 2021-02-22 18:46:29 +08:00
green1052 572b3e7d27
Add Korean translation (#157)
* Add Korean translation

* Update build.gradle
2021-02-22 09:39:20 +00:00
Han 8fdcae3a55
i18n ru: garble and term fix (#153) 2021-02-20 03:34:35 +08:00
LoveSy 71b1fd225a
[app] Enable Dutch translation (#149) 2021-02-17 15:27:54 +08:00
Pandemic-XDA 07fcb7a2d1
Add Dutch translation (#148)
Dutch strings
2021-02-17 00:17:18 +08:00
tehcneko 1a4458ef72 [app] Save dark mode setting with string 2021-02-15 22:17:19 +08:00
tehcneko 3cbacc8644 [app] Update dark mode strings 2021-02-15 22:17:19 +08:00
tehcneko 6b694f6fbd
[app] Update dependencies (#143) 2021-02-15 07:55:29 +00:00
tehcneko dea35b24c2 [app] Compare version string directly 2021-02-14 18:17:47 +08:00
tehcneko 07c05771aa [app] Nuke accent color 2021-02-14 18:17:47 +08:00
tehcneko 7067f147fd [app] Fix layouts 2021-02-14 18:17:47 +08:00
tehcneko 708b70d149 [app] Fix repo sorting by update time 2021-02-14 18:17:47 +08:00
tehcneko e50678b1f8 [app] Suppress warnings 2021-02-14 18:17:47 +08:00
tehcneko de586d532f [app] Add more info in crash report 2021-02-14 18:17:47 +08:00
tehcneko a915ba66ad [app] Fix repo sorting menu items 2021-02-14 18:17:47 +08:00
LoveSy a652a81201 Use setStaticField instead 2021-02-14 02:31:19 +08:00
tehcneko 83d5dbdc27
[app] Fix Github link (#132) 2021-02-13 15:01:44 +00:00
tehcneko 8abf2bd86b
[app] Add sorting by update time to repo (#131) 2021-02-13 21:28:09 +08:00
tehcneko ade95e6f05 [app] Open links in about with custom tabs 2021-02-13 20:55:11 +08:00
tehcneko e3eedcf792 [app] Optimize resources 2021-02-13 20:55:11 +08:00
tehcneko 8f8441b12c [app] Add translations 2021-02-13 20:55:11 +08:00
tehcneko affa6fe643 [app] Add load more to releases 2021-02-13 20:55:11 +08:00
tehcneko 6535ea0f8e [app] Convert png to webp 2021-02-13 20:55:11 +08:00
tehcneko 03792c6138 [app] Replace about activity with dialog 2021-02-13 20:55:11 +08:00
tehcneko e5deb0936d [app] Remove unused language resources 2021-02-13 20:55:11 +08:00
tehcneko 4f3653bb3a [app] Refactored list activity 2021-02-13 20:55:11 +08:00
tehcneko bcb783586e [app] Separate themes 2021-02-13 20:55:11 +08:00
tehcneko 0c7b1bb340 [app] Use map for custom color theme 2021-02-13 20:55:11 +08:00
tehcneko e507c8262f [app] Update copyright header 2021-02-13 17:28:01 +08:00
tehcneko 0e613cf1dd
[app] Fix #124 (#125) 2021-02-13 10:52:34 +08:00
tehcneko c6b198757f
[app] Keep afs drawables (#123)
somehow R8 thinks that they are useless
2021-02-12 16:54:12 +00:00
tehcneko 08e373304d [app] Fix crash 2021-02-13 00:16:24 +08:00
tehcneko 2d92fd7f98 [app] Fix status dialog 2021-02-13 00:16:24 +08:00
tehcneko 4fb5bea9f0 [app] Add loading indicator to repo 2021-02-13 00:16:24 +08:00
tehcneko 19a9b7fd7f [app] Add loading indicator to app list 2021-02-13 00:16:24 +08:00
tehcneko bd8dd70969 [app] Remove light hack 2021-02-13 00:16:24 +08:00
tehcneko 1e22764695 [app] Nuke non-md2 themes 2021-02-13 00:16:24 +08:00
tehcneko e39c99844b [app] Use rikka's libraries 2021-02-13 00:16:24 +08:00
tehcneko 905f54d0fa
[app] Add DoH (#122) 2021-02-12 15:10:47 +00:00
tehcneko 0e38859ed8
[app] Fix liftOnScroll for modules and repo (#119) 2021-02-12 11:01:05 +00:00
tehcneko 83e6182252
[app] Fix toast on worker thread (#120) 2021-02-12 07:56:08 +00:00
tehcneko d9362b921e
[app] Disable liftOnScroll for app list (#118) 2021-02-11 16:34:08 +00:00
tehcneko c3e7988238 [app] Module repo fixes 2021-02-12 00:22:39 +08:00
tehcneko 760e2b1b66 [app] Add translation 2021-02-12 00:22:39 +08:00
tehcneko 3ace604eff [app] Use linkifycompat 2021-02-12 00:22:39 +08:00
tehcneko 7116662a3f [app] Add softbreak new-line plugin 2021-02-12 00:22:39 +08:00
tehcneko 398183b899 [app] Fix clipped button shadow 2021-02-12 00:22:39 +08:00
tehcneko 06dfdff659 [app] Update proguard rules 2021-02-12 00:22:39 +08:00
tehcneko 04473023bf [app] Add more markdown support 2021-02-12 00:22:39 +08:00
tehcneko f5154f28d1 [app] Fix release note parsing 2021-02-12 00:22:39 +08:00
tehcneko a519baadbd [app] Add svg support 2021-02-12 00:22:39 +08:00
tehcneko 11bcf092cb [app] Fix tablyaout style 2021-02-12 00:22:39 +08:00
tehcneko 092a5917f1 [app] Fix tab background 2021-02-12 00:22:39 +08:00
tehcneko 1b2244c689 [app] Add item divider 2021-02-12 00:22:39 +08:00
tehcneko 6c2df34688 [app] Fix empty info item 2021-02-12 00:22:39 +08:00
tehcneko e4c258ef86 [app] Open module in browser 2021-02-12 00:22:39 +08:00
tehcneko e1c13f3711 [app] Open release in browser 2021-02-12 00:22:39 +08:00
tehcneko 2f0d6da850 [app] Add info 2021-02-12 00:22:39 +08:00
tehcneko ddd082e17d [app] Try to get scope list from repo 2021-02-12 00:22:39 +08:00
tehcneko 1ba29cd32a [app] Sort module list 2021-02-12 00:22:39 +08:00
tehcneko 81f6756e82 [app] Show package name 2021-02-12 00:22:39 +08:00
tehcneko 081a0c664d [app] Add search 2021-02-12 00:22:39 +08:00
tehcneko fcae2633c0 [app] Add image and linkify to readme 2021-02-12 00:22:39 +08:00
tehcneko 5aaa6ca017 [app] Add module repo 2021-02-12 00:22:39 +08:00
tehcneko d918f977dd
[app] Use some of RikkaW's libraries (#117)
* Use rikka's switchBar

* Use rikka's recyclerviewkt

* Use rikka's insets
2021-02-11 23:55:30 +08:00
david082321 6f68675b95
[app] Update zh-TW translation (#113) 2021-02-10 00:54:48 +08:00
tehcneko d5e20bb1c9
[app] Remove "Manager" from app name (#111) 2021-02-09 23:34:02 +08:00
LoveSy 4294e4bf42
[app] Disable inline (#109) 2021-02-09 23:08:04 +08:00
tehcneko 3e11c276c6
[app] Fix a newyear header crash (#101) 2021-02-09 00:09:00 +08:00
tehcneko 75bd97607d [app] Fix strings 2021-02-09 00:06:17 +08:00
LittleTurtle2333 e6e6273413 [app] Create Russian translation (#102) 2021-02-08 23:44:19 +08:00
tehcneko 5d59a998de
[app] Module list fixes (#100) 2021-02-08 21:41:38 +08:00
tehcneko 1cb05638bd
[app] Revert module list sorting changes (#99) 2021-02-08 18:56:23 +08:00
tehcneko 2ffc8fefd5
[app] Fix newyear header position for pre-Q (#98) 2021-02-08 18:43:00 +08:00
tehcneko dfed755f81
[app] Add newyear header (#97) 2021-02-08 18:28:34 +08:00
tehcneko ec3c982f3d
[app] Show snackbar for compiling result (#96) 2021-02-08 17:18:20 +08:00
LittleTurtle2333 9290615644
Create UK translation (#95) 2021-02-08 17:01:14 +08:00
tehcneko 07b84d6694
[app] Update notification util (#94)
Open app list instead of module list
2021-02-08 15:35:25 +08:00
tehcneko e96f3607ac
[CI] Upload mappings to artifact (#85) 2021-02-06 18:43:13 +08:00
tehcneko f3daf6e949 Remove unused strings 2021-02-06 15:12:40 +08:00
tehcneko 2831b9b3a1 Adapt to new logs path 2021-02-06 15:12:40 +08:00
tehcneko 5521826dea Adapt to new verbose log flag 2021-02-06 15:12:40 +08:00
tehcneko 3f87a49fc7
[app] Fix log reader crash (#77)
https://github.com/LSPosed/LSPosed/issues/58#issuecomment-774026586
2021-02-05 21:42:05 +08:00
tehcneko 16c03275ef
[app] Filter out manager from app list (#76) 2021-02-05 20:43:06 +08:00
tehcneko 30bf8ac94f
Add support for backup and restore single module scope (#72)
* Add support for backup and restore single module scope

* Remove unused codes
2021-02-05 18:12:04 +08:00
孟武.尼德霍格.龍 592ad73500
Update Traditional Chinese Strings (#66)
Up-to-date Traditional Chinese Strings
2021-02-04 12:18:58 +08:00
tehcneko 133481065f
Add support for backing up and restoring module list and scope list (#63)
* Add support for backing up and restoring module list and scope list

* Reload enabled modules list after restoring
2021-02-03 23:33:49 +08:00
tehcneko 94a1ba826e
Better tips for framework not installed (#62)
* Remove skip min version check

* Better tips for framework not installed

* Disable framework settings if not installed
2021-02-03 22:03:33 +08:00
tehcneko 8b69bdd30d
Allow turning off black dark theme when md2 enabled (#61) 2021-02-03 20:59:23 +08:00
tehcneko 49b80387ee
Navigate to GitHub when versions are not consistent (#60) 2021-02-03 20:44:56 +08:00
david082321 72b3dcde97
Update strings.xml (#56) 2021-02-03 04:17:56 +08:00
双草酸酯 aadf2f54b7
[manager] Fix null pointer (#55) 2021-02-02 19:47:59 +00:00
kotori0 a8ea5cb50e [app] Check version at launch 2021-02-03 02:21:02 +08:00
tehcneko 425b11f152
Replace reset with speed optimize (#50) 2021-02-02 16:20:30 +08:00
tehcneko 73f9a8d6af
Add SELinux permissive state check (#49) 2021-02-02 16:12:59 +08:00
tehcneko cccc407084
Fix app list sort comparators (#48)
* Update proguard rules

* Fix app list sort comparators
2021-02-02 14:17:42 +08:00
tehcneko 7aeee8fe9a
Fix manager updating modules list (#47) 2021-02-02 14:13:18 +08:00
tehcneko 2b3dcef993
Fix compiling crashes on EMUI (#44) 2021-02-02 04:30:08 +00: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
Wang Han aa0d587be0
app: Don't restart zygote manually on soft reboot (#40)
* zygote will be automatically restrarted as surfacelinger
   has 'onrestart restart zygote' in service definition since N.
2021-02-02 10:51:09 +08:00
tehcneko dab5cfec9b
Add manager signature verifier (#32)
* Add apksig dependency

* Enable j8 feature

* Add manager signature verifier
2021-02-01 16:15:40 +08:00
tehcneko 5ce10caed6 Specify build tools version 2021-02-01 14:00:50 +08:00
tehcneko 4a9f0959bc
Implement edge-to-edge experience (#24) 2021-01-31 15:04:57 +00:00
tehcneko 27e58a30df
Fix app list order (#23) 2021-01-31 11:07:40 +00:00
tehcneko f5cf8199a9
Remove "Apps" shortcut (#22) 2021-01-31 16:26:44 +08: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
tehcneko ced2805566
Minor UI adjustments (#19)
* Add accent color and medium weight to "Recommended"

* Rename "Android System" to System Framework

* Remove minWidth and minHeight for checkboxes
2021-01-31 07:26:19 +00:00
tehcneko 06a33303c3 Remove test log 2021-01-30 22:17:38 +08:00
tehcneko e82498a7cf Fix recommended scope 2021-01-30 22:14:11 +08:00
tehcneko 7be4e66b98 Add support for recommended scope 2021-01-30 21:56:15 +08:00
tehcneko 50ea40cd88 Hide launch and uninstall if not possible 2021-01-30 18:40:51 +08:00
tehcneko f819ca5075 Fix open module settings from app list 2021-01-30 18:38:19 +08:00
tehcneko b4b08fb439 Revert "Use colorPrimarySurface for master switch"
This reverts commit 53430efb
2021-01-30 18:20:17 +08:00
tehcneko 2ca3efec9a Hide variant switch for x86 devices 2021-01-30 18:03:42 +08:00
tehcneko 53430efbf1 Use colorPrimarySurface for master switch 2021-01-30 18:00:12 +08:00
tehcneko 47686e7aed Add missing zh-cn translations 2021-01-30 17:27:50 +08:00
tehcneko 32136b62d7 UI improvements 2021-01-30 17:20:55 +08:00
tehcneko 9379ffbca5 About activity improvements 2021-01-30 14:57:56 +08:00
tehcneko 9e16ce5ede Remove fonts 2021-01-30 14:39:04 +08:00
tehcneko 4fd1b206a7 Remove unused codes 2021-01-30 14:31:04 +08:00
tehcneko 105bce1042 Fix crash on Android 8.0 2021-01-30 14:22:58 +08:00
tehcneko 2d74ea1528 Remove useless codes 2021-01-30 12:22:03 +08:00
tehcneko c312f93a2e Remove force add modules 2021-01-30 12:00:53 +08:00
tehcneko 272e69ad70 Add option to filter game and modules 2021-01-30 12:00:28 +08:00
tehcneko 4135c357d5 Remove white list 2021-01-30 11:54:29 +08:00
tehcneko c508cb382f Remove deopt boot image 2021-01-29 23:12:48 +08:00
tehcneko 28f022cd18 Update about activity 2021-01-29 21:02:20 +08:00
tehcneko 4069effea8 Don't remove apps from scope list if it's filtered 2021-01-29 20:09:10 +08:00
tehcneko d2ea64d10a Don't hide android system 2021-01-29 20:04:37 +08:00
tehcneko 29426b4dc0 Don't hide modules for scope list 2021-01-29 20:02:30 +08:00
tehcneko 456c4a0442 Hide system apps by default 2021-01-29 19:34:54 +08:00
tehcneko 86fa186a71 Filter out modules if forced to add modules 2021-01-29 19:33:28 +08:00
tehcneko e4a9e4e3ce Filter out games 2021-01-29 19:15:28 +08:00
tehcneko b4bdb44db5 Fix list sorting 2021-01-29 19:01:36 +08:00
tehcneko 2600f407ce Minor improvements 2021-01-29 18:48:02 +08:00
tehcneko 8523e73d48 Filter out apps has no code 2021-01-29 18:45:10 +08:00
tehcneko 125ef3589f Ask to select scope apps when enabling modules 2021-01-29 18:42:19 +08:00
tehcneko 6e765a7a08 Remove active module from notification 2021-01-29 17:46:32 +08:00
tehcneko cb7057e6db Remove black list 2021-01-29 17:40:14 +08:00
tehcneko 1899c82eab Improve app list loading 2021-01-29 12:11:20 +08:00
tehcneko 84ad87abf0 Fix compile dialog crash 2021-01-29 11:55:13 +08:00
tehcneko 3b7502ca5a Enable md2 by default 2021-01-29 11:49:39 +08:00
tehcneko 9eadc2ad24 Improve shortcuts 2021-01-29 11:47:23 +08:00
tehcneko 0725dcd07f Remove download in shortcuts 2021-01-29 11:33:13 +08:00
tehcneko b16d0f96ec Fix manager blackwhite list logic 2021-01-29 11:30:01 +08:00
LoveSy 716dfae0f6 Fix ShouldUseInterpreterEntrypoint for pendding hook 2021-01-29 04:36:11 +08:00
LoveSy 22d18846e9 Find & Replace 2021-01-29 01:14:53 +08:00
tehcneko 46afa3abc4 Fix xposed api version display 2021-01-28 23:43:56 +08:00
tehcneko e9fe118998 Show build version code in manager 2021-01-28 23:43:28 +08:00
tehcneko e781e9c4b2 Fix manager output file name 2021-01-28 23:27:25 +08:00
tehcneko 55058442a7 Add drag-to-open to menu on main activity 2021-01-28 22:15:32 +08:00
tehcneko a16f5b4810 Refine device info 2021-01-28 22:10:13 +08:00
tehcneko 92bcaec8f2 Fix hook manager (maybe) 2021-01-28 22:09:38 +08:00
tehcneko 10497b1500 Remove unused strings 2021-01-28 21:13:29 +08:00
tehcneko becf4a1aad Refine main activity 2021-01-28 21:08:33 +08:00
tehcneko 6e146853ae String tweaks 2021-01-28 20:53:21 +08:00
tehcneko d3e0177262 Remove unused codes 2021-01-28 20:48:14 +08:00
tehcneko d9e8f7636b Remove unused codes 2021-01-28 20:21:54 +08:00
tehcneko 2d875308fe Fix a feng shui issue 2021-01-28 20:13:57 +08:00
tehcneko d9612a733c Fix request permission 2021-01-28 20:08:35 +08:00
tehcneko 205090bdce Clean up app list settings 2021-01-28 19:58:36 +08:00
tehcneko 60dac3ce54 Update prefs.xml 2021-01-28 18:21:19 +08:00
tehcneko 7f08ddcc21 Fix reboot and compile without sui 2021-01-28 16:12:04 +08:00
tehcneko 133c00e54c Compile using sui 2021-01-28 16:07:25 +08:00
tehcneko 5e95d0c540 Reboot using sui 2021-01-28 16:06:28 +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 84a8d12992 Fix layouts 2021-01-27 19:39:25 +08:00
tehcneko ca06e2deb9 Update status_installer.xml 2021-01-27 17:23:58 +08:00
tehcneko 9f11883585 Remove unused strings 2021-01-27 17:06:42 +08:00
tehcneko 70c8e8778a Update menu strings 2021-01-27 17:05:24 +08:00
tehcneko 9efeba1760 Remove horizontal padding on landscape mode 2021-01-27 16:57:02 +08:00
tehcneko 6c1446a923 Remove unused permissions 2021-01-27 13:20:53 +08:00
tehcneko faadfde638 Fix ConcurrentModificationException 2021-01-26 19:46:41 +08:00
tehcneko 47a640f87b Remove framework download 2021-01-26 19:42:32 +08:00
NekoInverter aca1038700 Fix manager crash 2021-01-26 18:23:31 +08:00
NekoInverter 0df7cbca3e
Remove redundant codes 2021-01-26 16:56:28 +08:00
NekoInverter d9b93c0c49
Fix deprecated codes 2021-01-26 16:52:52 +08:00
NekoInverter 43dbd73134
Smooth scroll only when log items <= 1000 2021-01-26 16:41:21 +08:00
NekoInverter 2d85cd5482
Read enabled modules from enabled_modules.list 2021-01-26 16:32:44 +08:00
NekoInverter e6b9661465
Sync manager version with module version 2021-01-26 16:32:43 +08:00
NekoInverter 5c14d36ecf
Clean up about activity 2021-01-26 16:24:24 +08:00
NekoInverter ffc7980ac6
Remove module repo completely 2021-01-26 16:19:03 +08:00
NekoInverter 9fa92741ab
Support Android R userspace reboot 2021-01-26 16:00:54 +08:00
NekoInverter da2c53ebd0
Move list sorting to menus 2021-01-26 15:59:00 +08:00
NekoInverter 49629ed1a7
Remove module repo 2021-01-26 12:00:23 +08:00
NekoInverter a7255a180f
Fix enabled module list 2021-01-26 12:00:23 +08:00
NekoInverter d482970284
Add variant switch 2021-01-25 23:16:58 +08:00
NekoInverter 93df30024e
Fix resource hook switch 2021-01-25 22:57:24 +08:00
NekoInverter bbb75f6dae
Delete edxpmanager.jks 2021-01-25 21:52:55 +08:00
LoveSy cb30c69c9f Fix build of app 2021-01-25 21:48:12 +08:00
NekoInverter 7ab117575a
Fix build 2021-01-25 21:13:15 +08:00
NekoInverter aabe8bbcaf
Update icon and name 2021-01-25 21:05:40 +08:00
NekoInverter 992e27507d
Remove about 2021-01-25 21:05:33 +08:00
NekoInverter 3484f96373
Update gradle files 2021-01-25 21:05:14 +08:00
NekoInverter d7a3520857
Update settings 2021-01-25 21:04:37 +08:00
NekoInverter ad19c1b1f6
Remove blacklist flag 2021-01-25 21:04:25 +08:00
NekoInverter 0be570bcad
Remove compat mode 2021-01-25 21:04:08 +08:00
NekoInverter 0cf17fe37b
Remove insets handling for now 2021-01-25 14:37:11 +08:00
NekoInverter bd7b1f2939
Fix send logs 2021-01-04 20:35:57 +08:00
NekoInverter 0383387b03
Remove unused preference 2020-12-22 23:03:16 +08:00
NekoInverter 8bf094dfb2
Fix resource hook flag 2020-12-22 23:02:10 +08:00
NekoInverter 630936a6ec
Fix update link 2020-12-22 23:01:45 +08:00
NekoInverter 29c8d042f5
Target android 11 2020-12-22 22:52:39 +08:00
NekoInverter 672f06a6b2
Remove set permission bullshit 2020-12-11 00:11:42 +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 7114fd6c28
Add fast scroll for lists 2020-11-25 16:02:05 +08:00
NekoInverter adf339deaa
Fix over scroll effect 2020-11-25 15:54:27 +08:00
NekoInverter 5502e32815
Bump version 2020-11-25 08:56:16 +08:00
NekoInverter fa56e8e02a
Fix version check 2020-11-25 08:55:04 +08:00
NekoInverter 2fbab81e39
Fix android system not show in scope list 2020-11-24 21:09:09 +08:00
NekoInverter 30db085b79
Fix app icon blinking 2020-11-24 12:06:52 +08:00
NekoInverter 2169e71dca
Fix ripple color 2020-11-24 12:06:32 +08:00
NekoInverter 638eb8bb7b
Bump version 2020-11-23 19:00:57 +08:00
NekoInverter 8358b1c500
Hide scope if unsupported 2020-11-23 18:58:49 +08:00
NekoInverter 88cb44b60b
Remove unused imports 2020-11-23 18:36:45 +08:00
NekoInverter 0a28d4f78c
Don't show tab if no installer
fix #14
2020-11-23 18:36:41 +08:00
NekoInverter 7300525720
Fix log tag 2020-11-22 17:22:29 +08:00
NekoInverter 1eb3d44592
Load icons with glide 2020-11-22 16:03:14 +08:00
NekoInverter 01fb6a61e2
Fix strings 2020-11-22 15:41:32 +08:00
NekoInverter 5fc718d28e
Fix #12 2020-11-22 15:21:40 +08:00
NekoInverter 351feb4fa9
Fix extra padding 2020-11-22 15:13:13 +08:00
NekoInverter cb079df540
Rename XposedApp to App 2020-11-22 13:40:42 +08:00
NekoInverter 840d54cccf
Add master switch for scope list 2020-11-22 13:19:11 +08:00
NekoInverter ec08cc85e6
Delete scope list file if no app 2020-11-22 11:50:11 +08:00
NekoInverter a2f40cf27a
Fix MainActivity lighting 2020-11-22 11:47:55 +08:00
NekoInverter 4849337ecd
Hide some context menu for manager itself 2020-11-21 21:58:37 +08:00
NekoInverter ae7293c03b
Bump compileSdkVersion to 30 2020-11-21 21:53:14 +08:00
NekoInverter 2b40dded04
Fix DownloadActivity crash 2020-11-21 21:37:01 +08:00
NekoInverter d81e6804a4
Improve app list filter logic 2020-11-21 21:32:39 +08:00
NekoInverter 16f34412fd
Fix warnings 2020-11-21 21:21:43 +08:00
NekoInverter 4782223dea
Get rid of annoying errors 2020-11-21 21:05:48 +08:00
NekoInverter 4ce6cb558b
Add support for module scope 2020-11-21 20:43:53 +08:00
NekoInverter 3a8bd8cb3e
Update dependencies 2020-11-21 19:09:00 +08:00
NekoInverter de450c65d9
Bump 4.5.7.7 2020-07-19 13:01:44 +08:00
NekoInverter 5c0a688ee5
Remove in app module download 2020-07-19 12:56:52 +08:00
NekoInverter abf4c9b546
Fix crash on Android R Beta 2 2020-07-17 17:21:23 +08:00
lrh2000 48a35b0eac
Update the way to kill the log catcher. 2020-07-05 13:17:12 +08:00
NekoInverter ad40663a75
Bump version 2020-07-05 13:09:35 +08:00
NekoInverter d35ec2f3c7
Fix gliches 2020-07-05 13:09:30 +08:00
NekoInverter c648e4144b
Fixes 2020-06-29 19:18:03 +08:00
Jia-Bin db2a33ebdc
Modify values-zh-rTW 2020-06-29 19:14:33 +08:00
NekoInverter b950475d48
Minor fixes 2020-06-29 19:11:57 +08:00
NekoInverter f2b12a36ac
Update appiconloader 2020-06-29 19:11:56 +08:00
Jia-Bin f22b6a96dc Add files via upload
Modify values-zh-rTW
2020-05-26 10:39:44 +08:00
NekoInverter a6889668b3
Bump version 2020-05-24 19:55:36 +08:00
kotori0 cf021f357e
Show error info when app optimization failed
Enhancement module updates
2020-05-24 19:52:43 +08:00
NekoInverter e279c87ab5
Fix 2020-04-07 17:12:45 +08:00
NekoInverter b0c865a7d0
Add switch to disable hidden api bypass
ElderDrivers/EdXposed@00e18cf
2020-04-06 18:45:52 +08:00
NekoInverter 686c281a6f
Use BuildConfig for version name 2020-04-06 13:00:18 +08:00
Jim Wu 2d63aa9951
Add hide whitelist packages
System server (uid <= 1000) will auto pass

Still need to report more whitelist packages to make the features work

**Turn on hide feature at your own risk**
2020-04-06 09:38:05 +08:00
NekoInverter cf60e6a4ec
Fix icon space 2020-04-05 19:10:30 +08:00
NekoInverter b235892098
Enhance enhance! 2020-04-05 19:05:39 +08:00
NekoInverter c460571a3e
Load adaptive icon properly 2020-04-04 16:59:15 +08:00
NekoInverter 2c563ec9e2
Enhancement module 2020-04-04 15:15:18 +08:00
NekoInverter 106da8e752
Remove slient install temp apk 2020-04-04 15:06:29 +08:00
Jim Wu ee2601d240
Fix crash on first installation
# Conflicts:
#	app/src/main/java/org/meowcat/edxposed/manager/XposedApp.java
2020-04-03 12:04:30 +08:00
NekoInverter 75854c1122
Fixes 2020-04-03 09:59:51 +08:00
NekoInverter 03b0a6f00d
Fix mysterious bug 2020-03-31 12:57:20 +08:00
NekoInverter 665db19b62
Update simple menu 2020-03-30 15:24:01 +08:00
猫耳逆变器 423a04edaf
Update build.gradle 2020-03-30 12:11:56 +08:00
NekoInverter fdbaf95dd8
Support multi user 2020-03-27 12:02:10 +08:00
NekoInverter 84ad6ed535
compileSdkVersion to 29 2020-03-21 17:18:42 +08:00
NekoInverter 80be603f84
Fix blinking 2020-03-21 10:39:13 +08:00
NekoInverter 0414193c04
Fix 2020-03-16 13:12:40 +08:00
NekoInverter 00f17459f8
Fix 2020-03-15 17:52:55 +08:00
NekoInverter ccf7efb448
Auto post 2020-03-15 17:26:21 +08:00
NekoInverter 0e009fabeb
Fixes 2020-03-15 12:25:35 +08:00
NekoInverter f1250d1044
Update build tools 2020-03-14 20:26:40 +08:00
NekoInverter 19c03a1852
Cleanup 2020-03-14 19:58:19 +08:00
NekoInverter 196098ab6a
Fixes 2020-03-14 13:41:42 +08:00
NekoInverter 7ffa417a8d
md2 2020-03-14 11:34:44 +08:00
NekoInverter 3ef1ccf828
Update dependencies 2020-03-13 19:53:18 +08:00
NekoInverter 244c2d3e94
Fixes 2020-03-13 18:16:23 +08:00
NekoInverter 785f7d261b
Fixes 2020-03-13 17:49:10 +08:00
猫耳逆变器 3af5851053
Create android.yml 2020-03-13 12:07:11 +08:00
NekoInverter 9d8f2f98e7
Theming 2020-03-13 11:52:13 +08:00
NekoInverter 1f109b37b8
Remove safetynet black list 2020-03-12 11:57:49 +08:00
NekoInverter c9c0b18f8f
修复啊啊大叫 2020-03-09 13:14:59 +08:00
NekoInverter cc938da982
Bug fixes 2020-03-07 11:57:36 +08:00
NekoInverter 4ee0d48af6
View binding 2020-03-06 20:53:56 +08:00
NekoInverter f61aadf509
Fixes 2020-03-05 18:56:34 +08:00