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

199 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
99c2897a87 nanodroid-overlay: fix creating config if none found 2020-10-19 21:23:11 +02:00
Christopher Roy Bratusek
0437a12adf nanodroid-perm:
- for restricted permissions pass --user to pm
- add newly required restricted permission android.permission.RECEIVE_SMS
2020-10-19 19:22:07 +02:00
Christopher Roy Bratusek
f2403b03ae nanodroid-overlay: further fixes 2020-10-18 09:42:02 +02:00
Christopher Roy Bratusek
b33afa73d8 nanodroid-overlay: detect whether running from addon.d 2020-10-17 23:16:41 +02:00
Christopher Roy Bratusek
88ac502aba CommonInstaller, nandoroid-overlay:
- fix /system mode installation
- allow installation directly after Magisk without reboot
2020-10-17 23:02:23 +02:00
Christopher Roy Bratusek
8e37704061 CommonInstaller: minor upgrades 2020-10-17 22:47:04 +02:00
Christopher Roy Bratusek
21637a637f update GNU Bash to 5.1-rc1 2020-10-16 21:19:02 +02:00
Christopher Roy Bratusek
a33e745a26 move all utilities from /system/xbin to /system/bin
drop broken links to column utility from microG package
2020-10-10 19:02:31 +02:00
Christopher Roy Bratusek
ebf3588c9b nanodroid-overlay: a bit nicer output 2020-10-10 11:43:34 +02:00
Christopher Roy Bratusek
9e1b637be6 nanodroid-overlay: one more fix 2020-10-10 08:25:16 +02:00
Christopher Roy Bratusek
35ee26f71d nanodroid-overlay: fix 2020-10-10 08:25:06 +02:00
Christopher Roy Bratusek
641f2e116e nanodroid-overlay: minor fix 2020-10-10 08:10:12 +02:00
Christopher Roy Bratusek
3cec4a6185 nanodroid-overlay: minor fix 2020-10-10 08:03:47 +02:00
Christopher Roy Bratusek
55808b678b the column utility is no longer needed 2020-10-08 22:21:18 +02:00
Christopher Roy Bratusek
a37cee41ba nanodroid-overlay: ensure output is alphabetically sorted 2020-10-08 22:16:17 +02:00
Christopher Roy Bratusek
798d89c3c9 nanodroid-overlay:
* --genconfig: don't forcefully set config to /data/.nanodroid-overlay
* in System mode remove apps but don't back them up
  * limits nanodroid-overlay to bare minimum functionality in System Mode
  * but makes it possible to use it from recoveries which can't decrypt /data
* major code simplification
2020-10-08 22:06:11 +02:00
Christopher Roy Bratusek
385cc98617 s/! -z/-n/g 2020-10-04 18:22:13 +02:00
Christopher Roy Bratusek
07bf572656 drop shell utilities 2020-10-03 21:10:40 +02:00
Christopher Roy Bratusek
078bc8e0a6 update GNU Bash to 5.1-beta1 2020-10-03 10:15:52 +02:00
Christopher Roy Bratusek
de1b9fcf0d sysconfig: whitelist Aurora Services 2020-09-24 15:22:27 +02:00
Christopher Roy Bratusek
2dfe5dfbb3 drop useless ^ 2020-09-08 22:25:12 +02:00
Christopher Roy Bratusek
87de786783 CommonInstaller/nanodroid-overlay: ignore empty lines aswell 2020-09-08 22:16:22 +02:00
Christopher Roy Bratusek
c352aa4f3a NanoDroid-Overlay: ignore commented out lines 2020-09-07 20:09:26 +02:00
Christopher Roy Bratusek
7cb17e5ac5 nanodroid-perm: add ACCESS_BACKGROUND_LOCATION to microG 2020-09-02 20:58:38 +02:00
Christopher Roy Bratusek
3610af71be CommonInstaller: add android.permission.ACCESS_BACKGROUND_LOCATION to default-permission on SDK 29+ 2020-09-01 21:35:15 +02:00
Christopher Roy Bratusek
5e06807140 final one 2020-08-25 22:14:41 +02:00
Christopher Roy Bratusek
2bd9edcfd9 one more path change for GNU Bash 2020-08-25 22:03:33 +02:00
Christopher Roy Bratusek
f809cdabf6 improved GNU Bash build with changed default paths (see ChangeLog) 2020-08-25 21:35:25 +02:00
Christopher Roy Bratusek
bad028dc56 update GNU Bash to 5.1-alpha1 (with Debian GNU/Linux patches) 2020-08-25 20:55:25 +02:00
Christopher Roy Bratusek
ceb064c592 CommonInstaller: support flashing through Magisk Manager (again) 2020-08-18 18:13:09 +02:00
Christopher Roy Bratusek
26aeb0a8bf no longer ship Zelda ringtones 2020-01-17 22:09:36 +01:00
Christopher Roy Bratusek
a1c6b3d9c6 drop col colcrt colrm look setterm shell utilities 2020-01-17 22:06:29 +01:00
Christopher Roy Bratusek
d9b8b8ba86 no longer ship GNU Nano 2020-01-17 22:03:40 +01:00
Christopher Roy Bratusek
0fd23b3021 update GNU Nano to 4.4 2019-10-12 20:33:39 +02:00
Christopher Roy Bratusek
cfaaa2b630 nanodroid-overlay: guard non-universal paths, prevent useless find error messages 2019-10-08 20:44:52 +02:00
Christopher Roy Bratusek
8a83f5f18b nanodroid-overlay: /system/product support 2019-10-07 22:33:15 +02:00
Christopher Roy Bratusek
f9c1394bab CommonInstaller: better ROM/device compat; drop nanodroid-font 2019-10-07 21:33:09 +02:00
Christopher Roy Bratusek
2debfe9b30 update GNU Nano to 4.2 2019-07-21 21:13:50 +02:00
Christopher Roy Bratusek
e50d91fa69 LineageOS for microG compatibility 2019-07-09 20:32:55 +02:00
Vladimir Filatov
41ab998a93 Make NanoDroid compatible with recoveries which has /sdcard1 mount path for SD Card. For example OrangeFox recovery. 2019-06-30 05:01:23 +00:00
Christopher Roy Bratusek
eb13dae32a rm old unzip 2019-06-26 20:51:05 +02:00
Christopher Roy Bratusek
f7133698e4 nanodroid-font: fix applying fonts 2019-06-16 19:07:19 +02:00
Christopher Roy Bratusek
91ffeb246f drop permission files that will be autogenerated 2019-05-23 18:37:16 +02:00
Christopher Roy Bratusek
d70870c583 logscleaner init.d Script: clean-up old logcats here 2019-05-08 19:45:53 +02:00
Vladimir Filatov
a63159fc0e init.d scripts improvements 2019-05-08 17:09:16 +00:00
Vladimir Filatov
38c2416e9e Small fix 2019-05-06 23:29:36 +00:00
Christopher Roy Bratusek
ffd0d524f5 logscleaner init.d script: clean-up old init.d logs, aswell 2019-05-06 18:02:19 +02:00
Christopher Roy Bratusek
7e19cbd4d8 init scripts: unify time format (24h) 2019-05-05 21:50:30 +02:00
Christopher Roy Bratusek
e31d816af5 logcat init.d script: fix 2019-05-05 21:40:07 +02:00
Christopher Roy Bratusek
358ba0c6f9 fixup 2019-05-05 21:20:28 +02:00