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

62 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
e37256b6e6 grab NewPipe from official NewPipe repo instead of Github 2020-12-28 13:10:59 +01:00
Christopher Roy Bratusek
68c39538e3 fix downloading APKs from gitlab 2020-12-20 10:42:01 +01: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
c64f9815cf build-package: surpress zstd info; only print info when errors happen 2020-10-11 21:08:47 +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
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
9a407b2376 build-package: simplify grabbing apk urls from github/gitlab 2020-08-28 22:23:35 +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
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
Spongebob
fc7fda6dd9 Fix GoogleCalendarSync SDK 21-29 2020-07-17 17:04:18 +00: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
06cef308be add Android Q sync adapters 2020-01-27 18:09:45 +01:00
Christopher Roy Bratusek
f3d943390c fix downloading from GitLab 2020-01-17 22:46:23 +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
3324401ee9 build-package: we no longer need to explicitely selected mapbox build for microG, as vtm is no longer in repo 2019-10-23 19:17:47 +02:00
TanyaEleventhGoddess
7284f1d509 Changed enable-debug and enable-wget variables 2019-08-11 10:27:25 +02:00
TanyaEleventhGoddess
ea9c427625 Added a bunch of debug messages, added wget support and debug in README and used date for creating per-build dates 2019-08-11 10:02:30 +02:00
TanyaEleventhGoddess
9301a56917 Improved debug, allow selection of wget for downloads, rearranged download list and fixed forgotten echo 2019-08-10 12:29:57 +02:00
TanyaEleventhGoddess
c1c6446a63 Turned most variables in lowercase, moved repo files into a single folder, written better code for functions, fixed again incorrect gitlab download function and added a debug mode 2019-08-10 00:55:05 +02:00
TanyaEleventhGoddess
263d2b1923 Fixed GitLab downloading issue and updated gitignore 2019-08-09 18:24:15 +02:00
Christopher Roy Bratusek
3a21d50691 build-package: only download GoogleCalendarSync once 2019-08-06 20:12:25 +02:00
Christopher Roy Bratusek
92c2ae7d1f build-package:
- remove broken files
- use cURL instead of wget
2019-08-05 19:56:48 +02:00
Christopher Roy Bratusek
4be29cd290 build-package: better error message (kinda) 2019-08-05 19:29:06 +02:00
Christopher Roy Bratusek
3c616ebd24 build-package: fix downloading APKs from GitHub 2019-08-03 20:26:55 +02:00
Christopher Roy Bratusek
a5b1bf0be6 build-package: minor fixup 2019-08-02 19:27:18 +02:00
Christopher Roy Bratusek
4cbbe52d20 build-package: support downloading APKs from GitLab 2019-08-02 19:00:58 +02:00
Christopher Roy Bratusek
7418bd9be3 build-package:
- drop support for downloading apks from apkmirror
- improve support for downloading apks from github
- GZip apks downloaded from github
- GZip apks downloaded from raw url
2019-07-26 21:27:20 +02:00
Christopher Roy Bratusek
fcdb7117cb build-package: minor fix 2019-07-26 20:27:24 +02:00
Christopher Roy Bratusek
fb9e83c5d9 build-package: use gzip instead of bzip2 (faster and same compression result) 2019-07-08 20:52:43 +02:00
Christopher Roy Bratusek
42dad7ca1d build-package: fix downloading GSync Adapters 2019-07-08 17:12:31 +02:00
Christopher Roy Bratusek
af4dee388c build-package: fixup 2019-07-07 21:49:40 +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
c961bee6c4 build-package: fix downloading official GmsCore 2019-07-03 17:47:08 +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
83b0cf1208 build-package: update deps and minor fix 2019-06-23 20:46:01 +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
1e78f1b2c9 build-package: github vs. gitlab 2019-03-02 10:11:24 +01:00
Christopher Roy Bratusek
c31e0896a2 update Haystack patches 2019-03-01 14:23:44 +01:00
Christopher Roy Bratusek
45aeac1239 build-package: move to new OGApps host 2019-02-25 11:50:51 +01:00