Wang Han
f69755827a
[app] Hide empty system preference category ( #547 )
2021-05-08 04:37:54 +08:00
LoveSy
5f68cbea36
[core] Fix Android O MR1 ( #544 )
2021-05-06 13:42:34 +00: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
LoveSy
0e66782101
[core] Fix Android P ( #542 )
2021-05-06 19:18:27 +08:00
LoveSy
d22a4efe72
[core] Only allow hidden api for recognized classloaders ( #537 )
2021-05-06 14:09:02 +08:00
LoveSy
94ef17f06d
[core] `nativeinit` does not have to check .so postfix ( #540 )
2021-05-06 12:05:28 +08:00
LoveSy
fdc7a4d8d9
[core] Refine native api ( #538 )
2021-05-05 15:07:47 +08: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
96b9942df0
[core] New value of kAccPreCompiled for S ( #531 )
2021-05-02 11:45:46 +08:00
Howard Wu
cf59bfbac9
abortC does not exist ( #530 )
...
* abortC does not exist
* Update post-fs-data.sh
2021-05-02 09:51:44 +08: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
LoveSy
1ade0de9c4
[CI] Fix build dependency of release ( #525 )
...
* [CI] Fix build dependency of release
* Fix depend path
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-04-28 03:48:21 +08:00
vvb2060
0fdf5adf3e
Ensure keystore file exists ( #524 )
2021-04-28 02:16:41 +08:00
LoveSy
a462d603c2
[core] Refine native api [breaking change] ( #522 )
...
* [core] Refine native api [breaking change]
* abi
* mprotect
2021-04-27 17:01:19 +00: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
LoveSy
41fd9be898
[core] Proper way to use attribute ( #518 )
...
* [core] Proper way to use attribute
* Update riru
2021-04-27 10:10:09 +08: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
Wang Han
208b27536f
Update ILSPManagerService.aidl
2021-04-25 21:31:10 +08:00
tehcneko
0409f3af97
[core] Remove SELinux permissive check
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
vvb2060
4feb66be91
exit script ( #507 )
2021-04-25 21:18:05 +08:00
tehcneko
d7897b67d9
[core] Remove useless codes ( #505 )
...
* [core] Replace tabs with spaces
* [core] Remove useless codes
2021-04-24 14:59:35 +08:00
vvb2060
86304f11ce
Remove migration setting ( #504 )
...
* Add self check
* clean
* Update description
* Remove migration setting
since c5bac3415c , it has been invalid
2021-04-24 12:43:23 +08:00
vvb2060
12c2876384
Use libcxx prefab ( #502 )
2021-04-23 19:27:19 +00:00
Wang Han
02b3bbf1e3
[app] Update RikkaX ( #500 )
2021-04-22 12:22:55 +00:00
LoveSy
9c606a8b2b
Update README.md ( #498 )
...
DP3 was released and tested to be supported
2021-04-22 02:22:38 +08:00
LoveSy
362ab24859
Install native hook iff needed ( #496 )
...
* iff: https://en.wikipedia.org/wiki/If_and_only_if
2021-04-20 00:44:10 +08:00
vvb2060
2eae90dfe7
Generate SignInfo ( #493 )
2021-04-18 11:27:35 +08: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
RikkaW
9b2a7516f7
Fix typo
...
Fix https://github.com/Magisk-Modules-Repo/riru-core/pull/4
2021-04-16 13:06:01 +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
LoveSy
03d5f1b444
[core] Fix in rare case system hooks invalid ( #486 )
2021-04-13 20:59:08 +08:00
VD $ VD171 @ Priv8
cf3fdbc301
Update Portuguese translation ( #483 )
2021-04-13 12:33:45 +08:00
vvb2060
20ba09408f
Change to use dependencies ( #481 )
...
org.apache.commons:commons-lang3
de.upb.cs.swt:axml
2021-04-13 04:08:40 +08:00
tehcneko
d6d267d7f6
[app] Fix version in about dialog ( #479 )
2021-04-12 11:52:32 +00:00