Commit Graph

1260 Commits

Author SHA1 Message Date
Wang Han 04620f525e
[core] Fix uninstallPackage() check for old manager (#345) 2021-03-12 22:20:01 +08:00
tehcneko ace4412d31
[core] Fix package installation on S (#343) 2021-03-12 12:01:41 +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
tehcneko 5a26cec58c
[core] Use riru.sh from riru module template (#340)
* [core] Use riru.sh from riru module template

* [core] Remove unused scripts

* [core] Fix riru version in log file
2021-03-12 08:57:47 +00:00
Itai Levin 3f19820619
Add Hebrew Translation (#338) 2021-03-12 08:49:05 +08:00
LoveSy 7eda1f6845
[CI] Use ccache to cache github action building
* Try ccache

* Cache Cmake

* No ccache in gradle cache

Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-03-12 02:07:35 +08:00
LoveSy 4fa8839bae
[core] Add no-rtti & no-exceptions to cppflags (#335) 2021-03-12 00:47:30 +08:00
Rom 0ec737b78c
Improve French translation (#328) 2021-03-11 14:39:26 +00:00
vvb2060 a7ada14126
[CI] Fix build cache (#336) 2021-03-11 14:31:05 +00:00
vvb2060 f881c3633a
[CI] Add build cache (#334) 2021-03-11 14:04:13 +00:00
tehcneko edf41b715f [core] Fix riru version check 2021-03-11 19:34:34 +08:00
LoveSy 7afb339219 [core] Fix build 2021-03-11 19:34:34 +08:00
LoveSy c5bac3415c
[core] Support riru24 (#329)
* Support riru24

* tmp aar for build

* Check riru version

* Rename libriru_lspd to liblspd

* Fix hiddenapi

* Use maven
2021-03-11 10:57:06 +00:00
Wang Han 696309af0b
[core] Uninstall old manager on boot automatically (#330)
* [core] Uninstall old manager on boot automatically

* Update PackageService.java
2021-03-11 11:40:16 +08: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
LoveSy a7a59d21e4
[core] No more live patch (#317) 2021-03-10 06:40:13 +00:00
tehcneko 3325e275f4
[app] Add sepolicy warning (#316) 2021-03-10 04:40:23 +00:00
LoveSy 7dd171b2bb [core] Check sepolicy in backend & try livepatch 2021-03-10 02:41:58 +08: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 11da19b64c Fix module description 2021-03-09 18:51:28 +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
LoveSy 42984b9afc [doc] Update Readme 2021-03-08 23:59:52 +08:00
LoveSy f6415478f2 [shell] No more cache 2021-03-08 23:59:52 +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
LoveSy d9e3712195
[app] [core] Bump new ver (#289) 2021-03-08 13:37:27 +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
LoveSy 7d1652af05
[core] Prevent bootloop when rirud is dead (#286)
closes #285
2021-03-07 17:07:42 +00:00
LoveSy b5c1a0778f
[DexBuilder] Properly handle utf8 string (#282) 2021-03-07 22:24:30 +08:00
LoveSy f3680cdd07
[core] Refactor resource hook & remove useless files (#281) 2021-03-07 20:47:03 +08:00
LoveSy e72414b08c
[core] Supress hook warning on old R (#280) 2021-03-07 16:59:35 +08:00
tehcneko 83045a69a7 [core] Fix uninstalling 2021-03-07 16:02:42 +08:00
LoveSy d3e87f3944 [core] [app] Bump new ver 2021-03-07 15:38:57 +08:00
tehcneko e5e7c3617f [core] Return actual uninstall status to manager 2021-03-07 15:38:57 +08:00