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

360 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
c6fcfab702 bump version to 22.0 in-dev (21.0.90) 2019-06-08 22:55:16 +02:00
Christopher Roy Bratusek
92759f56fa CommonInstaller: drop OpenWeatherMapProvider 2019-06-08 22:46:47 +02:00
Christopher Roy Bratusek
f0c7a4f59e CommonInstaller: drop nanodroid_override 2019-06-08 22:42:24 +02:00
Christopher Roy Bratusek
99fab8a2f3 CommonInstaller: string change 2019-06-08 22:40:33 +02:00
Christopher Roy Bratusek
e8fa75019f CommonInstaller: drop nanodroid_override 2019-06-08 22:39:22 +02:00
Christopher Roy Bratusek
5e614ac670 CommonInstaller: auto-migrate from OmniClock to Alarmio 2019-06-08 22:37:54 +02:00
Christopher Roy Bratusek
e10edff508 CommonInstaller: remove OmniClock specific work-around 2019-06-08 22:36:03 +02:00
Christopher Roy Bratusek
452363a84a CommonInstaller: fix System Mode installation info for auto-created privapp-permission whitelists 2019-06-05 21:28:11 +02:00
Christopher Roy Bratusek
43ba276929 bump version to 21.0.20190601 'USS Reliant' and update ChangeLog 2019-06-01 19:34:40 +02:00
Christopher Roy Bratusek
9f80832550 bump version to 20.8.91 (21.0-beta2) 2019-05-25 19:46:27 +02:00
Christopher Roy Bratusek
b973c42433 typo 2019-05-23 19:18:49 +02:00
Christopher Roy Bratusek
07d3e98dbe CommonInstaller: (WIP #3) automatic privapp-permission whitelist creation 2019-05-23 19:13:13 +02:00
Christopher Roy Bratusek
b50a068388 CommonInstaller: fix file path 2019-05-23 19:01:17 +02:00
Christopher Roy Bratusek
b4083c5011 CommonInstaller: fixup 2019-05-23 18:56:37 +02:00
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