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

1540 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
1ea1bd5a84 build-package: don't report bzip2 compressed apks as broken 2019-07-07 22:26:14 +02:00
Christopher Roy Bratusek
af4dee388c build-package: fixup 2019-07-07 21:49:40 +02:00
Christopher Roy Bratusek
d2ae7dbb64 CommonInstaller: support installing bzip2 compressed APKs 2019-07-07 21:41:30 +02:00
Christopher Roy Bratusek
41ab8e38aa build-package: simplify dowloading APKs from repository, compress APKs using bzip2 2019-07-07 21:41:13 +02:00
Christopher Roy Bratusek
3629e8d02c update ChangeLog 2019-07-06 21:05:56 +02:00
Christopher Roy Bratusek
b21f639a72 update README 2019-07-06 21:05:48 +02:00
Christopher Roy Bratusek
f2fc575e62 CommonInstaller: migrate from custom DroidGuard to Official 2019-07-06 21:05:38 +02:00
Christopher Roy Bratusek
49867b1c64 build-package: drop custom microG DroidGuard Helper 2019-07-06 21:05:15 +02:00
Christopher Roy Bratusek
c5c1ebca6b build-package: update microG pkg recipe 2019-07-06 20:36:42 +02:00
Christopher Roy Bratusek
3422ca8c49 update ChangeLog 2019-07-06 20:32:13 +02:00
Christopher Roy Bratusek
0d036860d4 update SetupWizard 2019-07-06 20:32:06 +02:00
Christopher Roy Bratusek
032ae8bf1c update default configuration 2019-07-06 20:31:57 +02:00
Christopher Roy Bratusek
7130316624 update documentation 2019-07-06 20:31:50 +02:00
Christopher Roy Bratusek
208660bb49 auto-migrate users from custom GmsCore to official 2019-07-06 20:31:36 +02:00
Christopher Roy Bratusek
81fc06a99e build-package: drop custom microG GmsCore 2019-07-06 20:31:22 +02:00
Christopher Roy Bratusek
21087f1aee Merge branch 'patch-1' into 'master'
build-package.common: fix for `sha256sum -c ....sha256`

See merge request Nanolx/NanoDroid!22
2019-07-05 18:14:58 +00:00
zaoqi
926bfe0d91 build-package.common: fix for sha256sum -c ....sha256 2019-07-05 16:02:32 +00:00
Christopher Roy Bratusek
f9f27543fa CommonInstaller: syntax fix 2019-07-03 19:05:06 +02:00
Christopher Roy Bratusek
ea63e81e2d bump version to 21.0.90.20190703 (22.0-beta1) 2019-07-03 18:45:34 +02:00
Christopher Roy Bratusek
cf17b655c9 build-package: fix typo 2019-07-03 18:44:45 +02:00
Christopher Roy Bratusek
dfeb85edbd update ChangeLog 2019-07-03 17:47:25 +02:00
Christopher Roy Bratusek
7b211f37b3 CommonInstaller: syntax fix 2019-07-03 17:47:18 +02:00
Christopher Roy Bratusek
c961bee6c4 build-package: fix downloading official GmsCore 2019-07-03 17:47:08 +02:00
Christopher Roy Bratusek
e1fb9fb49f improve dump_system_privapp_permissions() to (possibly) fix LOS 16 (May+) support 2019-07-01 21:41:49 +02:00
Christopher Roy Bratusek
1dea89c410 improve detect_migrate_microg() and log values 2019-07-01 21:25:46 +02:00
Christopher Roy Bratusek
8a17b76c72 update ChangeLog 2019-07-01 19:13:34 +02:00
Christopher Roy Bratusek
93073faafb support switching in-place between NanoDroid and Official microG GmsCore 2019-07-01 19:13:28 +02:00
Christopher Roy Bratusek
2cdef37a9d update docs 2019-07-01 19:13:09 +02:00
Christopher Roy Bratusek
22c0a1b08d update ChangeLog 2019-06-30 16:49:02 +02:00
Christopher Roy Bratusek
3206ce1fa2 Merge branch 'master' into 'master'
Compatibility with /sdcard1 external SD mount path for some non TWRP recoveries

See merge request Nanolx/NanoDroid!21
2019-06-30 14:32:22 +00: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
3587bb7e5e build-package: fix creating microG package 2019-06-29 20:26:42 +02:00
Christopher Roy Bratusek
f0cff9f563 build-package: update package creation recipes 2019-06-26 20:51:40 +02:00
Christopher Roy Bratusek
eb13dae32a rm old unzip 2019-06-26 20:51:05 +02:00
Christopher Roy Bratusek
a89b2bc645 move unzip from Full package to tools 2019-06-26 20:50:52 +02:00
Christopher Roy Bratusek
73c3398c8f build-package: simplify package building 2019-06-26 20:31:52 +02:00
Christopher Roy Bratusek
810762b08a build-package:
- fix downloading BromiteWebView
- use changed date instead of modification date when checking whether index is up-to-date
- fix checking whether index is an empty file
2019-06-26 20:27:07 +02:00
Christopher Roy Bratusek
48af5ebafe build-package: fix sha256sum filepath 2019-06-26 19:55:36 +02:00
Christopher Roy Bratusek
2397c04711 initial version of build-package.report (milestone:25.0) 2019-06-23 21:01:08 +02:00
Christopher Roy Bratusek
83b0cf1208 build-package: update deps and minor fix 2019-06-23 20:46:01 +02:00
Christopher Roy Bratusek
c9fdd18f2d SetupWizard: make official microG GmsCore default 2019-06-20 00:46:52 +02:00
Christopher Roy Bratusek
1f57ba0567 build-package: use json instead of xml index for F-Droid, download mapbox variant for official microG 2019-06-20 00:38:28 +02:00
Christopher Roy Bratusek
c037641877 build-package: catch non-existant repo index 2019-06-20 00:02:32 +02:00
Christopher Roy Bratusek
be850d8e65 build-package: only update repo indices if empty or older than 60 minutes 2019-06-20 00:01:22 +02:00
Christopher Roy Bratusek
8e115c0dbc make official GmsCore default 2019-06-20 00:00:45 +02:00
Christopher Roy Bratusek
dc967146e9 update ChangeLog 2019-06-18 21:00:39 +02:00
Christopher Roy Bratusek
f7133698e4 nanodroid-font: fix applying fonts 2019-06-16 19:07:19 +02:00
Christopher Roy Bratusek
1509bfb0f5 SysTest: string changes 2019-06-13 21:30:43 +02:00
Christopher Roy Bratusek
9003dd472d SysTest: if in TWRP log usable space for installer 2019-06-13 20:16:04 +02:00
Christopher Roy Bratusek
b06b3d2336 SysTest: string changes 2019-06-13 20:15:40 +02:00