Commit Graph

2415 Commits (3813743e3dec3e0fe08a44d0dce8eb929b851886)

Author SHA1 Message Date
arkon 3813743e3d Split download notifications into progress and complete channels
4 years ago
arkon 9bb2334b69 Replace VectorDrawableCompat.create() with AppCompatResources.getDrawable()
4 years ago
Jimmy Low 7e73ede47a
[Feature Request] - Download Complete Remidner #3475 (#3527)
4 years ago
arkon b0106aa420 Fix getting stuck in chapter loop when chapters have identical URLs
4 years ago
arkon 33e5fea96c Explicitly destroy webview on activity destroy
4 years ago
arkon f0a1dcd120 Prevent spamming updates with newly favorited manga
4 years ago
arkon 26d5a87bef Fix source item flashing when pinning
4 years ago
arkon 52ae208df3 Show lang code in source long press dialog
4 years ago
arkon 34aaa7fb0a Remove explicit source browse button, tint pin icon when pinned
4 years ago
arkon a8c784355c Fix Chinese plurals
4 years ago
arkon 0aed93becf Don't show chapter number in history item when unknown
4 years ago
Jozef Hollý 1ea0804209
Translated using Weblate (Croatian) (#3421)
4 years ago
arkon a52fbb012a Add pin icon to sources list (closes #2862)
4 years ago
arkon 2dc47352f8 Add operator functions for handling set preferences
4 years ago
arkon e95a5be21d Show message when searching with no pinned sources
4 years ago
arkon abd69d4f91 Fix weird backstack behaviour after clearing database
4 years ago
arkon d749e309f8 Minor optimizations for local source dir lookups
4 years ago
arkon e4d075fb91 Update dependencies
4 years ago
arkon 71c6c71081 Lazily find chapter directories
4 years ago
arkon d2b14bcfc4 Inline extension functions
4 years ago
arkon 2c04c81bd1 Increase dismiss timeout for what's new snackbar
4 years ago
arkon dd66c83c50 Use some more core-ktx extensions
4 years ago
arkon 9e51d82154 Replace custom visibility extension functions
4 years ago
arkon bdc441a5be Hide manga title in toolbar when at top
4 years ago
arkon 2dcb73700b Update Material Components
4 years ago
jobobby04 ee01686ae4
Change to J2k style downloads while keeping support for the old ones (#3513)
4 years ago
arkon 9a55cf880e More consistent library list view padding (closes #3509)
4 years ago
arkon 6742cdeb8b Hide tracking button if none logged in, show for non-favorited manga (closes #3507)
4 years ago
arkon c37377bffa Remove divider between manga info header and chapters header
4 years ago
Ken Swenson 76147a9be7
fix: Download on WiFi regardless of metered status (#3489)
4 years ago
arkon bf22e69250 Pad manga info tag chips properly to avoid overlapping scrollbar
4 years ago
arkon 49693934cf Update dependencies
4 years ago
arkon e6a63ee5b2 Fix manga overflow menu items not appearing after adding to library via categories
4 years ago
arkon 08dc57fd02 Revert ViewPager2 library
4 years ago
arkon cede590696 Remove unused ViewStatePagerAdapter dependency
4 years ago
arkon c401915fb5 Don't initialize mangas if viewing source in list view if on metered connection
4 years ago
arkon 2a202bd510 Migrate library to ViewPager2
4 years ago
arkon dcd8ed08fc Rename chapters_controller to manga_controller
4 years ago
arkon d3ebedeef2 Explicitly show "No results found" in global search instead of hiding row
4 years ago
arkon d2e2ebbe45 Add ripple to global search source title
4 years ago
arkon 0cef05dd89 Revert "Make controllers responsible for showing/hiding FAB"
4 years ago
arkon a443dc3040 Show tracker status in button
4 years ago
arkon 4e6cc013e5 Update subsampling-scale-image-view
4 years ago
arkon 0c65d54d89 Switch to tachiyomiorg fork of subsampling-scale-image-view
4 years ago
arkon ccd0e0cdfe Manga about section layout tweaks
4 years ago
arkon 9278ca3f5e Move chapter filter/sort/display settings into a sheet
4 years ago
arkon d7a70b962b Toggle about section when tapping on header/empty space
4 years ago
arkon fff0f841fa Long press favorite button to manage categories
4 years ago
arkon 8ba426350f Fix checked state for manga header buttons
4 years ago
arkon 8ef548032f Make controllers responsible for showing/hiding FAB
4 years ago