Jobobby04
91ca176c28
When throttling E-Hentai, suspend the thread instead of sleeping it
2021-05-21 17:06:40 -04:00
Jobobby04
f02e3ae28f
More blocking fixes
2021-03-22 20:11:15 -04:00
Jobobby04
5558790e15
Fix Sync Favorites
2021-03-19 15:16:42 -04:00
Jobobby04
7e91ae02f1
Upgrade logging, now maps timber to XLog, new logging functions
2021-03-07 00:23:23 -05:00
Jobobby04
a04f848ad1
Unknown source error for Deeplink
2021-01-10 17:28:52 -05:00
Jobobby04
ce0726d863
Update SY fetchMangaInfo and getchChapterList to use the new 1.x functions
2021-01-02 16:36:13 -05:00
Jobobby04
e078e34ab0
Add chapter deeplink, make MangaDex use it
2020-12-26 16:13:55 -05:00
Jobobby04
1a609e557b
Refactor and cleanup
2020-12-26 16:12:52 -05:00
Jobobby04
f1a4811030
In batch add and deeplink, only use enabled sources
2020-12-21 14:21:42 -05:00
Jobobby04
643aa377bf
Update XLog
2020-11-26 19:12:00 -05:00
Jobobby04
9985646e58
Lint
2020-11-21 16:54:33 -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
89a20be7ef
Fix E-H Sync favorites getting stuck
2020-11-08 15:02:26 -05:00
Jobobby04
015c610205
Use stable versions of RxUtil functions
2020-11-04 21:44:08 -05:00
Jobobby04
7cbd7bd419
Cleanup
2020-11-01 19:19:57 -05:00
Jobobby04
3b5249c8bc
Convert java threads to kotlin coroutines
2020-10-29 15:29:43 -04:00
Jobobby04
9cba544ffd
Refactor and cleanup a bunch of code
2020-10-27 23:05:53 -04:00
Jobobby04
1dfe3890a9
Add intercept activity source choosing
2020-10-19 18:41:41 -04:00
arkon
8d5b2f40b3
Use Kolinter Gradle plugin for linting instead of ktlint directly
...
(cherry picked from commit 76f6fe46010b235ee59962c94c790428870fc23e)
2020-09-13 23:08:52 -04:00
Jobobby04
f62d277894
Opps, forgot to push these changes
2020-09-08 12:04:53 -04:00
Jobobby04
a6b98e24dc
Undo linting
2020-08-15 15:57:07 -04:00
Jobobby04
bc549c56d6
Automatic linting fixes
2020-08-14 18:41:20 -04:00
Jobobby04
362f0a6671
Made almost all the strings SY uses translatable! If people would like to help translate, feel free to join the Tachiyomi discord server ( https://discord.gg/tachiyomi ), and jump in the tachiyomi-az-sy channel and I can give you a rundown on how to do it
2020-07-15 19:16:21 -04:00
arkon
c0a4f4e93a
Add ability to sort library by date added ( closes #1287 )
...
(cherry picked from commit 1813dbbf590447861591f41c225007a451bb3e83)
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/database/DbOpenCallback.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibrarySettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibrarySort.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
2020-07-12 16:08:15 -04:00
Jobobby04
70c98e9c2b
Fix batch add delegated sources
2020-06-21 00:44:04 -04:00
Jobobby04
7e99a9f789
Linting Fixes AZ
2020-05-03 14:36:19 -04:00
jobobby04
23ac3d18e5
Optimize imports, disallow wildcard imports because of klint, run linter
2020-05-03 01:36:21 -04:00
jobobby04
52e742049b
Reorganize other util files
2020-05-03 00:39:16 -04:00
NerdNumber9
e915fd28cb
Migrate to new URL import system
2019-08-07 10:21:18 -04:00
NerdNumber9
39e0d434ad
Add throttling when restoring E-Hentai/ExHentai galleries.
2019-04-19 22:59:24 -04:00
NerdNumber9
1d36c3269e
Add automatic gallery updating
2019-04-18 17:40:13 -04:00
NerdNumber9
77c07d13c0
Ignore non-existent galleries during favorites sync
2019-04-14 18:53:34 -04:00
NerdNumber9
5e13df9bd8
Initialize manga when importing them
2019-04-14 09:30:48 -04:00
NerdNumber9
4d15ac2fa3
Insert metadata in sync and when importing galleries
2019-04-14 09:09:24 -04:00
NerdNumber9
cadd389658
Remove unused metadata objects and misc code cleanup
2019-04-12 04:18:57 -04:00
NerdNumber9
603fd84753
Rewrite tag searching to use SQL
...
Fix EHentai/ExHentai
Fix hitomi.la
Fix hitomi.la crashing application
Rewrite hitomi.la search engine to be faster, use less CPU and require no preloading
Fix nhentai
Add additional filters to nhentai
Fix PervEden
Introduce delegated sources
Rewrite HentaiCafe to be a delegated source
Introduce ability to save/load search presets
Temporarily disable misbehaving native Tachiyomi migrations
Fix tap-to-search-tag breaking on aliased tags
Add debug menu
Add experimental automatic captcha solver
Add app name to wakelock names
Add ability to interrupt metadata migrator
Fix incognito open-in-browser being zoomed in immediately when it's opened
2019-04-06 07:35:36 -04:00
NerdNumber9
995a1155e4
Update changelogs and add hitomi.la URL importing
2018-04-15 14:35:00 -04:00
NerdNumber9
d892f2f7f4
Initial implementation of favorites syncing
...
General code cleanup
Fix some cases of duplicate galleries (not completely fixed)
2018-01-31 22:39:55 -05:00
NerdNumber9
263cc1d97c
See CHANGELOG.md for this commit
2017-12-07 22:25:27 -05:00
NerdNumber9
5cb219d83e
Various changes
2017-11-29 21:44:35 -05:00
NerdNumber9
cd291f0a27
Migrate to realm for metadata
2017-08-25 17:31:38 -04:00
NerdNumber9
239b36c31a
Add nhentai URL importing
...
Allow fast importing of single URLs by inputting the URL into the source's search bar
2017-08-24 18:31:08 -04:00
NerdNumber9
dcb6ae44dd
Fix intercept activity
2017-08-24 17:33:03 -04:00
NerdNumber9
32d02f9329
Migrate to Tachiyomi 6.1
...
Rewrite batch add UI
Rewrite lock UI
2017-08-24 12:28:54 -04:00
NerdNumber9
029f159aea
Add the ability to import galleries by specifying the URL of one of it's pages
2017-05-08 20:03:20 -04:00
NerdNumber9
9dbb59f337
Upstream merge
...
Internal permission change
Fix url adder
2017-05-04 23:38:17 -04:00