Christopher Roy Bratusek
1fa0061f23
CommonInstaller: not installing aapt into ROM
2019-05-23 18:54:19 +02:00
Christopher Roy Bratusek
27f254af05
CommonInstaller: (WIP #2 ) automatic privapp-permission whitelist creation
2019-05-23 18:38:19 +02:00
Christopher Roy Bratusek
6f53d0af20
CommonInstaller: WIP automatic privapp-permission whitelist creation
2019-05-21 22:29:57 +02:00
Christopher Roy Bratusek
0eaa0381e5
bump version to 20.8.90 (21.0-beta1)
2019-05-18 20:10:30 +02:00
Christopher Roy Bratusek
1afac932e4
CommonInstaller: more fixup after clean-up
2019-05-12 22:36:32 +02:00
Christopher Roy Bratusek
191971ac91
CommonInstaller: make error function not produce errors itself (sic\!) when error-ing before /data is mounted (read: ultra-early in install process
2019-05-12 22:28:49 +02:00
Christopher Roy Bratusek
92669e073b
CommonInstaller: fixup after clean-up
2019-05-12 22:24:38 +02:00
Christopher Roy Bratusek
8b15531981
CommonInstaller: make df shut up when sideloading, improve check and log
2019-05-12 22:19:52 +02:00
Christopher Roy Bratusek
b298b34231
service.sh: drop unused code
2019-05-12 10:50:13 +02:00
Christopher Roy Bratusek
0d8981eb7f
CommonInstaller: drop more old Magisk < 19.0 related code and simplify some code
2019-05-12 10:47:23 +02:00
Christopher Roy Bratusek
7ed4ac9a3e
CommonInstaller: drop no longer used variable
2019-05-11 22:24:22 +02:00
Christopher Roy Bratusek
a8925344aa
drop support for Magisk older than 19.0
2019-05-11 22:22:28 +02:00
Christopher Roy Bratusek
81d5e3992c
CommonInstaller: append .log extension to installation logs
2019-05-11 21:56:59 +02:00
Christopher Roy Bratusek
6430fe745e
CommonInstaller: log two more values
2019-05-11 21:37:50 +02:00
Christopher Roy Bratusek
1f1ef9915b
CommonInstaller: add additional upgrade check
2019-05-11 21:30:40 +02:00
Christopher Roy Bratusek
6b8d53ecb8
CommonInstaller: syntax fix
2019-05-11 21:28:25 +02:00
Christopher Roy Bratusek
e6d8d3b735
CommonInstaller: only install Bromite WebView if ROM supports com.android.webview
...
- change a function name
2019-05-11 21:14:16 +02:00
Christopher Roy Bratusek
07fa01bb83
drop OmniJAWS
2019-05-11 20:41:36 +02:00
Christopher Roy Bratusek
677717e4b1
CommonInstaller: add version to log file names
2019-05-11 20:21:10 +02:00
Christopher Roy Bratusek
aedb8c0ed9
CommonInstaller: update
2019-05-08 19:40:41 +02:00
Vladimir Filatov
38c2416e9e
Small fix
2019-05-06 23:29:36 +00:00
Christopher Roy Bratusek
5199c69a9d
CommonInstaller: when updating NanoDroid in Magisk Mode make init.d logs and logcats survive it
2019-05-05 20:27:37 +02:00
Christopher Roy Bratusek
73df6fcc61
store installation logs into /data/media/0/nanodroid_logs
instead of /data/adb
...
- change file permissions, so they can be accessed as ordinary user
2019-05-05 12:23:37 +02:00
Christopher Roy Bratusek
1a39c7ebb4
CommonInstaller: simplify
2019-05-05 12:17:26 +02:00
Christopher Roy Bratusek
c8987ba9de
bump version to 20.8.90 (20.9 in-dev)
2019-05-05 12:15:17 +02:00
Christopher Roy Bratusek
37024fb447
use /data/media/0 instead of /sdcard path
2019-05-05 12:13:21 +02:00
Christopher Roy Bratusek
e98d9a65e6
bump version to 20.8.20190504 (Prometheus)
2019-05-04 18:09:03 +02:00
Christopher Roy Bratusek
f332deadaf
CommonInstaller: surpress ps error when ps implementation doesn't now about -A switch
2019-04-29 12:01:42 +02:00
Christopher Roy Bratusek
8b672e8916
CommonInstaller: fix Aurora Store installation
2019-04-27 23:41:29 +02:00
Christopher Roy Bratusek
684eb067ad
CommonInstaller: full package now checks for atleast 512 MB free space (required for installation)
2019-04-27 23:24:13 +02:00
Christopher Roy Bratusek
89bd745caf
log 'df'
2019-04-27 23:23:14 +02:00
Christopher Roy Bratusek
3adf86fe1f
CommonInstaller: improve log strings
2019-04-26 22:35:51 +02:00
Christopher Roy Bratusek
6e8633853c
CommonInstaller: catch unzip error 50 explicitely
2019-04-26 17:10:00 +02:00
Christopher Roy Bratusek
c32e33ba1e
CommonInstaller: fix creating log
2019-04-25 20:57:07 +02:00
Christopher Roy Bratusek
0c7263470d
stop unzip from polluting logs
2019-04-25 20:49:26 +02:00
Christopher Roy Bratusek
cb1d1ddb05
CommonInstaller: ensure our custom Busybox is always used during installation [+ additional logging]
2019-04-25 20:18:41 +02:00
Christopher Roy Bratusek
15c2d6c8a5
drop YahooWeatherProvider
2019-04-24 20:55:29 +02:00
Christopher Roy Bratusek
322c182875
bump version to 20.7.92 (20.8-beta3)
2019-04-24 20:44:20 +02:00
Christopher Roy Bratusek
d48e7cf790
bump version to 20.7.91 (20.8-beta2)
2019-04-03 21:58:29 +02:00
Christopher Roy Bratusek
1dc37c716c
CommonInstaller:
...
- move custom Magisk < 19.0 img handling code into own function
- improve Magisk > 19 vs. Magisk < 19 Code
- other minor improvements
2019-04-03 21:52:35 +02:00
Christopher Roy Bratusek
8fbc9f32a7
CommonInstaller: fix Magisk < 19.0 support
2019-03-31 21:50:31 +02:00
Christopher Roy Bratusek
c055654d3c
add Magisk 19.0 support
2019-03-28 20:09:41 +01:00
Christopher Roy Bratusek
3c89c061e9
bump version to 20.7.90 (20.8 in-dev)
2019-03-14 18:55:33 +01:00
Christopher Roy Bratusek
b7b3ecccce
bump version to 20.7.20190310 '749 Mark 148'
2019-03-10 13:26:02 +01:00
Christopher Roy Bratusek
add6192d27
CommonInstaller: only debloat some microG artifacts if NanoDroid equivalents get installed (fix LineageOS for microG incompatibility)
2019-03-01 15:03:21 +01:00
Christopher Roy Bratusek
331fc10b5e
CommonInstaller: don't pollute twrp.log
2019-03-01 14:48:10 +01:00
Christopher Roy Bratusek
d4bcf8ff4c
CommonInstaller: fix install info creation
2019-03-01 14:32:01 +01:00
Christopher Roy Bratusek
377fc3a7ac
CommonInstaller: logical change
2019-03-01 14:28:04 +01:00
Christopher Roy Bratusek
c67dbfc32d
improve CommonInstaller
2019-02-14 20:31:13 +01:00
Christopher Roy Bratusek
1f1260f441
bump version to 20.7 in-dev
2019-02-04 20:20:09 +01:00
Christopher Roy Bratusek
2693e89289
sync CommonAddon
2019-02-04 20:19:40 +01:00
Christopher Roy Bratusek
96501f30e3
various installer improvements
2019-02-04 20:00:54 +01:00
Christopher Roy Bratusek
8839da154f
Revert "add GsfProxy signed with NanoDroid key (official microG apk re-signed)"
...
This reverts commit 89ce8abf89
.
2019-02-03 17:00:21 +01:00
Christopher Roy Bratusek
8a135e8b8e
bump version to 20.6.20190126 (Malachowski)
2019-01-26 10:49:41 +01:00
Christopher Roy Bratusek
8854cacf5e
CommonInstaller: minor change
2019-01-26 10:48:24 +01:00
Christopher Roy Bratusek
3ff103dd84
CommonInstaller: minor change
2019-01-26 10:44:19 +01:00
Christopher Roy Bratusek
f46ae0b44c
bump version to 20.6.20190125 (Malachowski)
2019-01-25 20:41:45 +01:00
Christopher Roy Bratusek
89ce8abf89
add GsfProxy signed with NanoDroid key (official microG apk re-signed)
2019-01-25 20:26:02 +01:00
Christopher Roy Bratusek
6b8f96933c
bump version to 20.6 in-dev
2019-01-17 19:48:43 +01:00
Christopher Roy Bratusek
c8beae98f1
BromiteWebView installation routine: likewiese
2019-01-17 19:41:20 +01:00
Christopher Roy Bratusek
53741bfb39
bump version to 20.5.1 20190116
2019-01-16 18:31:29 +01:00
Christopher Roy Bratusek
202c354e90
(try to) enable FAKE_PACKAGE_SIGNATURE by default for Fake Store on pre-patched ROMs
2019-01-16 18:17:18 +01:00
Christopher Roy Bratusek
835cee189e
bump version to 20.5.1 (USS T'Plana-Hath)
2019-01-15 18:44:02 +01:00
Christopher Roy Bratusek
d1d6170e8e
bump version to 20.6 in-dev
2019-01-14 20:39:31 +01:00
Christopher Roy Bratusek
d863942184
improve App Store installation
2019-01-14 20:24:18 +01:00
Christopher Roy Bratusek
bd143d359e
add FAKE_PACKAGE_SIGNATURE to default permissions, aswell
2019-01-14 19:41:27 +01:00
Christopher Roy Bratusek
5e2b63dab0
bump version to 20.5 (T'Plana-Hath)
2019-01-13 16:46:15 +01:00
Christopher Roy Bratusek
5e22eb4038
improve logging
2019-01-12 10:04:51 +01:00
Christopher Roy Bratusek
6a479abb26
CommonInstaller: fix AdAway => Blokada transistion for old versions
2019-01-11 17:57:18 +01:00
Christopher Roy Bratusek
5492e89976
CommonInstaller: ensure /system is always rw
2019-01-11 17:56:46 +01:00
Christopher Roy Bratusek
fedf8c25c2
install NanoDroid GmsCore multilib
2019-01-10 20:37:34 +01:00
Christopher Roy Bratusek
0c08ebb31a
new versions of com.qualcomm.location no longer conflict with uNlp, drop it from GApps removal list
2019-01-07 20:33:18 +01:00
Christopher Roy Bratusek
9e371f630b
improve Bromite WebView installer
2019-01-06 18:57:15 +01:00
Christopher Roy Bratusek
9709ce9ff6
CommonInstaller: string change
2019-01-06 00:31:05 +01:00
Christopher Roy Bratusek
efb41e3a87
CommonInstaller: syntax fix
2019-01-06 00:27:14 +01:00
Christopher Roy Bratusek
7f8bfa0889
update CommonInstaller for new Radiocell nlp backend
2019-01-06 00:04:36 +01:00
Christopher Roy Bratusek
9709d8d821
BromiteWebView package: OxygenOS has WebViewStub
2019-01-04 20:54:09 +01:00
Christopher Roy Bratusek
f84044d264
rename file
2019-01-03 19:08:58 +01:00
Christopher Roy Bratusek
e7d9ce54ed
improve GApps removal
2019-01-01 20:58:44 +01:00
Christopher Roy Bratusek
c827ea595a
bump version to 20.5 in-dev
2019-01-01 20:52:03 +01:00
Christopher Roy Bratusek
956cbb009f
CommonInstaller: string change
2019-01-01 20:51:50 +01:00
Christopher Roy Bratusek
82e9bb0a0b
bump version 20.4 "(Constitution)"
2018-12-30 17:40:29 +01:00
Christopher Roy Bratusek
9c4d0f8b02
CommonPatcher: don't do anything if ROM is pre-patched
2018-12-27 22:11:09 +01:00
Christopher Roy Bratusek
a3e9d116d4
fix logical error
2018-12-27 22:03:10 +01:00
Christopher Roy Bratusek
8a479966ac
CommonInstaller:
...
- grep_prop(): also check for /vendor/build.prop
- magisk_install_postinst(): fix stock ROM SetupWizard work-around + only apply if required
- search_fake_package_signature(): import modified version of FAKE_PACKAGE_SIGNATURE detection by ale5000
- install_microg(): use search_fake_package_signature() to check whether we need FAKE_PACKAGE_SIGNATURE in privapp-permissions or not
2018-12-27 22:01:34 +01:00
Christopher Roy Bratusek
653a8db0b1
set ro.setupwizard.mode
to DISABLED
using resetprop
2018-12-25 21:59:45 +01:00
Christopher Roy Bratusek
22e08d6545
CommonInstaller: remove duplicated string
2018-12-24 21:50:27 +01:00
Vladimir Filatov
1ef2186972
Add double tab to each permission line in final xml and do it in "one" step
2018-12-23 19:26:36 +00:00
Christopher Roy Bratusek
6cd317c96e
microG LOS compat
2018-12-23 16:19:54 +01:00
Christopher Roy Bratusek
1763f882f5
use /sbin/.magisk instead of /sbin/.core ; support both /data/adb/magisk and /data/magisk
2018-12-22 18:46:34 +01:00
Christopher Roy Bratusek
e112209c55
minor updates
2018-12-20 21:30:24 +01:00
Christopher Roy Bratusek
86269b05e9
bump version to 20.4 in-dev
2018-12-14 21:35:07 +01:00
Christopher Roy Bratusek
c3d8f9bb35
bump version to 20.3 (Shenzhou)
2018-12-08 14:43:50 +01:00
Christopher Roy Bratusek
520b52baa4
shut up find
2018-12-03 20:33:00 +01:00
Christopher Roy Bratusek
974b25bf25
CommonInstaller: minor fix
2018-12-03 20:31:02 +01:00
Christopher Roy Bratusek
9be90cd296
CommonInstaller: add more GApps to get rid of
2018-12-03 20:30:48 +01:00
Christopher Roy Bratusek
041f05be7a
CommonInstaller: debug strings
2018-12-03 20:02:48 +01:00
Christopher Roy Bratusek
b45bab0083
CommonInstaller: minor fix
2018-12-03 19:56:00 +01:00
Christopher Roy Bratusek
bf401f41ea
CommonInstaller:
...
- break GApps removal into own functions
- make search for runtime-permissions work for any user, not just user 0
- remove pre-existing Google Account @Vavun
- needless to say that GApps removal is only triggered when NANODROID_UPGRADE=0
2018-12-01 20:10:37 +01:00
Christopher Roy Bratusek
9cd15b5f74
GApps removal mechanism now also checks for PrebuiltGmsCorePix
2018-11-29 22:22:07 +01:00
Christopher Roy Bratusek
7c6bab6164
CommonInstaller: string fix
2018-11-28 22:29:15 +01:00
Christopher Roy Bratusek
2f4b42b578
CommonInstaller: syntax fix
2018-11-28 22:26:45 +01:00
Christopher Roy Bratusek
b93fc7d6c3
set version to 20.2.90 (20.3~beta1)
2018-11-28 21:36:34 +01:00
Christopher Roy Bratusek
42c72dc243
CommonInstaller: string change
2018-11-28 21:35:30 +01:00
Christopher Roy Bratusek
351d753b54
CommonInstaller: change logic for which GmsCore to install
2018-11-28 21:33:41 +01:00
Christopher Roy Bratusek
c1327b30c9
data likewise
2018-11-28 21:32:38 +01:00
Christopher Roy Bratusek
2a2e271640
also check for Webview and WebViewGoogle when trying to get rid of stock WebView
2018-11-28 21:23:14 +01:00
Christopher Roy Bratusek
bcfc216e11
CommonInstaller: minor fix
2018-11-27 20:24:55 +01:00
Christopher Roy Bratusek
559176f60d
Yeah, right, TWRP shell can't handle arrays, but substrings
2018-11-27 20:20:47 +01:00
Christopher Roy Bratusek
bf8fd318db
CommonInstaller: match corner-case and syntax fix
2018-11-27 20:08:54 +01:00
Christopher Roy Bratusek
afcc991261
fix Kopier-Paste
2018-11-27 19:55:04 +01:00
Christopher Roy Bratusek
6d5686ee88
turn nanodroid_play into an array for better code
2018-11-27 19:48:00 +01:00
Christopher Roy Bratusek
0744150577
turn nanodroid_nlpbackend into an array for better code
2018-11-27 19:14:35 +01:00
Vladimir Filatov
002cf4f32b
Merge branch 'master' into 'Microg_2'
...
Sync to Master
See merge request Vavun/NanoDroid!4
2018-11-27 03:42:11 +00:00
Christopher Roy Bratusek
b1bd8dace8
CommonInstaller: work around stupid magisk.img size issue due to unpacking huge Bromite WebView libraries in some cases
2018-11-26 19:14:48 +01:00
Vladimir Filatov
97e3884e63
Phonesky
and nlpBackendDejavu
are missing in files_database=(*)
2018-11-26 17:56:32 +00:00
Vladimir Filatov
981cd34787
Update CommonInstaller, data/build-package.database, data/build-package.pkg-microg, data/build-package.update, Full/system/etc/default-permissions/microg-permissions.xml files
2018-11-26 14:15:26 +00:00
Vladimir Filatov
f9de71aa71
nanodroid_swipe=*
did not affect swipe libraries installation procces
2018-11-26 13:57:01 +00:00
Christopher Roy Bratusek
69ed2bd80c
improve OsmAnd package
2018-11-23 21:18:01 +01:00
Vladimir Filatov
fe7463e59b
Add OsmAnd to the project
2018-11-23 20:04:36 +00:00
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
Gia90
7a83d4f646
Fixed stupid bug affecting X86_64 architecture detection
2018-10-16 20:18:29 +02:00
Christopher Roy Bratusek
e8198f6026
set version to 18.90 (19.0-beta1)
2018-10-11 19:49:50 +02:00
Christopher Roy Bratusek
609fa25a86
improve GApps removal mechanism
2018-10-11 18:53:19 +02:00
Christopher Roy Bratusek
092f8d7103
improve GApps removal mechanism
2018-10-11 18:50:51 +02:00
Christopher Roy Bratusek
eea524d8a5
CommonInstaller: CUSTOM_ROM var not needed at all
2018-10-06 20:59:43 +02:00
Christopher Roy Bratusek
7048e92261
fix Google Sync Adapters permissions file being installed in the wrong directory
2018-10-05 20:15:48 +02:00
Christopher Roy Bratusek
1233bf7a6b
bump version to 19.0 in-dev
2018-10-02 16:05:24 +02:00
Christopher Roy Bratusek
f7f6812564
nupd is gone in favor of a F-Droid Repository
2018-10-02 09:35:03 +02:00
Christopher Roy Bratusek
f9314545a4
migrate from Adaway to Blockada
2018-09-29 22:05:51 +02:00
Christopher Roy Bratusek
a44ee53638
bump version to 18.3.1
2018-09-21 21:50:58 +02:00
Christopher Roy Bratusek
c7eeff0871
bump version to 18.3
2018-09-20 21:21:21 +02:00
Christopher Roy Bratusek
61bce19d39
bump version to 18.3 in-dev
2018-09-19 19:06:30 +02:00
Christopher Roy Bratusek
a586ef09f5
CommonInstaller: roll back to 17.x mode detection
2018-09-17 19:05:06 +02:00
Christopher Roy Bratusek
a1c1b84f5b
bump version to 18.2.20180916
2018-09-16 10:56:23 +02:00
Christopher Roy Bratusek
b479cb4e46
CommonInstaller: finalize
2018-09-16 10:52:38 +02:00
Christopher Roy Bratusek
0de1370b97
CommonInstaller: improve custom magisk migration
2018-09-16 10:19:25 +02:00
Christopher Roy Bratusek
2b46235083
CommonInstaller: improve DroidGuard Helper handling
2018-09-16 10:18:23 +02:00
Christopher Roy Bratusek
54c7fc7293
CommonInstaller / CommonPatcher: minor improvement
2018-09-15 23:00:55 +02:00
Christopher Roy Bratusek
83face3946
CommonInstaller: fixup
2018-09-15 22:57:11 +02:00
Christopher Roy Bratusek
e53e2f73f7
CommonInstaller: install DroidGuard as user app, improve custom Magisk migration
2018-09-15 22:05:45 +02:00
Christopher Roy Bratusek
84b43e4503
bump version to 18.2 in-dev
2018-09-15 19:32:57 +02:00
Christopher Roy Bratusek
8f6a1b2886
move from Orfox to TorBrowser
2018-09-15 19:21:42 +02:00
Christopher Roy Bratusek
62abe59d2a
bump version to 18.1.20180909
2018-09-09 15:35:53 +02:00
Christopher Roy Bratusek
656d368c44
CommonInstaller: fix installer not detecting upgrade when flashing through Magisk Manager
2018-09-09 14:21:13 +02:00
Christopher Roy Bratusek
42ea0d365b
update version to 18.1 in-dev
2018-09-08 20:03:05 +02:00
Christopher Roy Bratusek
b117c4fd48
CommonInstaller, CommonAddon: update detect_outfd
2018-09-08 20:02:46 +02:00
Christopher Roy Bratusek
6ff65d2593
CommonInstaller: ROMs with build-type userdebug are treated as Custom ROMs
2018-09-08 19:43:09 +02:00
Christopher Roy Bratusek
9a95c5dd08
CommonInstaller: code simplifications
2018-09-08 19:05:01 +02:00
Christopher Roy Bratusek
9e78b1d563
CommonInstaller: migrate /data/adb/.nanodroid-list to /data/adb/NanoDroid_FileList
2018-09-08 10:51:27 +02:00
Christopher Roy Bratusek
3f508cd808
bump version to 18.0.3
2018-09-08 10:42:55 +02:00