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