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
Palm
0b952578d1
ci(release): update semantic-release
2023-04-02 02:37:49 +07:00
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
Palm
866a6e4a44
chore(CHANGELOG): reset changelog
2023-03-30 23:29:26 +07:00
Palm
8ea7dd478b
ci(release): update node dependencies
2023-03-30 23:20:31 +07:00
EvadeMaster
7839252934
ci(analyze): only run when necessary ( #766 )
...
* ci(analyser): only run on lib/`.dart` changes
* ci(analyser): runs on workflow changes
* ci(analyze): run on all dart file changes
---------
Co-authored-by: Palm <palmpasuthorn@gmail.com>
2023-03-29 20:51:08 +03:00
EvadeMaster
fa4063220f
ci: dart analyser ( #761 )
...
* ci: dart analyser
* ci(analyser): clarify the dart analysing step
* refactor: ignore generated files
* ci(analyser): apply suggestion from code-reviewer
Co-Authored-By: Palm <palmpasuthorn@gmail.com>
* ci(analyser): apply suggestion from code-reviewer
Co-Authored-By: Palm <palmpasuthorn@gmail.com>
* ci(analyser): apply suggestion from code-reviewer
Co-authored-by: Palm <palmpasuthorn@gmail.com>
---------
Co-authored-by: Palm <palmpasuthorn@gmail.com>
2023-03-28 15:47:34 +07:00
Palm
d214a02abd
ci(release): fix argument parsing of npm exec
2023-03-26 23:02:57 +07:00
Palm
d1c12edd1b
ci(release): use appropriate npm commands for ci environment
2023-03-26 23:02:57 +07:00
Palm
ded1a44c37
ci(release): fix step not moving artifact to accessible path
2023-03-26 23:02:57 +07:00
Ushie
790a6cd1e3
ci(release): remove unnecessary variables in flutter build step
2023-03-26 18:57:27 +03:00
EvadeMaster
a79f883a0f
ci: use caching to speed up workflows ( #760 )
...
Use caching to speed up workflows: 9-14 minutes (ish) to 6-8 minutes (ish)
Commits:
* ci(release): use GitHub cache
* ci(release): restore signing
2023-03-26 20:02:56 +07:00
Palm
d9c5a540a3
ci(release): fix wrong artifact name and ci not uploading build
2023-03-24 01:01:44 +07:00
Palm
276f33b9ec
ci: use semantic-release
( #746 )
2023-03-23 17:34:52 +01:00
Ushie
ded59d2da0
feat(ci): update crowdin workflow to use new main branch
2023-03-20 22:39:29 +03:00
Ushie
62f7a820d8
feat: remove notice about stale development [skip ci]
2023-03-20 18:03:58 +03:00
Ushie
7063ffa013
build: bump version to v0.0.57
2023-03-14 21:00:48 +03:00
Ushie
bf4dc3c095
chore: bump stacked
...
stacked: ^3.0.0 -> ^3.2.0
stacked_generator: ^0.8.0 -> ^1.0.0
stacked_services: ^0.9.3 -> ^1.0.0
2023-03-14 21:00:28 +03:00
EvadeMaster
c10e5848bf
Merge pull request #707 from revanced/dev
...
chore: merge branch `dev` to `flutter`
2023-03-14 22:07:35 +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
b475bd25c8
build: remove env setup step
2023-03-11 23:01:26 +05:30
Aunali321
d318224a6f
fix: black screen after resetting custom sources
2023-03-06 18:08:48 +05:30
Aunali321
0074fee865
build: new ci ( #731 )
...
New Build CI
Commits:
* buid: re-do ci
* build: ignore tags
* build: get the latest flutter version automatically && formatting
---------
Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-03-05 16:23:51 +07:00
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
Ushie
6d60541626
chore(deps): meet patcher breaking changes
2023-03-03 03:11:44 +03:00
EvadeMaster
a635e5b8d0
chore: addFiles
-> addIntegrations
( #725 )
...
fix #721
2023-03-02 14:51:35 +07:00
EvadeMaster
48a10440fe
ci(build): remove environment on PR build
2023-03-02 11:06:15 +07:00
EvadeMaster
8e3ba88318
chore: bump gradle 7.5-rc.1 -> 7.6.1 ( #717 )
...
* chore: upgrade gradle from 7.5-rc.1 -> 7.6.1
* chore: remove unrelated changes
2023-02-27 19:26:10 +07:00
EvadeMaster
ab8fccc544
chore(deps): bump patcher version from 6.4.3 -> 7.0.0
2023-02-27 19:19:19 +07:00
EvadeMaster
8319dc9164
fix: improperly sized monochrome icon ( #715 )
2023-02-27 19:07:44 +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
LisoUseInAIKyrios
dc665f227e
fix: use high resolution adaptive icons ( #675 )
...
Use high-resolution icons instead of the low-resolution ones on ReVanced Manager.
Commits:
* High resolution adaptive icons, built using revanced-logo-no-background.svg
Same icons currently used for ReVanced YouTube.
* tweak background color to match revanced-logo-no-background.svg
* recreated foreground using 'revanced-logo-shape.svg'
* updated full resolution icons, using same ratio as original SVG
* updated icons with gradient border
2023-02-17 19:28:01 +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
378c947654
chore: bump version to v0.0.56
2023-02-12 13:04:34 +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
oSumAtrIX
1cb556c8f8
chore: bump version to 0.0.55
2023-02-11 23:59:53 +07:00
oSumAtrIX
8c8f96de1c
build: bump patcher version
2023-02-11 23:59:47 +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
Ushie
7d347fccc6
build: bump version to v0.0.54
2023-01-30 15:57:06 +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
Bennett
4df690c2a2
feat: monochrome icon + predictive back gesture ( #591 )
...
* Add monochrome icon
* Enable predictive back gesture
* feat: monochrome icon + predictive back gesture
2023-01-30 01:23:56 +03:00