Commit Graph

45 Commits

Author SHA1 Message Date
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
6ad032968b resdl-download.txt: better cert verification 2021-02-08 09:32:37 +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
43bc47b437 Stop using stderr for important logging 2020-12-17 01:49:57 +05:30
FriendlyNeighborhoodShane
28f75d4053 conf: fix false positive greps for priv-perm checking 2020-11-26 20:01:06 +05:30
FriendlyNeighborhoodShane
dea675593d conf: synthesis of priv-perm list generator 2020-11-24 23:39:42 +05:30
FriendlyNeighborhoodShane
326b0a6d83 conf: fix a sheelcheck complaint 2020-11-23 23:24:37 +05:30
FriendlyNeighborhoodShane
436a24dbf4 conf: Improve priv-app perm whitelist generation 2020-11-16 17:28:31 +05:30
naveenjohnsonv
c6292f83d7 Add sdk 30 support 2020-10-22 11:06:48 +05:30
FriendlyNeighborhoodShane
ed23dd04e1 Update npem URL 2020-10-17 08:41:17 +05:30
FriendlyNeighborhoodShane
4e63b8d214 Use standard curl display instead of progress bar
Not only is it more functional, it also looks much better.
I was but a young romantic fool to keep the progress bar.
2020-09-24 18:23:34 +05:30
FriendlyNeighborhoodShane
1f585271db verify_certs: check and error when manifest is missing, because for some dumb reason jarsigner think it's okay 2020-07-18 10:08:29 +05:30
FriendlyNeighborhoodShane
c82d9486a0 Drop tab indentation (gee, people, atleast agree on how many spaces in one tab) 2020-07-17 16:35:58 +05:30
FriendlyNeighborhoodShane
9613d9205a Hooks in resdl only run when needed 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
9725e6809d Make grep usage POSIX by removing -P 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
a6a8dc128b Better update delta logic 2020-07-12 16:13:25 +05:30
FriendlyNeighborhoodShane
dbbb694501 Revert to old ls use for update delta 2020-07-11 16:37:30 +05:30
FriendlyNeighborhoodShane
cca7e7238d Fix curl redirections 2020-07-11 16:33:53 +05:30
FriendlyNeighborhoodShane
98d7881631 Run shellcheck on confs 2020-07-08 13:48:32 +05:30
FriendlyNeighborhoodShane
52220f6818 Remove extra use of wget 2020-07-08 11:59:40 +05:30
FriendlyNeighborhoodShane
80c77263c7 Fix stupid typo 2020-06-21 09:09:00 +05:30
FriendlyNeighborhoodShane
4fda897974 Remove automatic zipsigner download 2020-05-28 09:56:52 +05:30
FriendlyNeighborhoodShane
7f49166984 Start using build-time privapp whitelist checker 2020-05-28 09:43:21 +05:30
FriendlyNeighborhoodShane
23799f1a6f Add cert verification function 2020-05-28 09:36:03 +05:30
FriendlyNeighborhoodShane
86a4c169f4 Fix update delta typo 2020-05-03 16:25:40 +05:30
FriendlyNeighborhoodShane
b26c8e952d Remove unmaintained Radiocells NLP backend 2020-04-28 20:12:45 +05:30
FriendlyNeighborhoodShane
f1e224894c Goodbye droidguard 2020-03-15 17:30:38 +05:30
ShaneTheAwesome
0559479ddc Switch to LocalGSMBackends fork, original unmaintained 2020-03-15 11:07:26 +04:00
ShaneTheAwesome
75433e78a7 Auto download zipsigner 2020-02-13 21:47:28 +04:00
ShaneTheAwesome
c3b144b76c Fix 19 lib 2020-02-10 10:56:27 +04:00
ShaneTheAwesome
95c6adb653 Add Q swipe and make it arch-SDK 2020-02-10 10:28:51 +04:00
ShaneTheAwesome
5205ec89ea Add Q sync adapters 2020-02-10 09:11:42 +04:00
ShaneTheAwesome
eeda58e83b Add npem (Thanks Setialpha) 2020-02-10 09:02:17 +04:00
ShaneTheAwesome
53ffbe4758 Bye bashism 2020-01-22 21:59:38 +04:00
ShaneTheAwesome
4bc723dca4 Add update delta checking 2019-12-19 13:42:00 +04:00
ShaneTheAwesome
e346d57793 Change maps jar source to official 2019-12-18 21:27:18 +04:00
ShaneTheAwesome
8135aa2d7f Add update hook functions 2019-12-18 20:44:15 +04:00
ShaneTheAwesome
d90bf585bc Forget dynamic perming 2019-12-18 18:48:20 +04:00
ShaneTheAwesome
98545e87fc I forgot the g in opengapps URLs LOL 2019-11-25 22:14:19 +04:00
ShaneTheAwesome
c257290882 Add maps jar to resdl 2019-11-24 14:08:11 +04:00
ShaneTheAwesome
7a1da3cb0d Add GApps to resdl-download 2019-11-24 13:23:57 +04:00
ShaneTheAwesome
cc4e20bce1 Added auto update 2019-11-12 22:41:19 +04:00