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

1997 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
ad8e6220b6 Uninstaller: actually use bundled busybox (before mounting partitions) 2020-12-29 20:14:02 +01:00
Christopher Roy Bratusek
691c82c890 build-package: change version string printed 2020-12-29 11:13:29 +01:00
Christopher Roy Bratusek
c512a0b5c8 likewise for the patcher (note: not yet tested) 2020-12-29 10:26:08 +01:00
Christopher Roy Bratusek
d6bdafefa0 set PATH to busybox earlier 2020-12-29 10:25:51 +01:00
Christopher Roy Bratusek
e879247e3c ensure busybox is used when mounting partitions, should fix some segfaults reported on Sammy devices 2020-12-29 10:22:37 +01:00
Christopher Roy Bratusek
5d6e4ccd9c fix gitlab #172 2020-12-28 19:02:35 +01:00
Christopher Roy Bratusek
9ce604a57e Merge branch 'newpipe_repo' into 'master'
Add NewPipe F-Droid repo to additional_repos.xml

See merge request Nanolx/NanoDroid!33
2020-12-28 18:00:40 +00:00
Vladimir Filatov
9ba5c3ff7a Add NewPipe F-Droid repo to additional_repos.xml 2020-12-28 17:42:32 +00:00
Christopher Roy Bratusek
e37256b6e6 grab NewPipe from official NewPipe repo instead of Github 2020-12-28 13:10:59 +01:00
Christopher Roy Bratusek
798502daff update ChangeLog 2020-12-20 11:07:39 +01:00
Christopher Roy Bratusek
0d3e81675d update ChangeLog 2020-12-20 11:07:06 +01:00
Christopher Roy Bratusek
68c39538e3 fix downloading APKs from gitlab 2020-12-20 10:42:01 +01:00
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