oSumAtrIX
2e8e3b0d1e
fix: Do not hardcode any predefined packages
2023-09-29 20:12:39 +02:00
oSumAtrIX
8ce266bc94
perf: Reduce amount of network requests
2023-09-29 18:39:07 +02:00
oSumAtrIX
62505f2543
build: Bump dependencies
2023-09-28 17:36:10 +02:00
Benjamin
0983ba8a0f
fix: search bar overflow ( #1301 )
2023-09-23 00:51:25 +03:00
Benjamin
c3d345de80
fix: force disable material you on Android 11 and below ( #1293 )
2023-09-22 21:05:13 +07:00
Benjamin Halko
e01b323aee
fix: make entire theme item clickable
2023-09-20 20:03:47 -07:00
Benjamin Halko
6f4866ef63
fix: default theme not following system ( #1288 )
2023-09-20 20:03:15 -07:00
Benjamin
6260a80738
feat(settings - appearance): add system option ( #1279 )
...
Closes #1260
2023-09-21 03:25:23 +03:00
Benjamin Halko
b7acb475e9
fix: update install type dialog padding
2023-09-20 16:57:13 -07:00
Benjamin
42b6bbff7c
fix: update youtube link ( #1286 )
2023-09-21 02:16:55 +03:00
Ushie
8f54b226b4
refactor(patches-selector): improve universal patches header
2023-09-03 21:14:09 +03:00
Pun Butrach
c5fc54e721
fix(installer): open the patched app after install ( #1233 )
2023-09-03 21:48:28 +07:00
Jay Gajjar
fc8a4fc5b6
fix: Don't use 'BuildContext's across async gaps.
( #1148 )
2023-09-03 01:47:20 +03:00
aAbed
8cb96f1e45
fix: permissions handling at first launch
2023-08-31 19:34:12 +05:45
Ushie
42e41c399f
fix: hide install button on error
2023-08-28 19:05:30 +03:00
Pun Butrach
d9953b1473
fix(installer): use correct elevation level
2023-08-24 19:00:50 +07:00
aAbed
c6ac898390
fix: universal patches not selectable
2023-08-17 18:25:23 +05:45
aAbed
c400619338
feat: disable changing patches selection by default ( #1132 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-15 16:05:27 +07:00
Pun Butrach
7525e52fab
fix(installer): use correct bg colour for dialog
2023-08-12 15:07:04 +07:00
Pun Butrach
72fd24e624
fix: use i18n translation for installer page
2023-08-12 15:06:17 +07:00
Pun Butrach
11d8f9fd30
refactor: apply changes according to Dart
...
trailing commas
2023-08-12 14:53:54 +07:00
Dhruvan Bhalara
372ce174c9
fix: overlapping issue in application selection page ( #1128 )
2023-08-11 19:19:44 +03:00
aAbed
f90f6e81ee
feat: patch apps without internet ( #1114 )
2023-08-11 08:11:19 +07:00
Dhruvan Bhalara
97e37f304b
refactor: migrate MediaQuery properties to InheritedModel ( #1115 )
...
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 15:25:07 +03:00
Pun Butrach
b77d46b2c2
feat(installer): redesign utility options ( #1062 )
...
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 19:02:30 +07:00
Ushie
580d50eb8d
fix: use right label for auto patch
2023-08-10 00:05:47 +03:00
aAbed
acec064cb7
feat(patcher-view): show notice for removed patches that were used previously ( #1107 )
2023-08-09 22:32:13 +03:00
aAbed
ea05d13a1f
fix(patches-selector): New
tag showing for old patches ( #1113 )
2023-08-09 22:31:37 +03:00
aAbed
722a5859a5
fix: pair integrations and patches updates ( #1102 )
2023-08-08 03:30:48 +03:00
aAbed
1714c3fa86
feat(patches-selector): show New
tag for new patches ( #1099 )
2023-08-07 22:28:09 +07:00
Pun Butrach
264d8d90c4
refactor: apply changes according to analysis
...
trailing commas, and sort import alphabetically
2023-08-06 14:39:46 +07:00
aAbed
0b529c2629
fix(patches-selector): separate all universal patches to the bottom ( #1092 )
2023-08-06 12:12:01 +07:00
aAbed
5abcc7191f
fix: experimental/universal patches being used even when turned off ( #1090 )
...
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-08-06 12:10:57 +07:00
aAbed
5346f6e1bf
fix(patch-item): hide universal patches if not enabled ( #1087 )
2023-08-05 20:19:36 +07:00
oSumAtrIX
2f471b3de4
fix: use user friendly strings ( #1088 )
2023-08-05 20:19:03 +07:00
aAbed
374eb3d06d
feat: abort patching process at any time ( #1072 )
2023-08-04 00:40:08 +03:00
BrentBoyMeBob
fe75b75ddc
feat: dpi responsive layout ( #361 )
2023-08-04 00:38:38 +03:00
Pun Butrach
d3790bf64b
refactor: remove unimplemented features ( #1061 )
...
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-03 23:58:50 +03:00
aAbed
f905a52988
feat: allow control over patches update ( #1063 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 23:23:56 +03:00
aAbed
0d716513d7
fix: keystore password dialog showing up before importing ( #1068 )
2023-08-03 08:36:39 +07:00
Pun Butrach
8ca6418630
refactor(settings): improve clarity of the warning dialogs ( #1058 )
2023-07-31 21:53:23 +07:00
aAbed
096b315701
fix(patch-item): remove redundant patch version completely ( #1059 )
...
https://github.com/ReVanced/revanced-patches/pull/2709
2023-07-29 16:21:30 +07:00
Aunali321
29db947e25
fix: using non const value in a const variable
2023-07-23 14:04:35 +05:30
Dhruvan Bhalara
159c85bd1f
fix: close previous dialog when user reset the API URL ( #1025 )
2023-07-16 21:04:35 +07:00
Aabed Khan
d161d55aaf
fix: patched applications not showing at launch ( #1031 )
2023-07-16 12:46:01 +07:00
Pun Butrach
630b22e193
refactor: applies changes from formatter & linter
2023-07-15 12:41:03 +07:00
Aabed Khan
79116f9e67
fix(patched-applications): non-patched app showing on Installed
section ( #1022 )
2023-07-15 08:11:51 +07:00
Aabed Khan
eb58475259
fix: showing Installed
when it's actually not ( #1021 )
2023-07-15 08:10:36 +07:00
Aabed Khan
c5b0621323
fix(navigation-view): back button closing the app from any page ( #1019 )
2023-07-13 19:25:48 +05:45
Aabed Khan
e64318c947
fix(app-selector): fix text overflow on small screen
2023-07-13 00:14:47 +05:45
Aabed Khan
2834e8b348
fix: patchable apps not showing if none of them is installed ( #1009 )
2023-07-11 17:11:45 +07:00
Aunali321
85b166cbda
fix: update hardcoded patch name
2023-07-11 01:21:45 +05:30
Pun Butrach
567b1a3ace
refactor: improve code readability according to linter
2023-07-10 19:45:50 +07:00
Pun Butrach
6a45db8a38
refactor: improve code readability according to formatter
2023-07-10 19:36:50 +07:00
Aabed Khan
344717b021
fix: app crash after custom source ( #1003 )
2023-07-08 23:07:19 +05:45
Aabed Khan
da6cf585c0
fix: app crash after custom source
2023-07-08 22:26:31 +05:45
Pun Butrach
9e93177afd
feat: show warning dialog when resetting stored patches
...
This prevent user from accidentally resetting stored patches by showing
them warning dialog.
2023-07-08 11:01:10 +07:00
Pun Butrach
e83e13b6d4
refactor: fix more problem with analyser
...
Missing trailing comma in app_selector_view
2023-07-07 22:21:22 +07:00
Pun Butrach
7c2c695d88
refactor: apply changes from analyser
2023-07-07 22:15:12 +07:00
Pun Butrach
c7b227529d
chore: disable unnecessary tooltip
...
Remove tooltip in Navigation View, there's no impact to accessibility.
Tested using: Android TalkBack
2023-07-07 22:11:13 +07:00
Aabed Khan
1875c4ee73
fix: update button being clickable when offline ( #987 )
2023-07-05 19:59:53 +07:00
Aabed Khan
4100d7a391
fix: different message when trying to patch spilt apk ( #973 )
2023-07-01 02:40:30 +03:00
Aabed Khan
941f618153
fix(app-selector): remove direct use of strings ( #944 )
2023-06-23 16:39:12 +03:00
Aabed Khan
716a30bf7b
fix: experimental patches stay selected when toggled off ( #946 )
2023-06-23 16:37:23 +03:00
Aabed Khan
d051ae576b
feat(updater): download successful dialog ( #938 )
2023-06-23 16:36:36 +03:00
Aabed Khan
58d837d641
feat(app-selector): Improve app item UI to avoid overflow issues ( #943 )
2023-06-16 10:04:55 +03:00
Aabed Khan
ec77987fcd
feat(app-selector): improve skeleton UI ( #939 )
2023-06-15 12:57:39 +03:00
ponces
b161608d02
feat(patches-selector): improve disabled card UI ( #941 )
2023-06-15 12:54:49 +03:00
Aabed Khan
5e7458ff1c
fix: import patches selects unsupported patches ( #942 )
2023-06-14 21:34:11 +07:00
Aunali321
13b7179941
fix: fix not asking for permission
2023-06-12 09:56:49 +05:30
Aunali321
c876f2f7e3
feat: add permission to manage storage
2023-06-12 08:59:14 +05:30
Aunali321
1f64ea37bd
fix: using wrong string
2023-06-12 06:59:43 +05:30
Aunali321
1ad906fedc
refactor: improve code
2023-06-12 06:01:57 +05:30
Aabed Khan
20ffef39a3
fix: update button being shown as clickable on launch ( #932 )
2023-06-12 05:55:53 +05:30
Aabed Khan
0079e74d77
feat: clarify suggested version in app list ( #934 )
...
Co-authored-by: Aunali321 <48486084+Aunali321@users.noreply.github.com>
2023-06-12 05:35:02 +05:30
Yaros
f01b8e47aa
fix: aborting message changed ( #928 )
...
Change aborting message from "aborting..." to "aborted..."
----------------------
Co-authored-by: Ushie <github@ushie.dev>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-06-09 17:34:55 +07:00
Ushie
7f7b14bae3
fix: use correct variable name for armv7 check
2023-06-09 11:40:54 +03:00
Pun
2e38a4567a
feat: clarify architecture in about section
...
This commit changes `Arch` to `Supported Arch(s)`
2023-06-07 20:13:42 +03:00
MrAngelos6
4ccb9ac94d
fix: remove redundant "v" in the downloader screen ( #895 )
2023-05-26 13:54:52 +03:00
Aunali321
c549d102f6
build: migrate to dart 3 ( #871 )
2023-05-20 04:07:53 +05:30
Sangam Shrestha
a27dc6ad1c
feat: migrate to dart3
2023-05-19 14:23:48 +05:45
Ushie
8fc86dbe02
feat: allow selecting installed if app is full apk
2023-05-13 04:54:35 +03:00
Hokora Yinphine
4150e2265c
fix: use correct version in update download dialog ( #859 )
2023-05-10 13:23:02 +03:00
Dhruvan Bhalara
b803ce7435
fix: system navigation overlapping UI ( #853 )
2023-05-10 13:18:51 +03:00
Aunali321
3e565f25be
fix(appselector): closing dialog closes app selector
2023-05-08 21:27:07 +05:30
Aunali321
170fc537ac
fix: fix armv7 dialog shown for x86, x86_64
2023-05-07 04:14:57 +05:30
Aunali321
3fe5882145
feat: remove cronet
2023-05-06 05:39:46 +05:30
Aunali321
15a32a18b7
fix: fix broken manager update implmentation
2023-04-30 17:38:08 +07:00
Palm
d2e8e7dd5d
chore: comply with review changes
2023-04-30 01:03:36 +07:00
EvadeMaster
941263102d
refactor: change name from "recommendedVersion" to "suggestedVersion"
2023-04-29 20:43:02 +07:00
Ushie
cfc866bef2
feat: change continue anyways
to cancel
2023-04-29 15:37:30 +03:00
Sebok Andras
affba669ce
feat: add continue anyway button to select from storage dialog ( #810 )
2023-04-29 15:36:25 +03:00
Aunali321
65da6af3f9
fix: update pubspec version
2023-04-21 14:56:31 +03:00
EvadeMaster
62ef1c88fe
feat: resetting source to default dismiss the sources pop-up ( #797 )
...
* feat: resetting source to default dismiss the sources pop-up
* chore: format using `dart format`
2023-04-21 00:29:37 +05:30
Aunali321
d6918920b6
chore: add missing translations
2023-04-20 23:53:24 +05:30
Aunali321
cdfb09fbfa
feat: warning for armv7 devices
2023-04-20 23:20:30 +05:30
Aunali321
bb681e31c9
feat: disable selecting installed apps for nonroot
2023-04-20 22:25:29 +05:30
Aunali321
f5aafdb7d6
feat: progress bar for manager updates
2023-04-20 04:45:46 +05:30
Aunali321
c9adf1c492
style: sort imports
2023-04-19 01:32:43 +05:30
Aunali321
4c9cb560e3
feat: auto select default patches
2023-04-19 01:21:08 +05:30
Yaros
f0b028279c
fix: open contributor links externally ( #791 )
2023-04-18 19:46:16 +05:30
Aman Sikarwar
197770b68b
chore: update dependencies ( #772 )
...
* chore: updated some dependencies
* refactor: reimplemented cache interceptor
* Revert "Updated dependencies & migrated breaking changes"
This reverts commit e6743b0d6b2552fdbf1c99d23e158e682362dd5d.
* chore: migrated flutter_local_notifications
* revert: reimplemented cache interceptor
2023-04-18 19:45:29 +05:30
EvadeMaster
37b583f560
feat: trim extra space when setting custom source ( #771 )
2023-04-18 17:15:04 +07:00
Sebok Andras
dca2d4fe12
feat: add option to import/export keystore ( #776 )
...
* feat: add option to import/export keystore
* change the order of import/export keystore buttons
* feat: add option to change the keystore password
2023-04-18 15:08:10 +05:30
Aunali321
3b677f8ae3
feat: improve ux ( #752 )
...
* feat: restart app toast when changing sources, api url
* fix: potentially fix manager stuck on black screen
* feat: remove select all patches chip
* feat: show all apps and recommended versions
* chore(i18n): remove unused strings
remove unused strings left out in 7e05bca
* feat: select install type before patching
* feat: update patches button (#782 )
* feat: update patches button
* feat: show toast when force refresh
* chore: don't translate "ReVanced Manager" and "ReVanced Patches"
* Revert "feat: select install type before patching"
This reverts commit 74e0c09b54
.
* feat: rename recommended patches to default patches
* feat: add missing localization
* feat: display restart app toast for resetting source
---------
Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-04-18 13:27:26 +05:30
EvadeMaster
054afbbedd
feat: confirmation dialog for deleting keystore ( #764 )
...
* feat: confirmation dialog for deleting keystore
* refactor(i18n): apply suggestion from code-reviewer
Co-authored-by: Ushie <github@ushie.dev>
* refactor: apply suggestion from code-reviewer
Co-authored-by: Mipirakas <borismichiels@gmail.com>
---------
Co-authored-by: Ushie <github@ushie.dev>
Co-authored-by: Mipirakas <borismichiels@gmail.com>
2023-04-01 21:02:28 +07:00
EvadeMaster
92a3b0d6e0
feat(style): use native switch & chip ( #732 )
...
* chore: remove useless themedata
* feat(style): new switch
* feat(style): use native chip components
* chore: remove unused import
* feat(accessibility): set tooltip
* chore: remove unneeded themedata
* chore: fix theme
* feat(i18n): add 3 new strings
* feat(style): correct material 3 theme on nondynamic
2023-03-14 21:53:42 +07:00
Aunali321
d318224a6f
fix: black screen after resetting custom sources
2023-03-06 18:08:48 +05:30
Aunali321
5617535a63
refactor: remove sentry and crowdin ( #730 )
...
We no longer use sentry and crowdin.
2023-03-05 16:12:46 +07:00
EvadeMaster
68ccefc59f
revert: "refactor: update deprecated and minor code refactors ( #710 )"
...
This reverts commit 6829d3cdea
.
Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-03-03 18:06:24 +07:00
Sailesh Dahal
6829d3cdea
refactor: update deprecated and minor code refactors ( #710 )
...
Improve code readability & additional refactoring
Commits:
chore: exclude generated from analyzer
refactor: add SharedPreferences to locator
refactor: access shared pref from locator, and code refactor
refactor: remove unwanted `await`
refactor: remove `const` from `CacheConfig`
2023-02-27 19:06:05 +07:00
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup ( #708 )
...
Fixes all issues in `flutter analyze`.
<Reviewed>
Commits:
* chore: migrate deprecated text style
* chore: migrate `toggleableActiveColor` to individual theme
* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07:00
EvadeMaster
a83496568f
chore: code cleanup ( #681 )
...
Improve the readability of the code.
Commits:
* chore: correct typos `fragement` to `fragment`
* chore: put a single newline at end of file.
2023-02-17 18:53:23 +07:00
Alex
12d25570af
fix: Long patch description truncated ( #702 )
...
fix: long patch description truncated (#702 )
Allow flexible height
2023-02-14 18:42:24 +07:00
EvadeMaster
bd39a3140e
feat: fix patch bundle version no longer displayed ( #686 )
2023-02-12 00:02:30 +07:00
Boris Michiels
7d3ca3dec1
fix: display patches version on first load ( #687 )
2023-02-12 00:00:01 +07:00
EvadeMaster
318cd87a9a
feat(style): use the correct m3 theming (partially) ( #680 )
2023-02-07 15:46:29 +03:00
Aunali321
5d63d5c2d3
feat: potentially fix apps disappearing when update is available ( #674 )
2023-01-31 15:42:00 +03:00
Jay Gajjar
a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems ( #665 )
...
* update rules of analysis_options.yaml. and solved all problems
* refactor: fix remaining problems
---------
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
Mipirakas
f5bc1a996f
feat: remove select all icon from searchbar ( #669 )
2023-01-30 15:13:25 +03:00
Mipirakas
8591bc4d01
chore: update cr_file_saver ( #668 )
...
Co-authored-by: Ushie <github@ushie.dev>
2023-01-30 15:11:31 +03:00
EvadeMaster
40888c07f3
feat: fix overflow text & separate version from patch name ( #666 )
...
* chore: Add note
* feat: Fix overflow text & seperate version from patch title
* feat: Fix overflow text & separate version from patch name
2023-01-30 15:07:25 +03:00
Mipirakas
1c965c3788
refactor: cleanup remember patches feature ( #630 )
2023-01-30 15:03:55 +03:00
EvadeMaster
c3df48174c
feat: warn user for selecting all patches ( #649 )
2023-01-21 16:37:28 +01:00
Ushie
5f81d65911
feat: sort by amount of patches, display patches count, setting to enable universal patches ( #593 )
...
* feat: sort by amount of patches
* feat: display patches count in application card
* feat: setting to enable universal patches
2022-12-15 23:35:45 +05:30
Ushie
62467007b2
Revert "feat: display app's patch count in appcard"
...
This reverts commit 8d4e4ba6c9
.
2022-12-14 13:20:17 +03:00
Ushie
d7624e5e1f
Revert "feat: filter apps by patch count"
...
This reverts commit d78868b462
.
2022-12-14 13:19:59 +03:00
Ushie
8d4e4ba6c9
feat: display app's patch count in appcard
2022-12-14 02:12:57 +03:00
Ushie
d78868b462
feat: filter apps by patch count
2022-12-14 01:52:06 +03:00
aliernfrog
ff90dae695
feat: add support for shared patches ( #577 )
...
* fix: avoid npe if a patch has empty compatible package.
* feat: support for shared patches
* fix: incorrect bool check and cleanup
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2022-12-11 18:00:44 +05:30
Logykk
3bab1940c1
Support Gitea repositories ( #570 )
2022-12-09 17:40:43 +05:30
annon
061e929705
feat: Changelog in update dialog ( #551 )
...
* add update confirmation dialog
* fix loader placement
2022-11-29 21:15:44 +05:30
Aunali321
9e8193a6ac
fix: selected patches not being remembered.
2022-11-29 21:12:46 +05:30
Aunali321
a0af0dde0a
fix: disable changing languages for now.
2022-11-29 17:45:42 +05:30
ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ
ec9ef98981
feat(apiUrl): fix textbox hint ( #521 )
2022-11-26 16:33:18 +03:00
Aunali321
b0c4567cb8
feat: use github to get latest patches version if custom sources are used.
2022-11-23 10:03:56 +05:30
Aunali321
6e05120aa5
feat: add chips for patches selection.
2022-11-23 09:48:10 +05:30
Aunali321
0faf86c9e9
refactor: restructure codebase. ( #501 )
...
* refactor: separate language selection to own widget.
* feat: separate theme changer to own widget.
* refactor: move Appearance UI to separate class.
* refactor: move language selection UI to separate class.
* refactor: move sources selection to separate file.
* refactor: move sources selection to separate file.
* refactor: split settings sections in separate files.
* refactor: move logging section to separate file.
* fix: show toast on bottom.
* fix: recommended patches not being selected by default.
* fix: patch selection selecting non recommended patches.
* fix: experimental toggle not updating.
2022-11-12 21:25:33 +05:30
Aunali321
be77a181ec
feat: EXPERIMENTAL language switching.
2022-11-10 23:03:07 +05:30
Aunali321
d545dfe49b
refactor: move exporting patches to another section
2022-11-09 14:20:32 +05:30
Boris M
c571cf2c53
feat: ability to store and load selected patches ( #469 )
...
* feat: ability to store and load selected patches
* fix: I18n
* fix: do not append but truncate file
* fix: use json file, minor fixes
* fix: better ui
* WIP
* feat: load patches selection after app selection
* feat: import/export json file
* fix: reformat code
* fix: rare bug on import feature fixed
* fix: move export/ipmort to settings page & import full json
* fix: minor improvements
* fix: minor code quality improvements
* fix: export filename fix
* fix: select list element istead of removing it
2022-11-09 13:06:04 +05:30
Boris M
fd5d71e24d
fix: delete cached apk files when picking new one ( #481 )
2022-11-09 13:05:26 +05:30
Boris M
2c3809d2bc
feat: show selected patches count in patches selector view & patch selector card ( #466 )
...
* feat: show selected patches count in patches selector view & patch selector card
* fix: add Widget on row
* fix: formatting
* fix: same text style for count
2022-11-09 13:02:39 +05:30
nkitsaini
dc47da75f2
feat: Adding support for Exporting APK ( #439 )
...
* feat: Adding Export APK support
* Using cr_file_saver to simplify export
2022-11-02 17:22:40 +05:30
Boris M
97d4da568b
fix: allow tapping on patch card when experimental switch is enabled ( #464 )
2022-11-02 00:02:33 +03:00
Aunali321
1d440d25be
fix: dont select all patches if experimental toggle is off.
2022-11-01 15:36:06 +05:30
Aunali321
ba5234e850
feat: experimental settings to allow patch on any app version.
2022-11-01 15:26:15 +05:30
Ushie
caa9694543
feat: improve explanation of update being unusable
2022-10-20 00:15:48 +03:00
Aunali321
39500f054d
feat: disable sentry for time being.
2022-10-19 18:53:13 +05:30
Aunali321
f2d5cc91db
Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter
2022-10-19 16:33:00 +05:30