FriendlyNeighborhoodShane
b141a67afd
conf/resdl-download.txt: use master branch instead of eleven for A11 APKs
2021-07-12 11:19:42 +05:30
FriendlyNeighborhoodShane
39ab6e037b
install.md: update DAVx5 login instructions
...
The older method now required turning off 2FA which should not be recommended
in any case. App passwords are a much better alternative to use here.
This should have been updated long ago as I myself haven't been using this
method ever since 2FA.
2021-07-07 20:53:33 +05:30
FriendlyNeighborhoodShane
0cbccbbeb3
install.md: improve permission troubles section
2021-07-07 18:11:51 +05:30
FriendlyNeighborhoodShane
510a327958
install.md: add running npem from adb
2021-07-05 13:26:56 +05:30
FriendlyNeighborhoodShane
de51551caa
update.sh: user curl with -f for error handling
2021-06-27 12:48:51 +05:30
FriendlyNeighborhoodShane
884fc05ab7
update.sh: remove useless field from update log
2021-06-26 18:07:45 +05:30
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.
2021-06-26 18:01:19 +05:30
FriendlyNeighborhoodShane
2d6f3ec4fd
func-resdl.sh: refactor updatedelta()
2021-06-26 18:01:13 +05:30
FriendlyNeighborhoodShane
ce7dbe90ad
remove ls use
2021-06-24 17:52:18 +05:30
FriendlyNeighborhoodShane
00726d9684
build.sh: add $confdir
2021-06-24 17:52:18 +05:30
FriendlyNeighborhoodShane
2efc1d10b9
use command -v
instead of which
to determine tool availability.
...
It's POSIX and also considers builtins.
2021-06-24 14:38:21 +05:30
FriendlyNeighborhoodShane
3afe9f0ddd
bump.sh: add script to bump defconfs
2021-06-24 14:29:53 +05:30
FriendlyNeighborhoodShane
8e99dc83b8
conf: fix quoting
2021-06-19 11:34:17 +05:30
FriendlyNeighborhoodShane
00e8ca3fce
README.md: add /r/microG subreddit as a suport link
2021-06-17 10:31:36 +05:30
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.
2021-06-17 01:09:59 +05:30
FriendlyNeighborhoodShane
cfadfcf6d6
pre_install_actions: run after archive extraction
2021-06-12 13:02:24 +05:30
FriendlyNeighborhoodShane
f882fb4e4b
conf/resdl-download.txt: formatting update to preemptively prepare for future disasters
2021-06-08 12:40:56 +05:30
FriendlyNeighborhoodShane
bd3e8e024f
res: remove old fdroid privperm file
2021-06-07 15:28:52 +05:30
FriendlyNeighborhoodShane
72051229f4
build.sh: show error on files not found
2021-06-07 11:01:28 +05:30
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.
2021-06-05 21:43:26 +05:30
FriendlyNeighborhoodShane
de845739ec
res/util: move resdl funcs and make shell scripts
2021-06-05 19:06:41 +05:30
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.
2021-05-20 18:14:15 +05:30
FriendlyNeighborhoodShane
90b143650c
resdl-download.txt: simplify some code
2021-05-19 15:08:39 +05:30
FriendlyNeighborhoodShane
6a56600357
update.sh: clean jq code
2021-05-13 22:08:36 +05:30
FriendlyNeighborhoodShane
917beba376
Add semicolons
2021-05-08 06:18:35 +05:30
FriendlyNeighborhoodShane
16ede62948
Bump version
2021-04-28 14:16:54 +05:30
FriendlyNeighborhoodShane
1ca8735edf
update.sh: Fix gitlab downloads
2021-03-27 09:11:04 +05:30
FriendlyNeighborhoodShane
c33d7a7979
update-binary: format overlong constructs
2021-03-21 00:10:55 +05:30
FriendlyNeighborhoodShane
3811525c3f
Add monospace markdown
2021-03-21 00:10:43 +05:30
FriendlyNeighborhoodShane
6ad032968b
resdl-download.txt: better cert verification
2021-02-08 09:32:37 +05:30
FriendlyNeighborhoodShane
4e4f05e977
funcs.txt: Add addon.d-v2 support
...
For maintainability, the script now uses helpers provided by addon.d.
2021-01-23 10:23:31 +05:30
chanceforpie
f70b552e2a
Update install.md
...
updated documentation to reflect changes in UI
2021-01-05 22:14:23 +05:30
FriendlyNeighborhoodShane
f2318c2d15
funcs.txt: Add fancy new addon.d version tag
...
Further changes are probably needed to support A/B
2020-12-31 16:05:27 +05:30
FriendlyNeighborhoodShane
052934d953
Change the dirty-update mark file to /data/.mmg
...
The detection for the old mark shall be removed in a few releases.
2020-12-31 15:57:32 +05:30
FriendlyNeighborhoodShane
37ae2fe499
funcs.txt: add underscore to acceptable char list
2020-12-23 19:08:22 +05:30
naveenjohnsonv
077072685f
Update resdl-download.txt
...
Migrated to new source for Local-GSM-Backend
2020-12-21 16:18:19 +05:30
FriendlyNeighborhoodShane
151c8d847b
Make verbosity adjustments
...
test.sh output wasn't very readable when supplied the full path.
2020-12-19 14:15:13 +05:30
FriendlyNeighborhoodShane
ff1f9bc8d8
update.sh: add logging line
...
A little verbosity never hurt anyone
2020-12-19 13:55:40 +05:30
FriendlyNeighborhoodShane
43bc47b437
Stop using stderr for important logging
2020-12-17 01:49:57 +05:30
FriendlyNeighborhoodShane
0017883ab2
Remove excess use of CD
2020-12-14 16:03:45 +05:30
FriendlyNeighborhoodShane
fce1024a51
Remove functional hardcodings for MinMicroG with modname variable
2020-12-14 12:58:32 +05:30
FriendlyNeighborhoodShane
9ca7268e6f
conf: don't hardcode modprop module names
2020-12-14 12:45:34 +05:30
FriendlyNeighborhoodShane
745ca51416
conf: remove outdated stuff from template defconf
2020-12-08 20:24:24 +05:30
FriendlyNeighborhoodShane
6882152543
Remove zip signing code
2020-12-08 20:09:27 +05:30
FriendlyNeighborhoodShane
58e96f329f
test.sh: allow passing custom arguments
2020-12-08 19:40:09 +05:30
FriendlyNeighborhoodShane
e0c34af94f
conf: safer mark file removal
2020-12-08 19:36:37 +05:30
FriendlyNeighborhoodShane
5a3e8ee0d7
Add res/util/funcs.txt
2020-12-06 14:08:44 +05:30
FriendlyNeighborhoodShane
32fc98336c
conf: remove all funcs from defconfs
...
Will be added in a common file to be sourced
2020-12-06 13:58:03 +05:30
FriendlyNeighborhoodShane
3712666d0f
conf: add empty stuff_util to confs
2020-12-06 13:58:03 +05:30
FriendlyNeighborhoodShane
9df6b0f23d
Add nice formatting to docs
2020-12-06 13:58:03 +05:30