Commit Graph

2142 Commits (bb3e616890ddba4c77f3dc9149d67dd2f77d83e2)

Author SHA1 Message Date
arkon e422b1d6c1 Fix snackbar/FAB overlap in edit categories view
4 years ago
arkon 8992f47915 Remove unnecessary checks
4 years ago
arkon fe65f4d6f8 Option to only include pinned sources in global search
4 years ago
arkon 8077e421e6 Move extension update preference to settings
4 years ago
arkon 4f806a921f Set up extensions check job on update
4 years ago
arkon 8efe0502f3 Make search views take up full width
4 years ago
arkon 0eb61f34f6 Ensure ActionToolbars don't overlap snackbars or FABs
4 years ago
Jay cc7735e284 No longer using chapter url for new chapter notification's reader intent
4 years ago
arkon e24ddb9106 Use same header layout for sources/extensions/migration
4 years ago
arkon 67d284fc35 Fix top padding in sources tab
4 years ago
arkon a9d32fea37 Handle paused state in download queue summary
4 years ago
arkon 3374481912 Refactor tabbed bottom sheet
4 years ago
arkon 1972cc25a9 Show download progress in MoreController
4 years ago
arkon 6a3cd0054b Minor edits
4 years ago
arkon 548dbf4b78 Copy files from cache when downloading
4 years ago
arkon 74af40a352 Revert hiding cutout setting from reader sheet
4 years ago
arkon 8f26c4bd07 Dependency updates
4 years ago
arkon 1d51b06d3e Increase default connect/read timeouts
4 years ago
Steven Smith 305ee3c12e
Pull basic manga/chapter metadata from EPUB files. (#2962)
4 years ago
arkon 90ce89193d Add logo header in more section
4 years ago
arkon 2ad3fa1593 Add row dividers in source migration list
4 years ago
arkon 4bb9949768 Fix extensions intent
4 years ago
arkon c4f1d2f153 Revert column FlowPreference
4 years ago
arkon ed6f82af0f Only apply downloaded only to chapter lists in library
4 years ago
arkon 3ba8cff60f Edge fade for compact genre chips when scrolling
4 years ago
arkon 7307ddd1b8 Restore landscape manga info layout
4 years ago
arkon 0601bedb0b Revert removal of last chapter/updated from manga info
4 years ago
arkon 0c988d95ee Fix crash when tab isn't available
4 years ago
arkon d593362ba8 Merge sources and extensions into one view
4 years ago
arkon f97f4c68ba Hide titles in restore notification based on preference
4 years ago
Jozef Hollý d13bc9d420
Translated using Weblate (Finnish) (#2909)
4 years ago
arkon 2a41e4ce68 Fix BrowseSourceController losing scroll position when navigating back
4 years ago
arkon 850654dccc Hide EmptyView when retrying source request
4 years ago
Hawk of the Death 2f9dfed073
Fix typo (#2973)
4 years ago
arkon 57911c42d1 Copy debug info when tapping version
4 years ago
arkon 6064eda68f Remove unnecessary dialog padding dimens
4 years ago
arkon fe803a4588 Add bottom padding to library for ActionToolbar
4 years ago
arkon 2787116171 Fix ActionToolbar background color
4 years ago
arkon 0a509cb382 Remove usage of alpha color selectors (fixes #2957)
4 years ago
arkon b25ab941ba Include viewer and chapter filter preferences when migrating manga (closes #2866)
4 years ago
arkon 6ef59a5949 Remove redundant DB transaction function
4 years ago
arkon 17fc8deb19 Migrate column preference to FlowPreference
4 years ago
arkon 45b5c1c262 Set preference visibility immediately (fixes #2965)
4 years ago
arkon 7fd547a2d6 Fix categories button not working after adding manga (closes #2966)
4 years ago
arkon d19d787f6e Refactor backup service
4 years ago
arkon 52474e39d9 Placeholder link to next release changelog
4 years ago
arkon d243ee4b4c Remove TextDrawable
4 years ago
Steven Smith 2c2f8f5853
Improvements to EPUB support. (#2409)
4 years ago
Jays2Kings 64ba127e7d
Added Local Source icon (#2961)
4 years ago
arkon 9d22a9e664 Move some restore notification logic into service
4 years ago
arkon 96c55db7ca Consider individual manga as transactions rather than entire restore job (closes #2482)
4 years ago
arkon 0f48563e29 Some restore code refactoring
4 years ago
arkon 7c014292d2 Localize some restore strings
4 years ago
arkon 19507d1837 Return success/failure result for backup job
4 years ago
arkon 81b2dfd9d0 Update top level project build scripts
4 years ago
arkon 3f63b320c4 Linting fixes
4 years ago
arkon 4da760d614 Simplify outlined button style name
4 years ago
arkon a95ac8ad83 Add links to local source guide (closes #2896)
4 years ago
arkon f841d3d259 Remove vector drawable support library flag
4 years ago
arkon 902700e1f4 Minor edits
4 years ago
arkon bbf456a4aa Tweak ActionToolbar styling
4 years ago
arkon 134dbd2f1d Revert some seekbar event listener changes
4 years ago
arkon 979c49b99a Minor cleanup
4 years ago
arkon dad010a891 Replace some listeners with flowbindings
4 years ago
arkon 9f974c9401 Refactor library sheet into tabs
4 years ago
arkon fba3ed2244 Show scrollable single line of genres when compacted
4 years ago
arkon aa1d927da6 More FlowPreference migration
4 years ago
arkon 292655cbdc Adjust sources section heading padding
4 years ago
Jay a088c9ca7c Added Last Used header to browse
4 years ago
arkon 8c1ec43500 Remove option to turn off app update checks, check every 3 days
4 years ago
arkon 1ac1c6dc9e Link to GitHub commits for preview build changelog
4 years ago
arkon 87ffd6eef2 Reduce size of history card titles
4 years ago
arkon 41139cea76 Revert Material Dialogs to v3.1.1 due to weird UI blinking/cutoff issues
4 years ago
arkon d98b7275d1 More FlowPreference migration
4 years ago
arkon 77cca1ce84 Change favorite icon to heart
4 years ago
arkon c0bbbdb7ee Separate categories picker from long pressing manga favorite button
4 years ago
arkon 8e6b7aaec0 More subdued chapter page progress text
4 years ago
Hawk of the Death aae6820fdc
Replace Track Reading Dates date picker with MaterialDialog's one (#2935)
4 years ago
arkon 2a4f35959b Hide reader cutout setting if no cutout detected
4 years ago
arkon f71708e5c5 Group version info at top
4 years ago
arkon 6de00b1f21 Make restore a foreground service
4 years ago
arkon 2b27b40142 Fix round text icons (closes #2934)
4 years ago
TacoTheDank 55101b1a4a
Update nucleus library (#2932)
4 years ago
arkon 53a3be0703 Migrate more preferences
4 years ago
arkon 04a178e7da Move common view configs to parent class
4 years ago
arkon 6d5b6b2ff7 Specify Stable vs Preview in version
4 years ago
arkon ab97de2763 Set default textInputStyle (fixes #2926)
4 years ago
TacoTheDank 34f7e4d448
Replace TextDrawable with a Kotlin fork (#2929)
4 years ago
Hawk of the Death f7c139030f
Add Start/Finish date support for MAL (#2672)
4 years ago
arkon c967308859 Replace deprecated adapterPosition with bindingAdapterPosition
4 years ago
arkon 02207f6cfd Make entire history item card clickable
4 years ago
arkon badddcf0de Use existing paddings when allocating space for source RecyclerView for FAB (fixes #2917)
4 years ago
arkon b6f1c516e2 Fix extended fab height, make text bolder (fixes #2900)
4 years ago
arkon 932a47a8a7 Update Material Dialogs
4 years ago
arkon f69f78db34 Move restore progress dialog to notification
4 years ago
arkon fc2c465bac Prevent multiple concurrent backups/restores
4 years ago
arkon f2a7f8efda Move restore completed/error dialogs to notifications
4 years ago
arkon e6c172ac22 Fully move backup progress/created dialog logic to notifications
4 years ago
arkon d8e7481118 Fix backup/restore notification channel
4 years ago
arkon 2485ef8547 Remove migrating progress dialog
4 years ago
arkon b17762f8d9 Remove source name from history cards, slightly compacter
4 years ago
MCAxiaz b3611eef9d
Bug/2894 covers not updating (#2908)
4 years ago
arkon a68c1adba6 Use lifecycle scope for flows in activities
4 years ago
arkon 42b536e40b Replace backup progress dialog with notification
4 years ago
arkon d6e49be268 Remove some progress dialogs
4 years ago
arkon 3d10dad780 Complete RxBindings to FlowBinding migration
4 years ago
arkon c9a727594e Fix manga info expansion toggling again after refreshing
4 years ago
arkon cd25e1283a Fix extension update badge again
4 years ago
arkon 6675de1a26 Fix extension update badge in bottom nav not updating
4 years ago
arkon 96618e9517 [CI SKIP] More consistent "WebView" wording
4 years ago
arkon dff239141d Force close app if Webview isn't available
4 years ago
arkon abbb329ba6 Rename offline mode to downloaded only
4 years ago
arkon 5bc77fc6e8 Add offline mode (forced download filters; closes #2902)
4 years ago
arkon 9c820fcca1 Default skip filtered to true
4 years ago
arkon bb064a1ba7 Change restore error log extension to txt
4 years ago
arkon a5d9fb518a Minor edits
4 years ago
arkon 01dd46c5ed Remove unused widget styles and animations
4 years ago
arkon ed51989796 Use non-deprecated Kotlin experimental flag
4 years ago
arkon bd20977ebc Remove custom preference flow implementation
4 years ago
arkon 11e10f6eff Replace some old color attribute usages
4 years ago
Jozef Hollý c88265ac04
Translated using Weblate (Portuguese (Brazil)) (#2899)
4 years ago
arkon 3f655ca50a
Translated using Weblate (Swedish) (#2856)
4 years ago
arkon 359d4dc1b2 Show locale name in system default locale
4 years ago
arkon ca47446b46 Add link to website and open source licenses
4 years ago
Hosted Weblate cffb2db7ae
Translated using Weblate (Swedish)
4 years ago
arkon 0272907596 Avoid multiple reader instances (closes #1851)
4 years ago
arkon 321a4b24b9 Add confirm exist setting (closes #2615)
4 years ago
arkon 8a243ffb57 Include bookmark state when migrating chapters (closes #2729)
4 years ago
arkon c2330fe3af Fix extension setting dialogs not handling duplicate keys (fixes #2876)
4 years ago
arkon 9876732875 Genre search from updates/history (closes #2893)
4 years ago
arkon 29e453c201 Minor style tweaks
4 years ago
arkon 6c14402992 Remove manga homescreen shortcuts
4 years ago
arkon bdee525336 Lint fixes
4 years ago
arkon fbf13efe74 Bump minimum extension lib and WebView versions
4 years ago
TacoTheDank 415df2357c
JDK8, lint fixing (#2888)
4 years ago
morcefaster 4fc8800a37
Webtoon zoom out (#2892)
4 years ago
arkon 6a532b836d Refactor databinding fields to parent abstract classes
4 years ago
arkon 31b94fd3ff Fix string key typo
4 years ago
arkon fd733e819d More consistent card radii
4 years ago
arkon 7b6d52c613 Tweak outlined library icon more
4 years ago
arkon df69559b39 Collapsable manga summary/genre section
4 years ago
arkon e388f0d563 Round manga info cover
4 years ago
arkon 85e7b78b21 Fix for library tags not triggering search
4 years ago
arkon 42a97f8c40 Add function in interface to get list of genres
4 years ago
arkon 5cff247aa4 Tweak library icon (closes #2754)
4 years ago
arkon f115691365 Revert attempted WebView process fix
4 years ago
arkon deb66436cb Remove redundant call to set extension badge in bottom nav
4 years ago
arkon b8152dd7f9 More FlowPreferences migrations
4 years ago
arkon 678c004a64 Add parent class for view configs
4 years ago
arkon d9f44c1f7d Extension function instead of redefining uiScope everywhere
4 years ago