Commit Graph

403 Commits

Author SHA1 Message Date
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