Kavita/API/Services
Joe Milazzo 45b854e1d0
[Manga Reader] Swipe Support (#1735)
* Fixed a loading indicator that is always on

* Started to add swipe directive

* Implemented the ability to swipe to navigate pages in manga reader.

* Swipe to paginate seems to be working reliably

* Removed a bunch of junk from csproj and added a debug menu for testing on phone to smooth out experience.

* Fixed a bug where reading list detail wouldn't render the set image of the reading list.

* Added some instructions and code to allow connecting to dev instance easier.

* Fixed up paging with keyboard where to ensure that when we hit the end of the scroll, we don't go to the next page instantly, but rather make the user press the key once more.

* Fixed reading list image not properly renderering on reading list detail page.

* Solved the swiping bug, need to play with threshold again.

* Swipe is now working. Need to decide if I'm going to support reversing the direction with reading direction.

* Hooked up swipe with reading direction code

* Cleaned up some direction code to align to a new enum

* Feature complete
2023-01-09 06:48:18 -08:00
..
HostedServices Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Tasks First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
AccountService.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ArchiveService.cs Reader Refactor Part 2 (#1694) 2022-12-13 10:00:54 -08:00
BookmarkService.cs Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
BookService.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
CacheService.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
DeviceService.cs Send Non books to your Devices (#1691) 2022-12-11 07:55:59 -08:00
DirectoryService.cs Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
DownloadService.cs Bookmark RBS + Dynamic PGO (#1503) 2022-09-02 09:40:52 -07:00
EmailService.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
MetadataService.cs WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
ReaderService.cs Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
ReadingItemService.cs Hooked up the API layer to be able to extract images from PDF again for Tachiyomi explicitly (#1686) 2022-12-10 06:00:36 -08:00
ReadingListService.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
SeriesService.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
StatisticService.cs Feature/stats finishoff (#1720) 2023-01-03 17:41:10 -08:00
TachiyomiService.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
TaskScheduler.cs Reading History (#1699) 2022-12-15 15:28:01 -08:00
TokenService.cs Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00