Commit Graph

22 Commits

Author SHA1 Message Date
Lucaskyy
28b4e7ae73
fix: seriously? 2022-06-15 22:38:18 +02:00
Sculas
6d13d16395
fix: fine then 2022-06-15 22:31:10 +02:00
Lucaskyy
099133dce3
fix: if it doesn't work now I give up 2022-06-15 22:10:36 +02:00
Lucaskyy
cb312e6ce3
fix: git clone cmd 2022-06-15 21:03:26 +02:00
Lucaskyy
9b638dedce
perf: clone AOSP base only once 2022-06-15 21:00:23 +02:00
Lucaskyy
050a59a8f5
fix: hello why did you not add this file 2022-06-15 19:45:13 +02:00
Lucaskyy
51d1ec26ad
fix: hopefully the last fix 2022-06-15 19:44:52 +02:00
Lucaskyy
8540582d6f
fix: maybe this fixes it? 2022-06-15 19:13:08 +02:00
Lucaskyy
e04bdb99dc
Merge branch 'main' of github.com:revanced/aapt2 into main 2022-06-15 18:58:05 +02:00
Lucaskyy
70675e25cf
perf: make this workflow 100x faster 2022-06-15 18:58:00 +02:00
oSumAtrIX
39e55667ee
feat: license 2022-06-15 18:30:19 +02:00
Lucaskyy
cce76972b6
fix: invalid clone path 2022-06-15 18:07:04 +02:00
Lucaskyy
2910c576be
chore: could you not? 2022-06-15 18:00:18 +02:00
Lucaskyy
c8bdb9e423
feat: Apktool patches for aapt2 2022-06-15 17:56:45 +02:00
Sculas
6002f4004a
Fix invalid arch name (x86 -> i686) 2022-05-23 22:48:27 +02:00
Sculas
f1f241b334
Add x86 target arch 2022-05-23 22:42:06 +02:00
oSumAtrIX
f007910ef7
Merge pull request #4 from CnC-Robert/main
fix: overwrite existing files when running the command `pkg-deb`
2022-05-20 17:11:26 +02:00
Robert
03edc20337
Make dpkg-deb overwrite existing files 2022-05-20 15:17:28 +02:00
oSumAtrIX
43ecfde266
Merge pull request #3 from tillnelown/main
fix: missing parameter specification `mindepth'  in `find` command
2022-05-20 15:13:25 +02:00
Till Nelown
11dd6ce70c Forgot to remove "|| true" but have tested that it works without it. 2022-05-20 14:49:36 +02:00
Till Nelown
7097759d0d Fixes TODO, stop ignoring error and instead use mindepth to exclude bin from deletion attempt. 2022-05-20 14:42:23 +02:00
oSumAtrIX
6d4bbc683c
Initial commit 2022-05-20 00:08:47 +02:00