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
machiav3lli
e073178e7c
Clean up
2022-03-25 13:11:48 +01:00
machiav3lli
1c23b84185
Update: Improve date formatter
2022-03-25 13:11:28 +01:00
machiav3lli
01f8043f6e
Fix: Respect country in locale language ( close #151 )
2022-03-25 13:10:49 +01:00
LooKeR
1126b5f425
Update Compose Version and Create Chip Row in Compose
2022-03-10 00:12:19 +05:30
machiav3lli
c24927367f
Add: Non-clipping padding to the horizontal app recyclers
2022-03-05 23:43:02 +01:00
LooKeR
53312094d1
Fix Navigation Overlap
2022-03-05 13:15:25 +05:30
LooKeR
c5bae67635
Update Coil Version
2022-03-05 12:40:41 +05:30
machiav3lli
e2ace2d13f
Clean up
2022-03-04 19:28:58 +01:00
machiav3lli
8ccddefc99
Update: Disable screenshots launching temporarily
2022-03-04 19:28:28 +01:00
machiav3lli
f6173c80d3
Add: Latest updated and added lists
2022-03-04 19:27:22 +01:00
machiav3lli
371165010a
Add: Update category to query functions
2022-03-04 19:26:05 +01:00
machiav3lli
8a9060e4d6
Add: Request's update category
2022-03-04 16:41:01 +01:00
machiav3lli
e012d91aae
Fix: Empty list note readability
2022-03-04 15:23:12 +01:00
machiav3lli
42698dd739
Update: Replace deprecated function
2022-03-04 15:22:33 +01:00
machiav3lli
0e61463954
Add: Extended card onClick actions (and wire install)
2022-03-04 15:21:44 +01:00
machiav3lli
71603ff3c4
Add: Install using Main's syncConnection
2022-03-04 15:20:14 +01:00