718 Commits

Author SHA1 Message Date
Iamlooker
0c9ca4a8f9 Fix Dark Theme color for chip 2022-04-24 13:52:07 +05:30
Iamlooker
5de188b0ca Cleanup 2022-04-24 13:52:07 +05:30
Iamlooker
20c30eda36 Permissions and AntiFeatures as Chip Grid 2022-04-23 10:09:22 +05:30
Iamlooker
751014e5d1 Staggered Grid Layout
From - 0edb1926ac/Owl/app/src/main/java/com/example/owl/ui/onboarding/Onboarding.kt (L281)
2022-04-23 10:09:22 +05:30
Iamlooker
545e34cb84 Fix --- 2022-04-23 10:09:22 +05:30
Iamlooker
e852d8522b New Custom Chip 2022-04-23 10:09:22 +05:30
Iamlooker
bb2228b9cb Move Category List to different file 2022-04-23 10:09:22 +05:30
Iamlooker
83011ead2c Cleanup 2022-04-22 17:50:46 +05:30
Iamlooker
b4a1ba3080 Fix TopAppBar padding 2022-04-22 13:49:58 +05:30
Iamlooker
a82cae72e2 New Category Chip 2022-04-22 13:47:04 +05:30
Iamlooker
6f33c4479e Fix Crash after Dependency Update 2022-04-22 13:46:43 +05:30
Iamlooker
e68a4a11a0 updates based on library update 2022-04-22 12:31:42 +05:30
Iamlooker
0beed03cb5 ReleaseItem.kt almost ready 2022-04-22 12:31:42 +05:30
Iamlooker
10e8485f20 Fix Progressbar corner 2022-04-22 12:31:42 +05:30
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