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

273 Commits

Author SHA1 Message Date
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
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
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
c9a927881d build-package: compress APKs using ZStd instead of GZip
(provides better performance on low end devices)
2020-10-10 20:36:46 +02:00
Christopher Roy Bratusek
385cc98617 s/! -z/-n/g 2020-10-04 18:22:13 +02:00
Christopher Roy Bratusek
05852b85e3 add Warden (AuroraOSS/AppWarden) to full package 2020-10-01 20:35:26 +02:00
Christopher Roy Bratusek
93a651ccd2 build-package: update help message 2020-09-26 20:49:15 +02:00
Christopher Roy Bratusek
3fb619cf2a build-package: use 29.0.3 dx utility for dalvikize_jar() 2020-09-26 20:48:23 +02:00
Christopher Roy Bratusek
cf644c1b46 build-package: minor correction 2020-09-25 09:52:39 +02:00
Christopher Roy Bratusek
bd8818036c build-package: minor correction 2020-09-25 09:45:34 +02:00
Christopher Roy Bratusek
b30cba7c2b build-package: simplify 2020-09-25 09:44:01 +02:00
Christopher Roy Bratusek
db1855bd05 * build-package
* allow side-loading custom APKs from  directory inside the NanoDroid tree
    * side-loading libraries is currently not supported
  * simplify functions for downloading APKs from github, gitlab, url and oepngapps
2020-09-24 21:18:43 +02:00
Christopher Roy Bratusek
7ff19341c8 add FreeOTP+ 2020-09-10 19:51:05 +02:00
Christopher Roy Bratusek
2be225f541 drop the SetupWizard as it's unreliable, not working on several new devices, not working on x86/x86_64 2020-09-06 08:57:25 +02:00
Christopher Roy Bratusek
70f2ec3fa5 update build-package.report 2020-09-01 21:56:23 +02:00
Christopher Roy Bratusek
fc81d46d83 build-package: also increase version number/bump module version for Patcher Magisk Module 2020-08-28 22:35:01 +02:00
Christopher Roy Bratusek
9a407b2376 build-package: simplify grabbing apk urls from github/gitlab 2020-08-28 22:23:35 +02:00
Christopher Roy Bratusek
8adc71b1b5 build-package: mention BP_DEBUG and BP_USE_WGET in help 2020-08-19 20:39:13 +02:00
Christopher Roy Bratusek
b27518dee2 build-package: cosmetic changes 2020-08-19 20:37:02 +02:00
Christopher Roy Bratusek
fb7757dff5 build-package: apply useragent to cURL and wget 2020-08-19 20:32:42 +02:00
Christopher Roy Bratusek
90337742ef build-package: more verbose output on BP_DEBUG=1 2020-08-19 20:20:32 +02:00
Christopher Roy Bratusek
374682a91e fix logic 2020-08-19 20:10:34 +02:00
Christopher Roy Bratusek
75fdbf5784 fixup 2020-08-19 18:55:29 +02:00
Christopher Roy Bratusek
b65ebe5aa4 build-package: report mimetypes if wrong when BP_DEBUG is set, don't remove broken files when BP_DEBUG is set 2020-08-19 18:50:06 +02:00
Christopher Roy Bratusek
15fc0039bf build-package: remove ?inline=false from swipe download url 2020-08-19 18:40:52 +02:00
Christopher Roy Bratusek
be6ea8be55 build-package: further fixes for Darwin/*BSD compat 2020-08-18 21:04:59 +02:00
Christopher Roy Bratusek
37eecc5d63 build-package: fixes 2020-08-18 20:51:43 +02:00
Christopher Roy Bratusek
bd25ad73c0 build-package: Darwin compat 2020-08-11 21:38:33 +02:00
Christopher Roy Bratusek
1f7eb3f4dc use own DroidGuard instead of Official, as long as there's no release 2020-07-31 20:32:04 +02:00
Christopher Roy Bratusek
f3937f902f missing hunk 2020-07-27 20:41:30 +02:00
Christopher Roy Bratusek
eb58b983fb Merge branch 'master' into 'master'
Fix GoogleCalendarSync SDK 21-29

See merge request Nanolx/NanoDroid!29
2020-07-27 18:09:53 +00:00
Christopher Roy Bratusek
6201cf8df6 switch from Oandbackup to OAndBackupX 2020-07-27 20:07:06 +02:00
Spongebob
fc7fda6dd9 Fix GoogleCalendarSync SDK 21-29 2020-07-17 17:04:18 +00:00
Christopher Roy Bratusek
3d9b28fbdd Revert "switch to official Twidere (pre-)release"
This reverts commit 6ea586b498.
2020-04-07 11:48:20 +02:00
Christopher Roy Bratusek
6ea586b498 switch to official Twidere (pre-)release 2020-04-04 14:18:14 +02:00
Christopher Roy Bratusek
54ecc2d463 [wip] more customizability for init scripts and shell utils 2020-02-11 20:29:20 +01:00
Christopher Roy Bratusek
2de91ad239 fix downloading Google Calendar Sync for SDK 21+ 2020-02-03 18:41:53 +01:00
Christopher Roy Bratusek
520548c0c1 put ogapps server path into var 2020-01-31 18:04:53 +01:00
Christopher Roy Bratusek
ca8faec0d9 switch to github build for Amaze File Manager 2020-01-28 20:11:09 +01:00
Christopher Roy Bratusek
06cef308be add Android Q sync adapters 2020-01-27 18:09:45 +01:00
Christopher Roy Bratusek
f0feccea4d update build-package report 2020-01-19 19:54:34 +01:00
Christopher Roy Bratusek
ddd814fa73 update build-package report 2020-01-17 23:01:08 +01:00
Christopher Roy Bratusek
f3d943390c fix downloading from GitLab 2020-01-17 22:46:23 +01:00
Christopher Roy Bratusek
3da72ba0a8 break-out Google Sync Adapters and Swipe Libraries into NanoDroid-Google package 2020-01-17 22:36:13 +01:00
Christopher Roy Bratusek
390e398ed3 no longer ship Orbot 2020-01-17 21:59:59 +01:00
Christopher Roy Bratusek
66848eb3fb no longer ship Substratum 2020-01-17 21:58:10 +01:00
Christopher Roy Bratusek
cd2d5ff8d8 replace FaceSlim with Frost 2020-01-17 21:56:26 +01:00
Christopher Roy Bratusek
204e44429e follow OpenGApps and use API 21 Calender Sync for API 21+, API 19 Calendar Sync for API 19 2020-01-02 14:24:10 +01:00
Christopher Roy Bratusek
45b38cbe67 fix grabbing swipe libs 2019-10-23 19:21:44 +02:00