arkon
|
6574fed71a
|
Switch to AboutLibraries
(cherry picked from commit 7753161332)
# 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 31015504f4)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/App.kt
|
2020-06-07 16:06:57 -04:00 |
|
arkon
|
70246b0e02
|
Use Gradle with sources
(cherry picked from commit bd40ec527d)
|
2020-06-07 16:02:09 -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 3899938b25)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
|
2020-06-07 14:48:26 -04:00 |
|
arkon
|
46a9fac1f0
|
Update conductor-support-preference to handle EditTextPreference bind listener
(cherry picked from commit 390bdfa93d)
|
2020-06-07 14:23:21 -04:00 |
|
arkon
|
22f26f8288
|
Alternate open source licenses plugin
(cherry picked from commit ac2df87954)
# Conflicts:
# build.gradle.kts
|
2020-06-07 14:22:45 -04:00 |
|
arkon
|
1d71dfdff3
|
Add arrow to source search headers
(cherry picked from commit ec7297f8c2)
# 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 bccb1229c8)
|
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 |
|
arkon
|
a4d5c6e4b5
|
Update Gradle
(cherry picked from commit 3bc07b4753)
|
2020-06-04 01:50:10 -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
|
7ce5797c7e
|
Opps
|
2020-06-01 23:44:56 -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 |
|
Jobobby04
|
7caaa646d3
|
E-Hentai languages dialog center the language names
|
2020-06-01 21:10:27 -04:00 |
|
Jobobby04
|
6e7ea86f04
|
Add app icon
|
2020-06-01 20:42:35 -04:00 |
|
arkon
|
5a49868764
|
Add FastScroller to downloads
(cherry picked from commit 0b8b13d0bb)
|
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 7dd9a0211b)
|
2020-05-31 16:37:23 -04:00 |
|
arkon
|
1ee9da4c91
|
Mark isDownloading flag as volatile (maybe fixes #3219)
(cherry picked from commit 3d43473bf8)
|
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 2194c4ba28)
|
2020-05-31 14:14:20 -04:00 |
|
arkon
|
91fc61114d
|
Force proper LTR layout for reader pages/bottom toolbar (fixes #3258)
(cherry picked from commit 744a4f8f47)
|
2020-05-31 14:14:11 -04:00 |
|
arkon
|
e35c6f875d
|
Reword theme settings
(cherry picked from commit 67d91f7b69)
|
2020-05-31 14:13:59 -04:00 |
|
arkon
|
b944da5592
|
Minor cleanup, remove some usages of ArrayList
(cherry picked from commit bf5065d16b)
# 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 3e837f8781)
|
2020-05-31 14:09:36 -04:00 |
|
arkon
|
6647db747f
|
Fix crash when opening chapter from migration
(cherry picked from commit 77d378ccd1)
# 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 e3ed12b5d2)
|
2020-05-31 13:53:52 -04:00 |
|
arkon
|
f9ef44d586
|
Use onBackpressureLatest for chapter/page download observables (maybe fixes #3229)
(cherry picked from commit 759795940b)
|
2020-05-31 13:53:29 -04:00 |
|
arkon
|
c66cb1bb27
|
Add bottom padding to migrate sources list
(cherry picked from commit a23d5ab734)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
|
2020-05-31 13:53:11 -04:00 |
|
Jobobby04
|
d7647a2768
|
Fix extension notifications
|
2020-05-31 13:41:50 -04:00 |
|
Jobobby04
|
ae812e9c40
|
Small intercept tweaks
|
2020-05-30 14:12:24 -04:00 |
|
arkon
|
7f55f5808b
|
Bump Firebase dependency
(cherry picked from commit 6ee69ef430)
|
2020-05-30 14:12:24 -04:00 |
|
MCAxiaz
|
6b9c7b9bff
|
handle default category and add favorite check (#3248)
Download new chapters bug fix
(cherry picked from commit 3edf17d322)
|
2020-05-30 14:12:23 -04:00 |
|
Jobobby04
|
77dd5bfadd
|
Show all installed extensions but label extensions that were hidden before as redundant
|
2020-05-30 14:12:23 -04:00 |
|
Jobobby04
|
a03e668c8f
|
Fix intercept activity theme
|
2020-05-29 18:17:40 -04:00 |
|
Jobobby04
|
69121d3958
|
Small tweaks to manga info, now doesnt require it to be favorited to be in library
|
2020-05-29 14:30:50 -04:00 |
|
Jobobby04
|
9a6c756166
|
Fix pre migration action icon's color
|
2020-05-28 23:31:50 -04:00 |
|
Jobobby04
|
bfdd39d4aa
|
Now totally fix migration list issues
|
2020-05-28 23:22:59 -04:00 |
|