34 Commits

Author SHA1 Message Date
machiav3lli
3e149cf946 Fix: Conflict/breakage after merging #159 2022-01-05 00:43:06 +01:00
machiav3lli
874370f34a
Merge branch 'master' into installer-improvements 2022-01-04 23:34:54 +01:00
Matthew Crossman
73ac718ce2
Fix install prompt notification, further automate updates/installs.
Fixes "tap to install" notification not launching an activity. Install
notifications moved to InstallerService so that we only show them for
apps that need intervention (and lets us preserve our install session).

All installs go to the installer, allowing for downloads to jump
straight into installation if possible (auto updates or showing prompt
on A9 and earlier). If a prompt is needed, the notification is still
shown.

Additional utility function checks if app is in the foreground. Used to
ensure that we do not launch a prompt that cannot be launched.

Miscellaneous comments have been added and improved.
2021-12-31 10:41:45 +11:00
machiav3lli
b359475db7 Fix: Post merge errors/conflicts 2021-12-24 15:08:25 +01:00
machiav3lli
5386c9d843 Merge DB migration branch (Warning: possible conflict solving failures) 2021-12-24 13:20:38 +01:00
LooKeR
7165757745 Fix: Some Invisible Icons
Improve: Use ResourceCompat to get Drawable
2021-12-01 00:14:24 +05:30
LooKeR
7204c204bf Improve: Update more fun to suspend fun 2021-11-26 20:49:06 +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
machiav3lli
72c7603bdf Add: Language utilities 2021-11-16 23:45:21 +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
a321e9bfa5 Improve: Android Studio's Reformat 2021-11-16 01:12:52 +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
machiav3lli
d875fc57c9 Update: Migrate transform to InstalledItem method 2021-11-01 01:00:16 +01:00
machiav3lli
acf3f0d1fd Update: Migrate Json utils 2021-11-01 00:58:35 +01:00
machiav3lli
a59bd2bd8a Update: Migrate transformers (4.3/5 in replacing SQLite with Room) 2021-10-28 02:08:07 +02:00
LooKeR
95183dde6b Update: Move to androidx.material/appcompat
Auto Format of code
2021-10-27 00:41:20 +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
07e032268f Update: Replace old icons with material icons 2021-10-25 10:09:18 +05:30
LooKeR
2aaec7e022 Add: New Installer Logic 2021-10-24 18:03:35 +05:30
machiav3lli
070ec76d0c Fix: Manage most missing names of authors 2021-10-24 12:16:05 +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
fd7746f8b3 Add: More info on top of the screen
Fix: Show real size of apk
2021-10-22 19:29:47 +05:30
LooKeR
dde437349c Replace: Use of ShapeableImageView instead of ImageView 2021-10-20 00:45:29 +05:30
LooKeR
617c0b8484 Fix: Freezing during application installation with root method 2021-10-20 00:27:15 +05:30
LooKeR
95d1c6954f Improve: Theming Again (What did u expect?!) 2021-10-17 20:15:08 +05:30
LooKeR
524b804336 Update: Almost Full Rewrite of theme 2021-10-16 18:57:01 +05:30
LooKeR
7a36d943c0 Update: Rounded Icons
Update: Use ShapeableImageView
2021-10-16 09:47:32 +05:30
LooKeR
d66f8ebee4 Basic conversion from Picasso to Coil (Not working yet) 2021-10-13 09:15:13 +05:30
LooKeR
a8336bbde0 Fully Implement Silent Installation
Automated Code Formatting
2021-10-13 00:32:34 +05:30
LooKeR
8231fc8bfb Remove override to configure language 2021-10-08 00:05:03 +05:30
LooKeR
5d4fb29f9e Added Amoled theme
Upgrade Gradle 7.1-rc-1 > 7.2
Bumped Kotlin Version 1.5.20 > 1.5.31
Gradle FIles cleanup
All dependencies upgraded
2021-10-07 00:27:07 +05:30
Mohit
29ef88853d Reformated all the code 2021-06-08 21:18:44 +05:30
Mohit
e57df974d6 Initial Commit 2021-03-07 18:20:35 +05:30