Commit Graph

3324 Commits

Author SHA1 Message Date
arkon
db82cdedcb Revert jsDelivr CDN fallback
It doesn't work unless you provide actual semver versions, but we don't do that.
2021-07-22 13:13:17 -04:00
Jays2Kings
5e5feb6f12 clean out unused methods in AutoUpdaterJob 2021-07-21 17:36:25 -04:00
Jays2Kings
95e52e0d2e Update blur and alpha for manga backdrop
more alpha is applied for a12
more blur in general for a12

cover now uses the top half of the manga cover to target
2021-07-20 23:22:48 -04:00
Jays2Kings
5c0ccde9fa Fixed dialog callbacks not working on a11 and under when blurbehind window is used 2021-07-20 22:30:58 -04:00
Jays2Kings
29c6c892c7 Fixed prompt for allow app installs not showing from self updater
Also making it so the silent installer doesn't run if the app is not allowed to install packages
2021-07-20 18:06:09 -04:00
Jays2Kings
7b493fca8f Android 12: Recents URL sharing for webview urls 2021-07-20 17:07:33 -04:00
Jays2Kings
2c3a5de679 Fixed browse source search not working the first time
no idea how it broke but this should fix it all the same
2021-07-20 15:22:48 -04:00
Jays2Kings
dd877edb49 ignore gesture insets for library filter sheet 2021-07-20 14:56:30 -04:00
Jays2Kings
922f115c78 Fixed completed oneshots not being added correctly
Fixes #939
2021-07-20 14:50:31 -04:00
Jays2Kings
a0bc45af46 Using a dialog for the full cover transition in manga details
which will optimize the blur by a lot

(also adding in the manga detail button styles from upstream, not using it for anything but save/share)
2021-07-20 13:22:59 -04:00
Jays2Kings
3c8e30606e Remove unused items in styles
Since they dont even work
2021-07-20 00:09:38 -04:00
arkon
9f98be719f Use jsDelivr as fallback when GitHub can't be reached for extensions list (closes #5517) 2021-07-19 22:45:07 -04:00
Jays2Kings
91e6d708a2 Added "Tako" theme
would love to have an alternative name for the dark theme, but I know nothing about vtubers and im not about to change that

Co-Authored-By: Soitora <simon.mattila@protonmail.com>
Co-Authored-By: Andreas <6576096+ghostbear@users.noreply.github.com>
Co-Authored-By: Soitora <simon.mattila@protonmail.com>
Co-Authored-By: Andreas <6576096+ghostbear@users.noreply.github.com>
2021-07-19 21:23:32 -04:00
Jays2Kings
d991851c79 Add link to Don't Kill My App! in advanced settings
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-19 20:12:43 -04:00
Jays2Kings
63f5cfee3a Adding blur to overflow dialog + manga cover blur on tap 2021-07-19 20:08:18 -04:00
Jays2Kings
cbf7e116d7 Fix source filter sheet not resizing when content inside changes 2021-07-19 19:22:22 -04:00
Jays2Kings
a3d0beb40c Fix the readernav disappearing on theme switching 2021-07-19 19:22:02 -04:00
Jays2Kings
3d6d934708 Added chapter/page-contextual disabling / hiding of nav buttons and nav bar
Co-Authored-By: Hunter Nickel <25621728+datreesezcup@users.noreply.github.com>
2021-07-19 17:37:50 -04:00
Jays2Kings
0892a23f2a Match edit tags style to details tag 2021-07-19 17:33:49 -04:00
Jays2Kings
e4a65ec612 ThemePreference lint run 2021-07-19 00:31:17 -04:00
Jays2Kings
45b04e9edb Remove SuppressLint in ThemePreference 2021-07-19 00:29:48 -04:00
Jays2Kings
c5a335b88f Show update all button for extensions sheet only on a12 2021-07-19 00:24:08 -04:00
Jays2Kings
2dd3b112bd Default theme for a12 is now monet 2021-07-19 00:07:59 -04:00
Jays2Kings
a71446d0f7 switching to notification icon for updater notifier 2021-07-19 00:04:37 -04:00
Jays2Kings
4a7317ad70 New option to auto update app silently for a12
Default is only on wi-fi/unmeted networked, can be set to update on any network or never
2021-07-19 00:04:10 -04:00
Jays2Kings
e97956ee69 Change "Download" to "Update" for Android 12 for new app updates 2021-07-19 00:04:10 -04:00
Jays2Kings
5f0157499e UpdaterService now uses PackageInstaller for Android 12
And also skip the user prompt for a12

On a12, update service will automatically install after the dl completes
2021-07-19 00:04:10 -04:00
Jays2Kings
9077140800 Supporting Recents URL sharing
Manga Details and reader will share manga url
Browse Source will share source url
2021-07-19 00:04:10 -04:00
Jays2Kings
89f0ecaeaa use value in takewhile for pollInstallStatus in installer 2021-07-19 00:04:10 -04:00
Jays2Kings
5da21660a3 Filter out extensions that have already been updated via other means from update service 2021-07-19 00:04:10 -04:00
Jays2Kings
3e3e6ee19f Show prompt for first time tapping update all for extensions 2021-07-19 00:04:10 -04:00
Jays2Kings
31d16f421a Update progress notification now shows progress + fixes
such as trying to update all extensions while app is fully dead or it trying to install old extensions
Al
2021-07-19 00:04:09 -04:00
Jays2Kings
ea0d8224b2 Add update all button for extensions update notifications 2021-07-19 00:04:09 -04:00
Jays2Kings
2ea3142b32 Convert extension install process from observable to flow 2021-07-19 00:04:09 -04:00
Jays2Kings
d8a72f78d5 Adding animated splash icon 2021-07-19 00:04:09 -04:00
Jays2Kings
ef93655d87 Using official Android S SDK 2021-07-19 00:04:09 -04:00
Jays2Kings
5026c48864 Add "Update all" button for extension updates 2021-07-19 00:04:09 -04:00
Jays2Kings
d527547f6a Skip user action requirement when installing extensions on a12 2021-07-19 00:04:08 -04:00
Jays2Kings
075961314f Adding blur to manga details' backdrop 2021-07-19 00:04:08 -04:00
Jays2Kings
6d6ac4df05 Added Monet Themes 2021-07-19 00:04:08 -04:00
Jays2Kings
bb40a391b3 Tweak tag style once more 2021-07-19 00:03:45 -04:00
Jays2Kings
b7f52955cc Using said notify icons for notifications 2021-07-19 00:03:26 -04:00
Jays2Kings
873c834957 Center ic_tachij2k + add better aligned icon for notifications 2021-07-19 00:02:53 -04:00
Jays2Kings
b34c41215b More adjustments to tags background 2021-07-17 23:17:44 -04:00
Jays2Kings
6f425a2261 Remove old AndroidTagGroup 2021-07-17 20:19:05 -04:00
Jays2Kings
71da2ae4b8 Use Chipgroup for edit manga dialog
Prepping to remove old tag group library

Adding new string: Add tag
Editing strings: Clear Tags and Reset Tags to Clear tags and Reset tags respectively
2021-07-17 20:18:43 -04:00
Jays2Kings
1762859977 Update colors, spacing, size of chips
no outline
2021-07-17 18:55:57 -04:00
Carlos
18cd85b26c
switch genre tags to material chips (#934)
* switch genre tags to material chips

* remove style
2021-07-17 14:44:21 -04:00
Jays2Kings
17de0ab66b Fixed new series orientation not being set as default 2021-07-17 14:29:41 -04:00
Jays2Kings
e72356eb1e Fix performance of pure black themes
Fixes #933
2021-07-17 01:18:26 -04:00