Commit Graph

543 Commits

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