97 Commits

Author SHA1 Message Date
Canny
f68a9b31a9
fix: print patch failure reason 2022-12-05 22:08:42 +03:00
Canny
8adea8d0f1
fix: filter patches using package name 2022-12-05 21:57:16 +03:00
Canny
815a33d471
fix: snapshot state errors when patching 2022-12-05 21:40:20 +03:00
aliernfrog
d70e750c36
feat: scaffold and scrolling improvements (#21)
* feat: scaffold and scrolling improvements

* fix: apply scaffoldPadding before verticalScroll
2022-12-04 11:18:24 +03:00
me
58c016bfb9
feat: match navbar color to dockbar (#18) 2022-12-03 18:49:36 +03:00
Canny
036d30dbbb
chore:bump patcher dependency 2022-12-02 06:18:04 +03:00
aliernfrog
a0f7e89e7c
feat(PermissionsDialog): reusable dialog (#19) 2022-12-01 21:19:19 +03:00
Canny
d25b67ceef
feat: battery optimization warning 2022-11-29 22:49:23 +03:00
Canny
2d5d59d53d
fix: printing stacktrace 2022-11-29 21:16:28 +03:00
aliernfrog
1f76704f95
fix: publicSourceDir returning null (#17) 2022-11-29 20:39:46 +03:00
Canny
248c4f9f6e
chore: downgrade patcher 2022-11-29 19:14:10 +03:00
Canny
25a92bc8e0
fix: print stacktrace on failed patches 2022-11-29 19:13:05 +03:00
Canny
b514c709fb
fix: failed patch logging 2022-11-29 18:54:34 +03:00
Canny
160e42145c
chore: bump patcher dependency 2022-11-29 16:41:13 +03:00
Canny
7ab481ea0b
fix: prevent switching to same screen again 2022-11-27 16:56:29 +03:00
Canny
9afe97f47b
fix: wrong PackageManager flag again 2022-11-27 16:51:30 +03:00
Canny
2905898098
fix: wrong PackageManager flag 2022-11-27 16:14:57 +03:00
Canny
b3878225f1
feat: storage permission dialog 2022-11-27 14:43:04 +03:00
Canny
9344b68a05
feat: exclude CancellationException from sentry 2022-11-27 13:53:04 +03:00
Canny
cf49b49494
feat: app installation (#15) 2022-11-26 22:48:13 +03:00
Canny
0adf6c1eaa
fix: licenses button not working 2022-11-24 21:03:39 +03:00
Canny
2608d87691
feat: switch to reimagined nav (#14)
Co-authored-by: Ushie <ushiekane@gmail.com>
2022-11-24 02:32:25 +03:00
Canny
e485819af8
fix: remove workmanager metadata 2022-11-21 20:35:31 +03:00
Canny
928ba0ff21
feat: use coroutines for patching 2022-11-21 20:26:41 +03:00
Canny
8fff5241c2
fix: loading local patch bundle 2022-11-21 19:12:43 +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