Commit Graph

5350 Commits (710ebfb7a5e3b57a59103a50da462be1259f0d3b)

Author SHA1 Message Date
Simon dddba7bb6f
Filter out non-downloaded chapters in reader when Downloaded Only is enabled (#9568)
1 year ago
Ivan Iskandar 9ec8d770ea
MangaChapterListItem: Increase swipe action touch slop (#9598)
1 year ago
Two-Ai cf777d9893
Cleanup MangaScreenModel successState usage (#9582)
1 year ago
arkon 841f80f935 Add share menu item in reader
1 year ago
arkon 39a7356ed1 Directly track current WebView URL instead of relying on state
1 year ago
arkon 34b9c82cd0 Remove General settings section
1 year ago
arkon 405a75438a Remove per-category display mode
1 year ago
Ivan Iskandar 39e4568460
ReaderProgressIndicator: Convert to Compose (#9574)
1 year ago
arkon 531e1c62bb Hide release period update restriction in non-dev builds until ready
1 year ago
arkon 1a1f16f44a Bump dependencies
1 year ago
arkon 431f8772f8 Address minor build warnings
1 year ago
arkon 8a5382042c Fix misleading release grace period "Default" options
1 year ago
arkon 8f4bc71cf7 Remove confirm exit option
1 year ago
Two-Ai 0ac38297f4
Replace RxJava in extension installer (#9556)
1 year ago
arkon f48f212001 Minor cleanup
1 year ago
Quang Kieu c90f344910
Add setting and calculate for update interval (#9399)
1 year ago
Ivan Iskandar a458bd9fdb
Update Glance v1.0.0-beta01 (#9551)
1 year ago
arkon ed5a56be60 Set reader chapter name to marquee if too long
1 year ago
arkon 899fe57f15 Slightly tweak MangaScreen refresh indicator
1 year ago
arkon bac42edabb Add debug screen to copy backup file schema
1 year ago
arkon 8735f3566f Fix bookmarked chapters being deleted after manually marked as read
1 year ago
arkon 46efd4c134 Fix some crashes
1 year ago
arkon dfd38db7e3 Use primitive state holders
1 year ago
arkon 929a881943 Simplify chapter item composable a bit
1 year ago
arkon 152fdec855 Minor cleanup and remove unused dependencies
1 year ago
Artemis-CtrlAltDel 9c07451d95
fix: grid size slider (#9542)
1 year ago
arkon e3b2720924 Remove redundant inset handling in AdaptiveSheet
1 year ago
Two-Ai 3ae1e37c40
Replace RxJava in Downloader (#9256)
1 year ago
arkon 5a9889b562 Upgrade Compose
1 year ago
arkon 5ca7c39751 Replace Cascade with our own somewhat janky implementation
1 year ago
arkon 44609c494c Use AppBarActions in more places
1 year ago
arkon a4d86a2e1e Enable predictive back gesture for Android 13 (behind developer option)/14+
1 year ago
Shamicen b8716ff6fe
Populate the ComicInfo Number field with chapter numbers (#9514)
1 year ago
Ivan Iskandar 73118d4af7
DownloadCache: Fix freezing on initial loading of cache file (#9523)
1 year ago
Two-Ai c27bf4e866
Minor Downloader cleanup (#9511)
1 year ago
arkon fb38d30775 Avoid attempts to renaming download dirs if name hasn't actually changed
1 year ago
arkon b4bb855675 Revert "Bump to somewhat newer version of Compose BOM"
1 year ago
Ivan Iskandar 6263a52777
Fix navigation backstack (#9497)
1 year ago
Ivan Iskandar 96defd6b05
Replace our custom Pager (#9494)
1 year ago
arkon bcd90be525 Use AppBarActions in more places
1 year ago
arkon 22afae4449 Add tooltips for AppBarActions
1 year ago
arkon 8fae92034e Fix missing appbar when statistics are loading
1 year ago
arkon ce81b76150 Bump to somewhat newer version of Compose BOM
1 year ago
AntsyLich f70d5ea976
Delay automatic backup when restoring (#9492)
1 year ago
arkon dbbf6c5de0 Switch back to upstream version of Voyager
1 year ago
Ivan Iskandar 84acae27b7
ChapterNavigator: Fix rounding error when changing page with slider (#9477)
1 year ago
arkon 71f6e07e71 Don't compute key for browse list based on manga ID, which may be repeated
1 year ago
arkon 6f59c6c6bb Revert attempts to read archives to cache first
1 year ago
Ivan Iskandar d36cf5ce15
Chapter transition tweaks (#9470)
1 year ago
arkon b051e37ab7 Address minor build warnings
1 year ago
arkon 44383ff950 Add R8 rule for org.apache.commons:commons-compress
1 year ago
arkon 1b25290d39 Fix filter FAB not working in migrate screen
1 year ago
arkon 2f5eb73d29 Allow scrolling in restore confirmation dialog
1 year ago
Ivan Iskandar f0dd33ee4c
ChapterNavigator: Always show buttons and fix steps visual (#9461)
1 year ago
Two-Ai bbe0ab1dd0
Fix delay between URL fetch and image download (#9452)
1 year ago
Two-Ai cb2d43c0d1
Ensure final download status is always set (#9453)
1 year ago
Ivan Iskandar fce9cb820c
ChapterNavigator: Fix haptic feedback (#9458)
1 year ago
Ivan Iskandar 08e4863d94
ChapterNavigator: Fix background color (#9450)
1 year ago
arkon 9a10656bf0 Migrate reader slider and next/prev buttons to Compose
1 year ago
arkon 3c79777e66 Migrate PageIndicatorTextView to Compose
1 year ago
arkon f5ad95d78a Fix language in source filter list jumping to top incorrectly
1 year ago
arkon 14c465d36f Get current track services when composing LibrarySettingsDialog
1 year ago
arkon 99378ddf20 Bump dependencies
1 year ago
arkon c623258e8c Try Apache implementation of ZipFile instead
1 year ago
Houssein Zaghdane 6ce42dc167
fix to multiple "add to library" toasts bug when adding a new series (#9433)
1 year ago
Andreas f63573f25f
Remove SourceData and use StubSource directly for database (#9429)
1 year ago
Andreas 02864ebd60
Move GitHub Release/App Update logic to data (#9422)
1 year ago
arkon 9339ea4196 Process chapter duplicates after sorting
1 year ago
AntsyLich 6bdc1b676e
Avoid potential crash when opening library settings sheet 2.0 (#9419)
1 year ago
Andreas 7451c13edd
Add slider for changing columns (#9421)
1 year ago
arkon ccd4143d9d extension-lib 1.5: Add AppInfo#getSupportedImageMimeTypes()
1 year ago
arkon c590f55030 Revert "Avoid potential crash when opening library settings sheet (#9415)"
1 year ago
AntsyLich c21813a8b5
Add an icon to "Item Per Row" on library sheet (#9414)
1 year ago
AntsyLich 2cb08e6bb1
Avoid potential crash when opening library settings sheet (#9415)
1 year ago
stevenyomi 058ee4c86b
Fix exception formatter's format (#9413)
1 year ago
arkon ea6e5eebac Remove "when tapping" from "Pan wide images" setting
1 year ago
arkon 9cc25ff345 Fix disable source option not appearing
1 year ago
arkon c9805b8612 Consolidate exception message formatting
1 year ago
Quang Kieu 41c89eb61d
Add interval data layer (#9398)
1 year ago
arkon 392c3492b3 Minor cleanup
1 year ago
arkon 20bec66a9d Handle archives with nested directories properly
1 year ago
Ken Swenson 3ce9a9ff97
Double tap zoom toggle (#9384)
1 year ago
d-najd a8f17a3fab
Add swipe actions for chapters (#9304)
1 year ago
Tooster ef3d2c14b4
Fix misused string key in library context menu (#9388)
1 year ago
arkon 44619febd3
Load ZIP file contents to cache (#9381)
1 year ago
arkon c48accb357 Maybe fix Firebase crashes
1 year ago
arkon 418e6a8b3a Make loader implementation classes internal
1 year ago
arkon 67b4e53a58 Minor cleanup
1 year ago
arkon 265934d77a Fix missing type info in release builds
1 year ago
arkon 2a218cca90 Fix missing type info in release builds
1 year ago
arkon e23cc8f83a Hide beta split tall images setting from reader setting sheet for release builds
1 year ago
arkon 0b125b7106
Use Compose for reader transition chapter info (#9373)
1 year ago
arkon 26f3995595 Consolidate missing chapters functions to domain module and add tests
1 year ago
Pauline 41cc1fe723
Fallback chapter name if it ends up as blank (#9220)
1 year ago
arkon add228407f Remove abstract TabeedBottomSheetDialog class
1 year ago
Ivan Iskandar 2c6e025063
Add more info to debug screen (#9357)
1 year ago
arkon 97e6f1ea9a
Upgrade to AGP 8.0.0 (#9351)
1 year ago
arkon 5c1a81d8ca Merge branch 'patch'
1 year ago
arkon c615f4d458 Release v0.14.6
1 year ago
Eshlender 7115a9b9fe Update track domain shikimori.me (#9333)
1 year ago