72 Commits

Author SHA1 Message Date
Ushie
1eee78dbf0
feat: use outlinedIcon for non-selected nav item 2022-11-13 23:10:01 +03:00
Ushie
ceeab7ea0c
feat: make AppIcon size adjustable 2022-11-13 23:08:27 +03:00
Ushie
2eb37b81c8
refactor: tiny cleanup 2022-11-13 23:07:58 +03:00
Ushie
cc231367f4
refactor: update placeholder "released: ago" text 2022-11-12 19:07:35 +03:00
Ushie
651635c200
refactor: delete unused file 2022-11-12 19:07:04 +03:00
Ushie
284e9a76c0
refactor: move PatchCard to its own file 2022-11-12 19:06:45 +03:00
Canny
2dfef99d8c
fix: failing build 2022-11-10 23:53:58 +03:00
Canny
480df20a4b
feat: setting for disabling sentry 2022-11-10 23:27:41 +03:00
Canny
3f027c0701
feat: sentry integration 2022-11-10 23:23:21 +03:00
Canny
e4fe4a6a40
refactor: code cleanup and api refactor 2022-11-10 21:34:22 +03:00
Ushie
0448a1dc87
bump: licenses to v10.5.1 2022-10-27 10:54:20 +03:00
Xinto
1551eea0b0
small refactor 2022-10-25 21:12:32 +03:00
Canny
03fea253f0
feat: custom sources 2022-10-12 16:19:21 +03:00
Ushie
69df08e0ed
feat: select patch bundle from storage
Co-authored-by: Canny <canny1913@outlook.com>
2022-10-12 15:14:24 +03:00
Ushie
7b19a4fb83
feat: source selector screen skeleton 2022-10-12 01:42:53 +03:00
Patryk Miś
edfa5587df
build: update Gradle Wrapper and other dependencies (#5)
* Update Gradle Wrapper

* build: bump dependencies, add buildToolsVersion

* build: remove ktor and unused ext

Co-authored-by: PatrickMis <24607131+PatrickMis@users.noreply.github.com>
2022-10-12 01:15:01 +03:00
Ushie
fc7e109700
fix: wrong aapt lib resolution
Co-authored-by: Canny <canny1913@outlook.com>
2022-10-12 01:10:00 +03:00
Canny
796dde1e3c
fix: allow unknown json fields 2022-10-11 21:29:16 +03:00
Canny
a1052bff3e
fix: don't block ui thread when fetching 2022-10-11 17:44:53 +03:00
Canny
dd81b79fac
feat: use KNet for HTTP/3 support 2022-10-11 16:36:18 +03:00
Ushie
e06b30cd7a
feat: improve contributors screen 2022-10-10 21:35:14 +03:00
Ushie
a63ca61905
feat: use OutlinedButton instead of AssistChip 2022-10-10 21:35:14 +03:00
Ushie
ebe238caaa
feat: add FAB in contributors screen 2022-10-10 21:35:13 +03:00
Ushie
546c46d01b
feat: use github icon in settings 2022-10-10 21:35:13 +03:00
Ushie
de99f4c162
fix: missing .show() call 2022-10-10 21:35:13 +03:00
Ushie
94e2f44131
refactor: rename fn to onClick in SocialItem 2022-10-10 21:35:13 +03:00
Ushie
0533381dd6
feat: support painterResource in SocialItem 2022-10-10 21:35:13 +03:00
Ushie
31dce1a0f8
refactor: consistent use of SocialItem over ListItem 2022-10-10 21:35:12 +03:00
Ushie
7da94fb3ef
refactor: move patchingscreen to subscreens 2022-10-10 21:35:12 +03:00
Canny
65d753fb3e
fix: wrong intent 2022-10-10 21:06:32 +03:00
Canny
5408199dab
feat: copy apk to storage after patching is done 2022-10-10 20:56:57 +03:00
Canny
ea1641bcea
feat: request permissions at startup 2022-10-10 20:52:31 +03:00
Canny
34fe627478
feat: wakelock 2022-10-10 20:50:51 +03:00
afn
40770e14cb
readme: it was time to admit (#3)
* Update README.md

* Update README.md

Co-authored-by: Ushie <ushiekane@gmail.com>
2022-10-09 23:51:13 +03:00
Canny
2f747d7e52
feat: stop deleting workdir 2022-10-09 20:54:04 +03:00
Canny
d877c8882f
build: debug workflow 2022-10-09 20:51:47 +03:00
Canny
897abba748
chore: update Material 3 dependency 2022-10-09 18:50:03 +03:00
Canny
2d1b80c70f
feat: HTTP/3 2022-10-09 18:48:54 +03:00
Canny
8f41b2e284
fix: duped apps in app selector 2022-10-09 18:47:12 +03:00
Canny
d537375758
fix: wrong API URL 2022-10-08 17:43:45 +03:00
Aunali321
86ecdbb85a
feat: use new api url. 2022-10-08 19:27:33 +05:30
Canny
0a1b46ea41
fix: worker crash on Android <12 2022-10-08 16:07:58 +03:00
Canny
b41f483f1c
feat: select apk from storage 2022-10-08 15:42:51 +03:00
Canny
477ec3e182
feat: remove observer when ViewModel is cleared 2022-10-07 19:17:23 +03:00
Canny
05ddbd90da
fix: failing bild 2022-10-07 14:14:54 +03:00
Canny
2959821a96
feat: only log when a patch fails 2022-10-07 14:11:11 +03:00
Canny
c179a9f012
fix: refresh patches when changing package 2022-10-07 13:52:24 +03:00
Ushie
ca8044bbda
Update README.md 2022-10-06 21:41:23 +03:00
Canny
1393d94bdb
fix: patching progress 2022-10-06 21:24:39 +03:00
Canny
d6b5a4e82f
feat: contributors screen 2022-10-06 21:06:46 +03:00