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

523 Commits

Author SHA1 Message Date
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
7eee0acb6f CommonAddon: update GApps list here, too 2018-08-25 00:01:20 +02:00
Christopher Roy Bratusek
10b81bbf85 update README 2018-08-24 23:59:37 +02:00
Christopher Roy Bratusek
32e95c2b35 minor typo fix 2018-08-24 22:20:34 +02:00
Christopher Roy Bratusek
1472726aed Patcher: add unused base code for automatic deodexing 2018-08-24 21:47:56 +02:00
Christopher Roy Bratusek
70c44bef9b update ChangeLog 2018-08-24 21:36:52 +02:00
Christopher Roy Bratusek
57e5c1807b Patcher: don't unmount /system beforehand 2018-08-24 21:31:00 +02:00
Christopher Roy Bratusek
9ad78a63d9 build-package: update dalvikize_jar to use SDK 27 dx utility and minimum SDK 26 2018-08-24 21:27:15 +02:00
Christopher Roy Bratusek
9068222cbf update README 2018-08-24 21:26:43 +02:00
Christopher Roy Bratusek
cad3b1c262 Patcher: fix path to installer infofile 2018-08-24 21:26:33 +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
c77387db12 Patcher:
- don't stop on odexed ROMs, just print a warning (user have may services.jar deodexed)
- fix path to install lockfile
- remove a bit old code
- 9.0, SDK 28 officially supported
2018-08-24 21:24:01 +02:00
Christopher Roy Bratusek
7e3c2f15f8 CommonInstaller: improve 2018-08-23 21:27:15 +02:00
Christopher Roy Bratusek
a68938302e update Play Store patch for 11.4.15 2018-08-23 21:23:07 +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
3aa598228e Patcher: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 2018-08-21 22:26:51 +02:00
Christopher Roy Bratusek
cb16a28295 Patcher: move installfile from /data/adb/.nanodroid-patcher to /data/adb/NanoDroid_Patched 2018-08-21 22:20:41 +02:00
Christopher Roy Bratusek
69a04d6c8b Uninstaller fix removing NanoDroid-Patcher installfile 2018-08-21 22:17:24 +02:00
Christopher Roy Bratusek
60b7242676 Uninstaller: bump version 2018-08-21 22:14:04 +02:00
Christopher Roy Bratusek
2f1d2b6fb9 ChangeLog 2018-08-21 22:13:47 +02:00
Christopher Roy Bratusek
3d4858523a * Uninstaller
* fix restoring GApps from /system/app in System Mode installations
  * display correct version number
  * code simplifications
  * exit when flashing from Magisk Manager without doing anything
  * remove support for ancient versions (< 12.0)
2018-08-21 22:13:00 +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
373bd01145 CommonAddon: code simplification 2018-08-21 21:34:56 +02:00
Christopher Roy Bratusek
b0ad7f9f1f CommonInstaller: fix logical error 2018-08-20 21:34:50 +02:00
Christopher Roy Bratusek
af9b02ff2f string change 2018-08-20 21:03:20 +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
0b1954a94f update README 2018-08-20 20:53:48 +02:00
Christopher Roy Bratusek
fab7c6c73b CommonInstaller: only use private busybox when installing from TWRP, when installing from Magisk, Magisk's busybox is used 2018-08-20 20:52:33 +02:00
Christopher Roy Bratusek
d3a8136a8e CommonInstaller: setup private busybox before installation 2018-08-20 20:46:41 +02:00
Christopher Roy Bratusek
56df485da2 add osm0sis busybox 1.29.2 2018-08-20 20:42:35 +02:00
Christopher Roy Bratusek
0b04c10b1e update README regarding Android 9.0 2018-08-19 19:04:22 +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
8f60ed9cb0 ChangeLog: typo fix 2018-08-19 18:47:47 +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
15361935f5 update doc 2018-08-18 18:38:07 +02:00
Christopher Roy Bratusek
97474def22 improve App Store installation routine 2018-08-18 18:36:44 +02:00
Christopher Roy Bratusek
724948aaa2 Play Store 11.3.15 2018-08-17 20:17:03 +02:00
Christopher Roy Bratusek
c2f9af134d bump version to 17.8 2018-08-11 21:46:06 +02:00
Christopher Roy Bratusek
7af68f173a update ChangeLog 2018-08-11 19:18:52 +02:00
Christopher Roy Bratusek
db89d9b76c NanoDroid-Font: in Sytem Mode only backup original font, if the custom font provided actually exists 2018-08-10 19:52:37 +02:00
Christopher Roy Bratusek
43bf24d5e0 improve ChangeLog 2018-08-10 19:48:59 +02:00