Commit Graph

4871 Commits (3a8b5e1b5e0a9fdd8b6fd10a23508fb92baf77e2)

Author SHA1 Message Date
arkon 4f00af3173 Change long press on downloaded chapter icon to open menu
2 years ago
arkon 9da232dcd8 Adjust download cache to ignore irrelevant files
2 years ago
Ivan Iskandar acd43005df
SearchToolbar: Better physical keyboard support (#8529)
2 years ago
AntsyLich 51c964de3a
Fix download not working on sd card (#8527)
2 years ago
arkon 262f8449b4 Resolve proper chapter URL for ComicInfo "Web" field
2 years ago
Andreas bdf035d60a
Use Voyager on Source Filter screen (#8511)
2 years ago
Andreas 0270878748
Use Voyager on Extension Filter screen (#8503)
2 years ago
arkon 6ada3c90ff Clean up ComicInfo stuff a bit
2 years ago
Shamicen 4e628fe6de
Create ComicInfo Metadata files on chapter download (#8033)
2 years ago
arkon a8eebd824a Remove duplicate pinned sources setting
2 years ago
ThePromidius 92b039fac7
Add Kavita tracker (#7488)
2 years ago
Ivan Iskandar acc65529a0
Replace numberpicker with wheelpicker (#8501)
2 years ago
Quang Kieu 3061f198e9
Temporally Fix #8287 (#8493)
2 years ago
arkon 6fc1f4fc21 Reword download cache/indexing strings for consistency
2 years ago
arkon a0f49b16c5 Remove "Download complete" notification
2 years ago
arkon c6c4c1c393 Migrate to more domain model usages
2 years ago
arkon 811931ccc0 Minor cleanup
2 years ago
AntsyLich 08d5633d81
Add option to invalidate download cache (#8491)
2 years ago
arkon c76d5dd30c Tweak library continue reading button
2 years ago
Ivan Iskandar 340357d158
Voyager on More tab (#8498)
2 years ago
Ivan Iskandar 11ed47397d
Remove top bar workaround (#8497)
2 years ago
AntsyLich 6ce54eb845
Fix clearing database freezes the app (#8492)
2 years ago
arkon e45f6d0c92 Use toShareIntent in WebViewActivity
2 years ago
Ivan Iskandar 18ccde082d
Full Compose MangaController (#8452)
2 years ago
Ivan Iskandar bc3bb82651
Voyager on History tab (#8481)
2 years ago
d-najd ba00d9e5d2
Add "Play" button on manga in library (#8218)
2 years ago
Andreas bf9edda04c
Use Voyager on Category screen (#8472)
2 years ago
arkon 3733871d2f Don't show copied to clipboard toast on A13+ when copying backup restore error
2 years ago
arkon 54471a014f Get index of selected update list item based on chapterId
2 years ago
arkon 8749be518f Adjust read next history logic
2 years ago
Alessandro Jean 6d880c938a
Retry the MAL request if the token is expired (#8437)
2 years ago
Luqman 34aa4eb291
Add back haptic feedback long tap to fav (#8418)
2 years ago
arkon 280b0f42db Toggle enabled source in bulk
2 years ago
arkon d41c103a72 Increase visibility of selected item background in dark themes
2 years ago
arkon 0b93b9e059 Add pseudolocales to dev builds
2 years ago
Brett McGinnis ea3f933e95
#8264: Enabled isPseudoLocalesEnabled for debug (#8367)
2 years ago
AntsyLich 1e93d785e5
Remove redundant compiler args (#8405)
2 years ago
AntsyLich 999bd4efee
Center extension name in `ExtensionDetailsScreen` (#8407)
2 years ago
arkon 3222247969 Release v0.14.2
2 years ago
arkon dd6c9ce2fe Avoid crashing if multiple entries exist for same URL/source
2 years ago
zbue 38c6702b8f
Perform haptic feedback where appropriate (#8378)
2 years ago
AntsyLich afcf4b2988
Fix resetting filter resets browse pager (#8394)
2 years ago
zbue ebb96a6ff4
Use `selectedBackground` for other list items to match with others (#8379)
2 years ago
AntsyLich 8b0affe9bd
Set `softWrap` to true again for `Pill` text (#8391)
2 years ago
arkon 642b392d44 Fix crash in ReaderReadingModeSettings when reverse portrait orientation is set
2 years ago
zbue 8dce7b3e9e
Disable `ChapterHeader` & `ChapterDownloadIndicator` click when in selection mode (#8350)
2 years ago
arkon 33e90d6449 Clean up library download chapters logic
2 years ago
Swords 50b17d5d34
Add different download options within the Library (#8267)
2 years ago
arkon 7818885406 Use proper content color for filter icon in library toolbar
2 years ago
arkon 26af7ccc77 Use BOM for kotlinx.coroutines dependencies
2 years ago
arkon 5d1f79012e Fix some crashes
2 years ago
arkon cac80daa71 Set source properly when creating manga entries
2 years ago
arkon fc184f1cfa Clean up download ahead logic
2 years ago
arkon 725fcbba0e Add warning about F-Droid build support in More screen
2 years ago
stevenyomi a078f1ab1b
Refactor search toolbar and fix browse source (#8360)
2 years ago
arkon 86c3d8c064 Use Compose fast* functions in more places
2 years ago
Ivan Iskandar 156191af44
Tabs: Don't explicitly set text color in the text (#8365)
2 years ago
stevenyomi 57bba9e5ab
Fix Layout Inspector's Compose tree for dev flavor (#8363)
2 years ago
arkon dd1923fe88 Remove redundant preference composables
2 years ago
arkon df773ee15c Refactor overflow menus into a composable
2 years ago
zbue f5451a6881
Add ability to open random manga (#8232)
2 years ago
arkon fcec1581b7 Fix share menu item not appearing for entries not in library
2 years ago
arkon 11cc789e36 Center global search prompt properly in library list mode
2 years ago
Ivan Iskandar 16f9fb2f40
Rebase Scaffold fork (#8353)
2 years ago
Ivan Iskandar 6bfaa85e84
MoreScreen: Add navbar padding (#8349)
2 years ago
Soitora 04d2a3399b
Restore chapter description alpha (#8345)
2 years ago
Ivan Iskandar 054bf8ec5d
MangaScreen: Apply bottom content padding to large screen info column (#8347)
2 years ago
arkon 8417f5a63c Add more context to obsolete extension warning
2 years ago
Dexroneum 26b46cace0 Few UI changes (#8299)
2 years ago
arkon 0849111247 Use remember var delegates in more places
2 years ago
Ivan Iskandar f9c25b350e
New Pager implementation (#8323)
2 years ago
arkon 5b12c144da Release v0.14.1
2 years ago
stevenyomi 4b60138d41
Clean up strings and icons (#8326)
2 years ago
arkon fde7bfa3d1 Show notification while download cache is renewing
2 years ago
arkon 69635ee66a Make Compose DropdownMenu overlap the trigger
2 years ago
arkon 224f29077d Sort library items alphabetically in secondary pass
2 years ago
AntsyLich e1ab1fdb65 Prompt Extension update if ext-lib is updated
2 years ago
Ivan Iskandar 3e86cb094b
PreferenceModel: Add subtitle provider to ListPreference (#8322)
2 years ago
Ivan Iskandar 9fbd3fe33f
build: Add param to generate Compose compiler metrics (#8330)
2 years ago
arkon d0c4463ab3 Avoid concurrency crashes in SourceManager
2 years ago
arkon ad107860b9 Consider downloaded only mode when getting download counts in library
2 years ago
arkon 5efb31bd71 Fix some crashes
2 years ago
arkon e4a2f35907 Fix library download counts not being loaded if downloaded filter is in exclusion state
2 years ago
arkon 37cb4ec0c2 Don't filter out partially read chapters when marking as unread
2 years ago
arkon 401134fa8e Use MaterialTheme.shapes in more places
2 years ago
Ivan Iskandar 87391832ba
Touch up manga grid/list items (#8307)
2 years ago
AntsyLich e36d31bf0f
Cleanup Library presenter (#8284)
2 years ago
d-najd 37b7efbc87
WebView for chapter link (#8281)
2 years ago
AntsyLich 6e4a30e593
Fix "Download split" not working while using SD card (#8305)
2 years ago
arkon ebddb96373 Release v0.14.0
2 years ago
arkon 0288abb66e Update baseline profile
2 years ago
AntsyLich 37c55abc2a
Center the Text inside `Pill` (#8304)
2 years ago
arkon c50b1a5c66 Alternate method of avoiding LazyColumn key conflict crashes
2 years ago
Ivan Iskandar 187e9f94aa
Set source id when inserting to db (#8300)
2 years ago
arkon 1704dc062d Show file URI when invalid backup file is selected
2 years ago
AntsyLich 0657a52924
Cleanup history repository (#8297)
2 years ago
arkon ccc4144f3c Remove side nav icon alignment preference
2 years ago
arkon d5b4bb49b1 Refactor network to local manga logic
2 years ago
Ivan Iskandar 5b3f9e082e
Use new Compose BOM 2022.10.00 (#8295)
2 years ago
arkon ca06516900 Avoid some crashes
2 years ago