LoveSy
0109da15d8
[core] Add missing NDEBUG
2021-04-06 14:47:30 +08:00
LoveSy
1ded91da62
[core] Set optimize flags correctly ( #461 )
...
Close #459
2021-04-06 09:15:40 +08:00
LoveSy
69a3e04ede
[core] Debug so should place under /system ( #460 )
...
Otherwise, unwind will fail
2021-04-06 00:29:40 +08:00
Wang Han
fac2399b84
[core] Actually require Magisk v21+ ( #458 )
...
* Because magisk --path is not available till this version.
2021-04-05 12:22:23 +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
LoveSy
80bc9c0b35
[core] RAII JNI interface ( #444 )
...
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-04-03 19:35:39 +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
caa1bef21f
[core] Remove useless codes ( #441 )
2021-04-01 18:52:44 +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
LoveSy
989e9e1bb6
[core] Test ccache ( #436 )
2021-03-30 23:17:57 +08:00
LoveSy
16982c5a3e
[core] Fix ccache on master build ( #435 )
2021-03-30 22:58:19 +08:00
Wang Han
7f1f5ced93
Include util_functions.sh from magisk --path ( #434 )
2021-03-30 07:50:12 +00:00
LoveSy
8bc0991275
[core] Use util function to check riru version ( #433 )
2021-03-30 05:48:06 +00:00
RikkaW
e2b15b05dd
Don't extract riru.sh to MODPATH
2021-03-30 13:08:06 +08:00
LoveSy
fa97300d58
[core] Small refine of ElfImg ( #431 )
2021-03-30 12:38:08 +08:00
Wang Han
7cea970131
[app] Drop useless getReleases().isEmpty() check ( #429 )
...
* Properly fixed with 87f9f2a3b6 .
2021-03-30 03:52:05 +00:00
Wang Han
e2c222ac1c
[core] Add an empty new line in uninstall.sh ( #430 )
...
* Or `echo` will directly append command in the existing line,
which makes `/data/misc/lsp*` not removed.
2021-03-30 11:48:06 +08:00
LoveSy
3fb6dc741b
Disable hide on debug build
2021-03-29 17:42:50 +08:00
LoveSy
084ec536e6
Keep debug symbols for debug
2021-03-29 17:42:50 +08:00
LoveSy
f551ed8724
[core] Strip .preinit_array ( #425 )
2021-03-29 00:33:21 +08:00
LoveSy
f3e9fd6b8f
[core] Hash for looking up symbols ( #424 )
2021-03-28 22:28:46 +08:00
LoveSy
63065646fe
[core] Fix name check ( #423 )
2021-03-28 08:04:30 +00:00
LoveSy
69e5feffce
[core] Use ElfImg instead of DobbySymbolResolver ( #419 )
2021-03-28 07:14:57 +00:00
LoveSy
3f80d37364
[core] Move riru definitions from cmake to gradle ( #422 )
2021-03-28 15:01:33 +08:00
LoveSy
833eef49ec
[core] Support interface default method ( #420 )
2021-03-27 12:31:06 +00:00
tehcneko
0facfb958a
[app] Remove weatherView ( #418 )
2021-03-27 11:05:14 +08:00
LoveSy
a1201ae42b
[CI] Update cache
2021-03-27 07:49:11 +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
de9db8dab3
Update android gradle plugin ( #414 )
2021-03-26 12:45:02 +00:00
tehcneko
68b37fa4a1
[app] Add missing proguard rules ( #413 )
2021-03-26 20:16:10 +08:00
LoveSy
e5d61affdd
[core] Build libc++ ourselves ( #406 )
2021-03-26 07:11:35 +00:00
tehcneko
40c43fea56
[CI] Update cache
2021-03-26 14:55:00 +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
vvb2060
4fcb689e55
Use Java 11 ( #398 )
2021-03-23 07:10:56 +08:00
Wang Han
eaf64f91a0
[core] Enforce Riru 25 in documents ( #397 )
2021-03-22 10:28:53 +00:00
tehcneko
6099ac2cdf
Bump version ( #396 )
2021-03-22 10:12:49 +00: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
rovo89
5b9c8b6c5b
[core] Ignore PACKAGE_CHANGED for single components
...
The event is needed to detect e.g. if a package has been frozen, but it
can also occur if components (e.g. receivers) are disabled/enabled. Ignore
the event in these cases.
2021-03-21 11:54:26 +08:00