2576 Commits

Author SHA1 Message Date
arkon
27ad39b6ce Attach some FABs and snackbars to root CoordinatorLayout
Fixes some issues around snackbars sometimes being out of view.

(cherry picked from commit 479eb1ba71e5dc0529f521a9cc4268eb731dc83a)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-07-12 15:41:11 -04:00
arkon
04749a8fce Don't capitalize category names
(cherry picked from commit 962d8e5fd262b570dcc43c5032e29f330e3dd48b)
2020-07-12 15:19:39 -04:00
Jobobby04
e1fd0d1a4a Fix crash on random manga due to tracking 2020-07-11 21:03:23 -04:00
Jobobby04
6469121f41 Rewrite and enable manga cover editing, Manga info edit is finished! 2020-07-11 20:55:06 -04:00
Jobobby04
b8129ff4f6 Rewrite and enable genre tag editing 2020-07-11 18:34:16 -04:00
Jobobby04
201356afeb Reload the info once editing is done 2020-07-11 15:31:15 -04:00
Jobobby04
2e033356aa Manga info edit will now not break everything 2020-07-11 15:22:11 -04:00
Jobobby04
044c638079 Very basic manga info edit, currently will break everything if used, tags and cover edit not working 2020-07-11 14:53:59 -04:00
Jobobby04
5cc46b1532 Lint 2020-07-09 16:14:29 -04:00
arkon
47dc5c29cb Update some icons
(cherry picked from commit 7401673ac1868cd468139a9e6d064c32ff8d1e8c)

# Conflicts:
#	app/src/main/res/drawable/ic_file_download_black_24dp.xml
2020-07-09 16:14:12 -04:00
Jay
6e390d4205 Fix download cache not working for a source name change
(cherry picked from commit 73dcc7bcb1c229d8ec3f9819387ac00a3838ffb0)
2020-07-09 16:05:50 -04:00
tatsuya25
03d8425686 update BaseController.kt (#3423)
(cherry picked from commit d8b1f60581617c3536e8314d9c6da7b21a444937)
2020-07-09 16:05:37 -04:00
Jobobby04
63744d5fc4 Bugfixes for the combined author/atrist field 2020-07-05 22:22:59 -04:00
Jobobby04
73c14df982 Revert "Revert "Combine author and artist fields in manga info""
This reverts commit 1cc36379e0a10fb7fbdf8015b90c551d35c8e03a.
2020-07-05 21:46:39 -04:00
Jobobby04
6dc05eaf3f Pururin fix alternate title error 2020-07-05 21:42:05 -04:00
arkon
e06e14d979 Add cv and fil locales
(cherry picked from commit 3da08cbcbf1133269421a894f4e59586d1ef6661)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt
2020-07-05 21:41:21 -04:00
arkon
410ec5dcb2 Move MaterialFastScroll to widget package
(cherry picked from commit c6d29fc19b32b93c9325bba0139efac897496c58)
2020-07-05 21:38:12 -04:00
arkon
c32434735d Add ability to download unread chapters from library
(cherry picked from commit d9a12d79b0ecb905c1226265b48d11da1dc29633)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
2020-07-05 21:37:07 -04:00
arkon
322a74600e Fallback to default UA string for all network requests
(cherry picked from commit 963cf4c99692726a05d1c8e1e2f8abdac9864056)
2020-07-05 21:34:40 -04:00
arkon
ea2cabfb3c Update notifier paused state when starting downloads (fixes #3254)
(cherry picked from commit 0ef073669a1932c57d34c37653a74cd18e0cbf4c)
2020-07-05 21:34:27 -04:00
arkon
574d0bdcd5 Dependency updates
(cherry picked from commit eef39b75a64db369b18adc963f6ea3952d0b4aac)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaAllInOneController.kt
2020-07-01 19:15:05 -04:00
Jobobby04
0a0ea50809 Disable delegation of Mangadex 2020-07-01 15:13:48 -04:00
Jobobby04
8ec3d9565e Saved searches restore from backup fixes 2020-07-01 15:13:48 -04:00
Jobobby04
813fe9deb8 Fix Exh chapters downloading after manually refreshing info 2020-06-30 14:07:26 -04:00
Jobobby04
2cdbc2f0d3 Copy debug build number when clicking version 2020-06-30 13:36:38 -04:00
Jobobby04
50eef307f4 Add autocomplete tag search in filters for E/Exhentai 2020-06-30 13:36:14 -04:00
Jobobby04
61e4ff548c Cleanup 2020-06-27 19:23:11 -04:00
Jobobby04
0590574f1a Suppress this annoying build warning 2020-06-27 19:22:58 -04:00
Jobobby04
af0c037845 More mangadex work (search is still not working) 2020-06-27 19:22:37 -04:00
Jobobby04
f312e51687 Fix nHentai search 2020-06-27 19:22:07 -04:00
Jobobby04
42d00056dc Mangadex better lang setter 2020-06-27 19:21:21 -04:00
Jobobby04
bf209896ed Fix a typo that likely goes back all the way to EH 2020-06-27 19:21:21 -04:00
Jobobby04
4b57e33f2d Add a more through and working check for configurable delegate sources 2020-06-26 23:16:37 -04:00
Jobobby04
c49464db1e Make Mangadex a configurable delegated source 2020-06-26 15:35:35 -04:00
Jobobby04
988356e1ff Add delegation support for configurable sources 2020-06-26 15:34:54 -04:00
Jobobby04
ad82dc1c90 Delegate Mangadex
Features that are now usable because of this:
- Batch add mangadex manga
- Open mangadex manga into TachiyomiSY(skipping the extension)
2020-06-25 19:35:44 -04:00
Jobobby04
a2f2e7658d nHentai fix language searching in favorites, also cleanup the source 2020-06-25 14:53:06 -04:00
Jobobby04
d7509c1ba9 Cleanup 2020-06-25 00:32:37 -04:00
Jobobby04
1374c773d7 Update nHentai code to integrate more of the extension version, new filters are now available because of this 2020-06-25 00:22:45 -04:00
arkon
a5ae87bbd5 Lazily instantiate Cloudflare client
(cherry picked from commit b3f5f13c39ace3554396e084c7686e731db98141)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/network/NetworkHelper.kt
2020-06-24 20:17:53 -04:00
Jobobby04
75d5da71f2 Rewrite saved searches again, hopefully fix the last few bugs 2020-06-24 20:14:31 -04:00
arkon
3e9e42271e Add advanced option for DNS over HTTPS via Cloudflare (closes #3377)
(cherry picked from commit 3645d19135683cf8d076f560619c1b47c7b21d00)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
2020-06-24 15:51:42 -04:00
arkon
fe9ccd473d Add network header logging in debug builds
(cherry picked from commit 3b4b1185e22d286d3986aad7f7def58b69b0c76e)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/network/NetworkHelper.kt
2020-06-23 22:47:37 -04:00
Jobobby04
1cc36379e0 Revert "Combine author and artist fields in manga info"
This reverts commit da7d3f3a9ea64776726dd258a32d557158131d28.

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaAllInOneHolder.kt
2020-06-23 22:40:11 -04:00
arkon
a6b6776447 Open error log on tapping notification body (closes #3376)
(cherry picked from commit 406c5bde11d5e1be4e5f7c9a5ee4ade42fcbc844)
2020-06-23 22:33:31 -04:00
Carlos
8aecdc2077 ignore fact that loader might be null (#3374)
(cherry picked from commit 75d1913aafa587ca74e12231558d14044ad99bfc)
2020-06-23 22:33:08 -04:00
arkon
50696bc580 Replace filter group icons with expand more/less
(cherry picked from commit 4e633b8936b467d88a68dcba991380cab0f6745e)

# Conflicts:
#	app/src/main/res/drawable/ic_chevron_right_white_24dp.xml
#	app/src/main/res/drawable/ic_expand_more_white_24dp.xml
2020-06-23 22:32:13 -04:00
Jobobby04
c969db8094 Ignore case when sorting saved search chips 2020-06-22 18:09:50 -04:00
Jobobby04
11c0cdfa78 Likely fix saved searches not clicking the right one 2020-06-22 16:16:28 -04:00
Jobobby04
7560b565c8 Fix local source crashing 2020-06-21 16:45:15 -04:00