tehcneko
|
4ce43df88f
|
[core] Upgrade manager if older version installed
|
2021-03-07 15:38:57 +08:00 |
LoveSy
|
cb6f14a41a
|
[core] Fix pending hook for Android S (#278)
|
2021-03-07 15:03:12 +08:00 |
LoveSy
|
80abe3dc64
|
[core] No need to uninstall if upgrade manager under the same sign
|
2021-03-07 14:14:38 +08:00 |
LoveSy
|
74f4404d7a
|
[core] Merge manager into Magisk zip
|
2021-03-07 14:14:38 +08:00 |
tehcneko
|
d6ea773aa8
|
[manager-service] Add uninstallPackage
|
2021-03-07 14:14:38 +08:00 |
LoveSy
|
cc6155b496
|
[core] Auto install manager when invalid
|
2021-03-07 14:14:38 +08:00 |
tehcneko
|
5e5b4a976f
|
[app] RikkaX (#268)
|
2021-03-05 07:41:20 +00:00 |
vvb2060
|
cb5940bc1a
|
Optimize apk size (#263)
|
2021-03-04 18:00:22 +08:00 |
LoveSy
|
ef7e3d07c5
|
[core] Make hook functions' names more resonable for debug (#262)
|
2021-03-04 08:08:10 +00:00 |
vvb2060
|
8e86ace802
|
Upgrade to AGP 7, ready to use Java 11 (#261)
* Update gradlew
./gradlew wrapper --gradle-version 6.8.3
* Fix line separator
* Fix build
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
|
2021-03-03 16:35:50 +00:00 |
LoveSy
|
534b9f4fe6
|
[core] No verbose and debug log in release build
|
2021-03-03 23:27:33 +08:00 |
LoveSy
|
84c8da994b
|
[core] Don't filter `android` (#259)
|
2021-03-03 13:59:48 +00:00 |
LoveSy
|
4442f684b9
|
[core] [app] Show freezed apps
|
2021-03-03 20:17:10 +08:00 |
LoveSy
|
bbcc3437b9
|
[core] Support freeze app
close #253
|
2021-03-03 20:17:10 +08:00 |
LoveSy
|
f900f9551d
|
[core] Fix version (#247)
|
2021-03-02 04:29:07 +08:00 |
LoveSy
|
5694e459a3
|
[gradle] Fix build (#246)
|
2021-03-02 03:40:18 +08:00 |
LoveSy
|
5b49351b7e
|
[gradle] kotlinfy (#240)
|
2021-03-02 02:55:15 +08:00 |
LoveSy
|
8594bfc766
|
[core] Remove key selector & optimize binary size (#233)
* [core] Remove key selector & optimize binary size
* More clean up
* Remove useless flags
|
2021-02-28 16:43:23 +00:00 |
LoveSy
|
1b7865d9a8
|
[core] Drop SDK 26 on installation (#235)
|
2021-02-28 16:21:57 +00:00 |
LoveSy
|
1182c9187d
|
[core] Fix NPE when getting package components (#228)
|
2021-02-28 06:22:39 +00:00 |
LoveSy
|
3537701778
|
[core] Fix zygote wait (#225)
|
2021-02-28 12:46:54 +08:00 |
LoveSy
|
d5ee8d3842
|
[core] Async cache (#221)
* [core] Async cache
* Wait for handler
* Resolve reviews
* Refine imports
|
2021-02-27 14:48:27 +00:00 |
LoveSy
|
cb5c9ea4d2
|
[core] use dex builder to generate resource dummy class (#215)
|
2021-02-27 05:27:23 +00:00 |
tehcneko
|
27d9fd0a70
|
[core] Fix illegal access (#214)
* [core] Fix illegal access
* [CI] Upload mappings for core
|
2021-02-27 04:34:19 +00:00 |
Wang Han
|
64beb89789
|
[core] Print versionCode in log header (#212)
|
2021-02-27 02:46:00 +00:00 |
LoveSy
|
46388d2e69
|
[core] Fix illegal access
|
2021-02-27 09:22:53 +08:00 |
LoveSy
|
05656e0939
|
[core] Fix dexbuilder return type of constructor
|
2021-02-27 09:22:53 +08:00 |
LoveSy
|
c23e172bac
|
[core] Fix YAHFA fails on some system modules (#210)
|
2021-02-27 09:08:55 +08:00 |
LoveSy
|
f591672962
|
[core] Fix invoke range (#209)
|
2021-02-26 20:27:33 +00:00 |
LoveSy
|
66dc5161b4
|
[core] Introduce c++ dexbuilder to replace dexmaker (#207)
|
2021-02-26 18:06:41 +00:00 |
tehcneko
|
d1867122d0
|
[core] Enable optimize (#205)
* [core] Load module with DelegateLastClassLoader
* [core] Drop support for API26
* [core] Enable optimize
* [core] Update proguard rules
* [core] Enable obfuscation
|
2021-02-26 23:45:19 +08:00 |
LoveSy
|
ec50521554
|
[core] Truncate log if log file is too big (#202)
|
2021-02-26 12:22:05 +08:00 |
tehcneko
|
a286b074e3
|
[core] Remove config observer (#201)
|
2021-02-25 19:40:10 +08:00 |
tehcneko
|
29e6731127
|
[core] Fix updating module apk path from package receiver (#198)
|
2021-02-25 08:43:35 +00:00 |
vvb2060
|
a7500c73f3
|
[core] [app] Use commit count as version code (#195)
|
2021-02-25 02:36:52 +00:00 |
LoveSy
|
cc0afb03e8
|
[core] Refine dexmaker cache stategy for YAHFA (#187)
* [core] Refine dexmaker cache stategy for YAHFA
* Delete old when old cache is invalid
|
2021-02-24 22:13:24 +08:00 |
tehcneko
|
fad2cf3064
|
[app] Add force stop and reboot
|
2021-02-24 20:58:14 +08:00 |
tehcneko
|
e844450b23
|
[core] Add reboot and force stop
|
2021-02-24 20:58:14 +08:00 |
tehcneko
|
9279fb03de
|
[core] Fix getPackageInfo flags (#190)
|
2021-02-24 07:05:40 +00:00 |
tehcneko
|
af01bd4626
|
[core] Fix no process filter (#188)
|
2021-02-24 13:07:41 +08:00 |
LoveSy
|
dee8477f7c
|
[core] Update/remove module iff userId=0 (#185)
|
2021-02-24 01:50:48 +08:00 |
tehcneko
|
128f3d8937
|
[core] [app] Filter out apps without any process for the scope list (#181)
* Filter out apps without any process for the scope list
* Bump ver
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2021-02-23 14:28:13 +00:00 |
LoveSy
|
6aed74acdd
|
[core] Send app binder when requesting binder (#177)
|
2021-02-23 18:31:52 +08:00 |
LoveSy
|
6314bae5db
|
[core] ensure app_process starts before zygote (#172)
Fix system modules not loaded in some devices
修复部分机型不能加载系统模块
|
2021-02-23 10:21:57 +08:00 |
LoveSy
|
a556880228
|
[core] fix typo (#168)
|
2021-02-22 18:58:06 +00:00 |
LoveSy
|
93e0846160
|
[core] Fix get users in some Q devices (#167)
|
2021-02-22 18:22:33 +00:00 |
LoveSy
|
e5b8df6597
|
[core] Fix compatibility on pre-Q devices (#166)
|
2021-02-23 00:43:46 +08:00 |
LoveSy
|
ae9454492f
|
[core] Fix resource hook (#164)
|
2021-02-22 15:49:54 +00:00 |
tehcneko
|
804bbbc87b
|
[core] Add LSPosedService to verbose log (#163)
|
2021-02-22 14:01:04 +00:00 |
tehcneko
|
c20aa3ec6a
|
[core] Hook old manager app to show version mismatch dialog
|
2021-02-22 19:56:18 +08:00 |