Christopher Roy Bratusek
6410449794
update ChangeLog/README
2018-09-02 15:11:41 +02:00
Christopher Roy Bratusek
f3a11c0313
update ChangeLog
2018-09-01 16:11:44 +02:00
Christopher Roy Bratusek
7de50e06ed
NanoDroid-Overlay: fix System Mode support
2018-09-01 11:22:59 +02:00
Christopher Roy Bratusek
5e833b6e8e
CommonInstaller: add sync adapters for P
2018-08-31 20:03:52 +02:00
Christopher Roy Bratusek
09beeb2174
update ChangeLog
2018-08-31 19:52:45 +02:00
Christopher Roy Bratusek
5fa21ad77b
update ChangeLog
2018-08-30 18:22:52 +02:00
Christopher Roy Bratusek
97f7cb8180
update ChangeLog
2018-08-29 17:01:40 +02:00
Christopher Roy Bratusek
90238e150b
update ChangeLog
2018-08-29 16:51:45 +02:00
Christopher Roy Bratusek
4fd25f399c
update ChangeLog
2018-08-27 18:33:22 +02:00
Christopher Roy Bratusek
400803fb86
update ChangeLog
2018-08-27 18:32:50 +02:00
Christopher Roy Bratusek
4b59556a0b
Patcher: various improvements
2018-08-25 23:23:26 +02:00
Christopher Roy Bratusek
9ac49915eb
Patcher:
...
- simplify code
- don't deodex services.jar if it's already deodexed
2018-08-25 22:33:20 +02:00
Christopher Roy Bratusek
7aa1571e40
Patcher: support automatic deodexing for VDEX method (first try)
2018-08-25 21:43:43 +02:00
Christopher Roy Bratusek
ccea841d02
update docs
2018-08-25 21:26:10 +02:00
Christopher Roy Bratusek
e5e8fe101a
doc updates
2018-08-25 20:19:26 +02:00
Christopher Roy Bratusek
94efbc5c0e
next release will be 18.0, not 17.10
2018-08-25 00:31:29 +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
70c44bef9b
update ChangeLog
2018-08-24 21:36:52 +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
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
69a04d6c8b
Uninstaller fix removing NanoDroid-Patcher installfile
2018-08-21 22:17:24 +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
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
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
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
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
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
Christopher Roy Bratusek
f1382509d7
add two new fonts: Splatoon and SuperMarioOdyssey
2018-08-10 19:47:49 +02:00
Christopher Roy Bratusek
5f8dedb1a4
update ChangeLog
2018-08-10 19:24:14 +02:00
Christopher Roy Bratusek
4317ea9931
bump version to 17.8 in-dev
2018-08-10 17:07:23 +02:00
Christopher Roy Bratusek
47e8f35751
ChangeLog
2018-08-10 17:01:50 +02:00
Christopher Roy Bratusek
9e34eb908b
ChangeLog
2018-08-09 23:02:20 +02:00
Christopher Roy Bratusek
1b8b84fcac
remove Lock/Unlock sounds
2018-08-09 23:01:23 +02:00