Jobobby04
079dd953bd
Replace elvis operators with .orEmpty where possible
2020-11-04 22:10:13 -05:00
Jobobby04
95c331b8b4
Convert all SY specific things to use ViewBindings instead of synthetics
2020-10-29 23:43:24 -04: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
079405c17e
More tweaks to delegated manga views
2020-10-26 19:23:59 -04:00
Jobobby04
05269c557d
Make TF happy, cleanup the more info menu
2020-10-26 14:28:56 -04:00
Jobobby04
32232c80aa
Extra info updates
2020-10-25 20:19:02 -04:00
Jobobby04
484cb86ca9
Cleanup
2020-10-24 22:53:43 -04:00
Jobobby04
c999229700
Use bundleOf everywhere I can
2020-10-24 14:28:03 -04:00
Jobobby04
1dfe3890a9
Add intercept activity source choosing
2020-10-19 18:41:41 -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
Jobobby04
c501c9ecc3
Modify the looks of the extra info for a few sources
2020-09-30 19:29:44 -04:00
Jobobby04
11fbc1faf9
Use XLog in more places
2020-09-17 09:05:19 -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
b93298c411
Add MangaDex only implementation of Mangadex Follows list
...
Add login dialog that pops up whenever you are not logged in when trying to browse MangaDex
Remove attempts at porting over chapter read history from older galleries to new ones
Disable latest for ExHentai, it was browse without buttons anyway
2020-09-11 23:12:13 -04:00
Jobobby04
f62d277894
Opps, forgot to push these changes
2020-09-08 12:04:53 -04:00
Jobobby04
1fdbae5bf8
Cleanup
2020-09-05 18:17:48 -04:00
Jobobby04
80960d87f2
Cleanup
2020-08-24 17:25:10 -04:00
Jobobby04
0deb6f6b8d
Finish some more advanced mangadex delegation features, more to come later
2020-08-20 20:50:37 -04:00
Jobobby04
294ade035e
Rename LewdSource to MetadataSource to account for that Metadata will not always be for lewd sources
2020-08-19 18:45:56 -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
7d82be964c
Add long click to copy on the special manga views
2020-08-12 22:34:20 -04:00
Jobobby04
525c3f84e4
Enable click to copy to clipboard in the more info
2020-08-12 22:32:13 -04:00
Jobobby04
bb87392eef
Code cleanup
2020-08-04 22:51:56 -04:00
Jobobby04
a6cba5c87d
Add special view for browsing E/Exhentai! All the important info is now in front of your face when browsing, it is on by default and can be toggled off in the E-Hentai settings. Let me know if you find any errors
2020-07-28 16:55:33 -04:00
Jobobby04
f5b6fc5b54
Cleanup
2020-07-27 13:33:42 -04:00
arkon
72f3ebb70d
Replace custom visibility extension functions
...
(cherry picked from commit 9e51d82154c3b72b710e1efcee5d4bde73a000e3)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/SourceHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCompactGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryListHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-07-25 22:11:44 -04:00
Jobobby04
3e9c8dbfd2
Add a special view to replace descriptions for integrated and delegated sources!
...
As the integrated and delegated websites don't actually have descriptions, just info, I decided to make a special view for them! with all the info you need available to you in front of your face, there is now no need to go searching through the description! This is likely the most work I have put into 1 feature in the whole time I have been developing TachiyomiSY!
2020-07-25 21:04:13 -04:00
Jobobby04
a311a3b497
Fix auto captcha opening when you dont have the option enabled (temp fix)
2020-07-24 12:36: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
Jobobby04
372e570fac
Use Tachi previews info + chapters manga page, plus of course SY features integrated into it
...
Add missed invert tap settings
Add missed extension open in settings overflow menu option
Cleanup
2020-07-12 19:21:29 -04:00
Rani Sargees
a839372d9f
fix batch add log
...
(cherry picked from commit 629bca4100243d61cf07bbb0f47f6a1ed84031cb)
2020-07-12 15:16:52 -04:00
Jobobby04
0d6cfb88a7
Remove uselss log in batch add
2020-06-21 00:44:24 -04:00
Jobobby04
bb6d3780c0
Rename Smartsearch layout
2020-06-19 15:44:41 -04:00
Jobobby04
ae812e9c40
Small intercept tweaks
2020-05-30 14:12:24 -04:00
Jobobby04
a03e668c8f
Fix intercept activity theme
2020-05-29 18:17:40 -04:00
Jobobby04
0316cf47ed
Fix merge with another crash(because of the kotlin dependency update)
2020-05-24 13:37:43 -04:00
Jobobby04
b0251b8177
Add support for EH Visited exported data in batch add
2020-05-18 13:00:13 -04:00
Jobobby04
b09f1fff51
New All In One Manga interface, its optional and can be disabled
2020-05-11 15:33:38 -04:00
Jobobby04
6e1da22353
Convert EH settings to FlowPrefrences
2020-05-10 19:22:10 -04:00
arkon
ef3f4c2e17
Convert rotation to FlowPreference, remove some unused subscriptions code
...
Also remove EH lock code(was broken because of RxController changes)
(cherry picked from commit d46a742a43d23c62aecf203e21a5221a06195131)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-05-10 16:25:07 -04:00
Jobobby04
bef0a44447
It Builds!
2020-05-03 18:34:46 -04:00
Jobobby04
7e99a9f789
Linting Fixes AZ
2020-05-03 14:36:19 -04:00
Jobobby04
24850450cb
Migrate more preferences
...
(cherry picked from commit 53a3be07033ae868f7d3cfe572d279b981a1fa85)
2020-05-03 14:33:03 -04:00
Jobobby04
cb4fbb19ed
Material Dialogs Eh Part 2
2020-05-03 14:29:10 -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