semantic-release-bot
0ce23d2d60
chore(release): 1.22.0 [skip ci]
...
# [1.22.0](https://github.com/ReVanced/revanced-manager/compare/v1.21.2...v1.22.0 ) (2024-09-09)
### Bug Fixes
* Bump SDK of each plugin using SDK lower than 31 ([01e4a76
](01e4a76caa
)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697 )
* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194 ](https://github.com/ReVanced/revanced-manager/issues/2194 )) ([f5a12e0
](f5a12e01bd
))
* Fix missing notification icon when shrinking resouces ([#2195 ](https://github.com/ReVanced/revanced-manager/issues/2195 )) ([224be29
](224be29a3d
))
* Handle selecting files and folders for patch options correctly ([#2144 ](https://github.com/ReVanced/revanced-manager/issues/2144 )) ([f1c2f41
](f1c2f4146c
))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1
](81f05e1b19
))
* Migrate to onPopInvokedWithResult ([43d5888
](43d5888182
))
* Move temporary files outside of the cache directory ([#2193 ](https://github.com/ReVanced/revanced-manager/issues/2193 )) ([1ef1f8d
](1ef1f8d47a
))
* Reland commit 01e4a76caa
([3dc695e
](3dc695eafb
))
* Specify our own FGS Type ([37c912b
](37c912b598
))
### Features
* Improve "Installation incompatible" dialog message ([#2164 ](https://github.com/ReVanced/revanced-manager/issues/2164 )) ([51c0f14
](51c0f14055
))
* Support Flutter 3.24 ([3d8318d
](3d8318da14
))
2024-09-09 10:59:13 +00:00
Ushie
d0fe57970f
chore: Merge branch dev
to main
( #2149 )
2024-09-09 13:51:11 +03:00
semantic-release-bot
4dcdc57ffd
chore(release): 1.22.0-dev.4 [skip ci]
...
# [1.22.0-dev.4](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.3...v1.22.0-dev.4 ) (2024-09-09)
### Bug Fixes
* Move temporary files outside of the cache directory ([#2193 ](https://github.com/ReVanced/revanced-manager/issues/2193 )) ([1ef1f8d
](1ef1f8d47a
))
2024-09-09 10:50:05 +00:00
kitadai31
1ef1f8d47a
fix: Move temporary files outside of the cache directory ( #2193 )
...
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-09-09 17:42:03 +07:00
ReVanced Bot
d688f38a63
chore: Sync translations ( #2166 )
...
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-09-09 14:14:59 +07:00
semantic-release-bot
582db18d83
chore(release): 1.22.0-dev.3 [skip ci]
...
# [1.22.0-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.2...v1.22.0-dev.3 ) (2024-09-07)
### Bug Fixes
* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194 ](https://github.com/ReVanced/revanced-manager/issues/2194 )) ([f5a12e0
](f5a12e01bd
))
2024-09-07 03:09:04 +00:00
kitadai31
f5a12e01bd
fix: Empty “tmp-XXXXXX” directory keeps growing in cacheDir ( #2194 )
2024-09-07 09:59:37 +07:00
semantic-release-bot
09fd9c4e04
chore(release): 1.22.0-dev.2 [skip ci]
...
# [1.22.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.1...v1.22.0-dev.2 ) (2024-09-06)
### Bug Fixes
* Bump SDK of each plugin using SDK lower than 31 ([01e4a76
](01e4a76caa
)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697 )
* Fix missing notification icon when shrinking resouces ([#2195 ](https://github.com/ReVanced/revanced-manager/issues/2195 )) ([224be29
](224be29a3d
))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1
](81f05e1b19
))
* Migrate to onPopInvokedWithResult ([43d5888
](43d5888182
))
* Reland commit 01e4a76caa
([3dc695e
](3dc695eafb
))
* Specify our own FGS Type ([37c912b
](37c912b598
))
### Features
* Support Flutter 3.24 ([3d8318d
](3d8318da14
))
2024-09-06 14:53:03 +00:00
validcube
43d5888182
fix: Migrate to onPopInvokedWithResult
...
Reference: https://docs.flutter.dev/release/breaking-changes/popscope-with-result
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:56 +07:00
validcube
646feae0ec
build: Bump dependency and resolve removed function(s)
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
e73ce99f1d
build: Restrict Flutter 4.0.0
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
af2d8226de
docs: Specify Android 8.x version & CPU arch requirements
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
37c912b598
fix: Specify our own FGS Type
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:54 +07:00
validcube
3102272a31
build: Reduce clutter in buildTypes
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:54 +07:00
validcube
3dc695eafb
fix: Reland commit 01e4a76caa
...
Amended: Remove secret @ Fri Sep 6 21:06:58 2024 +0700
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:33 +07:00
validcube
6f0721b066
chore: Temporary disable workaround for testing
...
The local enviroment deemed unreliable, before applying it doesn't work - after applying the workaround, it work - after removing the workaround with clearing cache, it doesn't work. (what?)
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:52:21 +07:00
validcube
3dfe6b1080
ci: Attempt to group all dependabot dependency update
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:44:40 +07:00
validcube
02e5641227
build: Bump Gradle to v8.10
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:18:53 +07:00
validcube
01e4a76caa
fix: Bump SDK of each plugin using SDK lower than 31
...
Reference: https://github.com/flutter/flutter/issues/153281#issuecomment-2292201697
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:12:01 +07:00
validcube
59838a51ca
ci: Potientially improve Gradle detection
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 19:27:55 +07:00
kitadai31
224be29a3d
fix: Fix missing notification icon when shrinking resouces ( #2195 )
2024-09-06 18:10:30 +07:00
dependabot[bot]
921052acce
build(deps): bump burrunan/gradle-cache-action from 1 to 2 ( #2177 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 06:02:32 +07:00
validcube
81f05e1b19
fix: Lack of connectivity toast not showing due to incorrect comparison
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-28 00:26:41 +07:00
ReVanced Bot
b769a66d16
chore: Sync translations ( #2090 )
...
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-08-27 22:01:29 +07:00
Pun Butrach
5d612fe790
ci: Run nuke in correct steps
2024-08-27 21:11:52 +07:00
Pun Butrach
61251deffa
ci: Fix permission not given to Slang
2024-08-27 21:09:33 +07:00
Pun Butrach
f2931443d9
ci: Fix translation normalization feature ( #2165 )
2024-08-27 21:04:15 +07:00
validcube
3d8318da14
feat: Support Flutter 3.24
...
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-27 21:01:41 +07:00
semantic-release-bot
f6bfe0d3f9
chore(release): 1.22.0-dev.1 [skip ci]
...
# [1.22.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.3-dev.1...v1.22.0-dev.1 ) (2024-08-27)
### Features
* Improve "Installation incompatible" dialog message ([#2164 ](https://github.com/ReVanced/revanced-manager/issues/2164 )) ([51c0f14
](51c0f14055
))
2024-08-27 08:07:13 +00:00
KobeW50
51c0f14055
feat: Improve "Installation incompatible" dialog message ( #2164 )
2024-08-27 09:59:18 +02:00
semantic-release-bot
2a6dc09a9b
chore(release): 1.21.3-dev.1 [skip ci]
...
## [1.21.3-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.2...v1.21.3-dev.1 ) (2024-08-18)
### Bug Fixes
* Handle selecting files and folders for patch options correctly ([#2144 ](https://github.com/ReVanced/revanced-manager/issues/2144 )) ([f1c2f41
](f1c2f4146c
))
2024-08-18 08:19:05 +00:00
Francesco Marastoni
f1c2f4146c
fix: Handle selecting files and folders for patch options correctly ( #2144 )
2024-08-18 12:11:10 +04:00
semantic-release-bot
2f46b3c84e
chore(release): 1.21.2 [skip ci]
...
## [1.21.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.1...v1.21.2 ) (2024-08-11)
### Bug Fixes
* Add haptics to save last APK switch ([#2133 ](https://github.com/ReVanced/revanced-manager/issues/2133 )) ([e063b3d
](e063b3d102
))
* Don't crash installation when saving last APK is disabled ([#2128 ](https://github.com/ReVanced/revanced-manager/issues/2128 )) ([427928e
](427928e542
))
* Don't crash when installing the last patched APK ([#2131 ](https://github.com/ReVanced/revanced-manager/issues/2131 )) ([cb722f2
](cb722f2634
))
* Unable to scroll in the removed patches dialog ([#2113 ](https://github.com/ReVanced/revanced-manager/issues/2113 )) ([295c5a7
](295c5a74ea
))
2024-08-11 16:08:42 +00:00
Benjamin
5f388abf95
chore: Merge branch dev
to main
( #2118 )
2024-08-11 09:00:47 -07:00
semantic-release-bot
7acdb8e660
chore(release): 1.21.2-dev.3 [skip ci]
...
## [1.21.2-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.21.2-dev.2...v1.21.2-dev.3 ) (2024-08-11)
### Bug Fixes
* Add haptics to save last APK switch ([#2133 ](https://github.com/ReVanced/revanced-manager/issues/2133 )) ([e063b3d
](e063b3d102
))
* Don't crash when installing the last patched APK ([#2131 ](https://github.com/ReVanced/revanced-manager/issues/2131 )) ([cb722f2
](cb722f2634
))
2024-08-11 15:59:16 +00:00
Benjamin
e063b3d102
fix: Add haptics to save last APK switch ( #2133 )
2024-08-11 08:51:18 -07:00
Benjamin
cb722f2634
fix: Don't crash when installing the last patched APK ( #2131 )
2024-08-11 08:51:02 -07:00
semantic-release-bot
0499d2b08a
chore(release): 1.21.2-dev.2 [skip ci]
...
## [1.21.2-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.2-dev.1...v1.21.2-dev.2 ) (2024-08-11)
### Bug Fixes
* Don't crash installation when saving last APK is disabled ([#2128 ](https://github.com/ReVanced/revanced-manager/issues/2128 )) ([427928e
](427928e542
))
2024-08-11 15:39:29 +00:00
Benjamin
427928e542
fix: Don't crash installation when saving last APK is disabled ( #2128 )
2024-08-11 19:31:18 +04:00
semantic-release-bot
ceb9d66f17
chore(release): 1.21.2-dev.1 [skip ci]
...
## [1.21.2-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.1...v1.21.2-dev.1 ) (2024-08-06)
### Bug Fixes
* Unable to scroll in the removed patches dialog ([#2113 ](https://github.com/ReVanced/revanced-manager/issues/2113 )) ([295c5a7
](295c5a74ea
))
2024-08-06 00:55:10 +00:00
aAbed
295c5a74ea
fix: Unable to scroll in the removed patches dialog ( #2113 )
2024-08-06 03:46:01 +03:00
semantic-release-bot
400df69528
chore(release): 1.21.1 [skip ci]
...
## [1.21.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.0...v1.21.1 ) (2024-07-29)
### Bug Fixes
* Revert commit b26760b2
to fix file and folder selection ([e707e51
](e707e51719
))
2024-07-29 20:47:18 +00:00
aAbed
5bc7b135d5
chore: Merge branch dev
to main
( #2092 )
2024-07-30 02:22:56 +05:45
semantic-release-bot
6dce353d78
chore(release): 1.21.1-dev.1 [skip ci]
...
## [1.21.1-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.0...v1.21.1-dev.1 ) (2024-07-29)
### Bug Fixes
* Revert commit b26760b2
to fix file and folder selection ([e707e51
](e707e51719
))
2024-07-29 20:12:35 +00:00
oSumAtrIX
e707e51719
fix: Revert commit b26760b2
to fix file and folder selection
2024-07-29 22:00:25 +02:00
semantic-release-bot
1cea9600a2
chore(release): 1.21.0 [skip ci]
...
# [1.21.0](https://github.com/ReVanced/revanced-manager/compare/v1.20.1...v1.21.0 ) (2024-07-29)
### Bug Fixes
* Add missing import to patch options field ([d60f9aa
](d60f9aa1d8
))
* Adjust scroll from clipping children form fields in `AlertDialog` from `showSourcesDialog` ([#1782 ](https://github.com/ReVanced/revanced-manager/issues/1782 )) ([bbeb836
](bbeb836923
))
* Cache external API calls ([#1911 ](https://github.com/ReVanced/revanced-manager/issues/1911 )) ([2c3e2e6
](2c3e2e639f
))
* Change problematic translation string ([6b03f3a
](6b03f3a169
))
* Correct architecture to armeabi-v7a ([63c6412
](63c6412736
))
* Download latest integrations non-pre-release ([4a72267
](4a72267d41
))
* Follow language update immediately ([#1944 ](https://github.com/ReVanced/revanced-manager/issues/1944 )) ([c13827e
](c13827e8e1
))
* Follow system theme immediately ([#1942 ](https://github.com/ReVanced/revanced-manager/issues/1942 )) ([694f2a9
](694f2a9fae
))
* Handle selecting files and folders for patch options correctly ([#1941 ](https://github.com/ReVanced/revanced-manager/issues/1941 )) ([b26760b
](b26760b216
))
* Increase dashboard RefreshIndicator edge offset ([#1859 ](https://github.com/ReVanced/revanced-manager/issues/1859 )) ([232b702
](232b702789
))
* Patching Screen draw-behind Navigation Bar ([#1945 ](https://github.com/ReVanced/revanced-manager/issues/1945 )) ([f1b25d0
](f1b25d09da
))
* Restore consistency with the app ([ea9654e
](ea9654edec
))
* SecurityException when patching application ([#1856 ](https://github.com/ReVanced/revanced-manager/issues/1856 )) ([e0a6de2
](e0a6de2c2b
))
* Select previously applied patches when loading patch selection ([#1865 ](https://github.com/ReVanced/revanced-manager/issues/1865 )) ([7ef8f04
](7ef8f0454b
))
* Unable to install application regardless of preference ([c7627ce
](c7627ced8e
))
* Unsupported patch toast says "patchItem.unsupportedPatchVersion" ([#2011 ](https://github.com/ReVanced/revanced-manager/issues/2011 )) ([3209c0e
](3209c0e430
))
* Update dialog shows dev version & loading gets stuck in certain circumstances ([#1792 ](https://github.com/ReVanced/revanced-manager/issues/1792 )) ([fc52560
](fc52560244
))
### Features
* Add ability to set `null` in patch options ([#1947 ](https://github.com/ReVanced/revanced-manager/issues/1947 )) ([5c68d51
](5c68d513a3
))
* Include primary architecture in external search ([#2068 ](https://github.com/ReVanced/revanced-manager/issues/2068 )) ([23690a9
](23690a98df
))
* open browser when clicking on changelog link ([bc300d8
](bc300d81d9
))
* Save last patched app ([#1414 ](https://github.com/ReVanced/revanced-manager/issues/1414 )) ([7720408
](77204087bb
))
* Support patching on ARMv7a ([a766352
](a7663524e6
))
2024-07-29 18:38:53 +00:00
Pun Butrach
d81808ad7b
chore: Merge branch dev
to main
( #1857 )
2024-07-30 01:30:51 +07:00
validcube
ea9654edec
fix: Restore consistency with the app
2024-07-30 01:30:59 +07:00
semantic-release-bot
ced37f7c76
chore(release): 1.21.0-dev.9 [skip ci]
...
# [1.21.0-dev.9](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.8...v1.21.0-dev.9 ) (2024-07-29)
### Bug Fixes
* Patching Screen draw-behind Navigation Bar ([#1945 ](https://github.com/ReVanced/revanced-manager/issues/1945 )) ([f1b25d0
](f1b25d09da
))
2024-07-29 18:24:51 +00:00
validcube
4c6e214bf6
refactor: Remove empty keys
2024-07-30 01:16:48 +07:00