Christopher Roy Bratusek
8b156a51d1
separate var for printable version string
2020-12-29 20:16:28 +01:00
Christopher Roy Bratusek
5d6e4ccd9c
fix gitlab #172
2020-12-28 19:02:35 +01: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
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
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
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
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