220 Commits (de51551caa223c2d070f9c11ce0e3624b8d965a6)
 

Author SHA1 Message Date
FriendlyNeighborhoodShane de51551caa update.sh: user curl with -f for error handling 3 years ago
FriendlyNeighborhoodShane 884fc05ab7 update.sh: remove useless field from update log 3 years ago
FriendlyNeighborhoodShane ea843f931f update.sh: add checksum to update log for the update delta
The cksum utility is sued for the value.
It's not cryptographically secure, but this is just a simple update
check. The actual cryptographic verification is already done by
verifycerts(). Plus, cksum is POSIX amd universally available.
3 years ago
FriendlyNeighborhoodShane 2d6f3ec4fd func-resdl.sh: refactor updatedelta() 3 years ago
FriendlyNeighborhoodShane ce7dbe90ad remove ls use 3 years ago
FriendlyNeighborhoodShane 00726d9684 build.sh: add $confdir 3 years ago
FriendlyNeighborhoodShane 2efc1d10b9 use `command -v` instead of `which` to determine tool availability.
It's POSIX and also considers builtins.
3 years ago
FriendlyNeighborhoodShane 3afe9f0ddd bump.sh: add script to bump defconfs 3 years ago
FriendlyNeighborhoodShane 8e99dc83b8 conf: fix quoting 3 years ago
FriendlyNeighborhoodShane 00e8ca3fce README.md: add /r/microG subreddit as a suport link 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
FriendlyNeighborhoodShane bd3e8e024f res: remove old fdroid privperm file 3 years ago
FriendlyNeighborhoodShane 72051229f4 build.sh: show error on files not found 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 6a56600357 update.sh: clean jq code 3 years ago
FriendlyNeighborhoodShane 917beba376 Add semicolons 3 years ago
FriendlyNeighborhoodShane 16ede62948 Bump version 3 years ago
FriendlyNeighborhoodShane 1ca8735edf update.sh: Fix gitlab downloads 3 years ago
FriendlyNeighborhoodShane c33d7a7979 update-binary: format overlong constructs 3 years ago
FriendlyNeighborhoodShane 3811525c3f Add monospace markdown 3 years ago
FriendlyNeighborhoodShane 6ad032968b resdl-download.txt: better cert verification 3 years ago
FriendlyNeighborhoodShane 4e4f05e977 funcs.txt: Add addon.d-v2 support
For maintainability, the script now uses helpers provided by addon.d.
3 years ago
chanceforpie f70b552e2a Update install.md
updated documentation to reflect changes in UI
4 years ago
FriendlyNeighborhoodShane f2318c2d15 funcs.txt: Add fancy new addon.d version tag
Further changes are probably needed to support A/B
4 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.
4 years ago
FriendlyNeighborhoodShane 37ae2fe499 funcs.txt: add underscore to acceptable char list 4 years ago
naveenjohnsonv 077072685f Update resdl-download.txt
Migrated to new source for Local-GSM-Backend
4 years ago
FriendlyNeighborhoodShane 151c8d847b Make verbosity adjustments
test.sh output wasn't very readable when supplied the full path.
4 years ago
FriendlyNeighborhoodShane ff1f9bc8d8 update.sh: add logging line
A little verbosity never hurt anyone
4 years ago
FriendlyNeighborhoodShane 43bc47b437 Stop using stderr for important logging 4 years ago
FriendlyNeighborhoodShane 0017883ab2 Remove excess use of CD 4 years ago
FriendlyNeighborhoodShane fce1024a51 Remove functional hardcodings for MinMicroG with modname variable 4 years ago
FriendlyNeighborhoodShane 9ca7268e6f conf: don't hardcode modprop module names 4 years ago
FriendlyNeighborhoodShane 745ca51416 conf: remove outdated stuff from template defconf 4 years ago
FriendlyNeighborhoodShane 6882152543 Remove zip signing code 4 years ago
FriendlyNeighborhoodShane 58e96f329f test.sh: allow passing custom arguments 4 years ago
FriendlyNeighborhoodShane e0c34af94f conf: safer mark file removal 4 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 1ae8a9d81c Skip doing cp and chmod on conf files
It's not needed to do so with the dot command
4 years ago
FriendlyNeighborhoodShane 38035cae6a Bump version 4 years ago
FriendlyNeighborhoodShane 9497fb8b41 install.md: Add notes about protected permissions 4 years ago
FriendlyNeighborhoodShane 28f75d4053 conf: fix false positive greps for priv-perm checking 4 years ago