arkon
|
68345e636e
|
Remove ability to hide unread chapter badges in library
|
2023-01-07 14:25:35 -05:00 |
|
Soitora
|
8937e22ce4
|
Add back option to hide Updates count (#8709)
Adds back the option to hide the updates count on the Updates tab
|
2022-12-09 17:25:06 -05:00 |
|
arkon
|
696dc59ea5
|
More domain model migrations
|
2022-12-03 22:54:18 -05:00 |
|
AntsyLich
|
373463e995
|
Change Updates icon badge to show new updates count (#8659)
* Change Updates icon badge to show new updates count
* Fix reference
* review changes
* Lint
|
2022-12-03 14:44:30 -05:00 |
|
d-najd
|
ba00d9e5d2
|
Add "Play" button on manga in library (#8218)
* resume manga button in libarary
* work on resume button
* Backup
* work on opening the last read chapter
* backup
* renaming
* fab instead of image
* done with logic
* cleanup
* cleanup
* import cleanup
* cleanup...
* refactoring
* fixing logic
* fixing scopes
* Reworking design
* adding ability to turn on/off the feature
* cleanup
* refactoring, fixing logic, adding filter logic (partial)
* backup
* backup
* logic done
* backup before merge fix
* merge conflict....
* merge conflict...
* reworking ui logic
* removing unnecessary file
* refactoring
* refactoring
* review changes + minor parameter position movement
* commiting suggestion
Co-authored-by: arkon <arkon@users.noreply.github.com>
* fixing minor mistake
* moving ChapterFilter.kt
Co-authored-by: arkon <arkon@users.noreply.github.com>
|
2022-11-07 22:32:23 -05:00 |
|
Andreas
|
8d97b980e3
|
Tweak library view (#8240)
- Move category join to improve performance
- Move bookmark calculation into query
- Move unread calculation into domain
|
2022-10-18 16:33:26 -04:00 |
|
AntsyLich
|
ea092fa175
|
Fix selection in library (#8233)
|
2022-10-18 09:32:34 -04:00 |
|
AntsyLich
|
d6cbff2837
|
Tweak library query (#8214)
* Tweak library query
Co-Authored-By: Quang Kieu <kieuq@wit.edu>
* Update app/src/main/sqldelight/migrations/21.sqm
* Update app/src/main/java/eu/kanade/domain/library/model/LibraryManga.kt
* Update app/src/main/sqldelight/view/libraryView.sq
* Update app/src/main/java/eu/kanade/data/manga/MangaMapper.kt
* Update app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
* Update app/src/main/java/eu/kanade/data/manga/MangaMapper.kt
* Bump version
Co-authored-by: Quang Kieu <kieuq@wit.edu>
|
2022-10-16 15:33:12 -04:00 |
|
Swords
|
3fdcd636d7
|
Add bookmark filter (#8198)
* feat: add bookmark filter
* feat: add getBookmarkChaptersByMangaId query + interactor to be used for filtering
|
2022-10-15 11:33:09 -04:00 |
|
AntsyLich
|
ea8383978b
|
Move LibraryManga to domain layer (#8126)
|
2022-10-01 11:30:51 -04:00 |
|
Andreas
|
29fa93e829
|
Split the rest of the preferences in PreferencesHelper (#8074)
* Split the reset of the preferences in PreferencesHelper
* Capitalize ThemeMode
|
2022-09-25 10:07:06 -04:00 |
|
Andreas
|
b5dca2eb09
|
Move chapter preferences from PreferencesHelper to LibraryPrefrences (#8061)
|
2022-09-24 10:14:16 -04:00 |
|
Andreas
|
e568951396
|
Split track preferences from PreferencesHelper (#8046)
|
2022-09-21 09:18:53 -04:00 |
|
arkon
|
2b089648a3
|
Remove redundant preference keys
|
2022-09-20 00:13:33 -04:00 |
|
Andreas
|
c740558327
|
Split library preferences from PreferencesHelper (#8036)
|
2022-09-19 23:55:07 -04:00 |
|