arkon
c1bdebee78
Fix global update category exclusion
2021-04-04 18:09:07 -04:00
arkon
4f1275ac01
Allow excluding categories from library update
...
Closes #3467 , #4661 , #1839
Supersedes #4474
2021-04-04 16:48:39 -04:00
arkon
b5c2934270
Refactor LibraryUpdateService a bit for future changes
2021-03-14 16:08:00 -04:00
arkon
aded11e599
Make backup restoring logic more sequential
2021-02-12 12:27:40 -05:00
arkon
2a454b44cc
Adjust some scopes
2021-02-09 19:14:38 -05:00
arkon
5af68186d6
Clean up LibraryUpdateService a bit
2021-02-09 17:44:22 -05:00
arkon
e8c35ae4e1
Do a regular return to cancel update jobs instead of throwing an exception
2021-02-06 12:14:55 -05:00
arkon
17109ab760
Handle failures when updating metadata in library updater
2021-01-29 22:14:17 -05:00
arkon
58860b51a2
Ignore failures when updating metadata as part of library update
2021-01-27 17:51:02 -05:00
arkon
c4716a3f4c
Fix cancelling library updates not working
2021-01-24 16:11:45 -05:00
arkon
a93c0577ac
Minor cleanup
2021-01-24 11:04:25 -05:00
arkon
e4dc35674d
Perform metadata update in global scope
2021-01-24 10:33:29 -05:00
arkon
8a668ba7b9
Revert async metadata updates to fix lag when updating ( fixes #4341 )
2021-01-23 19:26:21 -05:00
arkon
04a993c997
Update trackers in parallel, update manga metadata asynchronously
2021-01-23 14:55:00 -05:00
arkon
86b9d7e843
Remove usage of RxJava from LibraryUpdateService
2021-01-23 11:20:16 -05:00
arkon
2d0a5eb02c
Convert more TrackService methods to coroutines
2021-01-03 23:33:21 -05:00
arkon
54dc01253d
Replace usages of fetchChapterList with 1.x getChapterList API
2021-01-01 19:19:11 -05:00
arkon
4db9a90da2
Replace usages of fetchMangaDetails with 1.x getMangaDetails API
2021-01-01 19:08:12 -05:00
arkon
e8627800fe
Remove bundled fallback file picker
2020-12-13 12:42:10 -05:00
arkon
59859e124f
Update to Kotlin 1.4.21 and kotlinter 3.3.0
2020-12-08 22:31:48 -05:00
Taco
c2b8fea291
Update libraries, some lints ( #4099 )
...
* Update some plugins
* Fix some miscellaneous lints
2020-12-08 22:21:08 -05:00
Taco
60755d0c26
Use some more KTX and Compat stuff ( #3933 )
...
* Use more KTX extensions
* Update Android Studio
* Use more Compat classes
2020-10-12 16:46:25 -04:00
arkon
76f6fe4601
Use Kolinter Gradle plugin for linting instead of ktlint directly
2020-09-13 18:48:20 -04:00
arkon
66baf01e43
Localize "No chapters found" error
2020-09-04 15:21:09 -04:00
arkon
64bdfabbd8
Revert ktlint update, unrevert Gradle and PR build workflow reverts ( #3681 )
2020-08-15 16:44:46 -04:00
arkon
4a136ef2aa
Automatic linting fixes
2020-08-13 09:02:15 -04:00
arkon
226ad13061
Include source name in update error log ( closes #3482 )
2020-07-16 22:30:21 -04:00
arkon
406c5bde11
Open error log on tapping notification body ( closes #3376 )
2020-06-23 22:17:19 -04:00
arkon
bf5065d16b
Minor cleanup, remove some usages of ArrayList
2020-05-30 23:42:11 -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
259946cf0a
Make metadata updating optional
2020-05-23 10:37:46 -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
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
Eugene Cheung
fc4e290c49
Show notification with error log on update failures
2020-05-13 22:28:15 -04:00
arkon
e208fa4020
Temporarily revert concurrent manga updates
2020-05-10 23:13:58 -04:00
arkon
6b71264482
Merge branch 'dev' of github.com:inorichi/tachiyomi into dev
2020-05-10 23:12:23 -04:00
MCAxiaz
5723c184b1
Cover Update Followup to Address #3139 ( #3150 )
...
* update cover logic when thumbnail url becomes null
* always clear cover on refresh even if custom cover is set
* remove concurrency changes
2020-05-10 23:10:31 -04:00
arkon
530daeaa3a
Move notification logic out of LibraryUpdateService
2020-05-10 18:14:43 -04:00
MCAxiaz
dc54299e24
Manga cover updates ( #3101 )
...
* cover caching overhaul
* add ui for removing custom cover
* skip some loading work
* minor cleanup
* allow refresh library metadata to refresh local manga
* rename metadata_date to cover_last_modified
* rearrange removeMangaFromLibrary
* change custom cover directory
add setting for updating cover when refreshing library
* remove toggle and explicit action for updating covers
2020-05-10 11:15:25 -04:00
arkon
29feee0095
Update details metadata along with chapters list
2020-05-09 10:26:02 -04:00
arkon
f853158e6b
Do library checks from up to 5 sources concurrently
2020-05-08 18:58:49 -04:00
arkon
b4c7992726
Minor cleanup of wakelocks, extension ID backup
2020-05-07 09:14:52 -04:00
arkon
3f63b320c4
Linting fixes
2020-04-25 14:24:45 -04:00
arkon
d98b7275d1
More FlowPreference migration
2020-04-23 23:21:44 -04:00
MCAxiaz
b3611eef9d
Bug/2894 covers not updating ( #2908 )
...
* Use a wrapper around Manga to supply glide with proper equals() and hashCode() impl. for caching
* reload image if url has changed
* ignore case for http scheme comparison
* more ignore case for http scheme comparison
* fix indenting
* use data class for MangaThumbnail
2020-04-21 09:13:23 -04:00
TacoTheDank
415df2357c
JDK8, lint fixing ( #2888 )
...
* Use Kotlin JDK8
* Satisfy a ton of lints
* Run res/layout files (and manifest) through reformatter
2020-04-18 14:47:22 -04:00
arkon
859e9ca653
Add update library menu item
2020-03-29 16:43:00 -04:00