Jay
5b2b3e9a87
Fixed broken webp
2020-01-09 21:08:36 -08:00
Jay
7274498462
Fixed downloads not being deleted after reading
...
Fixed dark theme maybe
2020-01-09 21:03:13 -08:00
Jay
5f2eb19ea3
Fixes for merging from upstream
2020-01-09 19:31:09 -08:00
Jay
b1d221c117
Merge remote-tracking branch 'upstream/master'
2020-01-09 18:15:42 -08:00
Jay
7c043524d8
icon endings
2020-01-09 18:00:03 -08:00
arkon
83d5e458ca
Update to SDK 29 (Android 10) ( #2468 )
2020-01-09 20:31:27 -05:00
arkon
f7669b6797
Replace left/right layout attributes with start/end
2020-01-09 19:10:55 -05:00
arkon
eb56567812
Convert filter mock image to webp
2020-01-09 18:55:53 -05:00
arkon
489f981e40
Convert tracker icons to webp
2020-01-09 18:54:07 -05:00
arkon
19adbeebd5
Convert nav drawer icon to webp
2020-01-09 18:49:14 -05:00
arkon
dc93368e03
Fix stretched splash screen icon on older versions of Android
2020-01-09 18:44:20 -05:00
arkon
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
arkon
07caea8b4e
Clean up splash screen code
2020-01-09 18:29:36 -05:00
markelgaston
141b7ac554
Added a app loading splash Screen ( #2185 )
...
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Update splash_background.xml
2020-01-09 18:09:52 -05:00
arkon
13a2d3dfdd
Provide more human readable error when downloading to invalid directory ( #2462 )
2020-01-09 08:39:40 -05:00
Jay
4094982526
Version 0.9.6
2020-01-09 01:02:18 -08:00
Jay
640bd8d9ba
Fixes for extension notifcatinos + Confirm exit for migrations
2020-01-09 00:48:44 -08:00
Jay
a435c00290
Line endings for the icon
2020-01-09 00:08:12 -08:00
Jay
a3d03835f6
Removed source from the remove cached chapters method
2020-01-08 23:40:40 -08:00
Jay
7edc47f24e
Fixed dark and light modes mixing on dark theme
2020-01-08 23:18:30 -08:00
Jay
53a44fb211
Added delete pending Downloads method
...
Also sources now show langauge for multi langauge users
2020-01-08 19:30:50 -08:00
arkon
d62f0de862
Tweaks based on PR comments, simplify some more strings
2020-01-08 21:53:08 -05:00
Allan Nordhøy
0073ddf237
Spelling: Language rework ( #1367 )
...
* Language rework
* Libre software, F-Droid, app
* Reverted to "free and open source"
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-01-08 21:35:41 -05:00
arkon
e411f54236
Remove up/down animation for FAB, add list padding ( #2456 )
2020-01-08 21:33:10 -05:00
arkon
6025b44e5b
Add fast scroller to library ( #2459 )
2020-01-08 21:32:07 -05:00
arkon
f4f427dd2a
Restore equals/hashCode in ChapterTransition ( closes #2461 )
2020-01-08 21:31:32 -05:00
Jay
68c3d28b4b
The Downloads Update
...
Pending downloads can be move to the top or bottom of the queue with a menu button on the right side, they can also be cancelled
Mass Migration now shows progress and total manga in the title
Fixed the issue where deleted downloads using the old folder format said they weren't (they were)
Fixed cancelled downloads not deleting the temp folder
Changed the format of downloads yet again, now it's just chapter id and the name
Added option to reorder pending downloads by newest or oldest chapter
2020-01-07 23:32:30 -08:00
arkon
ea226a1697
Remove unused color resource
2020-01-07 22:55:14 -05:00
arkon
26c5c9c839
Replace usage of deprecated Glide SimpleTarget
2020-01-07 20:24:12 -05:00
arkon
5cddb269d6
Minor code cleanup
2020-01-07 20:17:07 -05:00
arkon
0d5099f230
Drop support for Android 4.x ( #2440 )
...
* Bump minSdkVersion
* Remove Android 4.x specific logic
* Consolidate res assets
* Add note about minimum Android version to README
* Restore incorrectly removed method, remove unneeded Lollipop TargetApi annotations
2020-01-07 18:46:31 -05:00
andrecsilva
b55814a1c0
Made 'Default' category selectable in global update settings ( #2318 )
2020-01-07 18:46:08 -05:00
Jay
b6e4869d30
Version 0.9.56
2020-01-06 18:48:30 -08:00
Jay
2afd068780
Merge remote-tracking branch 'upstream/master'
2020-01-06 18:12:09 -08:00
Jay
bac01c9807
Spelling fixes + fix to drag & drop
...
Targeting tracepot for crashes
Migrations now shows how many manual migrations were made after skipping the rest
2020-01-06 18:01:42 -08:00
mutsumi
eb5382e0de
fix bangumi tracker crash in searching english manga title ( #2452 )
...
fix bangumi tracker crash in searching english manga title
2020-01-06 20:02:28 -05:00
Jay
19a21519b8
Version 0.9.55
2020-01-06 02:55:43 -08:00
Jay
01f746ec69
Hiding fast scroll in library for now
2020-01-06 02:49:51 -08:00
Jay
858c4989cd
Merge remote-tracking branch 'upstream/master'
2020-01-06 02:36:31 -08:00
Jay
b668cc9abc
Fixes to the fast scroller for this fork + remove keyword searching
2020-01-06 02:28:15 -08:00
Carlos
d8f385cc63
add fast scroller to library view
2020-01-06 00:50:29 -08:00
Jay
109a61e567
Update WebtoonViewer.kt
2020-01-06 00:31:18 -08:00
Jay
504a10a6eb
Optimzing Mass-Migration
2020-01-05 23:57:37 -08:00
Jay
b872ab837a
Drag & Drop Sorting in Library
2020-01-05 23:04:29 -08:00
Jay
5261864aba
Fixes to the extension updates notifcation
2020-01-05 22:19:30 -08:00
Jay
f66c84091a
Converting new icons to vectors
2020-01-05 17:05:49 -08:00
arkon
b3f1714ba9
Convert remaining Java files ( #2435 )
2020-01-05 19:39:25 -05:00
Jay
14c80436fc
Fixed crash when rapidly trying to skip manga
2020-01-05 16:23:37 -08:00
Jay
e342d4960c
Removing custom androidx pref + start of vector icons
2020-01-05 16:06:09 -08:00
Carlos
708525ef9d
match transition text used by other readers ( #2439 )
2020-01-05 17:59:05 -05:00