2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-31 09:20:23 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
94efbc5c0e next release will be 18.0, not 17.10 2018-08-25 00:31:29 +02:00
Christopher Roy Bratusek
ac488fa201 sort alphabetically 2018-08-25 00:28:06 +02:00
Christopher Roy Bratusek
eaa64ec3f7 CommonInstaller: remove GoogleExtServices from GApps removal list, as it is required for ROMs using GooglePackageManager 2018-08-25 00:17:40 +02:00
Christopher Roy Bratusek
6889db96ff CommonInstaller:
- extend GApps debloat blacklist to filter out more stuff
- minor fix regarding system mode installer information creation
2018-08-24 21:25:01 +02:00
Christopher Roy Bratusek
7e3c2f15f8 CommonInstaller: improve 2018-08-23 21:27:15 +02:00
Christopher Roy Bratusek
92af356291 CommonInstaller: detection fix 2018-08-22 20:09:12 +02:00
Christopher Roy Bratusek
e0acf2d531 CommonInstaller, Uninstaller: remove support for old NanoMod modules 2018-08-22 20:01:37 +02:00
Christopher Roy Bratusek
03c0e3e7f3 CommonInstaller: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 2018-08-21 22:33:53 +02:00
Christopher Roy Bratusek
96a5998605 * CommonInstaller, CommmonAddon, Uninstaller
* move installer information for System Mode from /data/adb/.nanodroid-list to /data/adb/NanoDroid_FileList
  * CommonAddon and Uninstaller support both
  * simplify code for the creation of the installer information
2018-08-21 21:59:15 +02:00
Christopher Roy Bratusek
b0ad7f9f1f CommonInstaller: fix logical error 2018-08-20 21:34:50 +02:00
Christopher Roy Bratusek
029d51d5c0 CommonInstaller: when migrating from Play Store to Fake Store or vice versa and if it's a new installation of NanoDroid, also get rid of all app data related to the removed App Store 2018-08-20 20:57:22 +02:00
Christopher Roy Bratusek
d3a8136a8e CommonInstaller: setup private busybox before installation 2018-08-20 20:46:41 +02:00
Christopher Roy Bratusek
0bb7d57f79 CommonInstaller: cleanup TWRP environment when an installation error occurs during System Mode installation (regression from 17.9) 2018-08-19 18:58:48 +02:00
Christopher Roy Bratusek
9953a5ab03 CommonInstaller: don't set progressbar when flashing from Magisk Manager 2018-08-19 18:55:38 +02:00
Christopher Roy Bratusek
01ea1f5dcf CommonInstaller: code simplifications 2018-08-19 18:46:55 +02:00
Christopher Roy Bratusek
2e82fbb1f4 bump version to 17.10 in-dev 2018-08-19 18:40:01 +02:00
Christopher Roy Bratusek
933f4047e9 bump version to 17.9.20180818 2018-08-18 21:59:04 +02:00
Christopher Roy Bratusek
5f4d3798c3 CommonInstaller: simplify App Store installation routine 2018-08-18 21:36:34 +02:00
Christopher Roy Bratusek
d4f74bd9db CommonInstaller: fix System Mode installation in several cases, caused by linking issues 2018-08-18 21:12:46 +02:00
Christopher Roy Bratusek
3c3cdbe95b bump version to 17.9 in-dev 2018-08-18 18:52:02 +02:00
Christopher Roy Bratusek
216be428c0 new setting: nanodroid_override 2018-08-18 18:50:37 +02:00
Christopher Roy Bratusek
97474def22 improve App Store installation routine 2018-08-18 18:36:44 +02:00
Christopher Roy Bratusek
c2f9af134d bump version to 17.8 2018-08-11 21:46:06 +02:00
Christopher Roy Bratusek
264e09acd4 CommonInstaller: improve GApps handling 2018-08-10 19:22:25 +02:00
Christopher Roy Bratusek
4317ea9931 bump version to 17.8 in-dev 2018-08-10 17:07:23 +02:00
Christopher Roy Bratusek
314aeec318 CommonInstaller: fix upgrade-detection for System Mode 2018-08-09 23:00:00 +02:00
Christopher Roy Bratusek
1697379e85 bump version to 17.7.20180809 2018-08-09 21:17:11 +02:00
Christopher Roy Bratusek
d8a7a397c0 bump version to 17.7 in-dev 2018-08-05 13:18:48 +02:00
Christopher Roy Bratusek
8a447703cd bump version to 17.6.20180805 2018-08-05 07:12:15 +02:00
Christopher Roy Bratusek
0bceae9d26 final A/B part 2018-08-04 20:50:54 +02:00
Christopher Roy Bratusek
050d8117fc minor fixup 2018-08-04 20:50:17 +02:00
Christopher Roy Bratusek
27fb476b97 further fixes for upgrade-detection mechanism when upgrading from Magisk Manager 2018-08-04 20:23:59 +02:00
Christopher Roy Bratusek
058e0fe42e string change 2018-08-04 20:07:14 +02:00
Christopher Roy Bratusek
a09de7e926 CommonInstaller: fix another bug in A/B support 2018-08-04 20:05:14 +02:00
Christopher Roy Bratusek
d064a5b685 proper version of commit 4de377de38 2018-08-04 19:49:17 +02:00
Christopher Roy Bratusek
d61ac7a164 CommonInstaller: another try for A/B device support 2018-08-04 08:44:54 +02:00
Christopher Roy Bratusek
a3fc0766ad bump version to 17.6 in-dev 2018-08-04 08:26:21 +02:00
Christopher Roy Bratusek
4de377de38 CommonInstaller: fix permission setting for GSync (System Mode effected) 2018-08-04 08:24:54 +02:00
Christopher Roy Bratusek
544c7719a5 CommonInstaller: fix creating uninstaller information for GSync permissions 2018-08-04 08:23:50 +02:00
Christopher Roy Bratusek
6597ccd662 bump version 2018-08-03 09:34:26 +02:00
Christopher Roy Bratusek
44df89a1b0 bump version to 17.5 20180802 2018-08-02 20:11:46 +02:00
Christopher Roy Bratusek
77c4667d4b CommonInstaller: fix installation with Magisk 16.7 without reboot into System first time 2018-08-02 20:03:45 +02:00
Christopher Roy Bratusek
2a49ff28a6 possibly fix A/B device detection 2018-07-31 20:18:18 +02:00
Christopher Roy Bratusek
97024b8ea4 typo fix 2018-07-31 19:13:32 +02:00
Christopher Roy Bratusek
91d550c877 bump version and update docs 2018-07-31 19:13:07 +02:00
Christopher Roy Bratusek
6175115d18 fix a bug in CommonInstaller 2018-07-31 19:09:56 +02:00
Christopher Roy Bratusek
9ce6fbb099 logically fix NANODROID_UPGRADE value 2018-07-30 21:14:22 +02:00
Christopher Roy Bratusek
f21a20608a bump version 2018-07-30 20:42:22 +02:00
Christopher Roy Bratusek
d3728b5c96 fix Google Play issue regarding MANAGE_USERS permission 2018-07-30 20:33:28 +02:00
Christopher Roy Bratusek
c975dcb97b improve GApps removal mechanism 2018-07-30 20:32:54 +02:00