Commit Graph

1187 Commits

Author SHA1 Message Date
Benjamin 2ae8d49526
fix: exported logs patch selection (#1535)
Co-authored-by: validcube <pun.butrach@gmail.com>
2023-12-23 11:29:36 +07:00
validcube a0b673c138
refactor: apply suggestions from analyser
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:47:12 +07:00
validcube c56c445fb7
fix: migration latest changes to native buttons
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:36:59 +07:00
aAbed c23275f2fe
feat: Improve installation robustness (#1528)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Dhruvan Bhalara <53393418+dhruvanbhalara@users.noreply.github.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-12-23 10:16:28 +07:00
Pun Butrach 8b28a33b73
ci(security): resolve arbitrary code execution 2023-12-22 20:39:21 +07:00
Pun Butrach f8d086a743
feat: dialogs correctly follows Material 3 specifications (#1560)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-22 20:34:03 +07:00
Radon Rosborough c06d15de5f
docs: Improve troubleshooting solutions (#1543)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-22 05:50:10 +01:00
validcube dcaf1f54e4
build(gradle): bump Gradle to v8.5
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-17 20:16:46 +07:00
festry0 aa91abb022
docs(readme): Correct grammar mistake (#1569) 2023-12-16 10:40:50 +07:00
Ushie 67d204eb02 build: Bump version to `v1.17.3` 2023-12-12 08:22:10 +03:00
aAbed 18e680b298
fix: Unable to unselect new patches 2023-12-12 10:37:35 +05:45
Benjamin Halko 6ef1b072e8
build: Bump version to `v1.17.2` 2023-12-11 18:27:19 -08:00
Benjamin ca9ef544ce
chore: merge `dev` to `main` (#1545) 2023-12-11 18:23:08 -08:00
oSumAtrIX 7831a3438d
fix: Include new patches that are used by default 2023-12-12 02:32:57 +01:00
oSumAtrIX 1fad90441c
perf: Use hashset for fast comparison 2023-12-12 02:32:45 +01:00
validcube 7f26c5bd45
revert: "feat: improve predictive back (#1487)"
This reverts commit 06ff36c836.

Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-11 19:02:13 +07:00
Pun Butrach 637641cf54
feat: output suggested version into patch log (#1557)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-11 11:26:52 +07:00
Pun Butrach d9a316abbb
docs(contributing): update branding 2023-12-09 11:49:19 +07:00
Pun Butrach 093cfa5269
docs(contributing): use correct semantic 2023-12-09 11:48:20 +07:00
Pun Butrach 61a025de4d
docs: correct styling issue 2023-12-09 11:47:26 +07:00
Dhruvan Bhalara 7df1ae7ed8
feat: append patch version to the APK name while sharing/exporting (#1547) 2023-12-05 12:58:32 +05:45
Pun Butrach eb6e75b156
ci: use migrate setup-java to Node 20 (#1542) 2023-12-05 09:43:04 +07:00
validcube 8480b3ac3d
chore: update repository's owner name 2023-12-02 17:39:02 +07:00
validcube 6339a31fec
build(dart-dependency): bump FlutterToast to v8.2.4 2023-12-02 17:35:35 +07:00
validcube 71b5bb3f8f
build(dart-dependency): prefer immutable for dependency using git 2023-12-02 17:33:42 +07:00
Ushie a9878dbbdf
chore: Merge `dev` to `main` (#1544) 2023-12-02 03:46:17 +03:00
Ushie b1fb9dd7d3
build: Bump version to `v1.17.1` 2023-12-02 03:44:51 +03:00
Dhruvan Bhalara de51fbd7be
fix: Incorrect duplicate filename handling when exporting files (#1541) 2023-12-01 20:31:46 +05:45
Ax333l c9412a97d0 build(dependency): Bump patcher to 19.1.0 2023-12-01 13:22:38 +01:00
Ushie 63c29bdd75
chore: Merge `dev` to `main` (#1529) 2023-11-27 11:06:43 +03:00
Ushie bace26063d
build: Bump version to v1.17.0 2023-11-27 11:05:56 +03:00
Benjamin 7931eb97b9
feat: updated logs (#1526) 2023-11-25 17:06:18 -08:00
aAbed 9df89c7b74
fix: Disable wakelock when patching is canceled (#1514) 2023-11-22 16:21:27 +03:00
aAbed 78978276c4
fix(App Selector): Unable to select APK from storage when asked to (#1513) 2023-11-22 16:20:51 +03:00
Ushie 011eddbbc5
chore: Merge `dev` to `main` (#1478) 2023-11-21 17:37:40 +03:00
Ushie 4e9f3fe1dc
build: Bump version to v1.16.0 2023-11-21 17:36:24 +03:00
Aditya Arora 9bd48c19ff
feat: ability to search query for suggested version (#1151)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-11-21 17:33:21 +03:00
Pun Butrach c0516c3665
ci(build): Improve pull request build (#1305)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-20 14:50:44 +07:00
Pun Butrach 06ff36c836
feat: improve predictive back (#1487)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-11-20 14:49:39 +07:00
Pun Butrach 98c16eb1dc
docs(readme): remove redundant feature information 2023-11-20 07:34:08 +07:00
KAZI MMT 35d80840e5
fix: Remove incorrect punctuation (#1499) 2023-11-19 05:38:34 +01:00
validcube ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
Pun Butrach d25d1efe9c fix(build): allow profile variant to compile
fix backported from #1305
2023-11-12 10:02:10 +05:45
Pun Butrach de58dff423 docs: improve readme (#1484) 2023-11-12 10:02:07 +05:45
Pun Butrach ec26e4d8d1 feat: update color scheme (#1483) 2023-11-12 09:59:55 +05:45
validcube c24da41505 refactor: replace deprecated command 2023-11-12 09:59:50 +05:45
Pun Butrach f785185e1c
chore: update label for template 2023-11-11 13:19:01 +07:00
aAbed 5ed3ed9a2d
fix: patcher logs hiding behind navigation bar (#1476) 2023-11-11 12:00:21 +07:00
oSumAtrIX a3adace60e
build: Update Gradle to v8.4 2023-11-08 17:22:06 +01:00
oSumAtrIX 3db4de09e2
chore: Remove unnecessary project files 2023-11-08 17:21:02 +01:00