Jobobby04
42d49b7cba
Log tracking errors
2021-03-11 19:10:32 -05:00
Jobobby04
5dace4fd74
Fix Mangadex Login, Fix Mangadex tracking, Set Mangadex track status to Reading on tracked
2021-03-11 19:10:32 -05:00
Jobobby04
ccdae6bb9a
Deprecate throwable logging function, produces bad log
2021-03-11 19:10:31 -05:00
Jobobby04
984956ce95
Fix vertical reader scrollbar buttons cutoff
2021-03-11 19:10:31 -05:00
Jobobby04
0fd9b2a8f6
Fix migration not running sometimes
2021-03-11 19:10:31 -05:00
OncePunchedMan
39f4949189
Tweak "Hot Pink" theme ( #239 )
...
* fix backdrop
* remove unused line
2021-03-11 14:32:05 -05:00
OncePunchedMan
f7d52e0372
Added "Hot Pink" theme ( #238 )
...
* first test
* added hot pink theme
* moved string to correct place
2021-03-10 19:28:07 -05:00
Riztard Lanthorn
6cad8411fe
swap webview and filter ( #235 )
2021-03-08 22:44:31 -05:00
arkon
f35abccfd9
Revert to core-ktx:1.5.0-beta01
...
Fixes bottom reader menu from being hidden behind navbar on Android 5.0.
(cherry picked from commit 90351c6e9ea9fabc47103efd67a73a8f6ccbe222)
2021-03-07 23:21:37 -05:00
Jobobby04
f3573d16b4
Fix #154.6, downloading a merge in the library will properly download
2021-03-07 23:17:43 -05:00
Jobobby04
e6f288e2c9
Fix some cherry pick issues
2021-03-07 22:33:38 -05:00
inorichi
4a30c68cfc
Fix a decoder crash with RAR files
...
(cherry picked from commit 48e7cbd76c7ad60463ed58ae6e9c185b3bc6f95e)
2021-03-07 13:40:02 -05:00
arkon
346bd5f57a
Hide subtitle in migration list of sources if no language set (i.e. uninstalled source)
...
(cherry picked from commit ae42f59102362449c00232b54fc8c6874392010b)
2021-03-07 13:39:41 -05:00
arkon
c2e3b4d35a
AndroidX dependency updates
...
(cherry picked from commit aa5861d3cad58f8e70cf94b76d14c36d9a013690)
2021-03-07 13:38:41 -05:00
Andreas
1fdb03f7db
Dual page split allow to have different setting for Paged and Webtoon ( #4527 )
...
(cherry picked from commit 7a64bf55cb8255000da7aaa0030f845b94d985b0)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/pager/PagerConfig.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsReaderController.kt
2021-03-07 13:38:17 -05:00
Jobobby04
da3681e602
Dont throw a exception if the request fails for mdlist tracking
2021-03-07 13:04:53 -05:00
Jobobby04
d64a8907eb
Many small changes
...
- Remove unused gridlayout dependency
- Add RECIEVE_BOOT permission for EH updater
- Some suspending db IO calls
2021-03-07 02:47:48 -05:00
Jobobby04
7e91ae02f1
Upgrade logging, now maps timber to XLog, new logging functions
2021-03-07 00:23:23 -05:00
Jobobby04
9457b832fc
Surface errors when saving/sharing covers
2021-03-04 19:10:08 -05:00
Jobobby04
d0561705fe
Clear db now has a option to keep read manga
2021-03-04 19:10:07 -05:00
Jobobby04
3601968342
Cleanup data saver
2021-03-04 19:10:07 -05:00
Jobobby04
fa2cde79ba
Add errors to browse + latest
2021-03-04 19:10:06 -05:00
Jobobby04
1827fe0ce1
Fix merged manga library download button trying to download from localsource
2021-03-04 19:10:06 -05:00
Jobobby04
3447e0c237
Custom status fix for clean titles
2021-03-04 19:10:05 -05:00
Jobobby04
4f9ae9cc75
Fix clear db not effecting merged manga
2021-03-04 19:10:05 -05:00
Jobobby04
cd1c6cbc89
Add manga with pages read to backup
2021-03-04 19:10:04 -05:00
Jobobby04
66cd4c9b40
Move custom theme strings to strings_sy
2021-03-04 19:10:04 -05:00
CrepeTF
2e1cf49d99
Reader PR (with vertical sidebar) ( #216 )
...
* Reader PR
* Dealt with conflicts + updates
* Adeed missing import
2021-03-04 19:08:40 -05:00
curche
0c150694e7
Change Reader settings layout ( #231 )
...
* Change Reader settings layout
This commit changes the way the Reader settings are displayed. The
fork specific settings for the reader have been moved to the bottom
instead of being sandwiched between settings from the main app.
Makes it look a better organised now
* restore Cts Vertical to before in Reader settings
the current layout of the Reader settings is thus
- Reader/Defaults/Meta
- Display
- Reading
- Paged
- Webtoon
- Continuous vertical
- Navigation
- Fork Settings
Changes made based on review at PR https://github.com/jobobby04/TachiyomiSY/pull/231
2021-02-28 13:33:29 -05:00
scb261
a4c10394b6
Split transition animation setting for webtoon and pager ( #230 )
...
* Split transition animation setting for webtoon and pager
* Move variables
* Rename config variables back
2021-02-26 14:51:51 -05:00
curche
f78836dac4
Change Similar manga settings layout ( #228 )
...
* convert Credit string to strings_sy element
* remove redundant similar screen title in Similar Manga settings
2021-02-25 14:52:44 -05:00
Eugene
c88de1ab1b
Russian localization ( #215 )
...
* Russian localization
* Delete "translatable"
* almost not translated
* more fix
* fix 2
* add and fix 3
* fix 4
* Move Themes and rolback strings main
2021-02-24 18:07:55 -05:00
Jobobby04
9694c8310c
Make sure some toasts are used in the main thread
2021-02-24 17:26:08 -05:00
inorichi
1b09eecfce
Fix a decoder crash
...
(cherry picked from commit d4c9ab793f3966e1e3ae17b826daf9067adca98c)
2021-02-24 17:16:12 -05:00
inorichi
853e8faec5
Support CMYK and YCCK JPEGs and fix bad PNG cropping
...
(cherry picked from commit 48d2849d975ee332d21614bee722adf89795eb27)
2021-02-24 17:16:05 -05:00
Andreas
cfd2d43f1c
Let users invert dual page split ( #4470 )
...
* Let users invert dual page split
* Use Activity lifecycleScope and cleanup invert logic
(cherry picked from commit 776610d0e64d0c4ad02c094336efa18a144632d2)
2021-02-24 17:15:44 -05:00
Andreas
1d3542b648
Add Right and Left to reader settings ( #4489 )
...
* Add Right and Left to settings
* Fix whoopsie and minor tweak to how the array is fetched
(cherry picked from commit 3a790f3d66e72b77a8cd37d10fbbe53135ee9822)
2021-02-24 17:15:33 -05:00
arkon
6dc7b9de92
Add Twitter link to About section
...
(cherry picked from commit 7382042288d68efc261984bc7e3939f8b931fb53)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
2021-02-24 17:15:23 -05:00
arkon
48a63e26f3
Add orientation toggle to bottom reader menu (not really)
...
(cherry picked from commit 33992d80bfc67bb664c0edf48c48c7882c1ff641)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
# app/src/main/res/layout/reader_activity.xml
2021-02-24 17:12:14 -05:00
arkon
33b1c93949
Reword bookmark strings to clarify it's for a chapter, not a page
...
(cherry picked from commit a92b0e567b572ad7e80eabb29866cf9c99d37c4c)
2021-02-24 17:02:44 -05:00
arkon
7a115d8080
Adjust reader seekbar design
...
- Revert back to old prev/next chapter icons
- Make views taller for easier actions
- Use more consistent spacing
- Add ripples to prev/next chapter buttons
(cherry picked from commit 829a65e51509162cad8be4f7b0ba463ca80fa3c1)
2021-02-24 17:02:12 -05:00
arkon
9be7c5e6e1
Initial adoption of bottom reader menus from TachiyomiSY
...
Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
Co-authored-by: CrepeTF <CrepeTF@users.noreply.github.com>
(cherry picked from commit 89837e4cedca4fa0c7518c32cd13142ec85b5f97)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
# app/src/main/res/layout/reader_activity.xml
# app/src/main/res/menu/reader.xml
2021-02-24 17:02:03 -05:00
arkon
f1f993bf38
Rename drawable with more consistent naming
...
(cherry picked from commit ace1db21d19077d3b69e04243b8854d80dc4da05)
2021-02-24 16:44:46 -05:00
arkon
2845d8cc98
Allow clicking the toolbar to go to the manga
...
Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
(cherry picked from commit 8bb69c455b3af3c90340c8969f2c0f474daedbcb)
2021-02-24 16:44:20 -05:00
Jobobby04
0185d5f7d6
Fixes for browse + latest page
2021-02-24 16:18:13 -05:00
Jobobby04
079ca1d0b3
Small cleanup
2021-02-24 16:16:47 -05:00
Jobobby04
5a67d8169d
Edit manga status + edit local manga fixes
2021-02-24 16:15:19 -05:00
Jobobby04
f1cb4c38a2
Fix Hentai Cafe and 8Muses with the new split extension
2021-02-15 19:35:50 -05:00
Jobobby04
50a5ec45b3
Do a bit of optimization and cleanup, remove old EH startup code
2021-02-14 21:24:26 -05:00
arkon
ded8f15913
Switch back to new image decoder for preview builds
...
(cherry picked from commit 2b35d22e254252dba18c217d883b07333064de90)
2021-02-12 19:50:31 -05:00
Jobobby04
845dbbfa1e
Revert "Hide dedupe by priority"
...
This reverts commit 1a12caa487 .
2021-02-12 19:49:51 -05:00
Jobobby04
d3416a4df5
Release 1.5.0
2021-02-12 19:49:07 -05:00
Jobobby04
1a12caa487
Hide dedupe by priority
...
(cherry picked from commit 2cf0475066 )
2021-02-12 19:25:38 -05:00
arkon
72b7dc805c
Avoid crash when source list is animating
...
(cherry picked from commit 2dae706198a4f9a37b25fb2c156bef1a3af67762)
2021-02-12 18:54:29 -05:00
arkon
8029ff8ecc
Avoid rare crashes in settings search for ListPreferences
...
(cherry picked from commit 3eda2a220a8a4706f6d85a713eab089d20ef09f1)
2021-02-12 18:54:21 -05:00
arkon
cd8543d40b
Avoid crash when device fails to handle opening a URL
...
(cherry picked from commit 61e5440b7c9c01dcb4a373d407da4872a4f38de2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/base/controller/ConductorExtensions.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/WhatsNewDialogController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
2021-02-12 18:54:09 -05:00
arkon
7d1fd9f0bb
Avoid crash if activity is already dead
...
(cherry picked from commit 2e2663bad9a627c1eb3093cb0f1f1e9fdf31cf3f)
2021-02-12 18:41:31 -05:00
arkon
fd65aa8fe4
Switch to stable image decoder
...
(cherry picked from commit f590378761e089a62e2fa6f0814c96931659aed5)
# Conflicts:
# .github/ISSUE_TEMPLATE.md
# .github/ISSUE_TEMPLATE/bug_report.md
# .github/ISSUE_TEMPLATE/feature_request.md
# app/build.gradle.kts
2021-02-12 18:41:16 -05:00
arkon
0f349da3bc
Require minimum WebView v88, try to catch fatal errors too
...
(cherry picked from commit f5f592be912b4c286d6d9cdcf801354205f439a7)
2021-02-12 18:40:12 -05:00
arkon
33d0507f98
Minor download icon optimizations
...
(cherry picked from commit 7a373fb43a2d3f736c032d88b31a4a3bffd8dc5b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-02-12 18:40:02 -05:00
arkon
16f9ca381e
Make backup restoring logic more sequential
...
(cherry picked from commit aded11e5996161036e3df01bacecdacb30f3e34b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2021-02-12 18:37:19 -05:00
arkon
2ff186eaec
Remove ExperimentalSerializationApi opt-in annotations
...
(cherry picked from commit 41d7cee020682bf75fb1620b9792ff6793c50f9c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
2021-02-12 16:31:23 -05:00
Jozef Hollý
f3678e3fd3
Weblate translations ( #4378 )
...
Co-authored-by: Adaś <adam.prosniak@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alex <linuxrf@gmail.com>
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi>
Co-authored-by: Crazyom <naxom@laposte.net>
Co-authored-by: Cream π <f.t.nayeem014@gmail.com>
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: Eugene <eugcheung94@gmail.com>
Co-authored-by: Flamm <robindevaux25@gmail.com>
Co-authored-by: Habibur Rahman <habiburr016@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Iuri Jikidze <ijiki16@freeuni.edu.ge>
Co-authored-by: Jimly Asshiddiqy <j_mly@ymail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com>
Co-authored-by: Michalis <michalisntovas@yahoo.gr>
Co-authored-by: Murilo Simionato Arnemann <murilo2110@hotmail.com>
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: Rocco Casadei <roccobot@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>
Co-authored-by: Soitora <simon.mattila@protonmail.com>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Co-authored-by: 赤城 悠 <hapipon815@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
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/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
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/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/ka/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
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/pt_BR/
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/Tachiyomi 0.x
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Adaś <adam.prosniak@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alex <linuxrf@gmail.com>
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi>
Co-authored-by: Crazyom <naxom@laposte.net>
Co-authored-by: Cream π <f.t.nayeem014@gmail.com>
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: Eugene <eugcheung94@gmail.com>
Co-authored-by: Flamm <robindevaux25@gmail.com>
Co-authored-by: Habibur Rahman <habiburr016@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Iuri Jikidze <ijiki16@freeuni.edu.ge>
Co-authored-by: Jimly Asshiddiqy <j_mly@ymail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com>
Co-authored-by: Michalis <michalisntovas@yahoo.gr>
Co-authored-by: Murilo Simionato Arnemann <murilo2110@hotmail.com>
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: Rocco Casadei <roccobot@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>
Co-authored-by: Soitora <simon.mattila@protonmail.com>
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Co-authored-by: 赤城 悠 <hapipon815@gmail.com>
(cherry picked from commit f2ef6a20e673019292fc4d18961050cc3baaeff4)
2021-02-12 16:30:29 -05:00
arkon
c29690282c
Handle link for multisource extension commits ( closes #4432 )
...
(cherry picked from commit a398c3fb81090d27de578d960198ba7d7ba2e68f)
2021-02-11 19:27:23 -05:00
arkon
f93d21774f
Adjust some scopes
...
(cherry picked from commit 2a454b44ccd32c3108044e94c6b26fc76b0b9427)
2021-02-11 19:27:15 -05:00
Jobobby04
efe0d9de05
Cleanup
2021-02-11 19:27:10 -05:00
arkon
04da26195e
Fix invisible overflow icon in chapter filter sheet in light blue theme
...
(cherry picked from commit 7b66ece8959959a11a8ca4ece4d6411add15a788)
2021-02-11 19:26:46 -05:00
Jobobby04
e8e7f96be5
Add monthly to SY strings
2021-02-11 19:26:17 -05:00
vance
37ce2140f3
Added dual page split setting ( #4252 )
...
* Add DualPageSplit option
* remove extra line
* Split double-page into two pages
* Remove !isAnimated check and add (ALPHA) to the label
* Fix missing insert pages
* Pager cleanup
* Add dual split to Webtoon and fix Vertical
* Fix L2R/R2L
* Add comments and refactor code in ImageUtil
* Use a simpler split solution in webtoon mode
Co-authored-by: weng <>
Co-authored-by: Andreas E <andreas.everos@gmail.com>
(cherry picked from commit b5017eebbf0740189f254d5db25df3c54a282e1f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/pager/PagerPageHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/util/system/ImageUtil.kt
2021-02-11 19:25:58 -05:00
arkon
c5ef58ac72
Add weekly to library update frequency options ( closes #4422 )
...
(cherry picked from commit aa67229dafb87e298ea5b4826bee5424754d1ee1)
2021-02-11 19:17:57 -05:00
arkon
cb1ea6f571
Clean up LibraryUpdateService a bit
...
(cherry picked from commit 5af68186d6de62a5746d758977a9ca834c25f547)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2021-02-11 19:17:44 -05:00
Jobobby04
a207b4b729
Fix build after AboutLibraries update
2021-02-11 19:12:50 -05:00
arkon
e9ec281159
Open manga when clicking thumbnail in migration list ( closes #4152 )
...
(cherry picked from commit 545bc0e605d380fd47f5c4d930a6613b7ec78266)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaPresenter.kt
2021-02-11 19:12:23 -05:00
arkon
ede6a54b30
Remove unnecessary LayoutContainer implementations
...
(cherry picked from commit 291168f4debfc87a62c77c252c77ebeff4b3aafd)
2021-02-11 18:13:41 -05:00
arkon
79770a9deb
Add action to directly share crash log file from notification
...
(cherry picked from commit 9facb51f2213fc8dcc69739a4f731b15f5c7f1f6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/notification/NotificationReceiver.kt
2021-02-11 18:13:32 -05:00
arkon
197083e437
Show locales in list of sources to migrate
...
(cherry picked from commit 5b7d8c5e37753aa0cd87fba22683fea6fdb5d8ed)
2021-02-11 18:12:39 -05:00
Jobobby04
56ead63798
Fix legacy backups
...
(cherry picked from commit ded58541f5 )
(cherry picked from commit 9f9f9872eb32b12e9d2e31fe427cddd5542642b2)
2021-02-11 18:12:24 -05:00
arkon
7d81d812bc
Revert attempt to programmatically determine user agent string; fallback to Edge
...
(cherry picked from commit 3566072f4a632aff5ac075508907178fc8e28ebd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/online/HttpSource.kt
2021-02-11 18:12:14 -05:00
arkon
e25991544e
Add Esperanto locale
...
(cherry picked from commit b85cd86b24a69cd94c7c0bd9e3740c8d9c7cdd0c)
2021-02-11 18:11:27 -05:00
arkon
f91837a019
Chapter backup optimization
...
From fc6d9aaf51 (diff-9872ccc3c9af14d2872ec99199409e60a11cb754ab23e733b1d45843778f7c95R24)
(cherry picked from commit 79c3767fff90b5cbeb9529cf56e9077a6cfa145a)
2021-02-11 18:11:14 -05:00
arkon
14db2351c6
Massage user agent string from WebView a bit more
...
(cherry picked from commit cf1609a4294a658d3c192335a9793b3c0db8ac55)
2021-02-11 18:11:05 -05:00
arkon
a616193cdf
Fix selected tab in sheets not being the accent color
...
(cherry picked from commit 3aeac7e7b598825a9914db9f2d112d1ac7394646)
2021-02-11 18:10:58 -05:00
arkon
72b0fcca9d
Don't restrict filter sheet height anymore
...
(cherry picked from commit 1557f713f42739f76fd9808d18d4b914132becff)
2021-02-11 18:10:49 -05:00
Andreas
d4de925ec7
Add Right and Left navigation ( #4392 )
...
and remove default navigation classes in favor of the navigation classes
(cherry picked from commit b63d24ac1ab1253a62b6a2886f11953539f13340)
2021-02-11 18:10:37 -05:00
arkon
b6c7e96ddc
Avoid some unnecessary re-renderings of download icons
...
(cherry picked from commit 348c1ff29d77f9487dbf4a1304527c22d016c113)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-02-11 18:10:28 -05:00
arkon
c5b5c8c21d
Fix downloads getting deleted when marked as unread
...
(cherry picked from commit 717e55497f0656bf121defe8ad4ddb87ec5846b0)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-02-11 18:09:44 -05:00
Jobobby04
0ab28fd6d6
Remove useless var shadow
2021-02-11 18:08:30 -05:00
Jobobby04
7b5dd4fed4
Cleanup SyncFollows
2021-02-11 18:08:13 -05:00
Jobobby04
4896f3d16c
Allow MDList tracking for all manga
2021-02-11 17:55:43 -05:00
Jobobby04
eb5469d362
Get MDList working with merged manga
2021-02-11 17:02:48 -05:00
Jobobby04
227de5d838
Separate MDList from Mangadex manga, allowing it to be used with other sources(not implemented)
2021-02-11 16:41:23 -05:00
Jobobby04
86c228243d
Fix merged manga chapterlist not updating, fix merge chapter downloads
2021-02-10 16:39:11 -05:00
Carlos
88690008f7
use super high quality on mangaplus
...
(cherry picked from commit 2074fbc192b9cfe9475643583d3d77f3cd9e4b4c)
2021-02-07 23:39:51 -05:00
Carlos
4388e7bc3a
fix more descriptions
...
(cherry picked from commit 2f69b74f3429ab94aaee0e55eefbb64047a9737c)
2021-02-07 23:39:41 -05:00
Jobobby04
ded58541f5
Fix legacy backups
2021-02-07 21:54:26 -05:00
arkon
aadfa2aa8c
Show help action when source fails to load
...
(cherry picked from commit d84b5e8b461bb8c9c0e6c684dc717e27ba40f6c5)
2021-02-06 19:16:11 -05:00
arkon
e63b15a133
Use AndroidX version of ContextThemeWrapper
...
(cherry picked from commit 5f9ddf9ff57a02ec2b83f1901d56ec97d4a01b5b)
2021-02-06 19:16:02 -05:00
arkon
84590688be
Remove some logic around old legacy backup versions + minor optimizations
...
(cherry picked from commit bbee093c63563db70f62209c10e1d94cb3bd81ef)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
2021-02-06 19:15:48 -05:00
arkon
2270d3d8e3
Do a regular return to cancel update jobs instead of throwing an exception
...
(cherry picked from commit e8c35ae4e1d93a814bb19283f5013de02096e2c9)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2021-02-06 19:14:25 -05:00
arkon
bc9602a0f2
Set clip data when sharing content URIs ( closes #4198 )
...
(cherry picked from commit 1607658c30a5d0a2767c5fe39561e9b28cfacfb4)
2021-02-06 19:11:26 -05:00