Jobobby04
cb6a991e9f
Fix share cover name, make ainz happy by hiding other options
2020-10-21 17:03:15 -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
a2a21bbbb7
Fix strings(again)
2020-10-14 17:36:51 -04:00
Jobobby04
e32f4eb317
Replace migrate button with merge
2020-10-14 14:06:05 -04:00
Jobobby04
0a790c3c25
Fix grammer
2020-10-14 13:05:36 -04:00
Jobobby04
405b0580fc
Implement exclude categories from deletion
2020-10-12 22:11:16 -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
4bd88fa194
Add source categories removing the source in the language as a option
2020-09-30 18:27:09 -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
Carlos
1038913e2c
Update strings_sy.xml ( #120 )
...
remove neko strings
2020-09-25 10:25:58 -04:00
Jobobby04
67e1fee4c5
Fix everything about the sort by tag list
2020-09-15 23:16:49 -04:00
arkon
4e8c30b7fe
Start updating manga info view header design (SY edition)
...
(cherry picked from commit 791a7d5a01e25b13634291fc1af5970ea35f7692)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-09-15 14:08:14 -04:00
Jobobby04
de05f88d5f
Fix Mangadex 2 factor auth
...
Fix Backups with merge manga breaking(I think)
Tweak preload settings, make the max 20, defaults to 10
Add tag based sorting
2020-09-15 13:00:40 -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
b7efc21ea9
Update pt-rBR translation(curtsy of 0k//lux)
...
Change some gallery references to manga
2020-09-08 11:57:10 -04:00
Jobobby04
035fb9e755
Add biometric lock times
2020-09-06 21:30:22 -04:00
Jobobby04
d83f938e07
Add a option to allow local source to read hidden folders
2020-09-06 00:31:08 -04:00
Jobobby04
b4e73cb1eb
Upgrade the cleanup downloads to the new J2k version
2020-09-05 19:43:12 -04:00
Jobobby04
a1d54880c3
Merged manga implementation, man this took forever to make and bugfix, its not even done
2020-09-05 18:17:33 -04:00
Jobobby04
166aebdf25
Grab started filter from J2k
2020-08-23 21:59:43 -04:00
Jobobby04
3967a569c4
Cleanup Save as CBZ
2020-08-22 18:12:32 -04:00
Fahad1998
4333999b85
Add Save As CBZ ( #84 )
...
Co-authored-by: Fahad1998 <f1998>
2020-08-22 17:37:03 -04:00
Jobobby04
048eecf655
Optimize and cleanup data saver
2020-08-21 15:32:29 -04:00
Fahad1998
90253f3bd4
Add Data Saver ( #82 )
...
Co-authored-by: Fahad1998 <f1998>
2020-08-21 13:50:08 -04:00
Jobobby04
0deb6f6b8d
Finish some more advanced mangadex delegation features, more to come later
2020-08-20 20:50:37 -04:00
Jobobby04
f7bc3e0a82
Cleanup some strings
2020-08-18 22:07:14 -04:00
Jobobby04
2e4def13e3
Add custom browese view, disabled by default and can be enabled in the settings
...
Signed-off-by: Jobobby04 <jobobby04@users.noreply.github.com>
2020-08-18 22:05:56 -04:00
Jobobby04
9e0e2db25d
Add dynamic category library update upgrades
2020-08-18 18:55:00 -04:00
Jobobby04
bcd36c8fad
Add tap to move by page for continues vertical reader
2020-08-14 18:41:21 -04:00
Jobobby04
a5c10dbf28
Add no title grid option
2020-08-14 18:41:21 -04:00
Jobobby04
5fee3ac05a
Add a option to open the library bottom sheet in the library Settings
2020-08-14 18:41:21 -04:00
Jobobby04
3fa5322133
Delegate NHentai, to continue using NHentai download the extension, SY requires NHentai version 1.2.28
2020-08-12 00:23:18 -04:00
Jobobby04
8b53568fc8
Cleanup some hitomi leftovers
2020-08-10 23:47:26 -04:00
Jobobby04
e945de74f2
Add manga grouping in library!! This was inspired by J2ks version of the feature
2020-08-09 19:13:47 -04:00
Jobobby04
5714f183a8
Update drag and drop to work like J2k's new version
...
Cleanup some stuff from the continue reading button
2020-08-07 23:34:58 -04:00
Jobobby04
2f98dd2046
Add continue reading button, some resources gotten from J2k
2020-08-06 17:45:18 -04:00
Jobobby04
c2adf2fe0a
Copy smart background from J2k
2020-08-06 16:11:00 -04:00
Jobobby04
0125f326b4
Copy cleanup orphaned downloads from J2k
2020-08-06 14:59:31 -04:00
Jobobby04
44c9df8c9b
Add quick clean E-Hentai/nHentai titles, select them in your library and you can quick clean them
2020-08-05 18:23:36 -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
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
2ee69c2ac4
Fixes for a few strings
2020-07-20 15:15:28 -04:00
Jobobby04
ff1e0d7578
Allow hitomi users to select whether they want to download images as Webp or not
2020-07-19 20:06:47 -04:00
Jobobby04
8e94afb9c1
Add a option to put the recommendations into the overflow menu instead of the manga page
2020-07-19 19:22:08 -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