34 Commits

Author SHA1 Message Date
machiav3lli
292b4ae9c3 Add: New adapters to LatestFragment 2021-12-26 02:41:34 +01:00
machiav3lli
113cb9864d Add: New adapters to InstalledFragment 2021-12-26 02:41:18 +01:00
machiav3lli
6b49062093 Update: Allow creating V/HAppItems without repo (no icon downloaded) 2021-12-26 02:40:37 +01:00
machiav3lli
3f440dff2a Add: Horizontal and vertical apps' items' classes 2021-12-26 01:39:26 +01:00
machiav3lli
9e022d477d Fix: Calling the data repository with the real id 2021-12-26 00:44:15 +01:00
machiav3lli
88776cbe04 Clean up 2021-12-24 15:13:07 +01:00
machiav3lli
5db9aa2591 Remove: Old database class 2021-12-24 15:09:15 +01:00
machiav3lli
5386c9d843 Merge DB migration branch (Warning: possible conflict solving failures) 2021-12-24 13:20:38 +01:00
machiav3lli
ea80e658cf Add: The main activity [new UI] 2021-12-23 01:41:03 +01:00
machiav3lli
7271528d7a Add: The main navigation fragments [new UI] 2021-12-23 01:38:09 +01:00
LooKeR
6eb3b96a83 Improve: Remove "Installed" Notification after 5 seconds
Improve: Scrolling performance in AppDetail
2021-12-19 23:29:54 +05:30
machiav3lli
5de01f378c Fix: Soft crash when starting AppDetails 2021-12-16 01:33:41 +01:00
machiav3lli
5f4df77816 Fix: Run only one instance of root installer 2021-12-16 00:54:16 +01:00
LooKeR
ebb77ffa71 Improve: Optimize Reload method (AppDetailAdapter) 2021-12-15 12:23:44 +05:30
machiav3lli
3cb535866d Update: Restructure ui package 2021-12-15 01:23:48 +01:00
LooKeR
9980582340 Fix: Over-reload on expanding description (Closes #138)
Fix: Wrong Appearing and Disappearing order in Releases
2021-12-14 01:40:09 +05:30
LooKeR
96b4ef2bcb Improve: Cleanup ScreenShots ViewHolder
Fix: Typo in MainApplication.kt
2021-12-12 01:08:34 +05:30
LooKeR
ab49fae13e Update Chip Padding Fix 2021-12-12 00:51:11 +05:30
LooKeR
eba97aaf7c Move "Show Less" to strings.xml (Closes #141) 2021-12-12 00:16:36 +05:30
LooKeR
e7184ecccc Move DownloadService to Coroutine (1/2) 2021-12-04 00:28:55 +05:30
LooKeR
848c5ce863 Legit Material3 Theming 1/5 (style/colors.xml)
Chnage Source code Icon (Touches #127)
Some code cleanups
etc... (Sry I forgot what all I did)
2021-12-03 00:37:55 +05:30
LooKeR
32baac8f98 Improve: No need to save layoutState 2021-11-26 21:45:04 +05:30
LooKeR
54719f28e7 Improve: Don't Update Apps List on recreation 2021-11-26 21:43:21 +05:30
LooKeR
f6ed9e9a92 Improve: Faster Execution of ViewModel fun's 2021-11-26 21:42:42 +05:30
machiav3lli
e46c98f8fd Fix: App version text being colored when not planed (closes #109) 2021-11-24 07:55:24 +01:00
LooKeR
750718c11c Improve: Don't refresh Apps List on going back 2021-11-24 08:56:22 +05:30
LooKeR
b41715a2f0 Update: styles.xml reformatted
Improve: No Overscroll Animation
Improve: Use new colorAccent Attr (styles.xml)
2021-11-17 00:32:23 +05:30
LooKeR
a321e9bfa5 Improve: Android Studio's Reformat 2021-11-16 01:12:52 +05:30
LooKeR
d2bec1e4b8 Fix: Memory Usage after app been closed 2021-11-13 11:47:10 +05:30
LooKeR
c338cb9bae Improve: Let coil handle error
Update: Move List Adapter to seperate package
2021-11-10 16:29:03 +05:30
LooKeR
65541e7f4f Improve: Move more logic to ViewModel 2021-11-10 14:57:32 +05:30
LooKeR
f110c610d6 Add: Sort Order of Installed app will be same as main page (Closes #65)
Improve: Move AppsList*.kt(Products*.kt) to different package
2021-11-07 23:00:23 +05:30
LooKeR
99aae396b5 Improve: Hold state on Device State Change
Improve: Dont emit after 5 seconds of onPause() (Fix Memory Leak & Potential Crashes)
2021-11-01 10:58:51 +05:30
LooKeR
57c3f78021 Add: ViewModel for ProductsFragment 2021-10-31 19:04:02 +05:30