304 Commits

Author SHA1 Message Date
j-hc
8432ab7ee3
Update build.sh 2023-05-12 17:17:10 +03:00
Archit Bajpai
9900570cb1
Update build.sh (#233)
1. If build-mode is not included, it should assume that apk is default entry as per config.toml file. In the last IF block, the default was set to module.

2. rv-brand should share similar behavior as displayed previously while still be allowed to set for individual apps, similar to how patches and integration are done.
2023-05-12 17:04:22 +03:00
j-hc
40bb335737
unify configs for different sources 20220868 2023-05-11 19:16:32 +03:00
j-hc
c28493f7f2
fix rv_brand 2023-05-10 17:44:35 +03:00
j-hc
9c026f2e9e
fall back to other apk providers 2023-05-04 22:02:18 +03:00
j-hc
d2d838d1c3
add option include-stock 20220867 20220866 2023-04-27 17:29:55 +03:00
j-hc
4f3aa1f628 build-termux: config selection 20220865 20220864 20220863 20220862 20220861 20220860 20220859 2023-03-26 13:47:39 +03:00
j-hc
805c22a687
module: fix kernelsu mount 2023-03-23 14:08:43 +03:00
j-hc
0af100a39e module: oops 20220858 2023-03-20 21:37:33 +03:00
Brian
b384768aff
Fix link typo in readme (#193) 20220857 2023-03-20 01:23:09 +03:00
j-hc
f03e437dbc module: fix context 2023-03-18 14:43:48 +03:00
j-hc
e00978c464
version selection bug 2023-03-18 13:51:42 +03:00
j-hc
eda4f830f9 module: fix verify error 2023-03-17 23:15:23 +03:00
j-hc
efe7b1d285
Update ci.yml 2023-03-16 13:32:32 +03:00
j-hc
8e138f247e
use htmlq for uptodown 2023-03-15 20:32:20 +03:00
j-hc
011198c7f3
even better version selection 2023-03-15 19:25:15 +03:00
j-hc
38f901a14f
update ci.yml 2023-03-15 18:36:36 +03:00
j-hc
e647f4f99f
better version selection 2023-03-15 18:29:00 +03:00
j-hc
23b8020394 merge integrations default 2023-03-14 23:09:11 +03:00
j-hc
4482b88850
Update build-termux.sh 20220856 2023-03-14 18:59:40 +03:00
j-hc
1c091f4196 select version by frequency of supported patches 2023-03-14 17:50:21 +03:00
j-hc
7a1a574618
better apkmirror stub downloading 2023-03-09 20:51:19 +03:00
j-hc
ae129817bc
add photomath 2023-03-09 13:00:55 +03:00
Péter Tombor
06e7cb73d2
Add apkmonk.com downloader (#189)
* Add apkmonk.com downloader

* error message

* prioritize apkmirror

* redundant echo

---------

Co-authored-by: j-hc <j-hc@users.noreply.github.com>
2023-03-09 12:57:37 +03:00
j-hc
39a4a57c35
module: support kernelSU 2023-03-07 20:17:10 +03:00
j-hc
da5291d526
module: update scripts 2023-03-07 20:09:18 +03:00
j-hc
179ff52d46
update build-termux.sh 2023-03-05 16:01:05 +03:00
j-hc
9eb353a50a
add clean subcmd 2023-03-03 22:05:29 +03:00
j-hc
0da51c99eb
update apkmirror parsing 2023-03-03 21:58:00 +03:00
j-hc
56b99664b7
update mindetach to v3.2 2023-03-01 22:05:28 +03:00
j-hc
1104e076d7
update build-termux.sh 2023-02-28 16:24:48 +03:00
j-hc
7b68752cba remove clean subcmd 2023-02-28 15:50:36 +03:00
j-hc
6e4e6156ad
update build-termux.sh 2023-02-28 14:48:51 +03:00
j-hc
94006b2aa6
module: use stub apk 2023-02-28 14:48:38 +03:00
j-hc
a91673d8f6
better error reporting 2023-02-27 17:52:59 +03:00
j-hc
45293ae749
better version sorting 2023-02-27 17:34:26 +03:00
j-hc
2a7f996f8c
add merge-integrations back 20220855 2023-02-22 23:29:54 +03:00
j-hc
10a5840a5c
update version selection 2023-02-22 20:43:07 +03:00
j-hc
ad00c4a9fe
added option to specify dpi for apkmirror 2023-02-22 20:02:03 +03:00
j-hc
0e59bb22cd just use official magisk app 20220854 2023-02-18 21:26:43 +03:00
j-hc
c0a7d05867
chmod htmlq 2023-02-16 16:05:20 +03:00
j-hc
1ee25f3a3a
Update customize.sh 2023-02-16 02:40:20 +03:00
j-hc
53c3dcdc5b
htmlq ndk 2023-02-16 02:35:38 +03:00
j-hc
ded80b5ef2
dont abort when app to dl is not found 20220853 2023-02-14 17:42:26 +03:00
j-hc
3941f172b8
update aapt2 url 2023-02-14 17:37:45 +03:00
j-hc
e5b7f4789b
update apkmirror parsing 2023-02-14 16:22:16 +03:00
j-hc
ee7e02a3a3
update module scripts 20220852 2023-02-12 22:15:29 +03:00
j-hc
9f1e0ab188
module: new mount script once again 2023-02-12 20:15:03 +03:00
j-hc
05da5f3b22 update service.sh 2023-02-12 17:50:28 +03:00
j-hc
f24bc48a8d temporarily not use bundle apks 2023-02-12 17:44:18 +03:00