Commit Graph

1967 Commits

Author SHA1 Message Date
Jay
2b85bb5fb8 Fixed extensions call running on main thread 2020-02-13 23:26:06 -08:00
Jay
fa3adf6c37 Version 0.9.81
Bug fixes mentioned in changelog xml
2020-02-13 23:06:23 -08:00
Jay
01039219bc Version 0.9.8 2020-02-11 19:40:36 -08:00
Jay
c0250ab1ee Update LibraryUpdateService.kt 2020-02-10 22:41:07 -08:00
Jay
eddfeff146 Sort chapters properly for update notifactions 2020-02-10 21:10:54 -08:00
Jay
fb2ab7d765 Recent Read Controller is no longer Rx
Unfortunately to fix #72, an rx observer is needed since the reader adds to the db after the recents is back in view
2020-02-10 01:02:09 -08:00
Jay
f91e66269f Added snack messages to show category is already in queue
Also removed the weird enabling logic of the swipe refresh for categories
2020-02-08 20:47:19 -08:00
Jay
755ce656b2 Added remove from library dialog
Addresses #99
2020-02-08 19:35:56 -08:00
Jay
3d3c6b3db5 Renaming pref to hide category instead
So all filters are default off
2020-02-08 12:36:13 -08:00
Jay
fee697f148 Set now as last updated for manga if the source does not provide a date for new chapters 2020-02-08 04:41:24 -08:00
Jay
750c515db8 Fixing D&D sorting sometimes giving a blank library 2020-02-08 01:25:34 -08:00
Jay
b212f8233e Unread sorting now always shows unread on top 2020-02-07 04:33:55 -08:00
Jay
b7111e7ac6 Update MainActivity.kt 2020-02-07 03:28:19 -08:00
Jay
887c5fefae Fixed Downloader Notifaction + added placeholder download 2020-02-06 16:57:27 -08:00
Jay
0f228a6967 Fixed default category not saying D&D mode after disabling categories 2020-02-06 12:53:12 -08:00
Jay
175d7f4de6 Update LibraryGridHolder.kt 2020-02-06 00:31:21 -08:00
Jay
9a09338977 Fixed cache missing items sometimes 2020-02-05 22:54:00 -08:00
Jay
649211a1cb More util moving 2020-02-05 17:55:18 -08:00
Jay
2ddf9491e4 Update LibraryUpdateService.kt 2020-02-05 02:01:18 -08:00
arkon
dc9545570d Migrate extension list fetch to coroutine 2020-02-04 22:57:51 -08:00
MCAxiaz
3bb1c9efa7 fix NPE in dateFormat (#2549)
Bug #2548 fix NPE in dateFormat pref
2020-02-04 22:49:53 -08:00
Jay
39dc945f86 Update RecentlyReadHolder.kt 2020-02-04 22:49:15 -08:00
arkon
dbc634c8e4 Minor date format code cleanup 2020-02-04 22:48:22 -08:00
Sam Lewis
f06d61a137 Allow setting a preferred date format 2020-02-04 22:45:03 -08:00
Jay
aea88f43d7 Moved coroutines exts to system until folder
why was this in lang arkon??
2020-02-04 22:39:57 -08:00
Jay
3c54485ecf Fixing imports 2020-02-04 22:39:06 -08:00
arkon
54f798c9d2 Reorganize other util files 2020-02-04 22:27:28 -08:00
arkon
0f7923a688 Remove unused SharedData object 2020-02-04 21:54:50 -08:00
arkon
3247a83d68 Reorganize some util files 2020-02-04 21:51:15 -08:00
arkon
b92c6cfdab Categorize library settings 2020-02-04 21:46:04 -08:00
arkon
e9e9e10805 Use coroutines for async loading of modules 2020-02-04 21:28:18 -08:00
arkon
2be1256898 Update AndroidX SQLite dependency 2020-02-04 21:27:53 -08:00
arkon
823f9b5d38 Group tracking setting activities 2020-02-04 21:27:32 -08:00
arkon
707eea9deb Reword "directory" to "location" 2020-02-04 21:27:07 -08:00
Jay
adc3a522cd Remove update library option + Library updater now uses a queue system
Also reordered group notifaction so it always sends first
2020-02-04 21:25:40 -08:00
Jay
0aca015171 Fixed Issue of reader not following theme on app relaunch from memory
Cache now checks for downloads outside of library too
2020-02-04 17:48:49 -08:00
Jay
27fbcf2082 Removed unused resources 2020-02-04 01:16:49 -08:00
Jay
fda8a85882 Reworking cache logic 2020-02-04 00:36:10 -08:00
Jay
723cf74b6d Fixed shortcut icons 2020-02-03 23:18:08 -08:00
Jay
301bafe460 Updates to the last commit 2020-02-03 01:24:20 -08:00
Jay
86992a02d8 Title updates now rename downloads
Auto d/l now starts after metadata refresh
2020-02-03 00:45:25 -08:00
Jay
f3b96c430e Fixed all category sorting for D&D 2020-02-02 02:24:02 -08:00
Jay
cc81b37f03 Fixed icon dialog for devices under Android O 2020-02-02 00:07:50 -08:00
RaniSargees
3cad9405f9 Searching in recents 2020-02-01 23:58:42 -08:00
Jay
fa7b668ac8 Merge branch 'REL_0.9.761' 2020-02-01 23:43:45 -08:00
Jay
50a0e20471 Version 0.9.761
Fixed Reader transision page
2020-02-01 23:40:48 -08:00
Jay
e96fb3c17c Option to hide categories + added back fastscroller
It's still anchored to the edge of the screen, and locks the filter bar when pressing it
2020-02-01 18:41:08 -08:00
Jay
4d6fb3139d Version 0.7.96 2020-02-01 12:47:03 -08:00
Jay
fee957c367 If a local manga title is blank, searching for it will add the title back 2020-02-01 12:46:43 -08:00
Jay
94b82ee40e Fixed blank title when refreshing metadata 2020-02-01 11:51:03 -08:00