916c1c9de2
Add ability to inspect WebView in debug builds
2020-04-29 22:46:11 -04:00
2661700d9a
Split out backup/restore notifications into separate channels for progress/completion
2020-04-29 22:30:33 -04:00
05d830eb58
Disable entire checkbox view when disabled ( fixes #2989 )
2020-04-29 17:42:45 -04:00
6f0e1965b6
More settings organization
2020-04-29 17:34:44 -04:00
8992f47915
Remove unnecessary checks
2020-04-29 09:42:56 -04:00
fe65f4d6f8
Option to only include pinned sources in global search
2020-04-29 09:29:50 -04:00
8077e421e6
Move extension update preference to settings
2020-04-29 09:13:10 -04:00
4f806a921f
Set up extensions check job on update
2020-04-29 09:09:18 -04:00
8efe0502f3
Make search views take up full width
2020-04-29 09:02:09 -04:00
cc7735e284
No longer using chapter url for new chapter notification's reader intent
2020-04-28 23:06:34 -04:00
e24ddb9106
Use same header layout for sources/extensions/migration
2020-04-28 23:03:30 -04:00
a9d32fea37
Handle paused state in download queue summary
2020-04-28 20:23:27 -04:00
3374481912
Refactor tabbed bottom sheet
2020-04-28 19:57:49 -04:00
1972cc25a9
Show download progress in MoreController
2020-04-28 19:44:02 -04:00
6a3cd0054b
Minor edits
2020-04-28 18:45:04 -04:00
548dbf4b78
Copy files from cache when downloading
2020-04-28 18:44:58 -04:00
74af40a352
Revert hiding cutout setting from reader sheet
2020-04-28 17:47:34 -04:00
1d51b06d3e
Increase default connect/read timeouts
2020-04-28 09:10:12 -04:00
305ee3c12e
Pull basic manga/chapter metadata from EPUB files. ( #2962 )
...
* Fill manga and chapter metadata with EPUB metadata where appropriate.
* Use fuzzy-match to remove manga titles from chapter names.
This allows removing manga titles from the metadata title of local EPUB chapters with characters that can't be in the manga directory's name due to filesystem limitations.
* Use more standard way of parsing EPUB dates.
* Use date format compatible with lower Android versions for EPUBs.
2020-04-27 22:49:06 -04:00
90ce89193d
Add logo header in more section
2020-04-27 22:48:25 -04:00
2ad3fa1593
Add row dividers in source migration list
2020-04-27 22:22:25 -04:00
4bb9949768
Fix extensions intent
2020-04-27 22:19:13 -04:00
c4f1d2f153
Revert column FlowPreference
...
Made loading janky
2020-04-27 22:19:06 -04:00
ed6f82af0f
Only apply downloaded only to chapter lists in library
2020-04-27 20:06:47 -04:00
7307ddd1b8
Restore landscape manga info layout
2020-04-27 19:48:54 -04:00
0601bedb0b
Revert removal of last chapter/updated from manga info
2020-04-27 19:37:09 -04:00
0c988d95ee
Fix crash when tab isn't available
2020-04-27 19:22:22 -04:00
d593362ba8
Merge sources and extensions into one view
2020-04-27 19:16:46 -04:00
f97f4c68ba
Hide titles in restore notification based on preference
2020-04-27 18:21:12 -04:00
2a41e4ce68
Fix BrowseSourceController losing scroll position when navigating back
2020-04-27 16:21:23 -04:00
850654dccc
Hide EmptyView when retrying source request
2020-04-27 16:14:56 -04:00
2f9dfed073
Fix typo ( #2973 )
...
Fix MAL api updating wrong data on read chapters change (#2971 )
2020-04-27 10:34:41 -04:00
57911c42d1
Copy debug info when tapping version
2020-04-26 22:55:13 -04:00
6064eda68f
Remove unnecessary dialog padding dimens
2020-04-26 20:07:03 -04:00
0a509cb382
Remove usage of alpha color selectors ( fixes #2957 )
...
Doesn't work properly in API < 23
2020-04-26 17:24:31 -04:00
b25ab941ba
Include viewer and chapter filter preferences when migrating manga ( closes #2866 )
2020-04-26 16:50:00 -04:00
6ef59a5949
Remove redundant DB transaction function
2020-04-26 16:45:23 -04:00
17fc8deb19
Migrate column preference to FlowPreference
2020-04-26 16:35:54 -04:00
45b5c1c262
Set preference visibility immediately ( fixes #2965 )
2020-04-26 16:26:42 -04:00
7fd547a2d6
Fix categories button not working after adding manga ( closes #2966 )
2020-04-26 16:08:23 -04:00
d19d787f6e
Refactor backup service
2020-04-26 16:07:07 -04:00
d243ee4b4c
Remove TextDrawable
2020-04-26 11:59:15 -04:00
2c2f8f5853
Improvements to EPUB support. ( #2409 )
...
* Fix EPUBs containing relative file paths and/or alternate path separators.
* Support calibre-generated EPUB covers.
* Store EPUB pathSeparator in a field.
* Process both types of image tags in EPUBs.
* Process all EPUB image tags in order.
2020-04-25 22:27:43 -04:00
64ba127e7d
Added Local Source icon ( #2961 )
2020-04-25 22:27:20 -04:00
9d22a9e664
Move some restore notification logic into service
2020-04-25 18:59:12 -04:00
96c55db7ca
Consider individual manga as transactions rather than entire restore job ( closes #2482 )
2020-04-25 18:50:44 -04:00
0f48563e29
Some restore code refactoring
2020-04-25 16:00:08 -04:00
7c014292d2
Localize some restore strings
2020-04-25 15:55:49 -04:00
19507d1837
Return success/failure result for backup job
2020-04-25 14:55:55 -04:00
3f63b320c4
Linting fixes
2020-04-25 14:24:45 -04:00