161 Commits

Author SHA1 Message Date
LooKeR
06f6d2b56c Improve: Dont Check Root Permission Recursively 2021-11-13 10:11:23 +05:30
LooKeR
5972424917 Fix: Crash with Root Installer
Caused when Silent Install in turned on and magisk permission is revoked
2021-11-12 19:37:30 +05:30
LooKeR
ba6e5a92ea Fix: Only Ask for root permission when selected 2021-11-12 19:34:24 +05:30
LooKeR
6239c9c5f7 Fix: Jitter when scrolling in Apps Page 2021-11-11 01:42:48 +05:30
LooKeR
248ec78080 Nothing (Really Nothing) 2021-11-10 16:42:59 +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
9afcd3661f Fix: Memory Leak by ViewBinding 2021-11-10 14:03:50 +05:30
LooKeR
53e9fe9155 Improve: Async Root Uninstall 2021-11-09 10:59:09 +05:30
LooKeR
298c39c99a Improve: Installer Cleanup 2021-11-09 10:56:30 +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
b20687e141 Fix: Browser link in Settings 2021-11-02 19:26:17 +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
5e72165d0b Improve: Move Away from RxJava and use coroutines (#NoRxGang) 2021-10-31 19:06:55 +05:30
LooKeR
57c3f78021 Add: ViewModel for ProductsFragment 2021-10-31 19:04:02 +05:30
LooKeR
51a9be0858 Add: Copy Direct Download link of releases (Touches #34)
Fix: Card Theme in dark and amoled theme
2021-10-30 19:17:03 +05:30
LooKeR
318a582b02 Fix: Background Color of some surfaces on old devices (Closes #73) 2021-10-29 16:41:51 +05:30
LooKeR
c90469429b Improve: Rename strings (Closes #68 & #83) 2021-10-29 15:57:24 +05:30
LooKeR
d85fe7a128 Fix: Links in Description not clickable (Closes #91) 2021-10-29 15:01:12 +05:30
LooKeR
dc47560792 Add: "Show Less" Button for Longer Descriptions and releases 2021-10-28 17:12:54 +05:30
LooKeR
05fac0b2ca Improve: One step closer to #NoRxJavaGang 2021-10-27 17:40:35 +05:30
LooKeR
b10fd0725e Improve: Ask for root only when clicked(Closes #82) 2021-10-27 16:43:51 +05:30
LooKeR
a6cd0f1ff4 Improve: Use ViewBinding where-ever possible 2021-10-27 12:21:33 +05:30
LooKeR
95183dde6b Update: Move to androidx.material/appcompat
Auto Format of code
2021-10-27 00:41:20 +05:30
LooKeR
486d531158 Update: Try to fix section list background in older devices(Touches #73)
Improve: Top app bar differences made more prominent
Update: Icon Colors
2021-10-26 18:15:58 +05:30
LooKeR
acc5d78664 Add: Long Press on Source Icon to copy link
Fix: Installer Spamming coroutines
Remove: Unused Variables and methods/functions
2021-10-26 15:08:34 +05:30
LooKeR
229a7a3c09 Add: Icon for details action
Improve: Smaller App name on top app bar
2021-10-26 11:36:09 +05:30
LooKeR
49adc883fa Improve: More Rounded sections list
Add: Show Icon on install and cancel button
2021-10-26 00:47:12 +05:30
LooKeR
4fcbb45b3a Remove: Unused method/function 2021-10-26 00:12:50 +05:30
LooKeR
343a125c7c Improve: Collapse App bar on search 2021-10-25 15:35:18 +05:30
LooKeR
37bcadedd2 Improve: Recommended to use objects for converter (Jetcaster-sample) 2021-10-25 11:07:06 +05:30
LooKeR
f6ed45dda2 Fix: Freeze while installing caused by new installer 2021-10-25 10:17:09 +05:30
LooKeR
07e032268f Update: Replace old icons with material icons 2021-10-25 10:09:18 +05:30
machiav3lli
2dc3d8fae4 Clean up 2021-10-24 17:02:29 +02:00
machiav3lli
132ae9b77d Update: Set AppBar title based on name of Repositry/App 2021-10-24 16:49:19 +02:00
machiav3lli
232fdf0269 Update: Multilevel Fragments with Screen- and BaseFragment 2021-10-24 16:47:55 +02:00
machiav3lli
e95ef29e42 Remove: Usage of ScrollView 2021-10-24 16:43:06 +02:00
LooKeR
ab703de3cd Fix: Root Installer Freeze (Again)
Improve: Default Uninstaller moved
2021-10-24 20:06:51 +05:30
LooKeR
2aaec7e022 Add: New Installer Logic 2021-10-24 18:03:35 +05:30
LooKeR
8b3fd09f27 Fix: Memory leak out of fragment 2021-10-24 16:21:59 +05:30
machiav3lli
070ec76d0c Fix: Manage most missing names of authors 2021-10-24 12:16:05 +02:00
machiav3lli
c4a835bf38 Update: Handle gitlab and kde source icons 2021-10-24 12:14:40 +02:00
machiav3lli
eb79622dc8 Remove: Duplicate source code link 2021-10-24 12:09:01 +02:00
LooKeR
c4b1519974 Remove: Unused function/method 2021-10-24 13:18:07 +05:30
LooKeR
e96fea6b8d Fix: Silent install is user-profile aware (Closes #43)
Add: Root uninstall
2021-10-23 10:51:27 +05:30
LooKeR
0512bc884a Fix: Memory Leak while syncing repo 2021-10-23 00:28:50 +05:30
LooKeR
424823dab2 Improve: Notification Icon 2021-10-22 19:36:26 +05:30
LooKeR
fd7746f8b3 Add: More info on top of the screen
Fix: Show real size of apk
2021-10-22 19:29:47 +05:30
machiav3lli
e9d97bab8d Update: Fix project link 2021-10-20 19:34:40 +02:00
LooKeR
b969032c37
Fix: Crash while Installation
My Git Commit settings sucks
2021-10-20 21:17:05 +05:30