181 Commits

Author SHA1 Message Date
machiav3lli
311ddd584a Add: ListPreference constructor 2021-11-16 23:26:54 +01:00
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
0fd8e3b8b7 Improve: Root Installer will Install in background 2021-11-17 00:15:34 +05:30
LooKeR
c842b4574a Improve: Icon logic in App Detail Page (Again) 2021-11-16 13:30:14 +05:30
LooKeR
8ca3ac4714 Improve: Icon usage in App Detail Page 2021-11-16 13:26:22 +05:30
LooKeR
bd55becfc9 Improve: Use single Installer instance in whole app 2021-11-16 13:25:36 +05:30
machiav3lli
8b7294d467 Clean up 2021-11-16 00:54:41 +01:00
machiav3lli
ba0b070988 Update: Extend AppInfo's view with screenshots section 2021-11-16 00:54:27 +01:00
machiav3lli
6e404d3943 Update: Replace app's fragment LayoutManager with Linear one 2021-11-16 00:52:43 +01:00
machiav3lli
8a4bc17af0 Remove: Screenshot's Item, VH and VT 2021-11-16 00:51:26 +01:00
machiav3lli
e1cd4174af Add: ScreenshotsAdapter 2021-11-16 00:48:38 +01:00
LooKeR
a321e9bfa5 Improve: Android Studio's Reformat 2021-11-16 01:12:52 +05:30
machiav3lli
84a993df5f Update: Merge Header and ReleaseInfo into AppInfo 2021-11-15 02:03:00 +01:00
LooKeR
cf430988c0 Improve: Overall text appearance 2021-11-14 00:39:59 +05:30
LooKeR
f290508ee2 Improve: Dont show weird "FF FF FF" shit 2021-11-14 00:01:19 +05:30
LooKeR
b5229a1272 Fix: Crash if source was an empty string (Closes #114) 2021-11-13 23:59:02 +05:30
LooKeR
d2bec1e4b8 Fix: Memory Usage after app been closed 2021-11-13 11:47:10 +05:30
LooKeR
113f62954f Improve: MaterialTextView takes care of TextColor 2021-11-13 11:29:23 +05:30
LooKeR
ed49230d4e Revert: Revert Back to RxJava for Now 2021-11-13 10:13:15 +05:30
LooKeR
bc44c9de15 Improve: Use IO Thread to show notification (Inconsistent Notification)
Improve: List Animation Disabled by default
Add: Coroutine and Lifecycle Dependencies
2021-11-13 10:11:23 +05:30
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