534 Commits

Author SHA1 Message Date
machiav3lli
fbc4f04ff2 Fix: Getting true search result 2022-05-04 03:41:10 +02:00
machiav3lli
c5821fc3e8 Add: ManageableLiveData 2022-05-04 03:38:02 +02:00
machiav3lli
f9de21de0b Clean up 2022-05-03 03:32:05 +02:00
machiav3lli
96a133dbec Update: Migrate Repos to use Compose solely 2022-05-03 03:26:35 +02:00
machiav3lli
123adea168 Update: Migrate Latest to use Compose solely 2022-05-03 03:26:18 +02:00
machiav3lli
467ee02cde Update: Migrate Installed to use Compose solely 2022-05-03 03:26:07 +02:00
machiav3lli
e61572ed8c Update: Migrate Explore to use Compose solely 2022-05-03 03:25:55 +02:00
machiav3lli
2b5bb1d56f Fix: Pages' padding 2022-04-29 03:47:15 +02:00
machiav3lli
c228968d81 Fix: Categories content padding 2022-04-29 03:46:15 +02:00
Iamlooker
027ad3faee Add some comments 2022-04-29 00:36:01 +05:30
Iamlooker
052ae010bb Add basic Description
While leaving processing out of compose (That's how it is supposed to be)
2022-04-28 16:58:32 +05:30
Iamlooker
9acc793a8c Clean some ui parameters 2022-04-24 14:27:04 +05:30
Iamlooker
084e5f6bb7 Create LinkItem in compose 2022-04-24 14:26:46 +05:30
Iamlooker
788735fbda Cleanup 2022-04-24 13:52:07 +05:30
Iamlooker
1e9dd3f03a Add Util Function to ease life 2022-04-24 13:52:07 +05:30
Iamlooker
a7e9949d44 Remove parameter override 2022-04-24 13:52:07 +05:30
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