126 Commits (master)

Author SHA1 Message Date
FriendlyNeighborhoodShane 5426bebd0b conf: rename MinimalIAP to MinimalPhonesky 2 months ago
FriendlyNeighborhoodShane 48d9826187 conf: add shellcheck source directives to defconfs 2 months ago
FriendlyNeighborhoodShane 64bdc4e38c test.sh: enable a bunch of tests
add source directives to code for shellcheck. yay flow analysis!
2 months ago
FriendlyNeighborhoodShane 623ca966ec conf: bump defconfs 10 months ago
FriendlyNeighborhoodShane 3b9271dcae conf/defconf-standard.txt: move backuptransport to stuff_sdk 10 months ago
FriendlyNeighborhoodShane f6bd6ffe12 conf: remove google swype libs and drm jars
I believe they haven't been relevant for quite a while now.
10 months ago
FriendlyNeighborhoodShane 8365656e19 conf: remove AuroraServices from all variants
This has probably been a long time coming.
10 months ago
FriendlyNeighborhoodShane 51677156ec conf: get latest Phonesky from Pixel Experience gitlab
According to reports, it's working fine with microG, IAPs included.
10 months ago
FriendlyNeighborhoodShane 2bdc4be07a conf/resdl-downloads.txt: remove fdroid from repo sources
We no longer need that source after the removal of UNLP and backends
10 months ago
FriendlyNeighborhoodShane c53f6e7b39 conf: remove Backends variant
standalone UNLP has finally been archived by FDroid.
10 months ago
FriendlyNeighborhoodShane bc34ec7251 conf: remove leftover references to backends 10 months ago
FriendlyNeighborhoodShane 70461302b6 Remove UNLP from microG packages
microG has removes support for backends entirely.
Also remove UNLPBackends as its only use was with microg packages
12 months ago
FriendlyNeighborhoodShane e641178926 conf/defconf-unlpbackends.txt: add new MinAddon package 1 year ago
FriendlyNeighborhoodShane 11bce4badc conf/defconf-phonesky.txt: install addon script 1 year ago
FriendlyNeighborhoodShane e99f0d9982 conf: add sync adapters for S-T
It seems BackupTransport is no longer required.
1 year ago
FriendlyNeighborhoodShane 317c3871ca conf: add minimalIAP back
minimal + playstore has too much conflict to be resolveable without a lot
of complicated machinations.
2 years ago
FriendlyNeighborhoodShane 2bffffd37a conf: make AuroraServices into a "MinAddon" package, and add Playstore
Drop minimalIAP, because it's basically Minimal + Playstore
2 years ago
FriendlyNeighborhoodShane cf1c5e80e9 res: move gsync perms into right place 2 years ago
FriendlyNeighborhoodShane 99aecd0a29 conf: bump versions 2 years ago
FriendlyNeighborhoodShane 235beff955 conf: bump versions 2 years ago
FriendlyNeighborhoodShane 81294c7c06 res: add npem to res as part of repo
MinMicroG has always had to modify npem for its own apps, but now NanoDroid
seems to have gone on hiatus, and important changes are sitting in PRs.

I fgfure it'd be more convenient if we just maintain a clone in-tree and
keep it up to date with NanoDroid's changes.
2 years ago
FriendlyNeighborhoodShane 346e77a188 *.md: reflow text to 80 cols 3 years ago
FriendlyNeighborhoodShane 190131eafc script-{addon,init}.sh: split out from func-defconf.sh
The scripts were initially embedded because I didn't want to have extra
files other than the defconfs, but since we have funcs now anyway...
3 years ago
FriendlyNeighborhoodShane b141a67afd conf/resdl-download.txt: use master branch instead of eleven for A11 APKs 3 years ago
FriendlyNeighborhoodShane 8e99dc83b8 conf: fix quoting 3 years ago
FriendlyNeighborhoodShane c826a347f0 Remove links to the NoGoolag Telegram group for support.
It is no longer a support channel as I am no longer a part of the community.
For now, there is no support channel through Telegram.
3 years ago
FriendlyNeighborhoodShane cfadfcf6d6 pre_install_actions: run after archive extraction 3 years ago
FriendlyNeighborhoodShane f882fb4e4b conf/resdl-download.txt: formatting update to preemptively prepare for future disasters 3 years ago
Nihal Anand 408a350175 README.md: credit for old rewritten commit
The credited author for this commit wrote 34ad161546
but I didn't know how to amend commits at the time so I just squashed and they
lost their credit. This is an empty commit just to credit them for it.
3 years ago
FriendlyNeighborhoodShane de845739ec res/util: move resdl funcs and make shell scripts 3 years ago
FriendlyNeighborhoodShane 6381625b8a resdl-download.txt: fix cert checking
An APK might posess a MANIFEST.MF but still not have a signature.
It's better to just check for an RSA file.
3 years ago
FriendlyNeighborhoodShane 90b143650c resdl-download.txt: simplify some code 3 years ago
FriendlyNeighborhoodShane 917beba376 Add semicolons 3 years ago
FriendlyNeighborhoodShane 16ede62948 Bump version 3 years ago
FriendlyNeighborhoodShane 3811525c3f Add monospace markdown 3 years ago
FriendlyNeighborhoodShane 6ad032968b resdl-download.txt: better cert verification 3 years ago
FriendlyNeighborhoodShane 052934d953 Change the dirty-update mark file to /data/.mmg
The detection for the old mark shall be removed in a few releases.
3 years ago
naveenjohnsonv 077072685f Update resdl-download.txt
Migrated to new source for Local-GSM-Backend
3 years ago
FriendlyNeighborhoodShane 151c8d847b Make verbosity adjustments
test.sh output wasn't very readable when supplied the full path.
3 years ago
FriendlyNeighborhoodShane 43bc47b437 Stop using stderr for important logging 3 years ago
FriendlyNeighborhoodShane 9ca7268e6f conf: don't hardcode modprop module names 3 years ago
FriendlyNeighborhoodShane 745ca51416 conf: remove outdated stuff from template defconf 3 years ago
FriendlyNeighborhoodShane 6882152543 Remove zip signing code 3 years ago
FriendlyNeighborhoodShane e0c34af94f conf: safer mark file removal 3 years ago
FriendlyNeighborhoodShane 5a3e8ee0d7 Add res/util/funcs.txt 4 years ago
FriendlyNeighborhoodShane 32fc98336c conf: remove all funcs from defconfs
Will be added in a common file to be sourced
4 years ago
FriendlyNeighborhoodShane 3712666d0f conf: add empty stuff_util to confs 4 years ago
FriendlyNeighborhoodShane 9df6b0f23d Add nice formatting to docs 4 years ago
FriendlyNeighborhoodShane 38035cae6a Bump version 4 years ago
FriendlyNeighborhoodShane 28f75d4053 conf: fix false positive greps for priv-perm checking 4 years ago