1107 Commits

Author SHA1 Message Date
Ax333l
e4a6013563
remove things from the api dump 2024-12-19 21:32:52 +01:00
Ax333l
b60bdb4685
cleanup strings and translate toasts 2024-12-19 21:18:54 +01:00
Ax333l
783c74712f
remove unused import 2024-12-19 21:04:49 +01:00
Ax333l
543f9fe7e4
switch type to long 2024-12-19 20:52:49 +01:00
Ax333l
829f093afe
add string resources and fix webview bugs 2024-12-19 20:17:56 +01:00
Ax333l
d0cd29d625
Merge branch 'compose-dev' into compose/downloader-system 2024-12-18 17:00:51 +01:00
Ax333l
afb8c26bf2
im very good at this 2024-12-16 21:15:15 +01:00
Ax333l
56ff299fa0
update docs and stuff 2024-12-16 20:07:21 +01:00
Ax333l
9dc716b1c8
feat: switch to revanced api v4 2024-12-12 17:52:21 +01:00
Ax333l
33fe3248f4
api improvements 2024-12-10 21:13:36 +01:00
Ax333l
fd013ab5d7
use correct version in root installs 2024-12-10 17:47:38 +01:00
Ax333l
a85ad4ea0e
run apiDump 2024-12-10 17:38:14 +01:00
Ax333l
2ea9d077c2
update proguard rules 2024-12-10 17:35:52 +01:00
Ax333l
f56b175345
fix: remove unnecessary deletion 2024-12-10 17:34:46 +01:00
Ax333l
e6ca1b5084
finally fix most things 2024-12-08 00:46:54 +01:00
Ax333l
c3e48a331a
document and improve the webview api 2024-12-01 21:29:12 +01:00
Ax333l
66c06a6fe5
add webview api 2024-11-30 21:20:16 +01:00
Pun Butrach
31fb8b1404
chore: Nitpick on misspelling of comment 2024-12-01 01:13:03 +07:00
somni
0685479d53
feat: Make patch bundles list scrollable (#2322) 2024-11-22 16:57:23 +03:00
Ax333l
3029a61e99
Merge branch 'compose-dev' into compose/downloader-system 2024-11-17 19:21:41 +01:00
Ax333l
20c13ee71c
chore: update dependencies
🦀 integrations are gone! 🦀
2024-11-13 22:11:36 +01:00
Ax333l
cf322147d5
fix: only perform haptics on events 2024-11-12 21:17:02 +01:00
Benjamin
b4c37e6ddc
feat: Add haptic feedback (#1457)
Co-authored-by: Ushie <ushiekane@gmail.com>
2024-11-06 23:48:40 +03:00
Ax333l
754988a395
a 2024-10-26 23:23:35 +02:00
Ax333l
11a2a140e6
finish UI stuff (i think) 2024-10-19 23:44:44 +02:00
kitadai31
697386c36c
fix: Match "Installation incompatible" dialog message with Flutter Manager (#2231) 2024-09-30 18:51:22 +02:00
alieRN
f6f72387b9
feat(patcher): Improve installation (#2185) 2024-09-19 21:17:38 +02:00
Ax333l
38fe7bf9fd
I think the new API is done 2024-08-30 20:21:11 +02:00
oSumAtrIX
d201bdc422
feat: Add installer status dialog (#1473)
Co-authored-by: Benjamin Halko <benjaminhalko@hotmail.com>
Co-authored-by: Benjamin <73490201+BenjaminHalko@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Ax333l <main@axelen.xyz>
2024-08-29 18:28:13 +02:00
Ushie
2055400565
feat: View bundle patches (#2065) 2024-08-25 01:23:13 +03:00
Ax333l
e14497a1ce
more api changes 2024-08-22 15:44:07 +02:00
Ax333l
45b1d18685
new plugin API WIP 2024-08-18 20:12:44 +02:00
kitadai31
10e7e4b39f
feat: Open the app-specific manage all files permission dialog (#2148) 2024-08-18 17:54:07 +07:00
Ushie
edb4e421e2
feat: Improve patch bundle screen (#2070) 2024-08-17 01:58:43 +03:00
Pun Butrach
747017a5f9
feat: Improve Settings order (#2060)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ax333l <main@axelen.xyz>
2024-08-15 14:59:06 +02:00
Ax333l
ce38745dd3
Merge branch 'compose-dev' into compose/downloader-system 2024-08-12 23:04:30 +02:00
Ax333l
e992a99783
fix: remove the unique constraint for patch bundle names 2024-08-12 22:42:55 +02:00
Ax333l
886ceaf4b0
use PackageInfoCompat instead of dealing with signatures manually 2024-08-12 22:35:52 +02:00
kitadai31
e869db0555
fix: Move temporary files outside of the cache directory (#2122) 2024-08-12 18:23:31 +02:00
Ushie
936a9efd0b
refactor: Add parameters for custom rotation values in ArrowButton 2024-08-08 02:49:07 +03:00
validcube
edc11b6e1d
ci: Actually enable caching of Gradle 2024-08-07 22:51:04 +07:00
Ax333l
3f497a93d0
UI refactoring/functionality WIP 2024-08-06 13:23:27 +02:00
aAbed
32f2710763
fix: Turn off filters by default (#2079) 2024-08-06 03:46:50 +03:00
aAbed
4257c32bf5
fix: ExtendedFloatingActionButton not accessible by screen readers (#2080) 2024-08-06 03:46:41 +03:00
Ushie
c18901c35b
feat: Improve unsupported patch warnings (#2066)
Closes #2052
2024-07-29 18:21:10 +03:00
Robert
f126fe9fa8
fix: show available and selected patches in patch selector screen 2024-07-29 15:00:24 +02:00
Ushie
4cbd480e84
feat: Add reset button to custom API (#2076)
Closes #2051
2024-07-29 13:14:13 +03:00
Ushie
afc72ffd85
feat: Show manager update dialog (#2069)
Closes #1963, closes #1958
2024-07-29 00:09:56 +03:00
oSumAtrIX
cdc69ea8ff
fix: Support patching on ARMv7 by updating AAPT2 (#2084) 2024-07-28 22:43:10 +02:00
Ax333l
770e35bfe4
start implementing new UI and API changes (WIP) 2024-07-26 23:38:23 +02:00