arkon
43034db5e5
Prevent downloads when less than 50MB of disk space is available ( closes #1018 )
...
(cherry picked from commit 93960315d99a1af46f46e8fc609279754e3e7a1e)
2020-07-12 15:41:34 -04:00
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
Rani Sargees
a839372d9f
fix batch add log
...
(cherry picked from commit 629bca4100243d61cf07bbb0f47f6a1ed84031cb)
2020-07-12 15:16:52 -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
az4521
16933df164
fix nhentai not loading galleries with gifs
...
(cherry picked from commit a8ddd91343fd11f7d90adf6282298b04adf67e4f)
2020-07-09 15:56:07 -04:00
Jobobby04
b225baf64e
Lewd manga filter update(more source filtering)
2020-07-06 22:17:42 -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 1cc36379e0 .
2020-07-05 21:46:39 -04:00
Jobobby04
ea8d251e24
Pururin fix url error
2020-07-05 21:42:22 -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
b4e39448fc
Cleanup saved search copy debug function
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
3e5d0b7d1b
Use automatically generated EHTags file (wow, already 1 new tag since I added the file)
...
Scraper located here: https://github.com/jobobby04/Scraper
2020-06-30 21:48:46 -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 da7d3f3a9e .
# 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
9a2af8ac42
Add saved search copying between E-Hentai and ExHentai in the debug menu
2020-06-22 18:09:30 -04:00
Jobobby04
11c0cdfa78
Likely fix saved searches not clicking the right one
2020-06-22 16:16:28 -04:00
Jobobby04
7581c8e519
Fix e-Hentai misc category default state configuration
2020-06-22 15:15:31 -04:00
Jobobby04
7560b565c8
Fix local source crashing
2020-06-21 16:45:15 -04:00
Jobobby04
ecda463183
Fix saved searches for android 6(and possibly others)
2020-06-21 16:01:01 -04:00
Jobobby04
777ce57a5a
Cleanup last commit
2020-06-21 14:54:16 -04:00
Jobobby04
3ba6aeb8d5
Fix actions not applying to filtered chapters
2020-06-21 14:40:31 -04:00
Jobobby04
0d6cfb88a7
Remove uselss log in batch add
2020-06-21 00:44:24 -04:00
Jobobby04
70c98e9c2b
Fix batch add delegated sources
2020-06-21 00:44:04 -04:00
Jobobby04
0ce63d0adc
Fix source filterlist crash
2020-06-20 20:52:30 -04:00
Jobobby04
543d46c16c
Fix category table creation
2020-06-20 20:00:54 -04:00
Jobobby04
ce332f4492
Fixed browse extensions tab name being cut in half
2020-06-20 17:06:56 -04:00
Jobobby04
6bd564823a
More comments and simple tweaks
2020-06-20 16:55:05 -04:00
Jobobby04
7ce36f25ce
Saved searches internal improvements, lag is now fixed
2020-06-20 16:53:09 -04:00
arkon
d5f1d8c61e
Use view binding in TrackAdapter
...
(cherry picked from commit a768280d82fb65234e2e5a77a3095de9c11ecb34)
2020-06-19 21:39:22 -04:00
arkon
f2ad6f1d89
Allow extension details header to scroll
...
(cherry picked from commit cbb8f256450362c5dd899bd3c0acdcc3cdf28a8d)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/details/ExtensionDetailsController.kt
2020-06-19 21:39:13 -04:00
arkon
07c69e30dc
Rename some code from "catalogue" to "source"
...
(cherry picked from commit eee0bd6cf4f09b23b6d8979d52652efa850f339e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourcePresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchPresenter.kt
2020-06-19 21:37:29 -04:00
arkon
1c30c299db
Restore individual sources in source filter view
...
(cherry picked from commit f176a5179ad31c5752bed8c949e5a82cd9b8e1e6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
2020-06-19 21:18:03 -04:00
arkon
faf4e29711
Localize/reword "Loader not implemented" error message
...
(cherry picked from commit e17605f8d9566f0e9cd29ea47c6241b0f1d117b1)
2020-06-19 21:16:28 -04:00
arkon
09dd27a18e
Add categories to more
...
(cherry picked from commit e06a488af8ade7cc02dd2bf7b9bbd5a7e7281391)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/more/MoreController.kt
2020-06-19 21:16:23 -04:00
arkon
3a494c9a58
Remove some unnecessary strings
...
(cherry picked from commit 6dc8bfed8d8faa21e7a3a6cd1be80b7a00691a8f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackController.kt
2020-06-19 21:15:13 -04:00
Jobobby04
4ef72194bb
Cleanup resources and put comments where SY code is different from preview code
2020-06-19 20:50:16 -04:00
Jobobby04
606fb22d62
Cleanup manga info header and make it viewbinding focused
2020-06-19 15:45:15 -04:00
Jobobby04
bb6d3780c0
Rename Smartsearch layout
2020-06-19 15:44:41 -04:00
Jobobby04
5ca57226fe
Add custom categories for sources, with it you could group your scanlators or hentai sources in their own categories in the Sources tab in the new categories!
2020-06-16 15:28:57 -04:00
Jobobby04
d367cefe1f
Build fix for new details package
2020-06-15 23:11:53 -04:00
Dimitri Rogava
7e5bbb2cc1
chapter deletion logic fixed ( #3320 )
...
(cherry picked from commit f642f23366ef352c7d107c8fd90a049033391504)
2020-06-15 23:06:29 -04:00
arkon
aa40f08d1b
Remove categories for multi language "single" sources
...
(cherry picked from commit ff5f13eafedcb48558ced648bcf5506e4a1c2e46)
2020-06-15 23:05:32 -04:00
arkon
34bca4d052
Group extension details classes together
...
(cherry picked from commit 749b240897b849fea44d98f6feb475b2da695d75)
2020-06-15 23:05:32 -04:00
Rani Sargees
471f3237c5
8muses layout change
...
(cherry picked from commit f1c79a542125b0c48f07343c35a8224c3555f00d)
2020-06-15 19:02:58 -04:00
Jobobby04
cfc32ba7b7
Make pinned sources go to the top of the latest tab
2020-06-14 20:54:31 -04:00
Jobobby04
48786fe5b2
Add latest tab language code configuration
2020-06-14 19:19:50 -04:00
Jobobby04
851a6712b7
Fixes for building and new extensions screen
2020-06-14 16:26:13 -04:00
arkon
50e08156dd
Add some missing locales
...
(cherry picked from commit 9207762adee70f09402e0b5db691e44a83716081)
2020-06-14 16:26:13 -04:00
Dimitri Rogava
a9a86c54c0
Georgian translation ( #3323 )
...
* added georgian (ka) locale for strings.xml
* added georgian to locale list
(cherry picked from commit 0a22950ad3c92092b35bd95b4bfc774fb6f5be5e)
2020-06-14 16:26:13 -04:00
arkon
565fa58514
Move untrusted/obsolete/unofficial extension text
...
(cherry picked from commit 150ea29a706b85c358b6607a7ac7ebd467f16928)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionHolder.kt
2020-06-14 16:26:13 -04:00
arkon
1ca94a0ea8
Show "Start" in chapters FAB if nothing is read yet
...
(cherry picked from commit f9baff0e90afe4b3f52ebe5da9aa4474d3d2f1c8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersController.kt
2020-06-14 16:26:13 -04:00
arkon
13d04310e6
Rounded library badges
...
(cherry picked from commit 6ad3fcb91df3af7d923ccf8967da361502c47705)
2020-06-14 16:26:13 -04:00
arkon
da7d3f3a9e
Combine author and artist fields in manga info
...
(cherry picked from commit 395ca3630c8cf3cd608f1b9093e3894518683516)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
2020-06-14 16:26:12 -04:00
arkon
adf111c055
Fix webview height issue
...
Collapsing toolbar doesn't work currently.
(cherry picked from commit e9fbdb660bfc22ffa3f2528427434c8caf62dd2a)
2020-06-14 16:26:12 -04:00
arkon
6105dbcb9e
Update some themes
...
(cherry picked from commit 526e029ebb140bf3d3804b04f60e97c8951111ff)
2020-06-14 16:26:12 -04:00
arkon
2bf3c13eec
Bump dependencies
...
(cherry picked from commit 32e3ac63ed302f8217bc5c8334df05fc468c097e)
2020-06-14 16:26:12 -04:00
Jobobby04
4382deb943
Fix read history removal
2020-06-12 19:31:33 -04:00
Jobobby04
e30694c12c
Add Latest tab to show you up to 5 sources showing you their latest manga
2020-06-12 19:19:58 -04:00
Jobobby04
b745a74e1f
Reimplement network helper injector
2020-06-11 22:43:29 -04:00
Rani Sargees
b90a2ab22d
add hcaptcha to captcha detection
...
(cherry picked from commit 7c01082270aa98a4840af3b0c1bfd6534570682d)
2020-06-11 22:12:21 -04:00
Jobobby04
3822eea20a
Fixes for the new source configuration
2020-06-11 19:42:24 -04:00
arkon
f7ff794c87
Make extension settings button inline
...
(cherry picked from commit ca7373c28b68fb728691b01a0a3c3e9499486c04)
2020-06-11 19:32:12 -04:00
arkon
5e194d63af
Update source/extension filter controller titles
...
(cherry picked from commit 0b73f8b1ef1950d5d1b55f2ae510d4519636f12d)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
2020-06-11 19:31:48 -04:00
arkon
c635826c1f
Move source preferences to separate controller
...
(cherry picked from commit 812fcec9f0b8f896e5ed96113b0ba5ebcd957f98)
2020-06-11 19:30:23 -04:00
arkon
ba692bdc6e
Tweak extension detail header design
...
(cherry picked from commit 40ab3fe0a63cc16b7755a2e51a3505a3e09abc7d)
2020-06-11 19:29:52 -04:00
arkon
50fdb6c850
Remove hide option from local source
...
(cherry picked from commit 58ba29fa1622a9c14b5c73ceb059f1fcc9c787ea)
2020-06-11 19:29:28 -04:00
arkon
f5084f96d9
Manage sources from extension details ( closes #3152 )
...
(cherry picked from commit 54cfb2acdfbdb29156e8053bdbd3e2fdfe3f6a43)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionDetailsController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsSourcesController.kt
2020-06-11 19:29:06 -04:00
arkon
7d4af98cfb
Sort sources/extensions filter languages
...
(cherry picked from commit 0bf14fd31c9b1d3274be23acabf4d34f18864f90)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsSourcesController.kt
2020-06-11 19:26:34 -04:00
arkon
1f67e462ea
Hide download/delete chapter menu item for local manga
...
(cherry picked from commit 90f31aab38f6ba99882348d90ce6440d226c4f0d)
2020-06-11 17:42:54 -04:00
arkon
b78ab397c3
Update SwipeRefreshLayout
...
(cherry picked from commit f5a44245e9026df3c2dfd0cf512031fe4f388131)
2020-06-11 17:26:08 -04:00
arkon
6bf819731b
Use AndroidX WebKit library
...
(cherry picked from commit 7e7eb9f39f7b4d3dc8eaf2724030ce6209c989ca)
2020-06-11 17:25:59 -04:00
Jobobby04
c01ddadb56
Add settings in browse if the source is a configurable source
2020-06-11 17:24:24 -04:00
Jobobby04
f4e1ff9bbf
Set extension button to display settings instead of details if settings are avalible
2020-06-11 16:47:49 -04:00
Jobobby04
f0f39325dd
Simplify wrap tag assignment
2020-06-09 16:12:46 -04:00
Jobobby04
9cddb85ec9
fix nHentai tag click search
2020-06-09 15:16:44 -04:00
Jobobby04
e90d30f45c
Really fix nHentai
2020-06-09 13:55:37 -04:00
Rani Sargees
34806a2eb6
fixed nhentai
...
(cherry picked from commit 02cb2fc4f190e568917b7bbb568e61914794640c)
2020-06-09 03:50:31 -04:00
Jobobby04
7cd4bf5bf9
Hide menu buttons in smart search
2020-06-08 19:30:42 -04:00
arkon
6574fed71a
Switch to AboutLibraries
...
(cherry picked from commit 77531613325d32d64f543b96b02587a253949ecf)
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
# build.gradle.kts
2020-06-08 18:56:03 -04:00
arkon
2ee0e5ee42
TLS 1.3 support for Android < 10
...
Should fix https://github.com/inorichi/tachiyomi-extensions/issues/3233
(cherry picked from commit 31015504f4d0df3d0a4b185fb754f1224dfe1c0c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/App.kt
2020-06-07 16:06:57 -04:00
Jobobby04
33c81313d5
Tracking icon now sets after adding a manga to tracking
2020-06-07 14:56:05 -04:00
Jobobby04
d39bbccb5a
Revert "Alternate open source licenses plugin"
...
This reverts commit 22f26f8288 .
2020-06-07 14:48:34 -04:00
arkon
e4f8958953
Reading mode snackbar
...
(cherry picked from commit 3899938b253c9ebe149cdfdfae1bb36a3c393a43)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-06-07 14:48:26 -04:00
arkon
22f26f8288
Alternate open source licenses plugin
...
(cherry picked from commit ac2df8795459ad625883849a53647f90e86fbe61)
# Conflicts:
# build.gradle.kts
2020-06-07 14:22:45 -04:00
arkon
1d71dfdff3
Add arrow to source search headers
...
(cherry picked from commit ec7297f8c288984826773cfce24eae5538457a2e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchHolder.kt
2020-06-07 14:21:20 -04:00
MCAxiaz
41b68828cd
use material password toggle ( #3261 )
...
use material for track search
(cherry picked from commit bccb1229c8dde15402643bc88313bacd176582e2)
2020-06-07 14:16:58 -04:00
Jobobby04
984866feb8
Tweak E-Hentai cookie check
2020-06-05 15:20:59 -04:00
Jobobby04
bf4988ddc3
Fix H@H setting so that its in line with the new version of E-Hentai
2020-06-05 15:19:08 -04:00
Jobobby04
c7673f7b4b
Remove secure Exh option in favor og always going https
2020-06-04 21:22:45 -04:00
Jobobby04
136dd6c43f
Add search by tracking service
2020-06-04 20:58:48 -04:00
Jobobby04
5d1dafd89f
Close a lot of EHentai config builder classes
2020-06-04 20:49:16 -04:00
Jobobby04
41dc63bfc9
Fix compile error
2020-06-04 01:57:27 -04:00
Jobobby04
c370af5a48
Add Global Search requested changes
...
(cherry picked from commit 18d640ccf4ed88f12ec1112b1116c222f8e51cb7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchController.kt
2020-06-04 00:36:13 -04:00
Jobobby04
96273c3dac
E-Hentai preference tweaks
2020-06-03 14:54:08 -04:00
Jobobby04
5e7ffa3285
Add default category list
...
Fix default language list
2020-06-01 23:11:57 -04:00
Jobobby04
bf4887d0b4
Tldr
2020-06-01 22:04:07 -04:00
Jobobby04
dd9c9e05a5
Remove some weirdness I did for Tag filtering and Tag watching threshholds
2020-06-01 22:00:20 -04:00
arkon
5a49868764
Add FastScroller to downloads
...
(cherry picked from commit 0b8b13d0bb7f7bc8f0939f1ae1b91cd53fc2bd19)
2020-06-01 19:08:25 -04:00
Jobobby04
852e340c21
Remove global search more button in favor of clicking the title
2020-06-01 18:19:12 -04:00
Jobobby04
fb81431199
E-Hentai languages update, now is more polished(but not finished)
2020-06-01 18:12:20 -04:00
Jobobby04
e3d7900cb7
Added first beta of the E-Hentai Language filtering option
2020-06-01 00:38:19 -04:00
arkon
8a192473c7
Remove Serializable interface from Source
...
No longer needed since we don't serialize it for the migration controller bundle.
(cherry picked from commit 7dd9a0211b8e1612bde3342efdd977525af18c3b)
2020-05-31 16:37:23 -04:00
arkon
1ee9da4c91
Mark isDownloading flag as volatile (maybe fixes #3219 )
...
(cherry picked from commit 3d43473bf8f4c7eaea28063f2b71e77394dc7f79)
2020-05-31 16:37:09 -04:00
Jobobby04
07f50af05b
Fixed clicking last chapter and other info on the new manga page
2020-05-31 16:33:50 -04:00
arkon
25a7e233b3
Localize "Page list is empty" exception message
...
(cherry picked from commit 2194c4ba284581e22dbf15bc69086b2334fb101e)
2020-05-31 14:14:20 -04:00
arkon
b944da5592
Minor cleanup, remove some usages of ArrayList
...
(cherry picked from commit bf5065d16bd3b1c8ce001dc63b976e8d14030d40)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
2020-05-31 14:13:45 -04:00
arkon
6744f50ba6
Add Browse to start screen options
...
(cherry picked from commit 3e837f8781f5e0237ed5bdcf771f4f2e64097991)
2020-05-31 14:09:36 -04:00
arkon
6647db747f
Fix crash when opening chapter from migration
...
(cherry picked from commit 77d378ccd1559617af08a8f067d81f5028f5c7e2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
2020-05-31 14:09:24 -04:00
arkon
68c2284386
Set reader menu visibility on system UI visibility change ( closes #3149 and #2068 )
...
(cherry picked from commit e3ed12b5d227145c5a36d82f0244ba7b4258291e)
2020-05-31 13:53:52 -04:00