Commit Graph

582 Commits

Author SHA1 Message Date
VD $ VD171 @ Priv8 0e1bcb33a4
Update Portuguese Translation by VD171 (#735) 2021-06-06 07:39:08 +00:00
Wang Han 580fde3d4a
[app] Discard modules without releases again (#734)
* Yesterday once more.
2021-06-06 05:31:26 +00:00
LoveSy 9c8f9beb49
[core] Check system properties (#732) 2021-06-05 14:03:38 +08:00
tehcneko c39b294d0f
[app] Fix fragment usage (#727) 2021-06-03 19:51:01 +08:00
LoveSy 9a66cec8b4
[app] Only clear scopes from the same user when check recommended (#726) 2021-06-03 18:35:10 +08:00
tehcneko 9946708dbe
[app] Fix module list (#722) 2021-06-03 03:27:41 +08:00
tehcneko 3c2c39012e
[app] Fix module list (#721) 2021-06-02 14:29:33 +00:00
Howard Wu 95ee3d5672
Fix the confusing drag bar of the subtitle again (#718) 2021-06-01 10:37:03 +00:00
Howard Wu 13091c1cab
Fix subtitle confusing drag bar (#717) 2021-06-01 18:08:07 +08:00
tehcneko 0f14599222
[app] Fix a crash (#716) 2021-06-01 11:33:11 +08:00
tehcneko 7e23bcbda0
[app] Fix no app selected check (#715) 2021-06-01 11:02:18 +08:00
LoveSy ededadd38b
[app] Temporarily disable `allowaccessmodification` (#714)
* [app] Temporarily disable `allowaccessmodification`

* Update strings_untranslatable.xml
2021-05-31 21:31:33 +08:00
VD $ VD171 @ Priv8 ea4b4e9278
Update Portuguese Translation by VD171 (#713) 2021-05-31 21:11:45 +08:00
tehcneko df71d64e9b
[app] Workaround R8 bug (#710) 2021-05-31 11:03:57 +00:00
tehcneko 3803884f49
[app] Fix fragment animation when start from shortcuts (#709) 2021-05-31 18:25:17 +08:00
tehcneko 0eb21c3a32
[app] Fix version text (#708)
* [app] Code reformat

* [app] Fix version text
2021-05-31 09:30:02 +00:00
tehcneko 0a8edb92ab
[app] Navigation fixes (#707)
* [app] Update fragment animation

* [app] Use safe args

* [app] Fix tablet ui
2021-05-31 17:19:54 +08:00
Wang Han 24948657d5
[app] filter -> hide (#706) 2021-05-31 17:00:22 +08:00
LoveSy c2a276d153
[app] Filter to userid = 0 when userinfo is null (#703) 2021-05-31 11:12:15 +08:00
LoveSy 5da046edab
[app] Update RikkaX SimpleMenuPreference (#702)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-30 21:47:56 +08:00
tehcneko 61db23cb18 [app] Fix possible crashes 2021-05-30 18:30:02 +08:00
tehcneko e91332c2b7 [app] Add missing copyright headers 2021-05-30 18:30:02 +08:00
tehcneko c6a156bf85
[app] Fix module list (#698) 2021-05-30 10:12:08 +00:00
tehcneko ba545bafec
[app] Refactored to use AndroidX Navigation (#697) 2021-05-30 09:33:35 +00:00
tehcneko a6f0e666b8
The great cleanup + fix proguard (#689)
* [app] Fix proguard

* [core] Remove unused proguard rule

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-28 16:42:43 +08:00
LoveSy 4035493602
[app] Show user name (#688) 2021-05-28 15:42:52 +08:00
LoveSy ca80fd9446
[App] Start ACTION_SHOW_APP_INFO from backend (#679)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-25 13:38:04 +00:00
vvb2060 7403a17b82
Make AS happy (#672)
* Suppress error

* Register data binding generated files
2021-05-25 11:03:01 +08:00
Rom 1e31479d20
Update French translation (#667) 2021-05-24 13:16:29 +00:00
Wang Han 0dfb7f85f7 [app] Call reloadInstalledModules() unconditionally
* Final step to get a correct status of enabled modules.
2021-05-23 14:34:13 +08:00
LoveSy 5084205647 [app] Refine codes 2021-05-23 11:03:54 +08:00
LoveSy 953c0394cc [app] Update HiddenApiBypass to 2.0 2021-05-23 11:03:54 +08:00
LoveSy 7c77589d35 [app] Fix user tab 2021-05-23 11:03:54 +08:00
Wang Han 85bf905d8c
[app] Call getEnabledModules() in reloadSingleModule() (#658)
* To get a reliable enabled status, we have to rely on
   backend every time a module is uninstalled from
   the manager.

Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-22 13:49:40 +00:00
tehcneko 33cf2b994c
[app] Fix app filter (#657) 2021-05-22 13:43:36 +00:00
Wang Han 7257181e2e
[app] Query enabled modules in reloadInstalledModules() (#655)
* This ensures that enabled modules will be updated together
   with installed modules.
2021-05-22 21:25:02 +08:00
tehcneko 0a452b7f3d
[app] Fix app filter (#653) 2021-05-22 20:17:23 +08:00
tehcneko fb05d85a9b
[app] Don't filter recommended apps (#650)
* [app] Don't filter recommended apps

* Update AGP

* Update ScopeAdapter.java

Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-05-22 10:55:33 +00:00
tehcneko e6fba900f4
[app] Fix install dialog long clickable (#645) 2021-05-21 17:11:18 +08:00
LoveSy 02fd5be2fc [core] Switch to user if needed 2021-05-21 16:45:40 +08:00
tehcneko c0b556f2d8 [app] Fix get launch intent 2021-05-21 16:45:40 +08:00
tehcneko e2bb7d42f2 [app] Start and query activity from backend 2021-05-21 16:45:40 +08:00
VD $ VD171 @ Priv8 97190be928
[Missing] Update Portuguese Translation by VD171 (#640) 2021-05-20 20:57:15 +08:00
VD $ VD171 @ Priv8 5578074633
Update Portuguese Translation by VD171 (#639) 2021-05-20 20:40:41 +08:00
tehcneko a5c1397516
Update dependencies (#638) 2021-05-20 11:36:29 +00:00
LoveSy c3765d4266
[app] Fix race condition (#636) 2021-05-20 14:22:37 +08:00
tehcneko c1bed35bcf
[app] Make background color follow system theme (#634) 2021-05-19 19:36:49 +08:00
david082321 188cffd8ce
[app] Fix non-positional format string (#633) 2021-05-19 10:59:52 +00:00
tehcneko 2228ef2351 [app] Fix non-positional format string 2021-05-19 18:48:10 +08:00
tehcneko 559a57b47e [app] Update dependencies 2021-05-19 18:48:10 +08:00