583 Commits

Author SHA1 Message Date
machiav3lli
3f490c2487 Update: Extract Author, Screenshot and Donate into a file 2022-02-20 02:19:06 +01:00
machiav3lli
b56da3679c Add: Apps' place holder icon on errors 2022-02-20 02:13:43 +01:00
machiav3lli
768c8dfa1d Clean up 2022-02-18 02:53:48 +01:00
machiav3lli
d4fa141962 Add: Categories chips & bar 2022-02-18 02:53:01 +01:00
machiav3lli
d31dd0c675 Add: Categories field to Product table 2022-02-18 02:51:39 +01:00
machiav3lli
2c1a542b0f Fix: Add arguments to the products RawQuery 2022-02-18 02:50:02 +01:00
machiav3lli
4c019d13ca Add: Null safety for compose recyclers 2022-02-18 00:37:39 +01:00
machiav3lli
5ab12c9c93 Fix: Functions' names 2022-02-18 00:21:58 +01:00
machiav3lli
148e3fcc27 Clean up 2022-02-18 00:12:36 +01:00
machiav3lli
b38dd1b77c Update: Product compose items and recyclers 2022-02-18 00:06:00 +01:00
machiav3lli
19bb3bf4ae Update: Wire ComposeView in the MainNav fragments 2022-02-18 00:02:45 +01:00
machiav3lli
a91020e885 Remove: Unused FastAdapter items 2022-02-18 00:00:09 +01:00
machiav3lli
211ec583c5 Add: Categories to MainNavVM 2022-02-17 23:59:39 +01:00
machiav3lli
1fdc74731e Update: Search query, section & order logic in MainNavVM. Remove: PagedList usage in MainNavVM. 2022-02-17 23:59:23 +01:00
machiav3lli
cfa68524f3 Add: App's compose themes 2022-02-17 23:39:17 +01:00
machiav3lli
b994df4ede Update/Remove: Use ComposeView in MainNav fragments / Remove Recyclers&FastAdapters. 2022-02-17 23:19:22 +01:00
machiav3lli
0733b80c56 Add: Duplicate xml shapes themes to compose ones 2022-02-17 23:11:34 +01:00
machiav3lli
0935402c5e Add: Duplicate xml colors to compose ones 2022-02-17 23:10:55 +01:00
Relwi
41d85d7309 add the default tab settings 2022-02-15 03:19:27 +01:00
machiav3lli
82e42b2611 Clean up & TODOs 2022-02-07 01:03:31 +01:00
machiav3lli
f6bdb57ab1 Update: Replace RxJava usage for repositories with LiveData 2022-02-07 00:53:07 +01:00
machiav3lli
e93b972941 Add: AppSheetX 2022-02-06 03:02:55 +01:00
machiav3lli
79865b49cc Add: Changelogs markdown support (closes #165) 2022-02-06 02:56:47 +01:00
machiav3lli
e6b9c93242 Fix: Upstream build 2022-02-06 00:23:03 +01:00
machiav3lli
67a1d9918e Clean up & TODOs 2022-02-05 02:41:49 +01:00
machiav3lli
69fba1452d Update: Complete the return data in the product query 2022-02-05 02:15:04 +01:00
machiav3lli
29593031c8 Add: ReleaseDAO 2022-02-04 01:41:03 +01:00
machiav3lli
e95b3aeea3 Update: Migrating Release to a database.entity 2022-02-04 01:17:48 +01:00
machiav3lli
67ec9649a8 Update: Extract creating product query function 2022-02-04 00:04:17 +01:00
machiav3lli
f18d7051f5 Fix: Crash caused by ConcurrentModificationException in SyncService 2022-02-02 02:35:30 +01:00
machiav3lli
3f454c5199 Remove: The old-already-migrated hierarchy (+ BIG CLEAN UP) 2022-02-02 02:13:09 +01:00
machiav3lli
7694f3cade Update: Migrate some of entity Product's fields to database.entity (and add some TODOs) 2022-02-02 01:44:20 +01:00
machiav3lli
af611cb49a Update: Release converters 2022-02-02 01:35:29 +01:00
machiav3lli
7a675db3d5 Clean up 2022-02-01 02:45:15 +01:00
machiav3lli
e022220103 Remove: MainActivity 2022-02-01 02:43:23 +01:00
machiav3lli
d51320cd2b Add: UpdateCategory Enum 2022-02-01 02:41:52 +01:00
machiav3lli
e36375dcb1 Update: Replace ProductItem field with function (a first step in refactoring Product) 2022-02-01 02:41:26 +01:00
machiav3lli
c3468c466d Update: Make Lock a data class 2022-02-01 01:12:51 +01:00
machiav3lli
b57ff6e85e Update: Extract Sections and Order from ProductItem class 2022-02-01 00:51:25 +01:00
machiav3lli
63c7a65e21 Clean up 2022-02-01 00:24:40 +01:00
machiav3lli
d5c1fb9fb6 Update: Merge Installed(Item)'s entity and database.entity classes 2022-02-01 00:19:34 +01:00
machiav3lli
4887dc1e61 Remove: Old Repository classes and layouts 2022-01-28 01:15:10 +01:00
machiav3lli
de8952f3ab Clean up & add TODOs 2022-01-28 01:03:20 +01:00
machiav3lli
14ae20e166 Add: Add new repo button 2022-01-28 00:36:32 +01:00
machiav3lli
7bbac86dd4 Update: Merge Repository's entity and database.entity classes
+ Update related DAOs
+ Add needed converters
+ Fix calls
2022-01-28 00:31:27 +01:00
machiav3lli
d1d66cfd42 Fix: VM's factory classes 2022-01-27 03:16:53 +01:00
machiav3lli
0a6c2f4d96 Update: Put enabled repositories on top (closes #171) 2022-01-27 03:12:31 +01:00
machiav3lli
985de2fb68 Add: EditRepositorySheet 2022-01-27 02:06:37 +01:00
machiav3lli
a4639aaa63 Add: Syncing enabled repos when edited 2022-01-27 02:03:24 +01:00
machiav3lli
8c2f5011ef Update: Abstract FullscreenBottomSheetDialogFragment from RepositorySheet 2022-01-27 01:59:18 +01:00