534 Commits

Author SHA1 Message Date
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
machiav3lli
43180d2844 Update: Complement database.entity's Product & make serializable to replace entity' Product 2022-04-06 03:50:52 +02:00
machiav3lli
2d7e6a7e90 Update: Rename some entities fields 2022-04-06 03:46:35 +02:00
machiav3lli
f49e3cdeab Update: Replace item with toItem to include installed info 2022-04-06 03:40:20 +02:00
machiav3lli
b074d05281 Fix: Replacing list on unchanged queries 2022-04-02 03:20:00 +02:00
machiav3lli
68a13c39ee Remove: Collapsing toolbar layout 2022-04-02 03:05:48 +02:00
machiav3lli
c1a4feb927 Clean up 2022-04-01 01:57:13 +02:00
machiav3lli
1c7d2e3e08 Update Migrate IndexMerger and ProductPreferences to use k-serialization 2022-04-01 01:56:18 +02:00
machiav3lli
82d00ac6d6 Update: Migrate Subentities and Converters to k-serialization 2022-04-01 01:54:23 +02:00
machiav3lli
0487982784 Update: Make Release, Repository, Product(entity) and ProductPreference K-serializable 2022-04-01 01:53:39 +02:00
machiav3lli
cd6f18dd4c Add: Get data with the products' main query 2022-03-31 11:11:38 +02:00
machiav3lli
2ce7a421ea Fix: (De)serializing releases 2022-03-31 11:10:33 +02:00
machiav3lli
8a445f78e4 Add: Utils to (de)serialize lists 2022-03-31 10:58:42 +02:00
machiav3lli
7f33d6efc7 Fix: Refresh updates list after update/install 2022-03-30 01:55:17 +02:00
machiav3lli
285f417967 Add: Receiving when apps get updated 2022-03-30 01:53:55 +02:00
machiav3lli
ebb3ea7731 Fix: Applying main locale language 2022-03-25 15:43:55 +01:00
machiav3lli
6acdacd483 Fix: Search for installed and latest 2022-03-25 15:30:43 +01:00
machiav3lli
203c4746a2 Update: Sorted installed apps alphabetically 2022-03-25 15:05:44 +01:00
machiav3lli
092a109a18 Fix: A post-install crash 2022-03-25 15:01:51 +01:00
machiav3lli
f39a1abf97 Fix: Apps uninstalled externaly when app is not running persists 2022-03-25 15:01:27 +01:00
machiav3lli
bcf008578f Update: Abstract PackageChangeReceiver 2022-03-25 15:00:20 +01:00