716 Commits

Author SHA1 Message Date
LooKeR
0298875e14 Fix: Settings switch changing on theme changes 2021-12-28 13:55:55 +05:30
LooKeR
f090b506fe Fix: Remove Configuration Caching to fix building & some renaming 2021-12-28 13:37:48 +05:30
LooKeR
25fac9e773 Improve: Added Sync automatically only when on wifi and plugged in 2021-12-28 13:24:04 +05:30
LooKeR
66075c9e64 Fix: Micro-crash on download cancel
Improve: Use provided function
2021-12-27 13:27:26 +05:30
LooKeR
dbd43b1a2b Improve: Better Share menu 2021-12-27 13:27:26 +05:30
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
814052d821 Fix: Crash on trying to readd/update data in installed table 2021-12-26 00:04:52 +01:00
machiav3lli
88776cbe04 Clean up 2021-12-24 15:13:07 +01:00
machiav3lli
066369e769 Add: Initiate repositories in new DB on first start 2021-12-24 15:11:44 +01:00
machiav3lli
3e4aa20c3d Fix: UNIQUE id failure for Repository 2021-12-24 15:10:31 +01:00
machiav3lli
5db9aa2591 Remove: Old database class 2021-12-24 15:09:15 +01:00
machiav3lli
b359475db7 Fix: Post merge errors/conflicts 2021-12-24 15:08:25 +01:00
machiav3lli
4778f128f2 Fix: Common content calls 2021-12-24 15:07:45 +01:00
machiav3lli
5386c9d843 Merge DB migration branch (Warning: possible conflict solving failures) 2021-12-24 13:20:38 +01:00
machiav3lli
1dab4dfe3d Update: Fix search bar initial setup [new UI] 2021-12-23 01:41:26 +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
0a959aeeaf Fix: Screenshot placeholder icon 2021-12-16 02:26:29 +01:00
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
machiav3lli
ef1036d8c7 Fix: Root installer 2021-12-16 00:53:40 +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
machiav3lli
a2f5a725a5 Fix: Screenshot's palceholder size size 2021-12-13 03:42:49 +01:00
LooKeR
80f8d2d36e Improve: Cleanup RepositoriesAdapter 2021-12-12 01:29:12 +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
95aa50a47c Clean Resources 2021-12-06 01:21:10 +05:30
LooKeR
96d8c58a0a Optimize Installer 2021-12-06 00:47:13 +05:30
LooKeR
b3a98ee093 Remove unused functions 2021-12-06 00:38:11 +05:30
LooKeR
e7184ecccc Move DownloadService to Coroutine (1/2) 2021-12-04 00:28:55 +05:30
LooKeR
0dd23c23b1 Use Kotlin extension to replace TextWatcher 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
7165757745 Fix: Some Invisible Icons
Improve: Use ResourceCompat to get Drawable
2021-12-01 00:14:24 +05:30
LooKeR
f1cb882aaa Improve: Optimize Repositories Page 2021-11-27 14:09:32 +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
LooKeR
7204c204bf Improve: Update more fun to suspend fun 2021-11-26 20:49:06 +05:30
LooKeR
9d05e29481 Update: Use single PackageInstaller for Default 2021-11-25 23:24:57 +05:30
LooKeR
a7728d75f2 Improve: Delete Cached File After Uninstall 2021-11-25 23:24:56 +05:30
machiav3lli
e46c98f8fd Fix: App version text being colored when not planed (closes #109) 2021-11-24 07:55:24 +01:00
LooKeR
84d951328d Improve: Use Default for non-IO operations 2021-11-24 09:04:53 +05:30