Benjamin
|
07fc964f9c
|
ci: Specify paths in release workflow (#1664)
|
2024-01-29 11:11:42 +01:00 |
|
Pun Butrach
|
3e51caf111
|
docs(Security): Avoid table shifting layout
|
2024-01-29 11:11:42 +01:00 |
|
Pun Butrach
|
deb1ba339f
|
docs(Security): Use dynamic information on version
Meanwhile latest get the static treatment.
|
2024-01-29 11:11:42 +01:00 |
|
aAbed
|
70a1086edf
|
fix: Do not delete files from post-fs-data.d
|
2024-01-27 09:08:44 +05:45 |
|
aAbed
|
c7d975e612
|
feat: Show a dialog when an update is available (#1654)
|
2024-01-27 09:08:44 +05:45 |
|
semantic-release-bot
|
7104d6d6dd
|
chore(release): 1.19.0-dev.2 [skip ci]
# [1.19.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.19.0-dev.1...v1.19.0-dev.2) (2024-01-22)
### Bug Fixes
* Use correct version code & name ([#1647](https://github.com/ReVanced/revanced-manager/issues/1647)) ([d933997 ](d933997c89 ))
|
2024-01-22 22:34:38 +00:00 |
|
Benjamin
|
d933997c89
|
fix: Use correct version code & name (#1647)
|
2024-01-23 05:27:33 +07:00 |
|
semantic-release-bot
|
bea99bb4c6
|
chore(release): 1.19.0-dev.1 [skip ci]
# [1.19.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.18.0...v1.19.0-dev.1) (2024-01-22)
### Bug Fixes
* added a trailing comma ([975180b ](975180b075 ))
* Allow mounting without Magisk ([3f96608 ](3f96608398 ))
* fix redundant buttons on dialog ([079c0de ](079c0defaf ))
* Incorrect strings and logics ([#1619](https://github.com/ReVanced/revanced-manager/issues/1619)) ([4f22e88 ](4f22e88e42 ))
* **Keystore Password:** textfield title display ([8e52abd ](8e52abda9a ))
* Mount script causes build to fail ([#1613](https://github.com/ReVanced/revanced-manager/issues/1613)) ([f3c78c2 ](f3c78c2c24 ))
* **Patch Option:** Set text colour on dropdown menu ([acb1e24 ](acb1e2434b ))
* **Release CI:** truncate the "v" from version ([8595099 ](85950991ab ))
* use lowercase repo names ([#1626](https://github.com/ReVanced/revanced-manager/issues/1626)) ([edd8602 ](edd86024b9 ))
### Features
* Add API migration code ([#1615](https://github.com/ReVanced/revanced-manager/issues/1615)) ([28ae276 ](28ae2766f0 ))
* add haptic feedback ([#1459](https://github.com/ReVanced/revanced-manager/issues/1459)) ([7911459 ](7911459817 ))
* Improve app selector and patcher UI ([#1616](https://github.com/ReVanced/revanced-manager/issues/1616)) ([efb2d5e ](efb2d5ef32 ))
* Improve Split APK warning readability ([#1625](https://github.com/ReVanced/revanced-manager/issues/1625)) ([6fd740f ](6fd740f8c0 ))
* Simplify settings strings ([#1618](https://github.com/ReVanced/revanced-manager/issues/1618)) ([0d45fe4 ](0d45fe4a97 ))
* use native TextField ([9ed43ef ](9ed43efe5d ))
### Performance Improvements
* Load patched apps as soon as possible ([c94eb7a ](c94eb7a48e ))
|
2024-01-22 11:41:51 +00:00 |
|
Pun Butrach
|
f38a593434
|
ci(Release Build): Use correct syntax in getting the version
|
2024-01-22 18:34:35 +07:00 |
|
Pun Butrach
|
85950991ab
|
fix(Release CI): truncate the "v" from version
ci: cleanup
force push soon™️
|
2024-01-22 18:30:16 +07:00 |
|
Osama Tahir
|
6fd740f8c0
|
feat: Improve Split APK warning readability (#1625)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-01-22 12:20:09 +01:00 |
|
Benjamin
|
ec2c2d8ccb
|
ci: Build pre-release versions (#1606)
|
2024-01-22 09:29:57 +01:00 |
|
oSumAtrIX
|
efb2d5ef32
|
feat: Improve app selector and patcher UI (#1616)
|
2024-01-22 09:20:17 +01:00 |
|
validcube
|
acb1e2434b
|
fix(Patch Option): Set text colour on dropdown menu
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2024-01-21 20:36:23 +07:00 |
|
validcube
|
8e52abda9a
|
fix(Keystore Password): textfield title display
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2024-01-21 16:58:00 +07:00 |
|
validcube
|
9764326242
|
chore(patch_item): Remove import directive
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2024-01-21 15:15:37 +07:00 |
|
validcube
|
97c33d6c54
|
chore: Remove deprecated lint rules
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2024-01-21 15:10:03 +07:00 |
|
Pun Butrach
|
30d5f3ad3f
|
docs(security): Prepare for v1.19.0
|
2024-01-21 15:02:52 +07:00 |
|
validcube
|
079c0defaf
|
fix: fix redundant buttons on dialog
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2024-01-21 14:45:25 +07:00 |
|
Benjamin
|
cf1afddb9e
|
chore: remove unused dependencies (#1603)
|
2024-01-21 14:07:30 +07:00 |
|
Pun Butrach
|
b07b9351c4
|
docs(security): init (#1599)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2024-01-21 13:59:57 +07:00 |
|
Benjamin
|
7911459817
|
feat: add haptic feedback (#1459)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-01-14 14:29:24 -08:00 |
|
Benjamin
|
ef9b1d5c2d
|
refactor: Replace deprecated WillPopScope (#1604)
|
2024-01-13 19:34:04 -08:00 |
|
Benjamin Halko
|
fd2780624a
|
chore: remove unused import
|
2024-01-12 09:49:26 -08:00 |
|
aAbed
|
4f22e88e42
|
fix: Incorrect strings and logics (#1619)
|
2024-01-12 05:15:37 +07:00 |
|
oSumAtrIX
|
0d45fe4a97
|
feat: Simplify settings strings (#1618)
|
2024-01-09 20:23:54 +01:00 |
|
oSumAtrIX
|
28ae2766f0
|
feat: Add API migration code (#1615)
|
2024-01-09 20:23:26 +01:00 |
|
Benjamin
|
edd86024b9
|
fix: use lowercase repo names (#1626)
|
2024-01-09 05:07:18 +07:00 |
|
Benjamin
|
f3c78c2c24
|
fix: Mount script causes build to fail (#1613)
|
2024-01-01 00:32:57 +03:00 |
|
Ushie
|
3f96608398
|
fix: Allow mounting without Magisk
|
2023-12-31 03:32:04 +03:00 |
|
validcube
|
9ed43efe5d
|
feat: use native TextField
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2023-12-30 14:37:46 +07:00 |
|
Benjamin Halko
|
975180b075
|
fix: added a trailing comma
|
2023-12-28 13:17:25 -08:00 |
|
oSumAtrIX
|
c94eb7a48e
|
perf: Load patched apps as soon as possible
|
2023-12-24 00:12:33 +01:00 |
|
oSumAtrIX
|
bb1b0da749
|
chore: merge dev to main (#1573)
|
2023-12-23 22:43:10 +01:00 |
|
oSumAtrIX
|
85c8006977
|
build: Bump version to v1.18.0
|
2023-12-23 22:20:32 +01:00 |
|
oSumAtrIX
|
850bdc4a4d
|
fix: Reset progress if patch was cancelled
|
2023-12-23 22:19:56 +01:00 |
|
oSumAtrIX
|
ca95e32164
|
chore: Ignore autogenerated project file
|
2023-12-23 22:14:44 +01:00 |
|
oSumAtrIX
|
a141ec85b0
|
fix: Correct update message
|
2023-12-23 22:11:38 +01:00 |
|
oSumAtrIX
|
1298a96b0e
|
fix: Update the progress properly until installation finishes successfully
|
2023-12-23 22:10:22 +01:00 |
|
oSumAtrIX
|
1928b150ad
|
fix: Use correct installation type labels
|
2023-12-23 22:10:22 +01:00 |
|
oSumAtrIX
|
7426f5484d
|
fix: Update home screen after installation
|
2023-12-23 21:58:53 +01:00 |
|
oSumAtrIX
|
11a8f313b0
|
feat: Clarify non root installation button
|
2023-12-23 21:46:58 +01:00 |
|
oSumAtrIX
|
69b6ef07a1
|
feat: Improve dialog text clarity
|
2023-12-23 21:36:47 +01:00 |
|
oSumAtrIX
|
7a1ba9dabf
|
fix: Add missing confirmation dialog
|
2023-12-23 21:11:24 +01:00 |
|
oSumAtrIX
|
48a739c94e
|
refactor: Simplify uninstallApp code
|
2023-12-23 20:53:51 +01:00 |
|
oSumAtrIX
|
9680f0cf12
|
refactor: Remove unnecessary quotation marks
|
2023-12-23 20:53:31 +01:00 |
|
oSumAtrIX
|
5b1c89a0c5
|
perf: Reduce amount of shell commands
|
2023-12-23 20:52:52 +01:00 |
|
oSumAtrIX
|
8a1ab478a3
|
fix: Prevent crash by escaping string correctly
|
2023-12-23 20:52:52 +01:00 |
|
Benjamin
|
2ae8d49526
|
fix: exported logs patch selection (#1535)
Co-authored-by: validcube <pun.butrach@gmail.com>
|
2023-12-23 11:29:36 +07:00 |
|
validcube
|
a0b673c138
|
refactor: apply suggestions from analyser
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2023-12-23 10:47:12 +07:00 |
|