Commit Graph

1804 Commits

Author SHA1 Message Date
Jay
e2a36e49ce added auto dismiss snackbar to category controller 2019-11-11 19:21:42 -08:00
Jay
223490d281 Fixed Lag for auto manga bg for downloaded chapters 2019-11-11 00:57:46 -08:00
Jay
70ba5cd0e8 Translucent Nav Bar now follows app background instead of just being black/white
Cleanup of warnings
2019-11-10 21:20:59 -08:00
Jay
72e7b649a2 Updates To Snackbar logic
Removed experimnetal coroutines
Snackbar for removing mangas now remove downloads when they disappear.
Undo Snackbars now disappear when touching somewhere thats not them
Opening Tachiyomi from a url (ie mangadex) now automatically goes to the manga page once the search finishes
Fixed self made typo in "Update Library"
Removed Delete Mangas dialog as it is unused
2019-11-10 17:16:39 -08:00
Jay
ae5ad2a9a6 Added Select all and source migration to selected manga on library screen 2019-11-07 00:43:25 -08:00
Jay
f63db1cc2c Fixes to notifactions icons and loading reader 2019-11-06 20:56:50 -08:00
Jay
24d2245972 Added "Mark as read" and "View chapters" actions to updates notification 2019-11-06 00:26:30 -08:00
Jay
7c52c8306a Use of manga art in notifcations 2019-11-05 01:56:25 -08:00
Jay
4c02bbf14c Merge remote-tracking branch 'upstream/master' into truly-to-androidx 2019-11-05 00:22:55 -08:00
Jay
1291adf821 Library updates are now in groups, tapping on them take you directly to the chapter to read
Fixes to lollipop snackbar and webview
2019-11-05 00:07:20 -08:00
Jay
1b545c9e4d Fixes to notifcation actions, such as starting a opening a chapter 2019-11-03 23:35:17 -08:00
Jay
cc5c9a4699 Fixed snackbar in categories + Fixed touch offset when tabs needs to appear 2019-11-03 15:36:56 -08:00
Jay
1265a3a790 jump to last chapter now moves to where to you last tapped 2019-11-03 14:47:07 -08:00
Jay
2c7f0743db Going to manga chapters now jumps to your last unread chapter
Fixes to dark theme dialogs for custom download amount
2019-11-03 13:45:30 -08:00
FlaminSarge
80ea9001b3 Allow 'Default' category as the default for adding manga (#2292) 2019-11-03 13:52:33 +01:00
Jay
5c80acacb7 Auto background for .gif + fixes to share sheet for manga 2019-11-03 01:49:03 -07:00
Jay
db50a48966 Update ViewExtensions.kt 2019-11-02 23:21:30 -07:00
Jay
6da8c368fa Fixes to android lollipop
Notification icons now has color
Coping title or other text in manga info is now a snackbar, shows the type of text copied
2019-11-02 23:07:07 -07:00
Jay
d263f03cc7 Reader seekbar back to ignoring gestures
Sharesheet update:
Now shows a preview of images shared, a preview of the manga you're sharing on android 10
Sharing via the saved image notification now shows the share sheet
2019-11-02 21:43:15 -07:00
Jay
fee4328ad0 Reenabled Notch support
+ Text fix + clearing new chapters notifcation if user manually goes to updates screen
2019-11-02 02:19:05 -07:00
Jay
2681ff3c9a Added Local fork of the preferences controller
Because it didnt work correctly and I dont wanna upload the changes to git
2019-11-02 01:45:12 -07:00
Jay
7f7acfc55a More updates
Seperation of Updating Library and New Chapters found
If there is only one manga update, a start reading action is added to the notificaion
Fixed issue with nav bar not being transparent when starting a shortcut from launcher
Insets work on manga info scrolling text
2019-11-02 01:26:14 -07:00
Jay
81ef7acffd No more sticky immersive, reader now auto hides with nav bar
Co-Authored-By: tonarii <tonarii@users.noreply.github.com>
2019-10-30 22:09:51 -07:00
Jay
ace3147479 Reader seekbar now above gesture area
Co-Authored-By: tonarii <tonarii@users.noreply.github.com>
2019-10-30 21:10:31 -07:00
Jay
744b0a3f58 More Fab work + Checks for duplicate snackbars 2019-10-30 20:53:14 -07:00
Jay
62af86c77a Fixed Fab Movement when snackbar is showing + Text fixes 2019-10-30 20:25:25 -07:00
Jay
d719cae942 More snack 2019-10-30 01:19:30 -07:00
Jay
1d0f6e8bce Fixed action mode bar + drawer in 3 button landscape 2019-10-29 22:23:47 -07:00
Jay
a7e349b1b2 More use of Snackbars
No longer double confirming to see if it's ok to remove manga in library and catalouge, snackbar has an undo button
2019-10-29 19:22:54 -07:00
Jay
25bf5602ba Migration for androidx 2019-10-28 22:51:46 -07:00
Jay
29264bca34 Fixes to navbar for devices under Android O 2019-10-28 18:40:44 -07:00
Jay
197b5cf6a4 Still more insets work
Fixed insets for landscape manga info controller + using snackbars for adding and removing mangas
2019-10-28 02:27:01 -07:00
Jay
fee8ccab86 Theme fixes
And one more inset fix for catalogue
2019-10-27 23:20:17 -07:00
Jay
1d7d40ba8c Cleanup + fixes to preference category 2019-10-27 22:46:26 -07:00
Jay
2ec46a7098 Insets for webview and tracking tab
With this all controllers insets should be handled
2019-10-27 20:23:15 -07:00
Jay
507807eee0 Fixed various reader themes + dialogs 2019-10-27 19:05:35 -07:00
Jay
a5c32bb35c Added all translations for new themes 2019-10-27 15:36:02 -07:00
Jay
06d2be7dcf Merge remote-tracking branch 'upstream/master' into Automatic_Reader_Background 2019-10-27 15:08:06 -07:00
Jay
cad94d2937 Translations 2019-10-27 15:04:44 -07:00
Jay
40a0584498 sets for defualt theme + localization 2019-10-27 01:10:13 -07:00
Jay
824921660f Update colors.xml 2019-10-26 23:52:28 -07:00
Jay
c66fb3c410 Update library_list_recycler.xml 2019-10-26 23:06:41 -07:00
Jay
7a7ada3125 Use of newest jetbrains kourtines + more insets fixed 2019-10-26 22:43:57 -07:00
Jay
1f6230c5a3 Fixes for older versions of android 2019-10-26 21:42:49 -07:00
Jay
dd25736fb9 Added Notch support
+ removed force dark where needed

Co-Authored-By: tonarii <tonarii@users.noreply.github.com>
2019-10-26 18:26:31 -07:00
Jay
8b69813f34 More stuff
Cleartext (http sites) support
Moved view extensions to view extensions
Even more insets support
2019-10-26 18:04:52 -07:00
Jay
b94da6b3ed Insets for snackbar 2019-10-26 16:27:24 -07:00
Jay
71bf9dc828 Updated gradle gms 2019-10-26 14:49:34 -07:00
Jay
3930345cbd more insets work 2019-10-26 14:20:46 -07:00
Jay
b9e3e3de55 Android 29 SDK + edge to edge 2019-10-25 01:44:47 -07:00