Commit Graph

2343 Commits (900238c84f3d176756b500bc440d90e14641ae57)
 

Author SHA1 Message Date
Jay 900238c84f Some source icon clean up
4 years ago
Jay 6bdc720249 Remove text drawable library
4 years ago
Jay b2ff267028 Using webp with a real shadow instead of vector xml for local source icon
4 years ago
Jay 7b7222428c Add links to local source guide
4 years ago
Jay 40ae78c0a3 Adding custom local source icon
4 years ago
Jay 90a3145345 Update string to say "WebView"
4 years ago
arkon 0ea6764671 Added actionable items to empty view
4 years ago
Jay ad2e14bf1a Created setTextColorRes Extension method
4 years ago
Jay 1c51a4c499 Updates to manga header margins + tablet layout fixes for the controller
4 years ago
Carlos 09a24bd9f2
Some Detail UI changes (#217)
4 years ago
Jay e9efc7d020 Added Tips for filters and chapter swipe
4 years ago
Jay 3bee24e79a Long pressing library icon now updates the library
4 years ago
Jay b67c6ec2c7 Adding Flow Preferences
4 years ago
Jay 693b8cb142 Fix comment indents in build gradle
4 years ago
Jay 01eb5ef5c0 Update preferences library
4 years ago
Jay 7fb8226a5f Fixed filters/track item dividers
4 years ago
Carlos 53bdb9cb12
minor theme cleanup (#211)
4 years ago
Jay 226eacdfcb Fixed elevation issue when going into manga details
4 years ago
Jay 9586b564ed Better RTL support in manga details and library
4 years ago
Jay 024b075330 Reusing scroll extension method in manga details
4 years ago
Jay 3fc510fe4b Fixed animation when starting a download from recents
4 years ago
Jay 6237a61b4b Random cleanup
4 years ago
Jay edbea486c8 Fix chapter download button status
4 years ago
Jay f717900a89 Fixed inverted bookmark drawable on reader
4 years ago
Jay 7071abb5aa Fixed weird animation when going back to grouped recents
4 years ago
Jay f6318d83ee Cleanup/Refactoring of Chapter colors
4 years ago
Carlos 1519395267
Chapter cleanup (#210)
4 years ago
Carlos d4449c1d03
LibraryBadge clean up (#209)
4 years ago
Carlos 5e5ab8df6b
switch to vector for splash since we target > 21 (#208)
4 years ago
Jay 3631489c56 Fixed collapsed category saying "category is empty"
4 years ago
Jay 950452579f Fixed rare crash when rotating screen in library
4 years ago
Jay e2410fafb8 Fixing bottom sheets for notched phones
4 years ago
Jay 1ffe7511f2 More window insets extensions
4 years ago
Jay b1fa07aedd Fixing imports for before commit
4 years ago
Jay 39aceea9da Using Controller Extensions
4 years ago
Jay bd4a839b9e Setting light status bar in light reader themes for android O+
4 years ago
Jay 204a784895 Added Last Used header to browse, hides if it is a pinned source
4 years ago
Jay f5cc879a7e Fixing some filter bugs
4 years ago
Jay af3fadd62a Fixed weird changing size of the fab in browse source view
4 years ago
Jays2Kings a0859148e0
Merge pull request #206 from CarlosEsco/minorCodeCleanup
4 years ago
CarlosEsco f6c2558722 run standard xml format on reader files
4 years ago
CarlosEsco 4407d8774a delete scope since unused
4 years ago
CarlosEsco a029fc950e improve if readability
4 years ago
CarlosEsco 1d92c4474f no reason for nested if
4 years ago
CarlosEsco e5d3890ead move windowInset check for bottom into extension
4 years ago
CarlosEsco f0cf0f4106 pass in the color value for the attribute instead of looking up again
4 years ago
CarlosEsco c035745b94 add some ContextExtensions to wrap ContextCompat.getDrawable and ContextCompat.getColor
4 years ago
CarlosEsco ca633b1f95 wrap more if's and else with braces
4 years ago
CarlosEsco 4e44ee3605 wrap if's in {} for readability
4 years ago
CarlosEsco 3240260a91 replace same line if else to when for readability
4 years ago