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
tehcneko
b309aa8065
[app] Update RikkaX core ( #388 )
2021-03-21 10:33:49 +08:00
Wang Han
9d06351073
[core] Keep R value of kAccPreCompiled flag ( #386 )
...
* Although this flag is likely to change on future S release,
just keep R value for now because we don't want to break
present DPs. What's more, this flag is always used with
kAccCompileDontBother, so not removing it should not
be harmful.
https://android-review.googlesource.com/c/platform/art/+/1646010
2021-03-20 13:57:56 +00:00
Wang Han
40fcde9ce0
[core] Refine module log output
...
* Add E/I to indicate error or information, while we are at
it, slightly change output format.
2021-03-20 21:47:03 +08:00
Wang Han
9b081dac37
[core] Remove special handling for com.sygic.aura
...
* Was introduced in original Xposed because this app implemented
low-level resource class replacements iteself and would crash with
resource hook enabled, which is not the case anymore.
2021-03-20 21:47:03 +08:00
LoveSy
2d8a9932f2
[core] Only clear precompile on R or above
2021-03-20 19:52:44 +08:00
Wang Han
a08c5402bc
[core] Remove unreachable SDK checks for YAHFA
2021-03-20 19:52:44 +08:00
LoveSy
a6b4ed548e
[core] Refactor Yahfa
2021-03-20 19:52:44 +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
LoveSy
aa98da59da
[core] Fix resource hook on S ( #377 )
2021-03-20 01:23:01 +08:00
Wang Han
88f1f693c6
[core] Slightly clean up scripts ( #376 )
2021-03-19 13:55:08 +00:00
tehcneko
39aa9952b5
[core] Print version to logcat ( #375 )
...
* [core] Print version to logcat
* [core] Check module id on init
2021-03-19 21:21:11 +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
LoveSy
83786b6dea
[core] Fix notification when modules updated/installed ( #370 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-18 01:24:34 +00:00
tehcneko
7c1ea44479
[app] Update dependencies ( #368 )
2021-03-17 12:24:29 +08:00
LoveSy
55248342fc
[core] Support Riru 25 ( #367 )
2021-03-17 08:08:30 +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
LoveSy
c6bfffc785
[core] Fix pendding hook for os with newer art ( #363 )
2021-03-15 20:20:19 +08: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
LoveSy
85b252c1b8
[core] use proper dobby interface ( #356 )
2021-03-14 17:50:34 +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
LoveSy
52d0e98e83
[core] Embrace c++20 ( #352 )
2021-03-13 07:11:53 +00:00
Wang Han
7086c682c2
[core] `io_github_lsposed` -> `org_lsposed` ( #351 )
2021-03-13 05:50:11 +00:00
Wang Han
9896a1b193
[core] Fix stupid error in package name check ( #349 )
2021-03-13 03:30:22 +00:00
LoveSy
1de629f6e8
[core] Compile time string ( #346 )
2021-03-13 03:57:21 +08:00