Jobobby04
|
9e9fa80450
|
Migrate EHentaiThrottleManager from Longs to durations
|
2021-12-25 12:07:09 -05:00 |
|
Jobobby04
|
cf54851342
|
Replace material-dialogs with Material Components' SY
|
2021-07-18 20:17:58 -04:00 |
|
Jobobby04
|
104e200b4a
|
Favorites sync show currently processing title after 5 seconds in case of issues
|
2021-06-26 22:38:50 -04:00 |
|
Jobobby04
|
9e80f47e9f
|
Help with favorites sync db locking
|
2021-06-10 17:20:29 -04:00 |
|
Jobobby04
|
f02e3ae28f
|
More blocking fixes
|
2021-03-22 20:11:15 -04:00 |
|
Jobobby04
|
7e91ae02f1
|
Upgrade logging, now maps timber to XLog, new logging functions
|
2021-03-07 00:23:23 -05:00 |
|
Jobobby04
|
295af5306b
|
Handle delegated source id lists better using a LisenterMutableMap
Better source id comparisons
|
2021-01-26 13:31:22 -05:00 |
|
Jobobby04
|
0a4fcb480d
|
Small cleanup and optimizations, add a coroutine version of insertFlatMetadata
|
2021-01-20 21:00:23 -05:00 |
|
Jobobby04
|
a0ac2daad1
|
Deal with SY for the coroutine function changes
|
2021-01-10 19:36:24 -05:00 |
|
Jobobby04
|
cda886ecb3
|
Unknown source compile fix
|
2021-01-10 18:12:14 -05:00 |
|
Jobobby04
|
fca7dad7b0
|
Address coroutine scope leaks for SY
|
2021-01-07 23:14:08 -05:00 |
|
Jobobby04
|
ee18f94788
|
Convert Favorites sync to a StateFlow
|
2020-11-30 20:22:29 -05:00 |
|
Jobobby04
|
9a2ed755b7
|
Cleanup EH and AZ preferences
|
2020-11-30 15:11:58 -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
|
1a0109df1d
|
Cleanup
|
2020-10-24 15:44:52 -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
|
02e6eaae12
|
Cleanup and fix a few compiler warnings
|
2020-09-13 22:24:03 -04:00 |
|
Jobobby04
|
a6b98e24dc
|
Undo linting
|
2020-08-15 15:57:07 -04:00 |
|
Jobobby04
|
84b9b4db55
|
Cleanup
|
2020-08-14 18:41:21 -04:00 |
|
Jobobby04
|
bc549c56d6
|
Automatic linting fixes
|
2020-08-14 18:41:20 -04:00 |
|
Jobobby04
|
bb87392eef
|
Code cleanup
|
2020-08-04 22:51:56 -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
|
2e033356aa
|
Manga info edit will now not break everything
|
2020-07-11 15:22:11 -04:00 |
|
Jobobby04
|
6bd564823a
|
More comments and simple tweaks
|
2020-06-20 16:55:05 -04:00 |
|
Jobobby04
|
6e1da22353
|
Convert EH settings to FlowPrefrences
|
2020-05-10 19:22:10 -04:00 |
|
arkon
|
005d43a3ec
|
Minor cleanup of wakelocks, extension ID backup
(cherry picked from commit b4c7992726fdf36a7dc58e7d7142c2a1642d0f36)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
|
2020-05-09 11:30:38 -04:00 |
|
Jobobby04
|
7e99a9f789
|
Linting Fixes AZ
|
2020-05-03 14:36:19 -04:00 |
|
Jobobby04
|
ddf0357c5c
|
Material Dialogs Eh Part 1
|
2020-05-03 14:28:40 -04:00 |
|
Jobobby04
|
c09f6cb20c
|
Lint fixes
|
2020-05-03 14:25:41 -04:00 |
|
Jobobby04
|
959bad0247
|
Lint fixes, likely nothing broke
|
2020-05-03 14:25:24 -04:00 |
|
Jobobby04
|
a393772083
|
Move things back into the EH package, no need for them to be in the regular app
|
2020-05-03 14:24:22 -04:00 |
|
Jobobby04
|
b4ade8c15d
|
Lint fixes, likely no visible changes
|
2020-05-03 14:22:13 -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
|
895191814e
|
Fix favorites sync and backup/restore crashing on older devices
|
2019-04-20 14:01:18 -04:00 |
|
NerdNumber9
|
39e0d434ad
|
Add throttling when restoring E-Hentai/ExHentai galleries.
|
2019-04-19 22:59:24 -04:00 |
|
NerdNumber9
|
6ada3cbf59
|
Slow down favorites sync even more to prevent bands
|
2019-04-19 19:15:21 -04:00 |
|
NerdNumber9
|
1d36c3269e
|
Add automatic gallery updating
|
2019-04-18 17:40:13 -04:00 |
|
NerdNumber9
|
2545b22ab1
|
Verify library state before syncing
|
2019-04-14 19:30:41 -04:00 |
|
NerdNumber9
|
77c07d13c0
|
Ignore non-existent galleries during favorites sync
|
2019-04-14 18:53:34 -04:00 |
|
NerdNumber9
|
6951ce34c7
|
Fix deadlocks in gallery adder, favorites sync and backup/restore
|
2019-04-14 18:20:22 -04:00 |
|
NerdNumber9
|
cadd389658
|
Remove unused metadata objects and misc code cleanup
|
2019-04-12 04:18:57 -04:00 |
|
NerdNumber9
|
c6b28cbcaf
|
Upgrade dependencies
Remove Firebase Perf for better build speeds
|
2019-04-09 21:43:47 -04:00 |
|
NerdNumber9
|
ac3967e997
|
Decrease favorites sync max throttle by 500ms (should be safe)
|
2019-04-07 05:32:59 -04:00 |
|
NerdNumber9
|
5df18f2558
|
Consider EHentai == ExHentai when performing local deletions while syncing
|
2019-04-07 05:16:34 -04:00 |
|