Commit Graph

537 Commits

Author SHA1 Message Date
Benjamin Halko
b4e21ae2ee
Merge branch 'dev' into feat/patch-history 2023-12-26 10:33:34 -08:00
Benjamin Halko
14dd4a0d1c
Merge branch 'dev' into feat/patch-history 2023-12-14 07:33:32 -08: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
7df1ae7ed8
feat: append patch version to the APK name while sharing/exporting (#1547) 2023-12-05 12:58:32 +05:45
Dhruvan Bhalara
de51fbd7be
fix: Incorrect duplicate filename handling when exporting files (#1541) 2023-12-01 20:31:46 +05:45
Benjamin Halko
d620272e9f
Merge branch 'dev' into feat/patch-history 2023-11-28 14:34:03 -08:00
Benjamin
7931eb97b9
feat: updated logs (#1526) 2023-11-25 17:06:18 -08:00
Benjamin Halko
cebf97464d
Added setting 2023-11-25 11:32:33 -08:00
Benjamin Halko
8ac25bfb40
Limit patch history to 1 app 2023-11-25 11:10:27 -08:00
Benjamin Halko
f375fa9b35
Merge branch 'dev' into feat/patch-history 2023-11-25 09:38:06 -08:00
Benjamin Halko
443f59473a
switching to single app history 2023-11-25 09:37:21 -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
Pun Butrach
ec26e4d8d1 feat: update color scheme (#1483) 2023-11-12 09:59:55 +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
oSumAtrIX
36572abaea
Merge branch 'dev' into feat/patch-history
# Conflicts:
#	lib/models/patch.dart
#	lib/services/patcher_api.dart
#	pubspec.yaml
2023-11-05 21:55:17 +01:00
oSumAtrIX
494e268bc5
fix: Use correct method name for string replacement 2023-11-04 22:41:27 +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
Benjamin Halko
d0103a33d9
Merge branch 'dev' into feat/patch-history 2023-11-01 16:29:18 -07:00
Benjamin
52da64b229
chore: upgrade dependencies (#1404) 2023-10-31 14:41:53 +01:00
aAbed
163160c1ec
fix: Hide empty patches category labels (#1439) 2023-10-31 14:41:40 +01:00
aAbed
073acdaa72
build: Bump dependencies to support patch option values (#1431)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-31 14:41:40 +01:00
aAbed
b53bc280b6
fix: unable to use custom API (#1435) 2023-10-31 14:41:39 +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
Benjamin Halko
18885a1433
Update home_view.dart 2023-10-21 13:12:35 -07:00
Benjamin Halko
527951397f
Update manager_api.dart 2023-10-21 13:00:06 -07:00
Benjamin Halko
72a99bc7fb
feat: patch history 2023-10-21 12:54:01 -07: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
validcube
970dbc4428
refactor(social): use correct github organisation name
the correct name is "ReVanced" not "revanced", we changed for a while now.
2023-10-21 15:33:36 +07:00
validcube
f8f37325eb
refactor(social): change Twitter to X 2023-10-21 15:32:13 +07:00
Benjamin
bb999019ef
feat: show patch options in error log (#1394) 2023-10-17 13:21:59 +07:00
KobeW50
4cdc92388c
refactor: fix patch log order to be consistent with settings order (#1398) 2023-10-17 13:19:18 +07:00
Pun Butrach
ccc6be1e71
refactor(accessibility): improve patch options (#1369)
Co-authored-by: Palm <palmpasuthorn@gmail.com>
2023-10-16 16:47:59 +07:00
Ushie
59adb91f5f
fix(settings): inverted version compatibility switch 2023-10-15 20:16:58 +03:00
Pun Butrach
72ea33b6de
fix(patch_selector): correct popup menu style
fix: #1372
2023-10-15 17:46:44 +07:00
Pun Butrach
d97192e0ee
refactor(patch_options): disable card tap (#1368) 2023-10-15 16:56:43 +07:00
KobeW50
196d9fe4d2
refactor: reorganize and rename settings (#1307)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-10-15 16:56:02 +07:00