615 Commits

Author SHA1 Message Date
LooKeR
750718c11c Improve: Don't refresh Apps List on going back 2021-11-24 08:56:22 +05:30
LooKeR
804533133d Remove: Logging of UtilBox 2021-11-24 08:56:22 +05:30
LooKeR
e2781e5e9c Improve: Dispatcher.IO is for IO so use Default for non IO
Improve: Code cleanup
2021-11-24 08:56:21 +05:30
Matthew Crossman
87f19ddc21 Rewrite DefaultInstaller to use PackageInstaller 2021-11-24 01:56:55 +01:00
LooKeR
c6ba8d72ed Improve: Fix weird behaviour on scroll
I wonder why nobody noticed but scrolling is weird in App Detail page
2021-11-23 12:15:01 +05:30
LooKeR
64a61da973 Improve: MainScope() is for UI changes 2021-11-23 11:39:36 +05:30
LooKeR
6fbc94dca8 Improve: Move away from RxJava
Syncing is fast but looks less responsive (Will fix later)
2021-11-22 21:57:16 +05:30
LooKeR
83a9efcfd7 Fix: Product Adapter cleanup 2021-11-22 00:10:03 +05:30
LooKeR
4f31854876 Fix: Action Text Color visibility (Closes #124) 2021-11-22 00:09:02 +05:30
LooKeR
5f64a8f071 Fix: App Crash on Download 2021-11-21 14:11:37 +05:30
LooKeR
c2360f492a Fix: Freeze with Root Installer 2021-11-18 11:59:19 +05:30
LooKeR
862c8e7321 Fix: RootInstaller Crash (Closes #120) 2021-11-18 11:41:35 +05:30
LooKeR
1086df93c5 Fix: Crash with Installation without root (Closes #119) 2021-11-17 20:45:05 +05:30
LooKeR
20f735845a Nothing Really ... Really 2021-11-17 18:20:24 +05:30
machiav3lli
05c0e28ce5 Add: Personalization preference category (replacing language & themes) 2021-11-17 00:59:18 +01:00
machiav3lli
a8dc3a255b Add: Lanugage preference listener 2021-11-16 23:48:34 +01:00
machiav3lli
606372bc14 Add: Language preference 2021-11-16 23:47:40 +01:00
machiav3lli
72c7603bdf Add: Language utilities 2021-11-16 23:45:21 +01:00
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
machiav3lli
501e46d657 Update: Remove Database class (4.8/5 in replacing SQLite with Room) 2021-11-10 00:57:24 +01:00
machiav3lli
f966630e8a Fix: Crashes caused by tables' names 2021-11-09 23:36:50 +01:00
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