Howard Wu
|
a81009d8ee
|
Prevents duplicate versionCode in log (#614)
|
2021-05-17 22:55:48 +08:00 |
Howard Wu
|
3cb07c6a40
|
Prevents versionCode from being displayed twice during installation (#611)
|
2021-05-17 14:09:55 +00:00 |
Howard Wu
|
6de7f3b6b4
|
Add versionCode to the 'version' displayed in the Magisk module (#610)
* Add versionCode to the 'version' displayed in the Magisk module
Used to get the version code more clearly from the Magisk module list.
* Add a space
|
2021-05-17 21:54:40 +08:00 |
Wang Han
|
3d28e5e5a0
|
[core] Remove trailing slash for /data/adb/lspd (#576)
* Which causes unzip fail because it becomes /data/adb/lspd//...
|
2021-05-14 14:38:21 +00:00 |
tehcneko
|
279fbb8ecf
|
Bump version (#572)
|
2021-05-14 08:56:51 +00:00 |
tehcneko
|
bcd5fd004f
|
[core] Require Magisk 23+ (#566)
|
2021-05-12 05:56:02 +00:00 |
vvb2060
|
a5aa86ec31
|
[core] Show incompatible frameworks id (#564)
|
2021-05-11 10:23:12 +00:00 |
Wang Han
|
95f0305b12
|
[core] Abort installation on devices with incompatible frameworks (#557)
* [core] Abort installation on devices with incompatible frameworks
* Update util_functions.sh
* Update util_functions.sh
Co-authored-by: vvb2060 <vvb2060@gmail.com>
|
2021-05-10 09:41:33 +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 |
vvb2060
|
4feb66be91
|
exit script (#507)
|
2021-04-25 21:18:05 +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
|
d6541bb594
|
Refine gradle scripts (#492)
|
2021-04-18 01:35:55 +08:00 |