Commit graph

384 commits

Author SHA1 Message Date
Ushie
6d866d4424
feat: Improve language distinguishness and resolve language-specific issues (#1706) 2024-02-26 08:08:14 +07:00
Eray Erdin (&mut self)
3e696d6847
feat: Hide the Install button during installation (#1633)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-02-25 23:48:52 +03:00
aAbed
f89c742c90
feat: Add a toggle for alternative sources (#1686)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-19 20:26:42 +05:45
Benjamin
8a4161753e
chore: Upgrade dependencies (#1693) 2024-02-19 05:31:24 +07:00
Pun Butrach
3b58d229da
refactor: PopScope Migration (#1674)
Co-authored-by: Benjamin Halko <benjaminhalko@hotmail.com>
2024-02-18 08:32:32 +07:00
Pun Butrach
b2119ce60e
feat: Improve consistency on language selector 2024-02-15 16:41:09 +07:00
Pun Butrach
3b0fed55e4
revert: WillPopScope migration
This reverts commit ef9b1d5c2d.

Why is this so hard to implement??? Are we missing something??
2024-02-15 08:00:52 +00:00
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
Benjamin
eb6d3cd64e
fix(PopScope): User able to exit patch screen when the installer is still running (#1663) 2024-02-03 10:29:34 +07:00
Benjamin
c900d09cf8
refactor: Disable update for dev build (#1662) 2024-02-02 21:12:10 +07:00
aAbed
c7d975e612
feat: Show a dialog when an update is available (#1654) 2024-01-27 09:08:44 +05:45
oSumAtrIX
efb2d5ef32
feat: Improve app selector and patcher UI (#1616) 2024-01-22 09:20:17 +01:00
validcube
acb1e2434b
fix(Patch Option): Set text colour on dropdown menu
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-01-21 20:36:23 +07:00
validcube
8e52abda9a
fix(Keystore Password): textfield title display
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-01-21 16:58:00 +07:00
Benjamin
7911459817
feat: add haptic feedback (#1459)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-01-14 14:29:24 -08:00
Benjamin
ef9b1d5c2d
refactor: Replace deprecated WillPopScope (#1604) 2024-01-13 19:34:04 -08:00
Benjamin Halko
fd2780624a
chore: remove unused import 2024-01-12 09:49:26 -08:00
aAbed
4f22e88e42
fix: Incorrect strings and logics (#1619) 2024-01-12 05:15:37 +07:00
oSumAtrIX
28ae2766f0
feat: Add API migration code (#1615) 2024-01-09 20:23:26 +01:00
validcube
9ed43efe5d
feat: use native TextField
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-30 14:37:46 +07:00
oSumAtrIX
c94eb7a48e
perf: Load patched apps as soon as possible 2023-12-24 00:12:33 +01:00
oSumAtrIX
850bdc4a4d
fix: Reset progress if patch was cancelled 2023-12-23 22:19:56 +01:00
oSumAtrIX
1298a96b0e
fix: Update the progress properly until installation finishes successfully 2023-12-23 22:10:22 +01:00
oSumAtrIX
7426f5484d
fix: Update home screen after installation 2023-12-23 21:58:53 +01:00
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
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
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
aAbed
18e680b298
fix: Unable to unselect new patches 2023-12-12 10:37:35 +05:45
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
Dhruvan Bhalara
de51fbd7be
fix: Incorrect duplicate filename handling when exporting files (#1541) 2023-12-01 20:31:46 +05:45
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
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
06ff36c836
feat: improve predictive back (#1487)
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-11-20 14:49:39 +07:00
validcube
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
aAbed
5ed3ed9a2d
fix: patcher logs hiding behind navigation bar (#1476) 2023-11-11 12:00:21 +07:00
aAbed
70b2ee0a84
feat: Disable selection of un-suggested app version by default (#1471)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-08 03:38:54 +01:00
aAbed
e7d82850c9
fix: Log saved patch option values (#1420) 2023-11-07 23:37:59 +01:00
Benjamin
c7fa9b8ce7
chore: upgrade dependencies (#1404) 2023-11-04 22:08:20 +01:00
aAbed
0be568bbbd
fix: Hide empty patches category labels (#1439) 2023-11-04 22:08:19 +01:00
aAbed
ba44fa620f
build: Bump dependencies to support patch option values (#1431)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-04 22:08:19 +01:00
aAbed
e74ffac5b0
fix: unable to use custom API (#1435) 2023-10-26 17:20:34 +03:00
Ushie
d60ced2f61
fix: remove codeblock from log export
Fixes: #1416
2023-10-25 11:40:30 +03:00
aAbed
e68689828e
fix: Material You toggle not updating sometimes (#1421) 2023-10-25 11:37:03 +03:00
Pun Butrach
ad6b164d51
feat: root status in export patch log (#1407)
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-10-21 17:46:51 +07:00