arkon
361b0284fa
Add tooltips to manga info header action icons
2020-06-19 17:40:17 -04:00
arkon
b8947a1c50
Bleed cover backdrop into actions bar in manga info header
2020-06-19 17:32:44 -04:00
arkon
8d1effa0e8
Add Persian locale
2020-06-19 17:22:22 -04:00
arkon
18712b166f
Combine chapter sort asc/desc and sorting mode menus
2020-06-19 16:27:17 -04:00
arkon
4605e14729
Merge manga info and chapters views
2020-06-19 16:11:59 -04:00
arkon
a768280d82
Use view binding in TrackAdapter
2020-06-17 22:45:40 -04:00
arkon
cbb8f25645
Allow extension details header to scroll
2020-06-17 22:39:45 -04:00
arkon
eee0bd6cf4
Rename some code from "catalogue" to "source"
2020-06-17 22:18:33 -04:00
arkon
f176a5179a
Restore individual sources in source filter view
2020-06-17 22:10:12 -04:00
arkon
e17605f8d9
Localize/reword "Loader not implemented" error message
2020-06-17 09:09:01 -04:00
arkon
e06a488af8
Add categories to more
2020-06-17 09:07:20 -04:00
arkon
6dc8bfed8d
Remove some unnecessary strings
2020-06-16 17:30:35 -04:00
Dimitri Rogava
f642f23366
chapter deletion logic fixed ( #3320 )
2020-06-15 23:03:56 -04:00
arkon
ff5f13eafe
Remove categories for multi language "single" sources
2020-06-15 22:45:28 -04:00
arkon
749b240897
Group extension details classes together
2020-06-15 22:25:15 -04:00
arkon
9207762ade
Add some missing locales
2020-06-14 11:55:28 -04:00
Dimitri Rogava
0a22950ad3
Georgian translation ( #3323 )
...
* added georgian (ka) locale for strings.xml
* added georgian to locale list
2020-06-14 11:26:38 -04:00
arkon
150ea29a70
Move untrusted/obsolete/unofficial extension text
2020-06-13 17:27:03 -04:00
arkon
f9baff0e90
Show "Start" in chapters FAB if nothing is read yet
2020-06-13 17:15:22 -04:00
arkon
6ad3fcb91d
Rounded library badges
2020-06-13 17:00:32 -04:00
arkon
395ca3630c
Combine author and artist fields in manga info
2020-06-13 16:25:26 -04:00
arkon
e9fbdb660b
Fix webview height issue
...
Collapsing toolbar doesn't work currently.
2020-06-13 15:56:40 -04:00
arkon
526e029ebb
Update some themes
2020-06-13 15:34:55 -04:00
arkon
32e3ac63ed
Bump dependencies
2020-06-13 15:17:21 -04:00
arkon
90f31aab38
Hide download/delete chapter menu item for local manga
2020-06-11 17:41:00 -04:00
arkon
f5a44245e9
Update SwipeRefreshLayout
2020-06-10 23:01:47 -04:00
arkon
7e7eb9f39f
Use AndroidX WebKit library
2020-06-10 23:01:11 -04:00
arkon
a106104027
Enable localStorage in WebView
2020-06-09 09:15:43 -04:00
arkon
7753161332
Switch to AboutLibraries
2020-06-08 18:26:20 -04:00
arkon
31015504f4
TLS 1.3 support for Android < 10
...
Should fix https://github.com/inorichi/tachiyomi-extensions/issues/3233
2020-06-07 15:47:42 -04:00
arkon
3899938b25
Reading mode snackbar
2020-06-07 11:14:19 -04:00
arkon
ca7373c28b
Make extension settings button inline
2020-06-06 14:36:04 -04:00
arkon
ac2df87954
Alternate open source licenses plugin
2020-06-06 11:40:46 -04:00
arkon
0b73f8b1ef
Update source/extension filter controller titles
2020-06-06 10:17:18 -04:00
arkon
812fcec9f0
Move source preferences to separate controller
2020-06-05 09:50:30 -04:00
arkon
ec7297f8c2
Add arrow to source search headers
2020-06-05 09:33:42 -04:00
jobobby04
0fdb19c07d
Global Search click title to search in Source ( #3265 )
...
* Global Search click to search in source
* Add requested changes
2020-06-04 22:38:42 -04:00
arkon
0b8b13d0bb
Add FastScroller to downloads
2020-06-01 08:55:37 -04:00
arkon
9f53109414
Default reading mode to RTL (since this is a manga app...)
2020-05-31 18:44:19 -04:00
MCAxiaz
bccb1229c8
use material password toggle ( #3261 )
...
use material for track search
2020-05-31 18:29:20 -04:00
arkon
40ab3fe0a6
Tweak extension detail header design
2020-05-31 18:28:23 -04:00
arkon
58ba29fa16
Remove hide option from local source
2020-05-31 18:00:28 -04:00
arkon
54cfb2acdf
Manage sources from extension details ( closes #3152 )
2020-05-31 16:23:51 -04:00
arkon
0bf14fd31c
Sort sources/extensions filter languages
2020-05-31 15:09:19 -04:00
arkon
7dd9a0211b
Remove Serializable interface from Source
...
No longer needed since we don't serialize it for the migration controller bundle.
2020-05-31 11:42:39 -04:00
arkon
3d43473bf8
Mark isDownloading flag as volatile (maybe fixes #3219 )
2020-05-31 11:42:12 -04:00
arkon
2194c4ba28
Localize "Page list is empty" exception message
2020-05-31 11:26:36 -04:00
arkon
bf5065d16b
Minor cleanup, remove some usages of ArrayList
2020-05-30 23:42:11 -04:00
arkon
3e837f8781
Add Browse to start screen options
2020-05-30 23:22:48 -04:00
arkon
77d378ccd1
Fix crash when opening chapter from migration
2020-05-30 23:16:17 -04:00
arkon
e3ed12b5d2
Set reader menu visibility on system UI visibility change ( closes #3149 and #2068 )
2020-05-30 19:07:31 -04:00
arkon
759795940b
Use onBackpressureLatest for chapter/page download observables (maybe fixes #3229 )
2020-05-30 18:20:19 -04:00
arkon
a23d5ab734
Add bottom padding to migrate sources list
2020-05-30 18:06:40 -04:00
MCAxiaz
3edf17d322
handle default category and add favorite check ( #3248 )
...
Download new chapters bug fix
2020-05-30 09:17:27 -04:00
arkon
8c2b2f99bc
Add option to hide library category tabs
2020-05-28 18:15:24 -04:00
arkon
9a082d4df1
Fix being unable to restore backups if there's no categories
2020-05-25 16:41:53 -04:00
arkon
f430b6f853
Use getEnum for theme preferences too
2020-05-25 15:13:30 -04:00
arkon
78a352541a
Use actual enum support for display mode preferences
2020-05-25 15:03:51 -04:00
arkon
a0f5633094
Use enums for other PreferenceValues
2020-05-25 14:07:12 -04:00
arkon
0af81c7d05
Comfortable grid code cleanup
2020-05-25 14:01:17 -04:00
jobobby04
52e82b3548
Comfortable Grid ( #3238 )
...
* Comfortable Grid
* Add requested changes
* Add more requested changes
2020-05-25 13:39:14 -04:00
arkon
f05b99ec1f
Convert source display mode preference to flow, remove RxPreferences
2020-05-25 12:35:29 -04:00
arkon
194897bf3c
Convert column preferences to flows
2020-05-24 18:34:19 -04:00
arkon
7cf26363c8
Convert last used source preference to flow
2020-05-24 18:16:07 -04:00
arkon
af1935d2e4
Split up MigrationController
2020-05-23 20:49:20 -04:00
arkon
3c4bc17065
Reorganize some migration classes
2020-05-23 19:33:47 -04:00
arkon
333d1c1ad9
Remove explicit "SELECT" button from migration source list
2020-05-23 18:58:05 -04:00
arkon
4e027cec71
Move migration into browse as a tab
2020-05-23 18:53:13 -04:00
arkon
39ae84301a
Move migration classes under browse
2020-05-23 18:40:33 -04:00
arkon
ac8f2923e5
Handle empty thumbnail_url when refreshing covers
2020-05-23 15:19:17 -04:00
arkon
e6bc181e7a
Avoid replacing covers with null when updating library (sort of closes #3194 )
2020-05-23 10:56:44 -04:00
arkon
a2ece82197
Group advanced settings
2020-05-23 10:46:07 -04:00
arkon
259946cf0a
Make metadata updating optional
2020-05-23 10:37:46 -04:00
arkon
4fdb4f14a8
Move categories up in library settings
2020-05-23 10:33:49 -04:00
arkon
9b4ffd1cd5
Fix recycled icon in source migration list when source isn't installed
2020-05-23 10:15:06 -04:00
arkon
3b41a78e76
Add explicit refresh icon asset (maybe fixes #3218 )
2020-05-21 09:00:01 -04:00
Chris Allan
0fccbbc0ca
Rename downloaded chapters ( #3216 )
2020-05-20 22:42:30 -04:00
arkon
b457cdb0c2
Scroll up/down when tapping top/bottom quarters of webtoon viewer
...
Includes a fix from J2K: 4e45a337da
2020-05-20 22:23:45 -04:00
arkon
647391ef73
Make library update error notification optional ( closes #3200 )
2020-05-20 17:39:01 -04:00
MCAxiaz
ed029c52ae
download new chapters changes ( #3193 )
...
* download new chapters changes
* move initialFetchChapters logic into onNextChapters
* refractor download new chapter logic to be more explicit
2020-05-17 17:33:26 -04:00
arkon
102a372df9
Sort chapters by upload date ( #3180 )
...
* Added sorting by upload date
Spanish 'strings' contains the proper translation for the new feature.
* Added missing sorting cases handling
Previous commit missed some cases resulting in errors at runtime
* Implemented review changes
Shorter UI text and >= date comparison instead of >
2020-05-17 10:18:49 -04:00
arkon
d4ffb09a8b
Minor edits
2020-05-17 10:18:05 -04:00
Lautaro Martin Emanuel
6ba052d2af
Implemented review changes
...
Shorter UI text and >= date comparison instead of >
2020-05-16 18:54:47 -03:00
arkon
57b63f43f5
Fix cover thumbnails not being translucent for favorited manga in sources
2020-05-16 16:47:19 -04:00
arkon
2fb0969c75
Fix unread badges not hiding in list view
2020-05-16 16:38:43 -04:00
arkon
3357e878a5
Square covers in list view ( closes #3121 )
2020-05-16 16:35:40 -04:00
arkon
471d5d62d5
Move cover card outline clipping code from item to holder classes
2020-05-16 16:32:14 -04:00
arkon
e810b343cf
Specify charset for ZIP chapters when using Android N+ ( fixes #905 )
2020-05-16 15:22:02 -04:00
arkon
620be2617a
Remove redundant helper function
2020-05-16 12:28:11 -04:00
arkon
035038a0b6
Add migrate option from manga info view ( closes #1903 )
2020-05-16 12:27:56 -04:00
arkon
b8ffb87f01
Add fastscroller to migration lists
2020-05-16 12:15:04 -04:00
arkon
39e1e11f99
Sort list of sources in migration alphabetically
2020-05-16 12:12:03 -04:00
arkon
5f9df78ab0
Localize tracker not logged in error
2020-05-16 11:33:41 -04:00
arkon
a00d11701f
Warn about missing sources before restoring backup
2020-05-16 11:29:55 -04:00
arkon
1cf74a5396
Add fastscroller to updates and history
2020-05-16 10:17:09 -04:00
arkon
8cd27a199d
Minor cleanup
2020-05-16 10:00:22 -04:00
arkon
772929b5c6
Return job failure if library update actually doesn't start
2020-05-16 09:57:27 -04:00
Lautaro Martin Emanuel
9e830f1c55
Added missing sorting cases handling
...
Previous commit missed some cases resulting in errors at runtime
2020-05-15 01:10:02 -03:00
Lautaro Martin Emanuel
ee8c71c14a
Added sorting by upload date
...
Spanish 'strings' contains the proper translation for the new feature.
2020-05-14 23:38:19 -03:00
arkon
a9d16fad34
Add Croatian to settings
2020-05-14 17:25:33 -04:00