Commit Graph

32 Commits

Author SHA1 Message Date
Ax333l
e4cfab4026
chore(deps): bump revanced-patcher to 9.0.0 2023-05-26 15:17:57 +02:00
Ax333l
05477536cb
feat: better installer ui (#29)
based cossale


Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2023-05-26 13:14:21 +00:00
Ax333l
91c11da363
feat: patch bundle sources system (#24) 2023-05-26 12:58:14 +00:00
Aunali321
3de4d84484
feat: in-app updater (#25) 2023-05-23 11:02:22 +02:00
Aunali321
4584128f7d feat(settings screen): add battery optimization notification 2023-05-22 05:17:26 +05:30
Aunali321
7345665db8 feat(update screen): complete main update screen 2023-05-22 04:14:43 +05:30
Aunali321
2203a985a7 feat(about screen): complete about screen 2023-05-22 03:23:14 +05:30
Aunali321
202feab519 feat(settings screen): match typography from figma 2023-05-22 02:34:07 +05:30
Aunali321
b38f0d96e0 refactor(settings screen): clean code up a bit 2023-05-22 02:29:19 +05:30
Ax333l
a2bf4b165e
fix: dont crash when the bundle cannot be downloaded 2023-05-20 17:14:05 +02:00
Ax333l
2012258fe7
feat(installer): apk signing and installation 2023-05-20 12:30:24 +02:00
Ax333l
8c58c41bb7
fix(patches selector): copy the selected patches list 2023-05-20 09:47:42 +02:00
Ax333l
1624e90854
refactor(ui): move PatchItem to the only file where it is used 2023-05-19 21:21:37 +02:00
Ax333l
a97dcd4a22
refactor(net apis): remove unnecessary interfaces
Having interfaces like that is only really useful if you have unit
tests, which we don't.

Other similar compose projects don't make interfaces either.
Not having them is more readable.
2023-05-19 21:01:33 +02:00
Ax333l
f26bb47bc4
style: run formatter 2023-05-19 20:58:44 +02:00
Patryk Miś
4fb86faa8d
build: updates (#23) 2023-05-19 18:54:21 +00:00
Ax333l
437a9f1508
feat: integrate revanced patcher (#22) 2023-05-19 18:49:32 +00:00
CnC-Robert
2810e2e5ed
feat: improved dashboard screen 2023-05-18 13:46:59 +02:00
CnC-Robert
18d7498308
feat: patches selector screen 2023-05-18 13:44:19 +02:00
CnC-Robert
caf8faf563
feat: settings screen 2023-05-18 13:38:02 +02:00
Patryk Miś
1e2fadb2e1
build: updates (#21)
* perf: obsolete sdk check

Signed-off-by: Patryk Mis <foss@patrykmis.com>

* chore: bump dependencies

Signed-off-by: Patryk Mis <foss@patrykmis.com>

---------

Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-13 12:00:06 +00:00
CnC-Robert
01847c901c
feat: app selector screen 2023-05-06 12:42:30 +02:00
Aunali321
d3dbe33262
feat: Dashboard Screen (#18)
* feat: add Dashboard Screen and Sources Screen

* fix: fix tab onClick not working

* refactor: remove AppBar

---------

Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com>
2023-04-30 19:27:14 +00:00
Ax333l
e7d1221d83
fix: gradlew permissions on unix 2023-04-23 14:45:07 +02:00
Patryk Miś
5f2d854238
build: dependency and syntax updates (#17)
* build: Update Gradle to v8.1.1

* build: Bump dependencies

* build: move repo configurations to settings

---------

Co-authored-by: Patryk Mis <24607131+PatrickMis@users.noreply.github.com>
2023-04-23 12:36:52 +00:00
CnC-Robert
2eb63b71d6
feat: backend 2023-03-18 11:53:25 +01:00
Alexandre Teles
63feb1023a
Create README.md 2023-01-31 19:14:18 -03:00
Canny
0229e8cb09
feat: splash screen 2023-01-28 02:30:39 +03:00
Canny
80681a0f2d
feat: implement navigation 2023-01-28 02:28:39 +03:00
Canny
4c7bbf5573
feat: implement DI 2023-01-28 02:19:44 +03:00
Canny
7afec16a32
feat: initialize project 2023-01-28 02:00:52 +03:00
Ushie
73c0cafe09
Initial commit 2023-01-26 21:12:40 +03:00