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

1919 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
2156f9355b CommonAddon: improvements 2020-11-02 20:23:28 +01:00
Christopher Roy Bratusek
2d891c68f2 nanodroid-util: add -R/--reset-permissions switch 2020-11-02 17:02:09 +01:00
Christopher Roy Bratusek
fd585f3ec7 A11 status update 2020-11-02 16:55:05 +01:00
Christopher Roy Bratusek
b76553e8e4 allow reading configuration files from /system/addon.d
* OTA compat in System Mode for nanodroid-overlay
* allow reading config files when /data can't be mounted from recovery
2020-11-02 16:49:52 +01:00
Christopher Roy Bratusek
860fc69240 bump version to 23.0.1 (FCK 2020) 2020-10-29 18:18:21 +01:00
Christopher Roy Bratusek
0e8c309593 update ChangeLog 2020-10-29 18:17:19 +01:00
Christopher Roy Bratusek
167db770ae fix one of the two issues in #162 2020-10-28 22:04:34 +01:00
Christopher Roy Bratusek
598f8a9014 fixup 44ea5e5cb8 2020-10-25 19:57:38 +01:00
Christopher Roy Bratusek
ded7b2c6b6 bump version to 23.0.20201023 (All Aboard) 2020-10-23 19:19:50 +02:00
Christopher Roy Bratusek
e8a5f4122f nanodroid-overlay: likewise 2020-10-23 19:19:20 +02:00
Christopher Roy Bratusek
c658e2d068 CommonInstaller: read configuration files from /tmp aswell (in case /data couldn't be mounted in TWRP) 2020-10-23 19:19:09 +02:00
Christopher Roy Bratusek
44ea5e5cb8 Patcher: define BASEDIR inline 2020-10-22 21:35:43 +02:00
Christopher Roy Bratusek
3c4312ab46 Patcher: update addon.d 2020-10-22 21:31:42 +02:00
Christopher Roy Bratusek
6bc61c9925 no longer require mounting /data in all places 2020-10-22 21:29:48 +02:00
Christopher Roy Bratusek
7411c61b9e CommonInstaller:
- no longer error-out when /data couldn't be mounted
- less verbose when flashing through Magisk Manager
2020-10-22 21:11:24 +02:00
Christopher Roy Bratusek
3948f72115 CommonInstaller: rename uninstaller information before detecting mode 2020-10-22 17:28:43 +02:00
Christopher Roy Bratusek
c5b883be6b CommonInstaller: fix detect_mode() ignoring /system/addon.d/NanoDroid_FileList exists 2020-10-22 17:27:28 +02:00
Christopher Roy Bratusek
d69746d4ad CommonInstaller: when flashing through Magisk Manager /external_sd is not always a direct link to the storage directory, aim to detect it 2020-10-21 20:52:23 +02:00
Christopher Roy Bratusek
185da1b493 make find_block() more robust 2020-10-21 20:15:03 +02:00
Christopher Roy Bratusek
5fc753702e bump version to 22.91 (23.0-beta2) codename: All Aboard 2020-10-21 19:13:18 +02:00
Christopher Roy Bratusek
21e3b87a08 nanodroid-overlay: fix regression, issue #161 2020-10-21 19:03:45 +02:00
Christopher Roy Bratusek
b209dd7e68 update ChangeLog 2020-10-21 19:01:19 +02:00
Christopher Roy Bratusek
e292e57423 fix some logging 2020-10-20 21:29:25 +02:00
Christopher Roy Bratusek
521dc88d69 another try on improving /system mount code for various occasions 2020-10-20 21:02:03 +02:00
Christopher Roy Bratusek
8d00391249 Merge branch 'perm' into 'master'
nanodroid-perm: allow running through ADB shell (without root)

See merge request Nanolx/NanoDroid!31
2020-10-20 16:50:44 +00:00
Christopher Roy Bratusek
0f61d0b733 nanodroid-perm: add missing error() func 2020-10-20 18:50:31 +02:00
Christopher Roy Bratusek
1e1eb1b0e3 improve /system mount code 2020-10-20 18:45:09 +02:00
FriendlyNeighborhoodShane
237ad03c49 nanodroid-perm: allow running through ADB shell (without root)
- Use `pm list` instead of packages.list to determine installed apps
 - Allow executing user to be "shell" (ADB)
2020-10-20 14:26:24 +05:30
Christopher Roy Bratusek
99c2897a87 nanodroid-overlay: fix creating config if none found 2020-10-19 21:23:11 +02:00
Christopher Roy Bratusek
4a6c439b43 bump version to 22.90 (23.0-beta1) codename: All Aboard 2020-10-19 19:48:03 +02:00
Christopher Roy Bratusek
3cd991cbc6 update ChangeLog 2020-10-19 19:44:45 +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
c83ee938eb microG shows the ID, so no need for extra app 2020-10-18 18:09:05 +02:00
Christopher Roy Bratusek
d02d2e7fab Issues: add fix for Play Store not showing bought apps as bought 2020-10-18 18:01:34 +02:00
Christopher Roy Bratusek
6b9346064e service.sh: minor change 2020-10-18 09:56:46 +02:00
Christopher Roy Bratusek
c351493a37 service.sh: microG GmsCore needs to be installed as user app for all permissions to be granted, see https://github.com/microg/android_packages_apps_GmsCore/issues/1100#issuecomment-711088518 2020-10-18 09:54:30 +02:00
Christopher Roy Bratusek
f2403b03ae nanodroid-overlay: further fixes 2020-10-18 09:42:02 +02:00
Christopher Roy Bratusek
1aaf79f4b4 update is_mounted() in all places 2020-10-18 09:39:48 +02:00
Christopher Roy Bratusek
53d4b293b3 CommonInstaller: fixup is_mounted() 2020-10-18 09:39:35 +02:00
Christopher Roy Bratusek
ea0e1e4ad6 CommonInstaller: log for cfg in /sdcard explicitely
(in certain occasions /data/media/0 might not be available, still /sdcard is)
2020-10-17 23:49:39 +02:00
Christopher Roy Bratusek
56ea9ec990 Uninstaller: fixup path 2020-10-17 23:48:48 +02:00
Christopher Roy Bratusek
f74d1d0c36 improve CommonAddon 2020-10-17 23:31:07 +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
0fe27ed465 CommonInstaller: remove a warning 2020-10-17 23:16:26 +02:00
Christopher Roy Bratusek
a22343078f CommonAddon: update OUTFD detection (taken from Magisk) 2020-10-17 23:11:34 +02:00
Christopher Roy Bratusek
720e88f2dc CommonInstaller: fixup system mode restoration for init scripts 2020-10-17 23:11:17 +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
4ab6d6b307 syntax fix 2020-10-17 22:01:14 +02:00
Christopher Roy Bratusek
eb9f9f711c SysTest, Uninstaller: update 2020-10-17 21:49:38 +02:00