Dhruvan Bhalara
|
372ce174c9
|
fix: overlapping issue in application selection page (#1128)
|
2023-08-11 19:19:44 +03:00 |
|
kitadai31
|
381daff980
|
fix: exclude x86 aapt2 binary from release builds (#1126)
|
2023-08-11 19:19:33 +03:00 |
|
Subhamoy Biswas
|
94acebbebd
|
docs(fixed): replaced some emoji icons, not rendering on chromium based browsers on windows (#1123)
|
2023-08-11 10:17:46 +07: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
|
f5e45ead26
|
ci(build): don't build on every pull request unrelated to application
|
2023-08-10 19:14:13 +07:00 |
|
Pun Butrach
|
14f765f4b4
|
ci(build): don't cache Gradle
Gradle take up so much space in cache that it wouldn't make sense for us to cache it since we are rapidly hitting the cache limit every time.
|
2023-08-10 19:12:15 +07: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
|
1442916b20
|
build: bump version to 1.8.0
|
2023-08-10 03:01:03 +03:00 |
|
Ushie
|
c6a5f42d23
|
chore: merge dev to main (#1120)
|
2023-08-10 03:00:27 +03:00 |
|
Ushie
|
580d50eb8d
|
fix: use right label for auto patch
|
2023-08-10 00:05:47 +03:00 |
|
Ushie
|
9a66b6e50d
|
fix(root-install): create service and postfs directories if they dont exist (#1116)
Fixes #860
|
2023-08-09 23:57:09 +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 |
|
Ushie
|
fd741f2ccf
|
build: bump version to v1.7.0
|
2023-08-08 03:52:03 +03:00 |
|
Ushie
|
055c52178f
|
chore: merge dev branch to main branch (#1096)
|
2023-08-08 03:51:05 +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
|
131df28110
|
docs(managing): update to reflect current changes
The chip was removed because it was not implemented for too long.
|
2023-08-07 20:13:23 +07:00 |
|
aAbed
|
1be284f8d8
|
feat: switch to the new ReVanced API (#1101)
|
2023-08-07 17:14:16 +07:00 |
|
Pun Butrach
|
218e53ae75
|
refactor(analysis): migrate deprecated rule
deprecated since Dart 2.0, yike
|
2023-08-06 14:41:15 +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 |
|
Ushie
|
3cf06efddf
|
build: bump version to v1.6.1
|
2023-08-04 03:33:19 +03:00 |
|
Ushie
|
1f4f0a3bb7
|
build: revert patcher to v11.0.4
|
2023-08-04 03:32:50 +03:00 |
|
Ushie
|
c07f8eae9b
|
build: bump version to v1.6.0
|
2023-08-04 00:54:13 +03: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
|
e55f427b05
|
build: bump patcher version to v12.1.1
|
2023-08-04 01:53:19 +05:45 |
|
aAbed
|
0f000fc4d1
|
build: bump version to v1.5.2
|
2023-08-04 01:52:24 +05:45 |
|
Ushie
|
a0339e3c19
|
chore: merge dev to main (#1077)
|
2023-08-03 05:24:25 +03:00 |
|
Ushie
|
9cfa274d81
|
build: bump version to v1.5.1
|
2023-08-03 05:23:47 +03:00 |
|
Ushie
|
8c79f5e371
|
build: bump patcher to v12.1.0
|
2023-08-03 05:23:16 +03:00 |
|
aAbed
|
0d716513d7
|
fix: keystore password dialog showing up before importing (#1068)
|
2023-08-03 08:36:39 +07:00 |
|
Ushie
|
08f6724060
|
chore: merge dev branch to main branch (#1060)
|
2023-08-03 02:20:24 +03:00 |
|
Ushie
|
29daf51e64
|
build: bump version to
|
2023-08-03 02:19:14 +03:00 |
|
Pun Butrach
|
b3b2b01c0f
|
ci(build): use pr event trigger for now
I just heard of cache eviction policy :)
|
2023-08-01 20:20:27 +07:00 |
|
Pun Butrach
|
c3212d0308
|
ci(build): update event trigger
Run on every PR
Run on every Push, ignore main branch, and ignore tag
|
2023-08-01 19:32:52 +07:00 |
|
Pun Butrach
|
aaa114ba13
|
ci(pr-build): reinstate functionality
PR Build was never use because it have to be manually trigger
|
2023-08-01 19:26:26 +07:00 |
|
Pun Butrach
|
8ca6418630
|
refactor(settings): improve clarity of the warning dialogs (#1058)
|
2023-07-31 21:53:23 +07:00 |
|
Pun Butrach
|
95632b7f55
|
chore(deps): update revanced-patcher to v12.0.0
|
2023-07-30 11:49:01 +07:00 |
|
aAbed
|
64744b2abf
|
fix: original.apk not found despite existing (#1052)
|
2023-07-30 10:35:34 +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 |
|
Pun Butrach
|
c27ca08d3a
|
docs: leftovers from 6495687841
|
2023-07-29 16:08:54 +07:00 |
|
Aunali321
|
0011222371
|
chore:fix incorrect version
|
2023-07-23 14:25:11 +05:30 |
|