arkon
65cf11ec10
Fix keyboard sometimes affecting bottom inset padding
...
(cherry picked from commit aa98cd0da0d779431154de1f2e3cfabbf4de397b)
2020-11-29 00:23:07 -05:00
arkon
02946af081
Move NSFW source setting into Browse settings
...
(cherry picked from commit c8316c72544308755fa73de9b5c632fd09fc7df3)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/search/SettingsSearchHelper.kt
2020-11-29 00:23:06 -05:00
arkon
2b627128a6
Fall back to filename in backup creation notification if path not available
...
(cherry picked from commit 6b9180844deee00b23a60a8f265110716754876e)
2020-11-29 00:23:06 -05:00
arkon
efa1f47392
Fix restore in Android 11
...
(cherry picked from commit c0e48632290af95f138dcc33e79b3136ae0f29a9)
2020-11-29 00:23:05 -05:00
arkon
3f55759b8b
Distinguish between no results and loading when sorting global search results
...
(cherry picked from commit 2be9871d0528720b2cc0f92d95e4ef135558cc22)
2020-11-29 00:23:05 -05:00
arkon
41433eb262
More bottom inset padding fixes
...
(cherry picked from commit 776f6a9a16add41ec158be9da2a49fafc60b7987)
2020-11-29 00:23:04 -05:00
Jobobby04
160d6ea013
Replace more menu Tachi logo with SY logo
2020-11-29 00:23:03 -05:00
CrepeTF
ac31f12138
Cool gray theme ( #169 )
...
* Added "Cool gray" (Google gray)
* Added "Cool gray" (Google gray) theme
2020-11-27 13:14:31 -05:00
arkon
9f542aaed4
Use jcenter to get 1.x dependencies
...
(cherry picked from commit 10163aab2141894ad64610398753fa5c19e8ef73)
2020-11-27 13:11:25 -05:00
arkon
ec31d8605a
Handle bottom insets in FAB controllers too
...
(cherry picked from commit 60b2a4ea9d94860712c858336aa510e002dc87d5)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-11-27 13:10:32 -05:00
Jobobby04
ad38a79752
Use a shared flow for the exh redirect to latest
2020-11-27 13:01:58 -05:00
Jobobby04
643aa377bf
Update XLog
2020-11-26 19:12:00 -05:00
Jobobby04
fcc2b1773b
Update firebase
2020-11-25 15:49:33 -05:00
Jobobby04
92970bb812
Log to file cleanup
2020-11-25 15:13:06 -05:00
arkon
7129b79785
Further abstract how bottom navbar padding is applied
...
(cherry picked from commit 56e1e3e2050a24161130694b53c7be98b12de0b8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-11-25 15:12:35 -05:00
arkon
6aaa9dcdb7
Handle bottom navbar padding when drawing edge to edge
...
(cherry picked from commit 0f805cd45ebccc469f096e6b8cf67870155d753b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-11-25 15:07:38 -05:00
arkon
5c76faa638
Create extension function for applying system insets
...
(cherry picked from commit 1d7c692e89120856d9e65d3e39c0248e3a04c9f6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-11-25 15:05:57 -05:00
arkon
0f6745d4a3
Add global search progress bar ( closes #3727 )
...
(cherry picked from commit 38bc8ec6b4c6f40dd98355e2fbe2021a16885e60)
2020-11-25 15:05:10 -05:00
arkon
438646727e
Remove 10 results per source limit from global search (still limited to 1 page)
...
(cherry picked from commit 2154e3aa2dbf5b3056b00bd8665aa0383e498fde)
2020-11-25 15:04:45 -05:00
arkon
bb7b79a6e9
Add help shortcut for source migration ( closes #3951 )
...
(cherry picked from commit 56c19e57a9c062341c848975a150ca21d151006e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
2020-11-25 15:04:32 -05:00
arkon
d0293fef0a
Fix transparent navbar when bottom sheets are opened ( fixes #3848 )
...
(cherry picked from commit d548c690d65e6e1de211e1f5b985d6c95b7b1cc7)
2020-11-25 14:59:44 -05:00
arkon
0228d4611a
Use ViewCompat for setting MainActivity inset paddings
...
(cherry picked from commit 3fa70dade3dc24c2394d9fa047c06379bda99b67)
2020-11-25 14:59:34 -05:00
arkon
f594ee66e5
More restore code cleanup
...
(cherry picked from commit 368c30a2cc6d680c2c5345d22a5646b2184c77fd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2020-11-25 14:59:24 -05:00
arkon
610cad3bc5
Update Firebase
...
(cherry picked from commit 5539e4591f4d0e97aa5f6645b454a40e2880bcb3)
2020-11-25 14:52:20 -05:00
arkon
b25e604bc2
Set preview/experimental compiler flags instead of using annotations
...
(cherry picked from commit 781971ee813b9c3a71558c268365e9495dbc41c2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-11-25 14:52:06 -05:00
arkon
b4be82d021
Pad bottom of MoreController so bottom nav doesn't overlap content
...
(cherry picked from commit 1140316d1b817b35b9d1d7e125cee4892cca96e0)
2020-11-21 18:13:15 -05:00
Jobobby04
9985646e58
Lint
2020-11-21 16:54:33 -05:00
arkon
383a797469
Some more code cleanup
...
(cherry picked from commit cf6c48744a3217b39d7980c2c283a01d3f2a0473)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2020-11-21 16:53:42 -05:00
arkon
692e7e17d8
Default automatic legacy backups to true for now
...
(cherry picked from commit eed6db8e9202dd5b632274206de498f0ccec5781)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
2020-11-21 16:34:29 -05:00
arkon
978acec659
Some more code cleanup
...
(cherry picked from commit 858664bfd741d4e1433573dd1e5672bea197ef2d)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
2020-11-21 16:33:45 -05:00
arkon
22019a8046
Merge restore entry points, avoid unnecessary new strings
...
(cherry picked from commit eceac4d6e34ad3c30a4e929e4af1e2d8e86ad126)
2020-11-21 16:31:37 -05:00
arkon
b456d69aec
Remove "full_" from v3 backup default file names
...
(cherry picked from commit 47a172df1f4f84ee190b0551fb19cff1bff3914c)
2020-11-21 16:31:27 -05:00
arkon
a5abdaa5b1
Minor cleanup
...
(cherry picked from commit f2c0732c40041149928cec132475cbf51aac6f32)
2020-11-21 16:31:18 -05:00
arkon
8156804f7a
Fix manga info description scrim on Android 5
...
(cherry picked from commit a150762c6359352a6469ae916a07d32e069a8e91)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2020-11-21 16:30:59 -05:00
arkon
be6f9d4a9f
Fix non-transparent navigation bar
...
(cherry picked from commit 2695bdddf8566b69b4db5f390e5a92b11f22336c)
2020-11-21 16:28:23 -05:00
Dominik Chrástecký
61b0039a78
add support for S Pen actions ( #4029 )
...
(cherry picked from commit c9b1a425a73fda175a72951a2883daebad9555ba)
2020-11-21 16:28:14 -05:00
arkon
72e95ea6fc
Draw under navbar in Android 9+
...
(cherry picked from commit 122b2b1a8eb0bbc198439b78061ed44c53043cc9)
2020-11-21 16:28:03 -05:00
arkon
97452ba9c8
Remove a stray trailing dash
...
(cherry picked from commit c0519e8670bf0af86038380612f326e210172fcc)
2020-11-21 16:27:14 -05:00
arkon
197019c65b
Update dependencies
...
(cherry picked from commit fd545db1bdd73447d46089f6a24ebcd1919657f6)
2020-11-21 16:27:02 -05:00
arkon
2b9c25cf71
Tweak manga info header
...
(cherry picked from commit 6991c224b2501d303c3277afc894354d9c50c8ad)
# Conflicts:
# app/src/main/res/layout/manga_info_header.xml
2020-11-21 16:26:48 -05:00
arkon
76330f51c9
Add 1.x page model converters
...
(cherry picked from commit 7dc70c9eab2b9c991a807c3402b6976df9873314)
2020-11-21 16:25:17 -05:00
arkon
3898a72cf8
Hide locale subtitle for local source
...
(cherry picked from commit e32445f2cfd46816a13ecdc6e17b4e3bde7a237f)
2020-11-21 16:25:07 -05:00
Jobobby04
1e98b09f24
Use more core-ktx
2020-11-21 16:24:16 -05:00
Jobobby04
2bece67f6e
Fix Mangadex random button not showing results for some manga because they have no chapters
2020-11-13 22:48:08 -05:00
Jobobby04
7978dc9d2c
Fix Mangadex random button returning the same result multiple times
2020-11-13 22:48:08 -05:00
Jobobby04
6e8ac9cc10
Fix Full backup, DELETE ALL FULL BACKUPS MADE BEFORE THIS UPDATE
2020-11-12 14:58:58 -05:00
Jobobby04
0594efb1c8
Cleanup
2020-11-11 17:30:38 -05:00
Jobobby04
a35e7871e8
Enhance file logging
2020-11-11 17:28:54 -05:00
Jobobby04
67aafab46a
Forgot to commit this
2020-11-08 15:11:42 -05:00
Jobobby04
89a20be7ef
Fix E-H Sync favorites getting stuck
2020-11-08 15:02:26 -05:00
Jobobby04
a4e05f297c
Fix icon tint for share and save cover
2020-11-07 14:44:04 -05:00
Jobobby04
803ee3d547
Fix mangadex login dialog crash
2020-11-06 18:19:11 -05:00
Jobobby04
c6b0d0c9a5
Update SY french translation(From Adam-sama)
2020-11-06 15:50:46 -05:00
Jobobby04
d1887d4847
New Icon! Thanks to Aytox who made it!
2020-11-06 15:50:44 -05:00
Jobobby04
e987ba8c3e
Lets try this out for full backup categories
2020-11-06 14:24:55 -05:00
Jobobby04
acefd33e2e
Cleanup
2020-11-06 14:24:28 -05:00
Jobobby04
319c41905e
Update latest tab with the new global search update
2020-11-05 00:31:00 -05:00
Jobobby04
079dd953bd
Replace elvis operators with .orEmpty where possible
2020-11-04 22:10:13 -05:00
Jobobby04
015c610205
Use stable versions of RxUtil functions
2020-11-04 21:44:08 -05:00
Jobobby04
56ef3fd018
Remove unused values
2020-11-04 21:41:06 -05:00
arkon
fe064a067e
Update to serialization 1.0.1 and coroutines 1.4.1
...
(cherry picked from commit 8aa6486bf76ab9a61a5494bee284b1a5e9180bf3)
# Conflicts:
# app/build.gradle
2020-11-04 21:03:17 -05:00
arkon
f283fbfd6f
Singleton instance of Json serializer
...
(cherry picked from commit d21c1472038ab8cba072b1d1085a15f6c11e424e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/AppModule.kt
2020-11-04 21:01:55 -05:00
arkon
505a0db164
Fix Bangumi login ( fixes #3994 )
...
(cherry picked from commit 9b10e851d16cff9772e4cf3d71917df27b0416d6)
2020-11-04 21:01:16 -05:00
arkon
4d00b2f8ce
Update dependencies
...
(cherry picked from commit 6675508b2457178295401aae09368af2c3d1bd4b)
# Conflicts:
# app/build.gradle
2020-11-04 21:01:07 -05:00
arkon
c2ccbe5aff
Use 1.x API to fetch manga details in browse view
...
(cherry picked from commit 7310ec4fe4cd0771afb9e62f8e3ccc7eb720efd1)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-11-04 20:59:51 -05:00
Andreas E
98dade1b4d
Change list view font size back to 16sp ( #3978 )
...
Make list view font size bigger again
(cherry picked from commit b1ce3693edfd9b353364928b296036bef8581fe3)
2020-11-04 20:58:51 -05:00
arkon
eed7ef0aa8
Add Uzbek locale
...
(cherry picked from commit deb1ed5623ed010cf7e1c959cc825a4f85988e46)
2020-11-04 20:58:41 -05:00
Jozef Hollý
3f71795d05
Weblate translations ( #3895 )
...
Co-authored-by: Adam <bessaa935@gmail.com>
Co-authored-by: Ashraf Is <rediancool@gmail.com>
Co-authored-by: Ashraf Isl <rediancool@gmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: Credits125Cre <credits125@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eva Godoy <godoytraduccion@gmail.com>
Co-authored-by: Hara Desu <aqjbgr09@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Jozef Hollý <j2.00ghz@gmail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Luka Paun <croluxgame@gmail.com>
Co-authored-by: Lyaiya <hipsnafoha@outlook.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mubarek Seyd Juhar <mubareksej@gmail.com>
Co-authored-by: Nico <nicknicola94@gmail.com>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Pxeexe <johongira192@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Ruud Schouten <ruud.schouten@outlook.com>
Co-authored-by: Salem Almashaikhi <salemnabil1@outlook.com>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: f0roots <f0rootss@gmail.com>
Co-authored-by: opb <myniceaddress@outlook.com>
Co-authored-by: İlle <derasetad@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/am/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uz/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
Translation: Tachiyomi/Strings
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Adam <bessaa935@gmail.com>
Co-authored-by: Ashraf Is <rediancool@gmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: Credits125Cre <credits125@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eva Godoy <godoytraduccion@gmail.com>
Co-authored-by: Hara Desu <aqjbgr09@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Luka Paun <croluxgame@gmail.com>
Co-authored-by: Lyaiya <hipsnafoha@outlook.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mubarek Seyd Juhar <mubareksej@gmail.com>
Co-authored-by: Nico <nicknicola94@gmail.com>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Pxeexe <johongira192@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Ruud Schouten <ruud.schouten@outlook.com>
Co-authored-by: Salem Almashaikhi <salemnabil1@outlook.com>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: f0roots <f0rootss@gmail.com>
Co-authored-by: opb <myniceaddress@outlook.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
(cherry picked from commit 0902d7cca94957396b08c17622ea15aac97c16a9)
2020-11-04 20:58:32 -05:00
arkon
d9b41ce4c5
Fix Bangumi API response deserialization ( fixes #3977 )
...
(cherry picked from commit 95ec9038624c2a89d7bfe7a07c6db2653598075c)
2020-11-04 20:58:22 -05:00
arkon
195dbbf1c2
Consume and extend 1.x Source API
...
TODO: make the rest of the app actually call the 1.x functions
(cherry picked from commit 2ab6af6471766c537a8a04f9221a652f0ee3a781)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/model/SManga.kt
2020-11-04 20:58:14 -05:00
Andreas E
c12fb337f5
Replace language code in Global Search with secondary text ( #3972 )
...
Replace language code in Global Search with secondary text
(cherry picked from commit 9493577de27c40ce8b2b6122cc447d025e34c477)
2020-11-04 20:56:45 -05:00
Jobobby04
4a4cdcb682
Add french translation for SY strings
2020-11-04 20:52:24 -05:00
Jobobby04
76de2d4447
Bind to the correct dialog view, fixed manga info edit crash
2020-11-04 17:18:10 -05:00
Jobobby04
7cbd7bd419
Cleanup
2020-11-01 19:19:57 -05:00
Jobobby04
8f1f6d5a97
Fix mangadex update interval not updating the interval on first click
2020-10-31 22:04:54 -04:00
Jobobby04
98bfe34e18
Update lewd manga checker with new sources and tags
2020-10-31 17:33:59 -04:00
Jobobby04
95c331b8b4
Convert all SY specific things to use ViewBindings instead of synthetics
2020-10-29 23:43:24 -04:00
Jobobby04
528f6c7f65
Drop humanize and guava(an older version still gets compiled in), use custom humanize solution for E-Hentai updater stats
2020-10-29 23:41:54 -04:00
Jobobby04
fe798e40cb
Remove kotlin synthetics from E-Hentai settings
2020-10-29 21:52:27 -04:00
Jobobby04
133fe61408
Change manga edit to say Edit info
2020-10-29 21:50:44 -04:00
Jobobby04
3b5249c8bc
Convert java threads to kotlin coroutines
2020-10-29 15:29:43 -04:00
Jobobby04
46998d81f4
Do a bit of cleanup
2020-10-29 15:28:48 -04:00
Jobobby04
fccf609c81
Fix NHentai covers
2020-10-29 14:25:37 -04:00
Jobobby04
406b5a89c8
Fix smart background for real this time, fix issues with theme not changing
2020-10-29 00:37:07 -04:00
Jobobby04
4881571293
Big refactor for the E-Hentai config builder, I sucked when making my additions, now its better
2020-10-29 00:13:25 -04:00
Jobobby04
9cba544ffd
Refactor and cleanup a bunch of code
2020-10-27 23:05:53 -04:00
Jobobby04
114fb723dc
Trim Mangadex descriptions, fixes extra blank lines
2020-10-27 17:59:21 -04:00
Jobobby04
8e03375664
Deeplink using pathPattern instead of pathPrefix
2020-10-26 21:53:31 -04:00
Jobobby04
6142e9be1c
More mangadex deeplink tweaks
2020-10-26 21:51:28 -04:00
Jobobby04
24be0aa50b
For E-Hentai manga display chapter date with the E-Hentai date format
2020-10-26 19:40:12 -04:00
Jobobby04
a7cfae1603
Mangadex deeplink tweaks
2020-10-26 19:39:37 -04:00
Jobobby04
079405c17e
More tweaks to delegated manga views
2020-10-26 19:23:59 -04:00
Jobobby04
105302aa7b
Fix delegated sources trying to always open in SY, even with links SY doesnt support
2020-10-26 14:53:48 -04:00
Jobobby04
05269c557d
Make TF happy, cleanup the more info menu
2020-10-26 14:28:56 -04:00
Jobobby04
35217036ce
Fix chapters in delegated manga where you haven't filtered any groups
2020-10-26 13:07:55 -04:00
Jobobby04
eb3a987826
Implement Neko similar manga, Mangadex only recommendations
2020-10-26 02:13:02 -04:00
Jobobby04
3f1dede133
Fix a oppsies
2020-10-25 23:41:15 -04:00
Jobobby04
e9cef78d19
Filter scanlators on delegated manga
2020-10-25 20:24:30 -04:00
Jobobby04
32232c80aa
Extra info updates
2020-10-25 20:19:02 -04:00
Jobobby04
112bbdfcf7
Remove outdated comment
2020-10-25 18:12:36 -04:00
Jobobby04
415f30f38a
Manga metadata is now easier to use in the manga view
2020-10-25 13:37:08 -04:00
Jobobby04
2a24f659d2
Disable things that dont work how I want them to
2020-10-24 23:56:40 -04:00
Jobobby04
484cb86ca9
Cleanup
2020-10-24 22:53:43 -04:00
Jobobby04
a21d7f4f90
Request a new image from E-Hentai if it fails to download, should make E-Hentai downloads more relaible
2020-10-24 22:00:45 -04:00
Jobobby04
a75cf8ec53
Attempt a new way to move chapters between EH manga versions
2020-10-24 21:59:56 -04:00
Jobobby04
b252a9e060
Fixed EH update helper crashes
2020-10-24 19:41:16 -04:00
Jobobby04
fa7c6716f4
Remove EH legacy code
2020-10-24 19:07:46 -04:00
Jobobby04
99b1f6e56f
Cleanup
2020-10-24 19:07:16 -04:00
Jobobby04
a2cda24e01
Fix broken menu after clicking source, move latest to the top
2020-10-24 17:17:00 -04:00
Jobobby04
c049ce9018
Convert E-Hentai Update helper to Flows
2020-10-24 16:44:20 -04:00
Jobobby04
1a0109df1d
Cleanup
2020-10-24 15:44:52 -04:00
Jobobby04
c999229700
Use bundleOf everywhere I can
2020-10-24 14:28:03 -04:00
arkon
86fc50d62b
Janky workaround for collapsed global search covers
...
(cherry picked from commit 837ce62844ad287468deb15b5f33e73d0190d020)
2020-10-24 14:15:19 -04:00
Andreas E
b9bddd264b
Update Global search layout to match Library and Browse ( #3892 )
...
* Update Global Search card item to be comfortable with rounded corners
* Remove card background
(cherry picked from commit a2b1acd70f5d41ad34fa8320ececb7cb9869bf6b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchCardHolder.kt
# app/src/main/res/layout/global_search_controller_card.xml
# app/src/main/res/layout/global_search_controller_comfortable_card_item.xml
2020-10-24 14:08:28 -04:00
Andreas E
4937c7fff2
Fix missing chapter warning when chapter number is not recognized ( #3928 )
...
* Fix missing chapter warning when chapter number is not recognized
* Add case where ch number is recognized as zero but has no ch number
Yes this will ignore ch 0
* Use RegEx to double check if ch. name contains potential ch. number
(cherry picked from commit f1350bc33e2d20c7cff9e3aadb604ab3498b9672)
2020-10-24 13:41:22 -04:00
arkon
6419d79960
Fix Shikimori login ( closes #3966 )
...
(cherry picked from commit 6af0eb4068ad09be30f017f3fae1859a56b5483c)
2020-10-24 13:41:13 -04:00
arkon
295fe37a9d
Use default height for extended FAB ( closes #3949 )
...
(cherry picked from commit 538c1686416959390b33913eb2140119b41cf116)
2020-10-24 13:41:04 -04:00
arkon
3ff2321a95
Lower minWidth for extended FAB ( fixes #3939 )
...
(cherry picked from commit 832a4fa68e137de96a6b13842858256501406a73)
2020-10-24 13:40:54 -04:00
arkon
8322f7b95f
Show locale in sources list items
...
(cherry picked from commit ed41604f5667cc63778282c69d90d71d070422fb)
2020-10-24 13:40:40 -04:00
Jobobby04
3ed0ef5e3e
Cleanup
2020-10-24 13:39:28 -04:00
Jobobby04
b850a8729f
Remove old backup code I tried for dummy restore
2020-10-24 13:39:04 -04:00
Jobobby04
024a39d06b
Lets try this for sort by tag performance
2020-10-24 13:38:45 -04:00
Jobobby04
01496ab34c
Cleanup some merged manga code
2020-10-24 13:38:25 -04:00
Jobobby04
9a45891ed6
Fix saving cover putting it in a weird folder, cleanup
2020-10-21 23:02:32 -04:00
Jobobby04
5e531ba469
Put manga metadata into backups
2020-10-21 23:01:57 -04:00
Jobobby04
cb6a991e9f
Fix share cover name, make ainz happy by hiding other options
2020-10-21 17:03:15 -04:00
Jobobby04
96989bfa53
Likely fix smart background
2020-10-21 14:59:39 -04:00
Jobobby04
b1048d8014
Fix migrate extra data like chapter filters and viewer
2020-10-20 16:13:34 -04:00
Jobobby04
89d9768759
Re-add some stuff from EH that I lost along the way
2020-10-19 21:05:24 -04:00
Jobobby04
1dfe3890a9
Add intercept activity source choosing
2020-10-19 18:41:41 -04:00
Jobobby04
a4a1c2827c
Fix some backup duplication issues
2020-10-19 18:39:08 -04:00
Jobobby04
0b68bb20a8
Copy categories over from the original manga to the merged manga
2020-10-19 16:08:11 -04:00
Jobobby04
a8b1e8fdb0
Switch to the Mangadex extension for the low quality covers setting
2020-10-19 15:47:14 -04:00
Jobobby04
9945752667
Support the short title setting in NHentai
2020-10-19 15:46:08 -04:00
Jobobby04
853f195d0e
Hide biometric lock times when biometric lock is not enabled
2020-10-17 17:07:35 -04:00
Jobobby04
a481f3239c
Throttle E-Hentai migrations
2020-10-16 19:33:24 -04:00
Jobobby04
510ae46fbf
Lint
2020-10-15 11:27:56 -04:00
Jobobby04
c3a5439d26
Fixes for delete if in category
2020-10-15 11:27:30 -04:00
Jobobby04
a4273bb9a2
Add share/save manga cover when expanded from J2k, not tested
2020-10-15 11:26:39 -04:00
Carlos
0b6f7c5e23
Add push to mangadex
...
(cherry picked from commit 869f24f2092c761bc2a7bf075784bc8b7cbaea23)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsSiteController.kt
# app/src/main/res/values/strings_neko.xml
2020-10-14 18:43:27 -04:00
Jobobby04
c789203ff8
fix some mangadex manga not being marked as complete in status
2020-10-14 17:48:12 -04:00
Carlos
7f73094bb4
follows sort yolo
...
(cherry picked from commit 097d44ef35b021ba11e164f45234356fd8395540)
# Conflicts:
# app/src/main/java/exh/md/handlers/FollowsHandler.kt
2020-10-14 17:43:40 -04:00
Jobobby04
a2a21bbbb7
Fix strings(again)
2020-10-14 17:36:51 -04:00
Jobobby04
c42e8739f6
Move some functions to the abstract backup manager
2020-10-14 17:36:22 -04:00
Jobobby04
d9ce86aca6
Dedupe some code, move over read and bookmarks properly
2020-10-14 15:19:46 -04:00
Jobobby04
f4200e2146
Rewrite backup categories
2020-10-14 14:15:14 -04:00
Jobobby04
e32f4eb317
Replace migrate button with merge
2020-10-14 14:06:05 -04:00
Jobobby04
e7c16cd0d1
Also apply changes to online restore
2020-10-14 13:15:54 -04:00
Jobobby04
f91d1af373
Dont break after finding one chapter
2020-10-14 13:10:24 -04:00
Jobobby04
326dc27009
Find chapter based on the url
2020-10-14 13:05:52 -04:00
Jobobby04
0a790c3c25
Fix grammer
2020-10-14 13:05:36 -04:00
Jobobby04
f6fd8a8ddb
Make offline the default
2020-10-14 12:46:39 -04:00
Jobobby04
413c88d99f
Fix backups always loading the full backup restore mode, even when legacy restore was used
2020-10-13 23:29:21 -04:00
Jobobby04
d15a473ed1
Enable the proguard rules
2020-10-13 21:53:23 -04:00
Jobobby04
f92c09b0f6
More comments
2020-10-13 20:55:18 -04:00
Jobobby04
5b056c6b70
Comment it all out
2020-10-13 20:27:36 -04:00
Jobobby04
2281a7a03d
Comment out even more for a test
2020-10-13 17:23:43 -04:00
Jobobby04
713dcdfe53
Comment out some new rules for testing
2020-10-13 16:51:47 -04:00
Jobobby04
f3fc479020
Revert temp fixes, add serialization progurd rules
...
This reverts commit 543e089982 .
2020-10-13 13:49:28 -04:00
Soitora
13196a68b1
Darken the description colors ( #3858 )
...
* Darken the description colors
* Restore UpdatesHolder.kt
* Use the same color as the Extensions subtitles
(cherry picked from commit 9f05d563f96385e2e0f5fe82f6ce097f8f2ccca2)
2020-10-13 12:39:14 -04:00
arkon
90452a7833
Use secondary color for manga info header action button default state
...
(cherry picked from commit 72d114d46a3f0c9d07fc3aa5967dee07bbb824e1)
2020-10-13 12:39:00 -04:00
Taco
8722c1806e
Use some more KTX and Compat stuff ( #3933 )
...
* Use more KTX extensions
* Update Android Studio
* Use more Compat classes
(cherry picked from commit 60755d0c26c55e8fa90406a973c00e0871c04723)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsBackupController.kt
2020-10-13 12:38:23 -04:00
Jobobby04
543e089982
Revert the converter factory back to gson
2020-10-13 11:43:46 -04:00
Jobobby04
b67db6a25e
Manually deserialize saved searches, fix NHentai
2020-10-13 11:34:29 -04:00
Jobobby04
3dd10df45e
Likely fixed the full backup crashing for some users
2020-10-12 23:03:38 -04:00
Jobobby04
22f81758b0
Refactor custom manga info manager
2020-10-12 22:35:45 -04:00
Jobobby04
405b0580fc
Implement exclude categories from deletion
2020-10-12 22:11:16 -04:00
Jobobby04
eea1f696ca
Update dependencies
2020-10-12 21:52:20 -04:00
Jobobby04
7e93557bd2
Remove markwan dependancy
2020-10-12 21:50:06 -04:00
Jobobby04
36c0d24143
Cleanup
2020-10-12 20:20:42 -04:00
jobobby04
445878794c
Make a protobuf based backup system ( #112 )
...
* Make a protobuf based backup system, restore not tested
* Fix a number
* Remove uneeded change
* Remove more uneeded changes
* Use 1.x style models, backup should be 100% compatible with the 1.x backups
* Fix restore service not running
* Fix offline chapter restore
Cleanup saved searches restore(untested)
* Implement onlione/offline option, fix merged manga restore online, fix restore total
* Allow setting auto backup to use a full backup
* Fix for saved searches restore
* Edit some comments
* Convert flows back to observables
* Fix a model
* Fixes and comment only the SY specific things
* Move SY values range to 600 from 60
* Combine legacy and full backup services into one
Deduplicate a lot of code
Simplify a lot of stuff
Modify comments
* Cleanup
* Remove unneeded protobuf config edit because its now the default
* Migrate to kotlinx.serialization for backup saved searches
* Cleanup saved searches more, move gson type adapters to the legacy package
2020-10-12 14:41:56 -04:00
Jobobby04
f3365cef67
Convert SY specific usages of Gson to Kotlin Serialization
...
Cleanup saved searches a bit
Cleanup json parsing
2020-10-12 14:20:54 -04:00
arkon
bbfce97125
Trust user-added CAs (closes https://github.com/inorichi/tachiyomi-extensions/issues/4581 )
...
(cherry picked from commit a689e4e041b5a09ab32d8cc47b8068e0f4bde067)
2020-10-11 16:07:35 -04:00
arkon
232f5b8aab
Migrate to kotlinx.serialization for Bangumi
...
(cherry picked from commit f5aa36c787317441f34494472ec63e09c567f541)
2020-10-11 16:07:24 -04:00
arkon
4f575f37c0
Migrate to kotlinx.serialization for Shikimori
...
(cherry picked from commit f8d82cb0521012f16d11520daaac97e5efb0219c)
2020-10-11 16:07:11 -04:00
arkon
5b4f17777c
Migrate to kotlinx.serialization for download store and deleter
...
(cherry picked from commit 980feb6c96282e5b0b92a2889980ce3bd2197c37)
2020-10-11 15:53:50 -04:00
arkon
38c3a926bb
Migrate to kotlinx.serialization for Anilist
...
(cherry picked from commit e7d660549059e55f5cbeeb8607c658279a64ffdc)
2020-10-11 15:53:42 -04:00
arkon
b4cf0e9723
Migrate to kotlinx.serialization for extensions and update fetching
...
(cherry picked from commit 7a476abb53a4d3a36cf4f7618af83d984a78536b)
# Conflicts:
# build.gradle.kts
2020-10-11 15:53:27 -04:00
arkon
57803bce2f
Bump minimum WebView version to 84
...
(cherry picked from commit b88e444cbc9551f2ce89c587b5eb91bb9ae95bdd)
2020-10-11 15:34:53 -04:00
arkon
6d235e23ff
Update dependencies
...
(cherry picked from commit 6c792d2821336894f37a758b80134186bd40580b)
2020-10-11 15:34:34 -04:00
arkon
428720fb74
Update AboutLibraries
...
(cherry picked from commit 9afb445620178d0928e9f3a2af20220123c60ae3)
# Conflicts:
# build.gradle.kts
2020-10-11 15:34:15 -04:00
Jobobby04
776a4b2a24
History fixes
2020-10-10 00:32:39 -04:00
arkon
8e27ffcad7
Add Amharic locale
...
(cherry picked from commit 842295348e39bb910a4ff681a89fa03bc2961812)
2020-10-09 13:02:30 -04:00
Jozef Hollý
856a149032
Translations (Continuous) ( #3886 )
...
* Weblate translations
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Alessandro Zangrandi <alessandro@mzit.it>
Co-authored-by: Alex <linuxrf@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Félix D <felix.desmaretz@protonmail.com>
Co-authored-by: Hara Desu <aqjbgr09@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Josh Ciardi <jbciardi@gmail.com>
Co-authored-by: Juan Aranda <juan50055005@gmail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mubarek Juhar <mubareksej@gmail.com>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Nin Gun <luis_noxer@hotmail.es>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Redya Rachmandanu <redyarachmandanu@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Salem Almashaikhi <salemnabil1@outlook.com>
Co-authored-by: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com>
Co-authored-by: Simon Mattila <simon.mattila@protonmail.com>
Co-authored-by: Yassin El Aoud <yassinelaoud@gmail.com>
Co-authored-by: abidin toumi <abidin24@disroot.org>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: f0roots <f0rootss@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: İlle <derasetad@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/am/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/en_US/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
Translation: Tachiyomi/Strings
* Deleted translation using Weblate (Belarusian)
* Deleted translation using Weblate (Bengali (Bangladesh))
* Deleted translation using Weblate (Spanish (Mexico))
* Deleted translation using Weblate (Tigrinya)
* Deleted translation using Weblate (English (United States))
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Alessandro Zangrandi <alessandro@mzit.it>
Co-authored-by: Alex <linuxrf@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Félix D <felix.desmaretz@protonmail.com>
Co-authored-by: Hara Desu <aqjbgr09@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Josh Ciardi <jbciardi@gmail.com>
Co-authored-by: Juan Aranda <juan50055005@gmail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mubarek Juhar <mubareksej@gmail.com>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Nin Gun <luis_noxer@hotmail.es>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Redya Rachmandanu <redyarachmandanu@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Salem Almashaikhi <salemnabil1@outlook.com>
Co-authored-by: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com>
Co-authored-by: Simon Mattila <simon.mattila@protonmail.com>
Co-authored-by: Yassin El Aoud <yassinelaoud@gmail.com>
Co-authored-by: abidin toumi <abidin24@disroot.org>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: f0roots <f0rootss@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: İlle <derasetad@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
(cherry picked from commit 2992a0f4d87ada7fe25412b07543ee0dfb81002a)
2020-10-09 13:02:21 -04:00
Aakash Singh
c94e6c0304
Workflow improvements ( #3891 )
...
* add caching steps to build_check workflow
* add gradle.properites for github runner
* refactor ci-gradle.properties
* specify ndk versiion in build.gradle
* remove ndk install and cache steps from build_check
* moved runner files to separate folder
* refactor build_check.yml
(cherry picked from commit e8f5963a57e9dcc21e48235bc3aea39464f7acbe)
2020-10-09 13:01:50 -04:00
Jobobby04
292dbf85c9
Cleanup
2020-10-09 12:59:40 -04:00
Jobobby04
96a5b456f5
Remove tooltip
2020-10-03 17:43:10 -04:00
arkon
95de42ad80
Prevent tag search if browsing from latest (sort of closes #3625 )
...
(cherry picked from commit 4cbe49777015632816ea7b180d443805f7de980b)
2020-10-03 13:05:29 -04:00
arkon
8404b1c0c2
Set activated states for manga info favorite/tracker buttons
...
(cherry picked from commit 0904692f15179e420ea9140e2e31e556faa5164f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-10-03 13:01:25 -04:00
arkon
eef8b776f6
Reorder chapter filters to better match library filters
...
(cherry picked from commit 65bacd288b10d03662148e9282f97e78b8622a5a)
2020-10-03 12:58:26 -04:00
Andreas E
527e26137f
Remove from queue after read ( #3870 )
...
* Add option to remove chapter from download queue after marked as read
* Begone bug
There was a bug when one queued a new download to the downloader. Which resulted in getChapterDownloadOrNull() would not find the corresponding download for the provided chapter
* Fix review comment
* Remove preference and just remove from queue
(cherry picked from commit 11ab3b2c2e906e51cd27c57cc7a7ed2deb188867)
2020-10-03 12:57:42 -04:00
Andreas E
f6d3c38d03
Ability to delete reading history ( #3871 )
...
* Added ability to delete history for all manga
* Fix review comments
(cherry picked from commit 812368e332b56a3b8964e7c1247c9fbc18804516)
2020-10-03 12:57:29 -04:00
arkon
2772e4960e
Add banner for Incognito Mode
...
(cherry picked from commit cf39ae0000a39542ba867f894c095f96c71141ef)
2020-10-03 12:57:20 -04:00
arkon
085722e077
Show downloaded only banner in all views
...
(cherry picked from commit 7194f6520327d5419cfbe1fd226e094bf227f13b)
2020-10-03 12:57:10 -04:00
arkon
6a3a5c58d4
Minor string cleanup for Incognito Mode
...
(cherry picked from commit 4b78ff324dcce13e3f159b1067aad46391cfcce3)
2020-10-03 12:57:01 -04:00
Platiplus
e1d7713f14
[Feature Request] Option to turn off History - #3772 ( #3855 )
...
* Implementing do not save chapter history preference
* Refactor of labels
* Changing incognito mode from Readers section to More
* Fixing imports and removing unused strings
(cherry picked from commit 79ccfcd55397f3df7ce91d88e93a7c879a3360ab)
2020-10-03 12:56:53 -04:00
arkon
925e9d9516
Update AndroidX dependencies
...
(cherry picked from commit 2df6a4dde80ee98932e79eec807cc25e1b72741a)
2020-10-03 12:54:58 -04:00
Jobobby04
a0cf7730f5
Undo some weird thing SY had
2020-10-02 22:01:25 -04:00
Unlocked
e1fc94e6d3
Fix visual issue with bottom padding in filters sheet ( #3881 )
...
(cherry picked from commit 25d1c40cda4ece4321137a366c7f4de8418091b7)
2020-10-02 12:14:49 -04:00
arkon
dc7a492d75
Update subsampling-scale-image-view
...
(cherry picked from commit 969b57ade9f2ff6222c694f969149a62ac4ae298)
2020-10-02 12:14:18 -04:00
Jobobby04
63aab6f11e
Fix deleting history not refreshing the view
2020-10-02 12:06:49 -04:00
Jobobby04
32748fa056
Allow migrating extra info like viewer, chapter filters, and other stuff
2020-10-01 22:12:37 -04:00
Jobobby04
1a55f4845c
Fix manual search using browse's menu
2020-10-01 21:43:43 -04:00
Jobobby04
b4194de9e0
Fix SY filters not properly setting
2020-10-01 10:07:44 -04:00
Jobobby04
4f864152ea
Cleanup some code
2020-09-30 19:48:26 -04:00
Jobobby04
c501c9ecc3
Modify the looks of the extra info for a few sources
2020-09-30 19:29:44 -04:00
Jobobby04
4bd88fa194
Add source categories removing the source in the language as a option
2020-09-30 18:27:09 -04:00
Jobobby04
604b4ec01e
Fix expanding tags on E-Hentai and similar manga
2020-09-30 17:52:24 -04:00
Jobobby04
789f1392ac
Fix clicking the updates button multiple times opening multiple download menus
2020-09-29 19:16:33 -04:00
Jobobby04
1b9c66896a
Add a double click action on the updates bottom bar button to open downloads
2020-09-29 15:52:39 -04:00
Andreas E
c6db5a01dd
Fix color filter sheet content alignment ( #3862 )
...
Fix color filter sheet content alignment
(cherry picked from commit bddeb8622303d4832f58d488e1a4d61624c0725e)
2020-09-29 12:41:56 -04:00
arkon
3a07ee3deb
Fix chapter filter icon tinting
...
(cherry picked from commit b5986b509eb7c2f201a5658e2df891352249d3ee)
2020-09-29 12:41:28 -04:00
jobobby04
9c76f1fd8f
Match infinite history and search history from preview ( #3827 )
...
* Add infinite history and search history
* Cleanup code
(cherry picked from commit 9d2adcd512c28872c9e958e9fcdcbccbd11b3b35)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/HistoryQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/RawQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recent/history/HistoryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recent/history/HistoryPresenter.kt
2020-09-29 12:41:10 -04:00
arkon
8acd834783
Use tristate checkboxes for chapters list filters
...
(cherry picked from commit fb3756420bcaf2ae568fff819ee3726e327e223a)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-09-29 12:35:40 -04:00
arkon
7494033b90
Fix scrolled content being visible behind navigation view group
...
(cherry picked from commit 2eab43a66994b148472ee3ab9c411b3c214f4354)
2020-09-29 12:26:30 -04:00
arkon
703263246e
Clean up bottom nav bar scrolling behavior toggling
...
(cherry picked from commit caeab0a63b41cad0fe500be5bb022569095aaf1e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-09-29 12:26:21 -04:00
arkon
59020deb6f
Tweak navigation view group header style
...
(cherry picked from commit 7c69b1b64928cf678f9dece4301d72ad857d931e)
2020-09-29 12:25:33 -04:00
scb261
2130a2a67e
Add option to hide bottom bar when scrolling ( #3758 )
...
* [wip] hardcoded flag for hide on scroll
* add corresponding option in settings
* clean up a little
Co-authored-by: arkon <arkon@users.noreply.github.com>
(cherry picked from commit 3784d1a8f2886e1ebc598cd83afa2622f9c44b43)
2020-09-29 12:25:25 -04:00
scb261
a8946e4f98
Add ability to choose what to remove for selected mangas ( #3796 )
...
* [wip] started to change manga delete options
* Change dialog for deleting selected manga
* Move array to appropriate file
* Make first option enabled by default
* Use radio buttons to reduce amount of clicks
* Revert "Use radio buttons to reduce amount of clicks"
(cherry picked from commit 458e761b458bb3cb41924e88643faf2ee7efd4d9)
2020-09-29 12:25:16 -04:00
arkon
c59ca51944
Color selected bottom nav item with accent color when theme isn't blue
...
(cherry picked from commit 371b0b2132312130edcffd68f82d03d352155526)
2020-09-29 12:25:05 -04:00
arkon
ad03dfee97
Use same padding as source icons for extensions
...
(cherry picked from commit 5d1ca64768077a1200070576a9d8fbbf6a932422)
2020-09-29 12:24:55 -04:00
arkon
3b5a869fd0
Color selected tab with accent color when theme isn't blue
...
(cherry picked from commit 972a595c74f27751ee24bea4a430513428a37142)
2020-09-29 12:24:47 -04:00
arkon
815ac9d55b
Remove card backgrounds from browse lists
...
(cherry picked from commit a3c598a3e1758c00d00ad3a804d8dbb7e24ab2ac)
# 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
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
2020-09-29 12:24:33 -04:00
arkon
7b76823b60
Use background color for list view
...
(cherry picked from commit 9ce8c5c1607062e00c16c86681425e572a3d8cf9)
2020-09-29 12:17:18 -04:00
arkon
ab7bd3ebc2
Shorten settings search package name
...
(cherry picked from commit 79bbc9988267a0e25f3337c28c0b21edb91cfbc3)
2020-09-29 12:17:10 -04:00
Jobobby04
4805d3c0c0
Manage Exhentai better, if login is disabled the source will disappear
2020-09-29 12:15:41 -04:00
Jobobby04
3c8fe2ed0e
Make mangadex icon in settings smol
2020-09-27 17:23:42 -04:00
Jobobby04
d7433a0cd8
Change reader preload amount to Page Preload amount
2020-09-25 14:36:21 -04:00
Jobobby04
a8e80c663e
String tweaks
2020-09-25 10:27:58 -04:00
Jobobby04
1b90590260
Cleanup Autoscroll coroutine code
2020-09-25 10:26:42 -04:00
Jobobby04
a903a48718
Add source setting controllers to search settings, hide settings in the E-Hentai settings when not logged in
2020-09-25 10:26:42 -04:00
Carlos
1038913e2c
Update strings_sy.xml ( #120 )
...
remove neko strings
2020-09-25 10:25:58 -04:00
Jobobby04
748e5d5b0f
History tweak
2020-09-24 09:19:36 -04:00
arkon
ea3f90f107
Minor settings search code cleanup
...
(cherry picked from commit 3bce07e8734b4104f70788232eade97986c11161)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
2020-09-24 09:13:48 -04:00
arkon
26557b3257
#3520 Searchable Settings ( #3683 )
...
* Adding class stubs for settings search, UI elements.
* - implement searchable settings
- `SettingsController.setupPreferenceScreen` must return a PreferenceScreen
* Remove unneeded SettingsControllerFactory.
* Set query hint, clean up code smell.
* Add search button to MoreController, stop infinite recursion.
* - initialize SearchResultCollection once in Activity.onCreate
* - implement prefernce highlighting after settings search
* - Ensure all Preferences have a key set or else the highlighting effect will have no effect on it.
- remove ExtensionFilterController and SourceFilterController from settingControllersList in SettingsSearchHelper, since those are related to Extensions and not Settings
* Limiting search to settings menu only, localized breadcrumb string, and code cleanup after code review.
* - moved call to SettingsSearchHelper.initPreferenceSearchResultCollection() into SettingsSearchController
* Code review cleanup and refactoring.
* Inlined non-reused key strings.
* Adding more UI polish, add comments for future enhancements.
* - retain search query when navigating *away* from SettingsSearchController
- keep `searchItem` in `expandActionView` state until user goes back (fixes the empty view in `SettingsSearchSearchController` issue)
Co-authored-by: mpm11011 <markuscicero5@gmail.com>
Co-authored-by: lmj0011 <9396189+lmj0011@users.noreply.github.com>
(cherry picked from commit 766f9e37b52873080c58d73dfaff42c5add24dc0)
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsLibraryController.kt
2020-09-24 09:09:45 -04:00
arkon
89eea4ab91
Move manga info summary more/less button toggle
...
(cherry picked from commit a9bed90d028bc93bfae49edd10e7ede71decd6a7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-09-24 08:41:48 -04:00
arkon
616fbe4afe
Center reader transition text properly ( fixes #3819 )
...
(cherry picked from commit 01ad405dd2f0dea00ef076926d2487ab915ada29)
2020-09-24 08:24:16 -04:00
arkon
4aff2d79b7
Remove support for backup v1
...
(cherry picked from commit 88aea311f810f1dbaeb092abe126bd32af7874fe)
2020-09-24 08:22:09 -04:00
arkon
a87f6811e5
Minor updates
...
(cherry picked from commit 477aedbffa56c99dec658aa0933ad399632631bd)
2020-09-24 08:22:00 -04:00
arkon
10f15d54f3
Add sah locale ( closes #3818 )
...
(cherry picked from commit b898442fe348dbe0adcff11431c876843596c4cb)
2020-09-24 08:21:48 -04:00
Jobobby04
91c05e76bc
Fix mangadex manga getting set to completed when not actually finished
2020-09-22 14:22:21 -04:00
Jobobby04
caa6dd6d62
Fix issues with mangadex tracking, infinite loading and showing up on non-mangadex manga
2020-09-22 13:45:50 -04:00
Jobobby04
ffc80c084d
Parse the error Mangadex sends so people know what they are doing wrong
2020-09-17 12:10:12 -04:00
Jobobby04
9ee712aea4
Fix some mangadex login imports
2020-09-17 10:41:41 -04:00
Jobobby04
11fbc1faf9
Use XLog in more places
2020-09-17 09:05:19 -04:00
Jobobby04
bd6e048108
Fix search in latest + browse view
2020-09-17 00:43:38 -04:00
Jobobby04
a3be1c2c39
Fix merged manga getting backed up
2020-09-16 14:19:16 -04:00
Jobobby04
cbbb3bbf72
Trim the created tag to account for user errors
2020-09-16 13:00:39 -04:00
Jobobby04
67c99c9c42
More fixing to the sort by tags logic
2020-09-16 12:58:25 -04:00
Jobobby04
905e1b68c6
Sort by tag settings is able to sort the tags and save the changes
2020-09-16 12:25:08 -04:00