ReVanced Bot
|
3ac08512f3
|
chore: Sync translations (#1888)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-05-06 21:24:51 +07:00 |
|
ReVanced Bot
|
1adc673c44
|
chore: Sync translations (#1842)
|
2024-04-29 10:24:25 +07:00 |
|
semantic-release-bot
|
1aa1bd84cf
|
chore(release): 1.21.0-dev.2 [skip ci]
# [1.21.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.1...v1.21.0-dev.2) (2024-04-28)
### Bug Fixes
* Download latest integrations non-pre-release ([4a72267 ](4a72267d41 ))
|
2024-04-28 21:49:47 +00:00 |
|
oSumAtrIX
|
4a72267d41
|
fix: Download latest integrations non-pre-release
|
2024-04-28 23:40:28 +02:00 |
|
oSumAtrIX
|
7e0f18e3b7
|
build: Bump dependencies
|
2024-04-28 23:39:20 +02:00 |
|
hellidox
|
aab5d4411b
|
docs: Remove duplicate section in README (#1879)
[skip ci]
|
2024-04-23 18:29:06 +02:00 |
|
semantic-release-bot
|
e5d83f424a
|
chore(release): 1.21.0-dev.1 [skip ci]
# [1.21.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.20.1...v1.21.0-dev.1) (2024-04-16)
### Features
* open browser when clicking on changelog link ([bc300d8 ](bc300d81d9 ))
|
2024-04-16 14:39:51 +00:00 |
|
Aunali321
|
bc300d81d9
|
feat: open browser when clicking on changelog link
|
2024-04-16 20:00:46 +05:30 |
|
dependabot[bot]
|
5e6cc86c7e
|
build(deps-dev): bump semantic-release from 23.0.6 to 23.0.7 (#1844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:57:28 +07:00 |
|
dependabot[bot]
|
d91ea62903
|
build(deps): bump flutter_local_notifications from 16.3.2 to 17.0.0 (#1848)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:57:16 +07:00 |
|
dependabot[bot]
|
f00dc4d3e6
|
build(deps): bump flutter_markdown from 0.6.20+1 to 0.6.22+1 (#1851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:55:48 +07:00 |
|
dependabot[bot]
|
6c0c961ca0
|
build(deps): bump build_runner from 2.4.8 to 2.4.9 (#1850)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:54:31 +07:00 |
|
dependabot[bot]
|
a99de99202
|
build(deps): bump share_plus from 7.2.2 to 8.0.2 (#1853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:53:59 +07:00 |
|
dependabot[bot]
|
a31ec9d1fe
|
build(deps): bump permission_handler from 11.3.0 to 11.3.1 (#1852)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 14:53:30 +07:00 |
|
semantic-release-bot
|
a23f032fd2
|
chore(release): 1.20.1 [skip ci]
## [1.20.1](https://github.com/ReVanced/revanced-manager/compare/v1.20.0...v1.20.1) (2024-04-05)
### Bug Fixes
* Don't crash on patch ([a7e481c ](a7e481c827 ))
|
2024-04-05 02:52:15 +00:00 |
|
Ushie
|
95a8234e2d
|
chore: Merge branch dev to main (#1855)
|
2024-04-05 05:43:17 +03:00 |
|
Ushie
|
a7e481c827
|
fix: Don't crash on patch
This reverts commit 7833a0d552 .
|
2024-04-05 05:35:36 +03:00 |
|
semantic-release-bot
|
975870e254
|
chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/ReVanced/revanced-manager/compare/v1.19.3...v1.20.0) (2024-04-05)
### Bug Fixes
* disable proguard obfuscation ([401646a ](401646ace4 ))
* Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a ](8564c1a72e ))
* Don't translation ReVanced repository ([c265794 ](c265794d0e ))
* Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](https://github.com/ReVanced/revanced-manager/issues/1772)) ([c981cb4 ](c981cb4a41 ))
* Pre-releases changelog being shown ([#1767](https://github.com/ReVanced/revanced-manager/issues/1767)) ([add49e1 ](add49e14fb ))
* Replace Spacer with Expanded to avoid overflow ([#1791](https://github.com/ReVanced/revanced-manager/issues/1791)) ([6f70a07 ](6f70a07970 ))
* Set text colour on dropdown menu for Custom Value ([966796d ](966796dfec )), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584)
* **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52 ](025ff527ee ))
### Features
* Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3 ](f9e6ef3fd3 ))
|
2024-04-05 01:19:30 +00:00 |
|
Ushie
|
b7c838fd25
|
chore: Merge branch dev to main (#1763)
|
2024-04-05 04:11:17 +03:00 |
|
semantic-release-bot
|
3776674eb4
|
chore(release): 1.20.0-dev.1 [skip ci]
# [1.20.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.7...v1.20.0-dev.1) (2024-04-05)
### Bug Fixes
* Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a ](8564c1a72e ))
### Features
* Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3 ](f9e6ef3fd3 ))
|
2024-04-05 01:10:39 +00:00 |
|
ReVanced Bot
|
4293e27681
|
chore: Sync translations (#1804)
|
2024-04-05 04:03:11 +03:00 |
|
aAbed
|
8564c1a72e
|
fix: Do not crash when selecting an APK from storage (#1768)
|
2024-04-05 03:58:59 +03:00 |
|
Lam Thanh Nhan
|
f9e6ef3fd3
|
feat: Improve language update settings (#1838)
|
2024-04-05 03:55:16 +03:00 |
|
semantic-release-bot
|
e80ee09893
|
chore(release): 1.19.4-dev.7 [skip ci]
## [1.19.4-dev.7](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.6...v1.19.4-dev.7) (2024-04-04)
### Bug Fixes
* **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52 ](025ff527ee ))
|
2024-04-04 02:35:20 +00:00 |
|
DMzS
|
025ff527ee
|
fix(ui): Support free-scroll and auto-scroll for the installer logs (#1736) (#1836)
|
2024-04-04 09:27:47 +07:00 |
|
semantic-release-bot
|
35fdbb5988
|
chore(release): 1.19.4-dev.6 [skip ci]
## [1.19.4-dev.6](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.5...v1.19.4-dev.6) (2024-04-02)
### Bug Fixes
* disable proguard obfuscation ([401646a ](401646ace4 ))
|
2024-04-02 16:19:30 +00:00 |
|
Ax333l
|
401646ace4
|
fix: disable proguard obfuscation
|
2024-04-02 18:09:38 +02:00 |
|
dependabot[bot]
|
a62a8852e7
|
build(deps): bump connectivity_plus from 5.0.2 to 6.0.1 (#1808)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 11:49:03 +07:00 |
|
dependabot[bot]
|
04a3df3642
|
build(deps): bump package_info_plus from 5.0.1 to 6.0.0 (#1806)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 11:48:46 +07:00 |
|
dependabot[bot]
|
ecb041187b
|
build(deps-dev): bump semantic-release from 23.0.2 to 23.0.6 (#1816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 11:43:57 +07:00 |
|
dependabot[bot]
|
1fd44e1cfc
|
build(deps-dev): bump @droidsolutions-oss/semantic-release-update-file from 1.4.0-beta.1 to 1.4.0 (#1815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 11:43:29 +07:00 |
|
dependabot[bot]
|
fb29036d0a
|
build(deps): bump flutter_lints from 3.0.1 to 3.0.2 (#1805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 10:18:52 +07:00 |
|
Ushie
|
aba2ed4378
|
ci: Don't specify bundle
|
2024-03-30 03:16:39 +03:00 |
|
Ushie
|
076e17d670
|
chore: Don't preserve hierachy in Crowdin
|
2024-03-30 03:12:06 +03:00 |
|
semantic-release-bot
|
a971cbd519
|
chore(release): 1.19.4-dev.5 [skip ci]
## [1.19.4-dev.5](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.4...v1.19.4-dev.5) (2024-03-28)
### Bug Fixes
* Don't translation ReVanced repository ([c265794 ](c265794d0e ))
|
2024-03-28 06:23:34 +00:00 |
|
Pun Butrach
|
c265794d0e
|
fix: Don't translation ReVanced repository
Regex:
,
"patcherContributors":.*,
"patchesContributors":.*,
"integrationsContributors":.*,
"cliContributors":.*,
"managerContributors":.*
|
2024-03-28 06:13:05 +00:00 |
|
semantic-release-bot
|
ecadb80113
|
chore(release): 1.19.4-dev.4 [skip ci]
## [1.19.4-dev.4](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.3...v1.19.4-dev.4) (2024-03-28)
### Bug Fixes
* Set text colour on dropdown menu for Custom Value ([966796d ](966796dfec )), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584)
|
2024-03-28 05:35:25 +00:00 |
|
Pun Butrach
|
9a66357f7a
|
refactor: slight format change
This is so unreadable, there must've been a better way to do this.
|
2024-03-28 05:26:35 +00:00 |
|
Pun Butrach
|
63d83a43ad
|
chore: Remove unused en_US file
This file contains absolulely nothing, whereabout: Unknown.
|
2024-03-28 05:20:32 +00:00 |
|
Pun Butrach
|
7833a0d552
|
build: Switch flutter_background to official sources
https://github.com/JulianAssmann/flutter_background/pull/79 is merged.
|
2024-03-28 05:17:49 +00:00 |
|
Pun Butrach
|
966796dfec
|
fix: Set text colour on dropdown menu for Custom Value
This fix #1584 and a continuation of acb1e2434b
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-03-28 05:15:02 +00:00 |
|
semantic-release-bot
|
2d19f36901
|
chore(release): 1.19.4-dev.3 [skip ci]
## [1.19.4-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.2...v1.19.4-dev.3) (2024-03-28)
### Bug Fixes
* Replace Spacer with Expanded to avoid overflow ([#1791](https://github.com/ReVanced/revanced-manager/issues/1791)) ([6f70a07 ](6f70a07970 ))
|
2024-03-28 04:45:28 +00:00 |
|
Pun Butrach
|
6f70a07970
|
fix: Replace Spacer with Expanded to avoid overflow (#1791)
|
2024-03-28 11:38:07 +07:00 |
|
Pun Butrach
|
e85ed5a8e3
|
build: Bump language_code to v0.4.2
This fix #1714 regarding country name of es-AR (Argentina) does not exist.
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-03-28 04:06:52 +00:00 |
|
Ushie
|
ad416387c2
|
ci(Crowdin): Specify bundle to download
|
2024-03-28 02:02:55 +03:00 |
|
kitadai31
|
58d8e7f34f
|
build: Bump dependencies (#1796)
|
2024-03-27 13:46:37 +01:00 |
|
Pun Butrach
|
bb105b5662
|
chore(Branding): Update ReVanced Logo name (#1794)
|
2024-03-27 17:33:42 +07:00 |
|
semantic-release-bot
|
a71a930125
|
chore(release): 1.19.4-dev.2 [skip ci]
## [1.19.4-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.1...v1.19.4-dev.2) (2024-03-23)
### Bug Fixes
* Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](https://github.com/ReVanced/revanced-manager/issues/1772)) ([c981cb4 ](c981cb4a41 ))
|
2024-03-23 11:03:27 +00:00 |
|
github-actions[bot]
|
af7e39b7f0
|
chore(i18n): Sync translations (#1719)
Co-authored-by: revanced-bot <github@revanced.app>
|
2024-03-23 17:55:11 +07:00 |
|
DMzS
|
c981cb4a41
|
fix: Ensure safe area usage in Changelogs Modal Bottom Sheet (#1772)
|
2024-03-23 17:51:17 +07:00 |
|