554 Commits

Author SHA1 Message Date
machiav3lli
6bf6ed5807 Fix: Non-debug builds (Preview annotation seems to colide with kapt logic) 2022-04-17 04:20:42 +02:00
machiav3lli
44d5bef12a Clean up (optimized imports) 2022-04-17 04:00:55 +02:00
machiav3lli
c75548e1ca Add: Delete button to RepoEditSheet 2022-04-17 03:58:36 +02:00
machiav3lli
15174a8682 Add: RepoManager interface 2022-04-17 03:58:00 +02:00
machiav3lli
13f79a9568 Add: Launch RepoEditSheet on adding new repo 2022-04-17 03:56:41 +02:00
machiav3lli
02169f4adb Add: Compose's top bar to MainNav fragment 2022-04-15 16:34:49 +02:00
machiav3lli
67945b8d19 Remove: Layout's top bar 2022-04-15 16:34:09 +02:00
machiav3lli
b5ac362374 Add: Compose's TopBar 2022-04-15 16:31:02 +02:00
machiav3lli
f540fb98e2 Add: HorizontalExpandingVisibility 2022-04-15 16:29:38 +02:00
Iamlooker
2ca4e7971d Code format 2022-04-15 17:55:43 +05:30
machiav3lli
d58cf37a52 Partly revert 60fd3b8763b239566cdac5a42741214c71c717f8 2022-04-15 12:59:15 +02:00
Iamlooker
60fd3b8763 Update Dependency
Add a basic ReleaseItem
Fix modifier leak in vertical list
2022-04-15 09:16:02 +05:30
machiav3lli
6388a1675f Update: Padding in PrefsRepo 2022-04-12 18:41:31 +02:00
machiav3lli
de3376d6ce Update: Unify Explore, Installed, Latest & PrefRepo layouts 2022-04-12 18:21:51 +02:00
machiav3lli
bffcbea4ce Update: Migrate PrefRepo to Compose 2022-04-12 18:16:34 +02:00
machiav3lli
0d1ea78922 Update: Migrate Latest to Compose 2022-04-12 17:57:03 +02:00
machiav3lli
3f0adbac7e Update: Migrate Installed to Compose 2022-04-12 17:56:48 +02:00
machiav3lli
2edccc38e5 Remove: Installed layout views 2022-04-12 17:56:14 +02:00
machiav3lli
e170bfe905 Remove: Latest layout views 2022-04-12 17:54:36 +02:00
machiav3lli
8b266f4433 Update: Abstract redrawPage in Installed & Latest 2022-04-12 12:51:30 +02:00
machiav3lli
0e379d95ff Add: Installed list to MainNav VM 2022-04-12 12:34:04 +02:00
Iamlooker
5543c78987 Merge remote-tracking branch 'origin/master' 2022-04-11 09:08:36 +05:30
Iamlooker
ce3b419d81 Use Material3 native shapes 2022-04-11 09:05:19 +05:30
machiav3lli
e854b57b08 Clean up 2022-04-11 01:31:45 +02:00
machiav3lli
0bf3dad2f2 Add: Compose's categories bar 2022-04-11 01:15:30 +02:00
machiav3lli
c2b2eb44d5 Update: Allow modifying vertical lists 2022-04-11 01:09:38 +02:00
machiav3lli
466af7faa5 Remove: Layout's categories recycler 2022-04-11 01:08:24 +02:00
machiav3lli
cb93e62544 Add: SelectableChipRow 2022-04-11 01:04:25 +02:00
machiav3lli
efc352c08f Update: Abstract redraw page of Explore 2022-04-11 00:19:28 +02:00
Iamlooker
77f0310bd2 Fix ScreenshotList.kt 2022-04-10 19:49:35 +05:30
machiav3lli
57f2944697 Add: Ignore battery optimization's dialog (to fix crashes on A12+) 2022-04-10 14:48:32 +02:00
Iamlooker
09045d479c A little animation to show progressbar only when needed 2022-04-10 17:52:08 +05:30
Iamlooker
427113a07b Clean up 2022-04-10 17:40:58 +05:30
Iamlooker
0768e62a36 New Install Button
{ TODO try adding progress in button }
2022-04-10 17:37:30 +05:30
Iamlooker
83e31088f2 Move InstallButton to different file 2022-04-10 15:42:34 +05:30
machiav3lli
e0a5080174 Update: Sort out unneeded fields returned with Product's raw query 2022-04-08 03:39:02 +02:00
machiav3lli
c2c3632fab Fix: Checking signature for if there's updates in Product's row query 2022-04-08 03:34:50 +02:00
machiav3lli
174be88134 Clean up 2022-04-08 02:25:01 +02:00
machiav3lli
d2c0a997d2 Update: Replace entities hard strings with constants 2022-04-08 02:24:45 +02:00
machiav3lli
92035ba7da Update: Rename Product's name to label 2022-04-08 02:23:06 +02:00
machiav3lli
13479e27d2 Fix: Field names in Product row query 2022-04-08 02:07:00 +02:00
machiav3lli
a1e6b30408 Fix: Crash on changing category 2022-04-08 01:24:15 +02:00
machiav3lli
bbcd2c6b0a Merge 2022-04-07 12:01:17 +02:00
Iamlooker
c64fff0a4a Create AppDetail Header
Add InstallState enum { TODO(Replace with sealed class) }
Use string in image loading { Uri handling is not good in Compose }
Make Zoomable image more performant
Add few strings { Might Change }
2022-04-07 10:41:23 +05:30
machiav3lli
646b1aada0 Fix: Serializing string lists 2022-04-06 15:52:46 +02:00
machiav3lli
12dc7eb2ba Update: Re-activate showing screenshots 2022-04-06 15:14:30 +02:00
machiav3lli
8d51d97d21 Update: Link secondary action and info buttons to adapter logic 2022-04-06 15:04:53 +02:00
machiav3lli
9a5741ed3b Fix: Parsing index when there's ; in the serialized values 2022-04-06 04:24:28 +02:00
machiav3lli
c2e7c3823e Clean up 2022-04-06 04:02:29 +02:00
machiav3lli
f33ccfd247 Update: Replace entity's Product usage with database.entity's fully 2022-04-06 03:53:19 +02:00