Commit graph

1047 commits

Author SHA1 Message Date
validcube
74a784cca7
feat: Initial Support Android 15 2024-07-22 15:49:20 +07:00
Ax333l
2eca45d397
fix: always use default patch selection if customization is disabled 2024-07-20 16:17:41 +02:00
Robert
de6fddf405
fix: android icon not loading in app selector 2024-07-20 12:24:21 +02:00
Pun Butrach
45f32040f8
feat: Improve custom API URL dialog (#2033)
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-18 04:22:37 +03:00
Ushie
42ef2ca99d
fix: Broken header padding in AlertDialogExtended when using an Icon 2024-07-18 00:56:18 +03:00
Ushie
563f2f37f7
fix: Remove unnecessary screen padding
Closes #2062
2024-07-18 00:55:15 +03:00
Ushie
881b13740a
feat: Improve overall UI and fix inconsistencies (#2028) 2024-07-11 01:09:45 +03:00
Ushie
d39804f7ed
Merge branch 'compose-dev' into fix/minor-issues 2024-07-11 01:08:34 +03:00
Ushie
b8a85c4891
refactor: Use lastIndex
Co-authored-by: Ax333l <main@axelen.xyz>
2024-07-11 01:07:57 +03:00
validcube
37e9630b9c
fix: Inconsistent padding for battery optimisation warning
The problem came after moving the card to DashboardScreen, this is because the card specified padding modifier but others does not. This commit remove the modifier completely.
2024-07-07 17:58:51 +07:00
validcube
40492b67d1
refactor: Use TextButton instead of FilledButton for consistency 2024-07-07 17:54:04 +07:00
Pun Butrach
f655a6e03a
ci: Bump dependencies to latest (#2039) 2024-07-07 15:42:56 +07:00
Ax333l
36f864efbb
chore: update dependencies 2024-07-06 22:47:27 +02:00
Ax333l
a995f43b7b
fix: move battery warning to dashboard 2024-07-06 18:12:44 +02:00
Ax333l
1ee1330e47
feat: improve the safeguards (#2038) 2024-07-06 15:43:37 +00:00
Ax333l
3f4a234915
fix: run props flow on correct dispatcher (#2035) 2024-07-05 18:41:29 +00:00
Pun Butrach
032ca39cf6
feat: Automatic language detection (#2032) 2024-07-05 18:34:13 +00:00
Ax333l
6f9a984541
fix: improve bundle page strings 2024-07-05 20:31:49 +02:00
Ax333l
e6e043f168
fix: cleanup advanced settings screen 2024-07-05 19:41:27 +02:00
Ax333l
7c7fb7b343
feat: dont ask for root on launch 2024-07-05 19:06:10 +02:00
Ushie
b26fe30861
Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-manager into fix/minor-issues 2024-07-04 23:34:22 +03:00
Ax333l
f99cdfe926
feat: improve UX for failed or missing bundles 2024-07-04 19:36:31 +02:00
Ax333l
ec0a077539
feat: implement more patch option types (#2015) 2024-07-04 17:34:55 +00:00
Ax333l
a22158d070
fix: crash when removing used bundles 2024-07-04 13:58:55 +02:00
Ax333l
48fe3a707e
fix: import export screen UX 2024-07-03 14:46:00 +02:00
Ax333l
8d3d500b7b
feat: add ability to share debug logs 2024-07-03 13:54:37 +02:00
Ax333l
d8248cc915
fix: import bundles on another thread 2024-07-03 12:27:39 +02:00
Ushie
397a1f8f9c
Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-manager into fix/minor-issues 2024-07-03 03:55:12 +03:00
Ushie
a0f187354f
feat: Remove tag from changelog 2024-07-03 03:48:19 +03:00
Ushie
1bf004ddee
feat: Progressive AlertDialog for adding bundles
Closes #1992
2024-07-03 03:48:04 +03:00
Ushie
495100dea9
fix: Use the correct icon in API URL dialog
Closes #1972
2024-07-03 02:49:16 +03:00
Ushie
e3bd8a8b22
feat: Add sensitivity to isScrollingUp 2024-07-03 02:46:01 +03:00
Ushie
d987ac6c7a
feat: Add isScrollingUp support for ScrollState 2024-07-03 02:45:45 +03:00
Ushie
9883dcd0a7
fix: Use FAB instead of ListItem to patch in App Overview
Closes #1995
2024-07-03 02:44:10 +03:00
Ushie
d63133189d
feat: Improve device information in debugging section
Closes #1977
2024-07-03 01:34:01 +03:00
Ushie
39fbb87010
fix: Change the title in the Update screen from "Updates" to "Update"
Closes #1960
2024-07-03 01:28:33 +03:00
Ushie
f197760efd
feat: Change "Update" to "Show" in Update Available notification
Closes #1959
2024-07-03 01:27:13 +03:00
Ushie
fa13d4a538
feat: Highlight links in Markdown
Closes #1962
2024-07-03 01:26:05 +03:00
Ushie
71b5f539c1
feat: Improve initial update popup wording
Closes #1956
2024-07-03 01:25:25 +03:00
Ushie
603a827e45
chore: Remove unused ARMv7 AAPT binary
Closes #1954
2024-07-03 01:24:55 +03:00
Ushie
47bdc69a43
refactor: Improve naming consistency in libs.version.toml
Closes #1953
2024-07-03 01:24:10 +03:00
Ax333l
1ce56af3b1
feat: get bundle information from jar manifest (#2027) 2024-07-02 19:50:28 +00:00
Ax333l
a12c5c583b
fix: add bounds checks in patch selector 2024-07-02 15:43:06 +02:00
Robert
5455cf20ab
feat: rename main bundle to Default 2024-06-25 23:54:59 +02:00
Robert
75fcdb139c
fix: use proper update icon 2024-06-25 23:49:28 +02:00
Robert
269fa79136
feat: improve patcher screen labels 2024-06-23 21:01:20 +02:00
Robert
16fea59605
fix: scrolling in patch selector 2024-06-23 20:17:42 +02:00
Robert
c7d183ee8d
feat: rename debug build to ReVanced Manager (dev) 2024-06-23 17:27:40 +02:00
Robert
413083c58d
fix(downloader): versions not loading correctly 2024-05-29 23:25:15 +02:00
Robert
1f671aba33
fix: automatically focus search views 2024-05-27 22:49:08 +02:00