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 |
|
Christopher Roy Bratusek
|
11f8017cf1
|
more minor Android 11 changes
|
2020-10-17 21:39:41 +02:00 |
|
Christopher Roy Bratusek
|
262e03fdae
|
CommonInstaller: error-out when nanodroid_forcesystem is true, but we flash from Magisk Manager
|
2020-10-17 21:34:27 +02:00 |
|
Christopher Roy Bratusek
|
343d2bddc4
|
CommonInstaller: update for APEX changes in Android 11
CommonPatcher: update for APEX changes in Android11
* patcher is not yet compatible with Android 11
|
2020-10-17 20:23:39 +02:00 |
|
Christopher Roy Bratusek
|
1a1ae9f609
|
build-package: fix downloading APK from GitHub with release tag has multiple
|
2020-10-17 18:04:00 +02:00 |
|
Christopher Roy Bratusek
|
e121049bae
|
repo cleanup
|
2020-10-17 17:54:03 +02:00 |
|
Christopher Roy Bratusek
|
ed98bc3293
|
build-package.report:
- update for switch from GZip to ZStd
- ignore local/ directory for side-loaded APKs
- update for switch from xbin/ to bin/
|
2020-10-17 09:48:26 +02:00 |
|
Christopher Roy Bratusek
|
f05d71491c
|
link instead of copy zstd into all modules
|
2020-10-17 09:47:23 +02:00 |
|
Christopher Roy Bratusek
|
932c0f699d
|
CommonInstaller: use pm to reset runtime permissions in bootmode
|
2020-10-17 09:20:03 +02:00 |
|
Christopher Roy Bratusek
|
21637a637f
|
update GNU Bash to 5.1-rc1
|
2020-10-16 21:19:02 +02:00 |
|
Christopher Roy Bratusek
|
c64f9815cf
|
build-package: surpress zstd info; only print info when errors happen
|
2020-10-11 21:08:47 +02:00 |
|
Christopher Roy Bratusek
|
c0950f525d
|
build-package: make mime-type checking more robust
|
2020-10-11 21:02:28 +02:00 |
|
Christopher Roy Bratusek
|
44c397d8bf
|
update README#credits
|
2020-10-10 20:39:29 +02:00 |
|