Commit Graph

1867 Commits (715507be2ac402cacc4b42c9653744a2544af0fd)

Author SHA1 Message Date
Jay cb599704a9 More bottom sheet work
5 years ago
Jay 40e4adc23b More work to the bottom sheet + fixed white theme in webview for dark mode
5 years ago
Jay c35b4472dd Bottom sheet p1
5 years ago
Jay 7544a4d2db Color fixing
5 years ago
Jay f0f889e6bb Fixes to the lower android versions
5 years ago
Jay fa5b85e3b2 Download queue option moved to download settings
5 years ago
Jay 98972e76c9 Fixing imports
5 years ago
Jay b3842cd9ea Set bottom nav down to 4 tabs
5 years ago
Jay 48d12bbecd Fixing more icon tints
5 years ago
Jay 2ee691bffe Removed insets logic for bottom nav/added option to use side drawer again
5 years ago
Jay ff71b96703 Fixed Download intent + help button in settings
5 years ago
Jay becf936d48 Fixes to insets and snackbars
5 years ago
Jay a1d0d113b9 More work on the white + md2
5 years ago
Jay f24fefad59 Added white theme to pref
5 years ago
Jay 25df36c60d Start of MD2 + White theme
5 years ago
Jay 9e36dccf4d Recent Read Controller is no longer Rx
5 years ago
Jay 01039219bc Version 0.9.8
5 years ago
Jay c0250ab1ee Update LibraryUpdateService.kt
5 years ago
Jay eddfeff146 Sort chapters properly for update notifactions
5 years ago
Jay fb2ab7d765 Recent Read Controller is no longer Rx
5 years ago
Jay f91e66269f Added snack messages to show category is already in queue
5 years ago
Jay 755ce656b2 Added remove from library dialog
5 years ago
Jay 3d3c6b3db5 Renaming pref to hide category instead
5 years ago
Jay fee697f148 Set now as last updated for manga if the source does not provide a date for new chapters
5 years ago
Jay 750c515db8 Fixing D&D sorting sometimes giving a blank library
5 years ago
Jay b212f8233e Unread sorting now always shows unread on top
5 years ago
Jay b7111e7ac6 Update MainActivity.kt
5 years ago
Jay 887c5fefae Fixed Downloader Notifaction + added placeholder download
5 years ago
Jay 0f228a6967 Fixed default category not saying D&D mode after disabling categories
5 years ago
Jay 175d7f4de6 Update LibraryGridHolder.kt
5 years ago
Jay 9a09338977 Fixed cache missing items sometimes
5 years ago
Jay 649211a1cb More util moving
5 years ago
Jay 2ddf9491e4 Update LibraryUpdateService.kt
5 years ago
arkon dc9545570d Migrate extension list fetch to coroutine
5 years ago
MCAxiaz 3bb1c9efa7 fix NPE in dateFormat (#2549)
5 years ago
Jay 39dc945f86 Update RecentlyReadHolder.kt
5 years ago
arkon dbc634c8e4 Minor date format code cleanup
5 years ago
Sam Lewis f06d61a137 Allow setting a preferred date format
5 years ago
Jay aea88f43d7 Moved coroutines exts to system until folder
5 years ago
Jay 3c54485ecf Fixing imports
5 years ago
arkon 54f798c9d2 Reorganize other util files
5 years ago
arkon 0f7923a688 Remove unused SharedData object
5 years ago
arkon 3247a83d68 Reorganize some util files
5 years ago
arkon b92c6cfdab Categorize library settings
5 years ago
arkon e9e9e10805 Use coroutines for async loading of modules
5 years ago
arkon 2be1256898 Update AndroidX SQLite dependency
5 years ago
arkon 823f9b5d38 Group tracking setting activities
5 years ago
arkon 707eea9deb Reword "directory" to "location"
5 years ago
Jay adc3a522cd Remove update library option + Library updater now uses a queue system
5 years ago
Jay 0aca015171 Fixed Issue of reader not following theme on app relaunch from memory
5 years ago
Jay 27fbcf2082 Removed unused resources
5 years ago
Jay fda8a85882 Reworking cache logic
5 years ago
Jay 723cf74b6d Fixed shortcut icons
5 years ago
Jay 301bafe460 Updates to the last commit
5 years ago
Jay 86992a02d8 Title updates now rename downloads
5 years ago
Jay f3b96c430e Fixed all category sorting for D&D
5 years ago
Jay cc81b37f03 Fixed icon dialog for devices under Android O
5 years ago
RaniSargees 3cad9405f9 Searching in recents
5 years ago
Jay fa7b668ac8 Merge branch 'REL_0.9.761'
5 years ago
Jay 50a0e20471 Version 0.9.761
5 years ago
Jay e96fb3c17c Option to hide categories + added back fastscroller
5 years ago
Jay 4d6fb3139d Version 0.7.96
5 years ago
Jay fee957c367 If a local manga title is blank, searching for it will add the title back
5 years ago
Jay 94b82ee40e Fixed blank title when refreshing metadata
5 years ago
Jay 2c33040a5f Fix for light theme bugging out and being dark
5 years ago
Jay ccd1c7bc1d Using night colors instead of night themes
5 years ago
Jay 10d514f8f4 Move themeing to base activity
5 years ago
Jay 0b6f7fab81 Version 0.9.75
5 years ago
Jay 32c58640a2 Remove pencil from edit manga cover
5 years ago
Jay 872f5319f6 Use old tags if they match
5 years ago
Jay c745ac7350 Fixed #67 and #69
5 years ago
Jay 5ea683b686 Added "Reverse order" option to d&d sorting to reduce menu size
5 years ago
Jay ea281be29e Added Last Read to drag & drop
5 years ago
Jay 17b862df4a Update SettingsReaderController.kt
5 years ago
Jay 8638e5452d Refactoting from dev
5 years ago
arkon 3d3d9b3a12 Directly pass read chapter when updating tracker
5 years ago
Jay c7356a977d update title on metadata refresh
5 years ago
arkon ff5169d7b9 Remove display/sorting mode dialogs
5 years ago
Mike 9baeb38177 CloudflareInterceptor update (#2537)
5 years ago
Jay 332a21ed76 Fixed tracking icon in search activity
5 years ago
Jay e41173ad1d Fix crash for multichoice pref dialog with an "all" option
5 years ago
Jay 3f0aa0c037 More updates to edit manga dialog
5 years ago
Jay b7d538f7a6 Pressing the nav bar's up button in Search Activity now puts you where you were last in tachi
5 years ago
Jay 343fad39b6 Instantly show check on tab for tracked manga
5 years ago
arkon 2b1752de09 Remove reflection to show tracking checkmark
5 years ago
arkon 8431d14754 Update Firebase
5 years ago
arkon a8d1999fc2 Share Button in WebView + Open in broswer moved there
5 years ago
arkon f465785935 Move WebViewActivity to where it should be
5 years ago
[pʲɵs] dff4f43b83 Do not suppress a type system error (#2524)
5 years ago
MCAxiaz 33836ba049 Bug/2513 edit text preference crash (#2522)
5 years ago
arkon 44aae85493 Update build.gradle
5 years ago
Jay 95d6c583cf Updated Russian Translations
5 years ago
Jay db11ac8cf6 Threw local manga editing into a json
5 years ago
Jay a253c255e8 Download dialog in chapters removed, now using submenu
5 years ago
Jay 81eaf8bb95 Added more plural strings
5 years ago
Jay 5587080c95 Search for local manga by searching "local"
5 years ago
Jay ad8c69aa15 Implemented #75
5 years ago
Jay bf919e7949 Fixes for local manga and others for custom manga info
5 years ago
Jay c92b2bb203 UI/Functionality for custom info done
5 years ago
Jay a94d455e79 Fixed scrollbar in preference popup
5 years ago