Commit Graph

68 Commits

Author SHA1 Message Date
Ax333l
762bfa8514 fix(patches selector): copy the selected patches list 2023-05-20 09:47:42 +02:00
Ax333l
ca20996b62 refactor(ui): move PatchItem to the only file where it is used 2023-05-19 21:21:37 +02:00
Ax333l
ad14818de8 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
32839656f8 style: run formatter 2023-05-19 20:58:44 +02:00
Patryk Miś
a48faad17a build: updates (#23) 2023-05-19 18:54:21 +00:00
Ax333l
40487923f9 feat: integrate revanced patcher (#22) 2023-05-19 18:49:32 +00:00
CnC-Robert
f1656c6d1e feat: improved dashboard screen 2023-05-18 13:46:59 +02:00
CnC-Robert
4c3dbbd8d5 feat: patches selector screen 2023-05-18 13:44:19 +02:00
CnC-Robert
4088ed747e feat: settings screen 2023-05-18 13:38:02 +02:00
Patryk Miś
bca8df8efd 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
54f0a69596 feat: app selector screen 2023-05-06 12:42:30 +02:00
Aunali321
9065c0d260 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
Patryk Miś
ec0f7e3f7a 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
e5d898f025 feat: backend 2023-03-18 11:53:25 +01:00
Canny
49f9dfcf95 feat: splash screen 2023-01-28 02:30:39 +03:00
Canny
9536cdcae1 feat: implement navigation 2023-01-28 02:28:39 +03:00
Canny
57e2632f38 feat: implement DI 2023-01-28 02:19:44 +03:00
Canny
b372f7ee84 feat: initialize project 2023-01-28 02:00:52 +03:00