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

226 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
9b6deaa351 bump version to 20.3 in-dev 2018-11-23 18:32:44 +01:00
Christopher Roy Bratusek
8f0f24415c bump version to 20.2.20181122 2018-11-22 20:34:38 +01:00
Christopher Roy Bratusek
32af553323 minor string change 2018-11-22 19:57:45 +01:00
Christopher Roy Bratusek
d4bc78cf0d fix installing APK libraries for non-multilib APKs 2018-11-22 19:50:46 +01:00
Christopher Roy Bratusek
fc88b75c57 Full, microG packages: new setup variable nanodroid_gmscore 2018-11-20 18:04:35 +01:00
Christopher Roy Bratusek
9cf769fbaa fix typo 2018-11-18 22:38:51 +01:00
Christopher Roy Bratusek
8fc2276a5b CommonInstaller: log whether install was successful and show where logs are stored 2018-11-18 22:37:40 +01:00
Christopher Roy Bratusek
296e9ed1ba bump version to 20.2 in-dev 2018-11-13 20:18:00 +01:00
Christopher Roy Bratusek
9fc4958645 CommonInstaller: app data removal path fix 2018-11-12 20:53:07 +01:00
Christopher Roy Bratusek
4fa1d275f3 bump version to 20.1.20181112 2018-11-12 18:12:40 +01:00
Christopher Roy Bratusek
28102c8132 CommonInstaller: get rid of webview updates, aswell, if it's a fresh NanoDroid installation 2018-11-12 18:06:21 +01:00
Christopher Roy Bratusek
05c4727f9f CommonInstaller: drop unused code 2018-11-12 18:04:21 +01:00
Christopher Roy Bratusek
0ad03738bb CommonInstaller: change apk path for Bromite WebView from webview to BromiteWebView 2018-11-12 17:55:06 +01:00
Christopher Roy Bratusek
3445cb6e0d CommonInstaller: some ROMs use webviewstub instead of webview 2018-11-12 17:54:36 +01:00
Christopher Roy Bratusek
0212e618b1 CommonInstaller: fix GSync Adapter installation (gitlab #18) 2018-11-12 10:41:13 +00:00
Christopher Roy Bratusek
58e6f84bf7 bump version to 20.0.20181111 'Nimitz' 2018-11-11 10:24:24 +01:00
Christopher Roy Bratusek
df48f9652d CommonInstaller: no longer support flashing through Magisk Manager 2018-11-10 22:03:23 +01:00
Christopher Roy Bratusek
a794e20af7 set version to 19.90.20181110 2018-11-10 08:46:33 +01:00
Christopher Roy Bratusek
3dacafc438 bump version to 20.0 in-dev 2018-11-09 21:44:26 +01:00
Christopher Roy Bratusek
3bf712455a CommonInstaller:
- improve migrate_magisk_custom()
- update detect_bootmode()
- cleanup old modules during installation not just for Full / microG packages
- since libraries suck up additional space, increase reqSizeM by 100 MB
- improved install_bromite_webview()
- remove useless bit from install_microg()
- improved nanodroid_install_apk(), nanodroid_install_lib()
- package alias support for nanodroid_install_apk()
2018-11-09 21:11:57 +01:00
Christopher Roy Bratusek
9010244dcd CommonInstaller: install multilibs for Bromite WebView 2018-11-08 20:54:36 +01:00
Christopher Roy Bratusek
e6cd45ffcc make nanodroid_install_lib() multilib aware 2018-11-08 20:54:10 +01:00
Christopher Roy Bratusek
d38a56c1d9 CommonInstaller: make it Bromite WebView module aware 2018-11-08 18:46:56 +01:00
Christopher Roy Bratusek
1fc92ea6ce implement BromiteWebView package 2018-11-08 18:27:34 +01:00
Christopher Roy Bratusek
e45a9860a8 CommonInstaller: more fine-graded microG installation
nanodroid_microg=[0|1|2]:
* 0 = don't install microG at all (like before)
* 1 = install microG GmsCore, GsfProxy and DroidGuard Helper and Nominatim Geocoder Backend (like before)
* 2 = install microG GmsCore and Nominatim Geocoder Backend (new)
2018-11-07 17:25:33 +01:00
Christopher Roy Bratusek
858c2eeb59 CommonInstaller: minor change 2018-11-06 21:55:39 +01:00
Christopher Roy Bratusek
7aaa60242d CommonInstaller: remove unused var 2018-11-06 21:54:34 +01:00
Christopher Roy Bratusek
b754d7e8d0 CommonInstaller: path fixup 2018-11-06 21:54:08 +01:00
Christopher Roy Bratusek
c1ed05bbcb CommonInstaller: make nanodroid_install_file() gsync-aware, unify code 2018-11-06 21:48:48 +01:00
Christopher Roy Bratusek
fac2892efe CommonInstaller: make nanodroid_install_apk() gsync-aware, unify code 2018-11-06 21:42:52 +01:00
Christopher Roy Bratusek
4e871c7154 bump version to 19.2 in-dev 2018-11-05 18:23:36 +01:00
Christopher Roy Bratusek
9cbc6d4c7a drop YouTube from list of applications to get rid as part of GApps removal 2018-11-05 18:23:14 +01:00
Christopher Roy Bratusek
0b06d13502 bump version to 19.1.1 2018-11-03 10:17:45 +01:00
Christopher Roy Bratusek
ab33b74f93 Revert "Revert "finalize permissions stuff""
This reverts commit 27d7cc1ae4.
2018-11-03 10:06:53 +01:00
Christopher Roy Bratusek
e2cadf840e bump version to 19.1.20181102 2018-11-02 21:50:22 +01:00
Christopher Roy Bratusek
27d7cc1ae4 Revert "finalize permissions stuff"
This reverts commit 9207eca7c9.
2018-10-31 21:40:52 +01:00
Christopher Roy Bratusek
c3acbd05b0 CommonInstaller: make GApps removal less brutal 2018-10-31 21:37:20 +01:00
Christopher Roy Bratusek
9207eca7c9 finalize permissions stuff 2018-10-31 21:18:48 +01:00
Christopher Roy Bratusek
25347e1459 CommonInstaller: fixup swipe install; string update 2018-10-31 21:04:32 +01:00
Christopher Roy Bratusek
8d70e43073 CommonInstaller: update 2018-10-31 20:54:23 +01:00
Christopher Roy Bratusek
f2377b8ab6 CommonInstaller: update swipe lib installation routine 2018-10-31 20:35:39 +01:00
Christopher Roy Bratusek
0c9e86b85b bump version to 19.1 in-dev 2018-10-29 20:47:47 +01:00
Christopher Roy Bratusek
fa5937a36d improve DroidGuard /data installation 2018-10-29 17:41:47 +01:00
Christopher Roy Bratusek
3f7db27f97 bump version to 19.0.20181027 2018-10-27 09:54:21 +02:00
Christopher Roy Bratusek
0ffa18d8e3 change version 2018-10-20 16:23:40 +02:00
Christopher Roy Bratusek
0e1eec6d89 bump version to 18.91 (19.0~beta2) 2018-10-20 15:31:41 +02:00
Christopher Roy Bratusek
4f3a49e4da minor fixup 2018-10-20 14:36:41 +02:00
Christopher Roy Bratusek
89e731b8e4 [experimental] GApps removal mechanism, modify packages.list/packages.xml 2018-10-20 14:32:03 +02:00
Christopher Roy Bratusek
b4a6ad506d add F-Droid additional_repos.xml 2018-10-20 13:40:27 +02:00
Christopher Roy Bratusek
39bbdef05d Merge branch 'master' into 'master'
Fix typo affecting x86_64 architecture detection

See merge request Nanolx/NanoDroid!3
2018-10-18 09:59:52 +00:00