Commit Graph

29 Commits

Author SHA1 Message Date
Jay
be69f05657 Release 1.0.4 2020-05-10 19:47:09 -04:00
Jay
5f6210b263 Release 1.0.3
Also updated template to remove beta mentions
And updated the readme to say andorid 6+ (how have I not been called out on this?)
2020-05-10 18:37:46 -04:00
Jay
4dae06803c Using material fast scroll on manga details
This concludes the use of reddit's fastscroll

Also updated the fast scroll's scroll listener so that the scroll handle respects its margins (thus making it reach the bottom of the manga details
2020-05-10 03:03:36 -04:00
arkon
8b09548099 Using flow prefs on reader 2020-05-09 16:53:39 -04:00
Carlos
41c64b7058
fix anilist jsonnull issue (#300)
added chucker to help with debugging stuff
upped retrofit version
2020-05-03 13:26:47 -04:00
Jay
e83e67d1b5 Release 1.0.2 2020-05-03 13:20:56 -04:00
Jay
64c9e4bd3e Update okhttp and coroutines libraries 2020-05-03 01:48:04 -04:00
Jay
25daf1919a v1.0.1 2020-05-01 16:48:23 -04:00
Jays2Kings
943dcff33e
Rel 1.0.0 (#230)
* Version 1.0.0

* Update changelog xml
2020-05-01 11:04:57 -04:00
Jay
5ce1b8dd50 Updates to About Controller
Removed option to disable crash reports
Added What's new: linking to the github release
Link to website
Fixed Build Time
Added open source licenese
2020-04-30 21:33:02 -04:00
Jay
b18ea3a929 Update build version 2020-04-30 02:23:39 -04:00
Jay
8da4b677ea Added a tutorial for new location download queue
Using another new tutorial library for it, instead of tooltips
2020-04-29 00:16:06 -04:00
Jay
60555a2324 Downgrading material dialogs to 3.1.1
Because china can't make phones
Fixes #173
2020-04-27 00:15:06 -04:00
Jay
6bdc720249 Remove text drawable library 2020-04-25 21:45:10 -04:00
Jay
e9efc7d020 Added Tips for filters and chapter swipe
Using tooltip library to showtips
Swipe animations for first chapter item
Flow preferences to handle this
2020-04-25 00:47:01 -04:00
Jay
b67c6ec2c7 Adding Flow Preferences 2020-04-24 23:16:35 -04:00
Jay
693b8cb142 Fix comment indents in build gradle 2020-04-24 23:14:18 -04:00
Jay
01eb5ef5c0 Update preferences library 2020-04-24 23:12:39 -04:00
arkon
329e8f1988 Migrate to WorkManager 2020-04-21 14:04:37 -04:00
Jay
0d6730d5d9 Remove glide transform
forgot to commit it
also upgdating firebase
2020-04-19 20:48:53 -04:00
Jay
02896679fe Added Chapter list to reader activity
Also using this as a test bed for fast adapter
2020-04-14 23:56:50 -04:00
Jay
4d8340a0c3 New fast scroller used on chapter list
Scrolls by volume now
Updated to jsoup 1.13.1 since there was some errors with 1.12.2
2020-04-06 23:52:15 -04:00
Jay
4e33b93c08 Small UI tweaks
Download 3 dots hidden when theres a single chapter downloading
Recents now shows the chapter as the title, manga as subtitle
Library List view: moved start reading button outside of the manga
Reenabled freeform covers
Also never commited the fast scroll the gradle, oops
2020-04-04 16:48:15 -04:00
Jay
44446b8f8a Disabled Tabbed Library
Likely to be removed forever
Also global update no longer shows download paused notification when queing up
Also bumped up to vCode 62 since 0.9.82 is out
Also fixed issue when the manga details header is taller than the screen
2020-03-29 00:08:09 -04:00
Jay
8f884bf222 Removing edit online manga, now only for local
This is a nightmare to maintain and freeing to clean up, so it's out. Local manga will continue to be editable but online editing will remain only for covers (which wlil not be overridden when updating)
2020-03-16 01:52:30 -07:00
Jay
1d5163163d Updating to min sdk 23 2020-03-15 23:09:40 -07:00
Jay
da786bbc40 Turned on kt lint 2020-03-15 22:50:20 -07:00
Carlos
a6d4b0a999 remove rx call adapter since its not used anymore 2020-03-14 20:10:40 -04:00
Carlos
09f366d14b update to gradle 5.6.4
update to kotlin 1.3.70
updated jsoup to 1.12.2
updated evernote android job to 1.4.2
updated sqlite-android to 3.31.0
updated junit to 4.13
updated coroutines to 1.3.3
removed packaging options since these were required for travis releases
added logic for formatter but kept it commented out
switch everything to build.kts
2020-03-07 07:08:50 -05:00