81 Commits

Author SHA1 Message Date
Canny
8fff5241c2
fix: loading local patch bundle 2022-11-21 19:12:43 +03:00
Canny
1a89dd30f4
build: add dev branch to workflow 2022-11-20 15:07:20 +03:00
Canny
e240c6b77c
fix: crash caused by missing packages 2022-11-20 12:56:29 +03:00
Canny
0a5dfa906f feat: improved ui code 2022-11-19 18:34:14 +01:00
Ushie
98300cfb57
feat: dualtinted application card 2022-11-14 16:01:27 +03:00
Ushie
6cb69b42cd
feat: display selected app icon in select app card 2022-11-14 16:00:25 +03:00
Ushie
b28d967aa7
feat: improve applicationitem drastically
* add animation to expand
* switch Arrow Icon to Expand Icon
* make sure Update button never gets squished
* use app icons for placeholder image
2022-11-14 15:59:30 +03:00
Ushie
a171502475
refactor: migrate all strings to stringresource 2022-11-14 15:55:06 +03:00
Ushie
f4ccf85b81
feat(loadingIndicator): fix custom text 2022-11-13 23:11:11 +03:00
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