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

1935 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
5230ff9849 no longer ship XDA Labs 2020-12-20 10:20:03 +01:00
Christopher Roy Bratusek
b4d8c8d98c update ChangeLog 2020-12-20 10:04:38 +01:00
Christopher Roy Bratusek
7cb2826fcb update build-package 2020-12-20 10:02:21 +01:00
Christopher Roy Bratusek
d0acf37904 grab NewPipe from Github instead of F-Droid 2020-12-20 10:01:01 +01:00
Christopher Roy Bratusek
17aaec4b44 grab Smart Pack Kernel Manager from F-Droid 2020-12-20 09:51:22 +01:00
Christopher Roy Bratusek
697cf5f8ad move from Blokada 4 to Blokada 5 2020-12-20 09:50:16 +01:00
Christopher Roy Bratusek
82e433e831 update and improve #Issues 2020-11-03 14:56:45 +01:00
Christopher Roy Bratusek
316a8c85d5 Patcher: lift SDK 30 restriction 2020-11-03 10:45:40 +01:00
Christopher Roy Bratusek
27a593fcd4 update NanoDroidUtil doc 2020-11-03 10:39:50 +01:00
Christopher Roy Bratusek
781d086d9f update ChangeLog 2020-11-03 09:47:46 +01:00
Christopher Roy Bratusek
f0793335c1 update Issues 2020-11-02 20:53:04 +01:00
Christopher Roy Bratusek
d80b0fae29 update Uninstaller 2020-11-02 20:47:03 +01:00
Christopher Roy Bratusek
efdbba4255 doc update 2020-11-02 20:46:33 +01:00
Christopher Roy Bratusek
4b7419cf71 nanodroid-overlay: change order in which config files are read 2020-11-02 20:46:26 +01:00
Christopher Roy Bratusek
c8670d674b CommonAddon: remove unused funcs 2020-11-02 20:28:06 +01:00
Christopher Roy Bratusek
c2d3d13d61 CommonAddon: improvements 2020-11-02 20:24:18 +01:00
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