Commit graph

4069 commits

Author SHA1 Message Date
jmir1
b86ac85c7a properly set mime type 2021-11-24 01:05:47 +01:00
jmir1
f903c0c320 fix crash when playing episode with external player fails 2021-11-24 00:44:52 +01:00
halalstuff
0a8adc5f46
Add picture in picture mode (#240)
Co-authored-by: HalalStuff <darthsion626@gmail.com>
2021-11-23 19:22:28 +01:00
jmir1
7e67f7ab6d Use insets instead of UiVisibility flags in PlayerActivity 2021-11-22 02:55:06 +01:00
jmir1
cbb8d59c09 release v0.12.3.4 2021-11-22 02:25:59 +01:00
jmir1
547541da29 fix local covers when thumbnail_url isn't set in the db
fixes #236
2021-11-22 02:23:58 +01:00
jmir1
abd639afda use material dialogs in PlayerActivity 2021-11-22 01:29:58 +01:00
jmir1
fca59aa7aa fix ClearDatabaseController 2021-11-21 23:49:26 +01:00
jmir1
88c47395fb release v0.12.3.3 2021-11-21 02:01:11 +01:00
jmir1
9df85a6d47 Fix local covers 2021-11-21 01:48:46 +01:00
jmir1
9efbc4ca0f Merge remote-tracking branch 'upstream/master' 2021-11-20 21:43:47 +01:00
jmir1
a9cf40d06d fix ClearDataBaseController for anime sources 2021-11-20 19:08:02 +01:00
jmir1
d5114aa1e5 revert new reveal animation for anime 2021-11-20 14:45:26 +01:00
arkon
430ff80198 Add tertiary badge in appearance preview (closes #5867) 2021-11-19 17:39:30 -05:00
arkon
230fa76d57 Add divider under extension details header 2021-11-19 16:42:28 -05:00
arkon
46a4b0e0b6 Partially migrate LocalSource to 1.x methods 2021-11-19 16:42:19 -05:00
jmir1
14142f5b2b Merge remote-tracking branch 'upstream/master' 2021-11-19 20:22:42 +01:00
jmir1
b952fd44ec Merge remote-tracking branch 'upstream/master'
need to see how the open animation of the player performs
also still need to add anime sources to the cache clearing controller thingy
2021-11-19 20:20:08 +01:00
arkon
5b3cadb7a8 Clean up some tablet dimension values 2021-11-19 14:06:43 -05:00
arkon
3153071a8a Update to Conductor 3.1.1 2021-11-19 14:06:11 -05:00
arkon
bba7372556 Add ability to clear cookies per-extension (closes #3153) 2021-11-19 11:28:59 -05:00
Hunter Nickel
9fe1a7e2ae
Add feature to clear database manga by source (#6241)
* Implement feature to selectively clear manga from database based on it's source

* Code cleanup and refactoring
2021-11-19 11:24:46 -05:00
arkon
98822a39d9 Option to clear chapter cache when MainActivity is closed (closes #5651) 2021-11-19 10:50:52 -05:00
arkon
a2c830b908 Tweak app theme preference selection (closes #5866) 2021-11-19 10:35:48 -05:00
Ivan Iskandar
bdef2cfdfb
Replace Resume FAB reveal animation with container transform (#6250) 2021-11-19 10:16:39 -05:00
Andreas
f229a5e2ec
Tweak relative date function (#6249)
* Tweak relative date function

* Cleanup
2021-11-19 10:05:39 -05:00
jmir1
ea45a1fcce fix temp files not being deleted after cancelling downloads 2021-11-19 00:34:33 +01:00
jmir1
c833fdc31f Merge remote-tracking branch 'upstream/master' 2021-11-19 00:11:11 +01:00
Ivan Iskandar
845e061382
Reinstate elevation overlay (#6243)
* Theme default elevation overlay

* Fix app bar elevation overlay

Elevation overlay is disabled when tabs are visible

* Remove custom elevation overlay in tracking sheet item

* upsi
2021-11-18 10:47:24 -05:00
Soitora
e7d4eb1ae3
Rework the Library icon for the third time (#6237)
Power outtage made me lose an hour of work sadg
2021-11-18 10:44:56 -05:00
arkon
b4ba56bfb4 Update dependencies 2021-11-18 10:42:09 -05:00
jmir1
de2cbd26d7 some code quality improvements 2021-11-18 14:21:08 +01:00
jmir1
ce74fda529 Merge remote-tracking branch 'upstream/master' 2021-11-18 13:45:39 +01:00
arkon
25784d1fe5 Clean up ActionMode styles 2021-11-15 10:48:07 -05:00
arkon
619eca7a51 Use outlined cards in tracker search 2021-11-15 10:45:04 -05:00
arkon
f3d85655a0 Adjust manga genre chip style 2021-11-15 10:44:52 -05:00
arkon
9600675677 Adjust CardView styles 2021-11-15 10:11:47 -05:00
arkon
ce8a759192 Fix colorFilterActive in Tako theme 2021-11-15 10:11:16 -05:00
Ivan Iskandar
88bc0bf613
Adapt App Themes to M3 Color System (#6230)
* Adapt Default theme to M3 color system

* Adapt Dynamic theme to M3 color system

* Adapt Midnight Dusk theme to M3 color system

* Adapt Strawberry Daiquiri theme to M3 color system

* Adapt Yotsuba theme to M3 color system

* Adapt Tako theme to M3 color system

* Adapt Green Apple theme to M3 color system

* Adapt Teal & Turquoise theme to M3 color system

* Adapt Yin & Yang theme to M3 color system

* Remove old theme colors

* Yotsuba theme adjustments

Co-authored-by: ztimms73 <vp1984tanki@gmail.com>

* Green Apple theme adjustments

Co-authored-by: Soitora <10836780+Soitora@users.noreply.github.com>

* Tako theme adjustments

* Midnight Dusk theme adjustments

* Use colorSurfaceVariant for colorControlHighlight

* Nits

Co-authored-by: ztimms73 <vp1984tanki@gmail.com>
Co-authored-by: Soitora <10836780+Soitora@users.noreply.github.com>
2021-11-15 09:53:57 -05:00
Soitora
b508e4208a
Fix library animation lag (#6233) 2021-11-15 09:52:07 -05:00
arkon
c74d8cf499 Fix overflowed action toolbar items 2021-11-15 09:51:02 -05:00
arkon
a34c2b082f Remove outline from download queue items 2021-11-15 09:50:53 -05:00
arkon
ad49a02879 Address some Android lint warnings 2021-11-14 11:16:18 -05:00
arkon
e985ffc690 Remove custom tab indicator style
M3 TabLayout has the same style built-in.
2021-11-14 10:52:21 -05:00
Ivan Iskandar
6cbb02f02d
Adapt M3 Typography (#6228) 2021-11-14 10:23:44 -05:00
Andreas
c0d0ff66b6
Fix "Check for updates" not working due to time cooldown (#6232)
* Fix "Check for updates" not working due to time cooldown

* Update AppUpdateChecker.kt

Co-authored-by: arkon <arkon@users.noreply.github.com>
2021-11-14 10:23:12 -05:00
arkon
1e4d7f8c6e Only allow digits in custom download range dialog (closes #6220) 2021-11-13 10:14:55 -05:00
arkon
a8a761aa5f Initial pass of Material 3 styling
Adjustments/fixes to follow.
2021-11-13 10:08:01 -05:00
OncePunchedMan
41952f0215
Added tabletUI option: "Automatic" (#6208)
* added automatic tablet ui option; useful for foldables

* set automatic as default, rename setting

* remove redundant checks

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>

* remove redundant checks

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>

* fix defaultValue

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2021-11-11 16:32:28 -05:00
arkon
bfcc883f01 Update dependencies 2021-11-11 16:25:45 -05:00