Commit Graph

43 Commits

Author SHA1 Message Date
Jays2Kings
707dfd8c0a Add gradle library for dateTime Picker
To Carlos: remember how I have debug changes that are unstaged? This is what happens because of that
2021-03-22 01:07:03 -04:00
Jays2Kings
434926351c Added support for proto.gz backups
Lotta cleanup to do, but that's a later commit

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-21 00:00:55 -04:00
arkon
f3baecc19c
Use Tachiyomiorg version of subsampling-scale-image-view (#610) 2020-10-03 23:00:17 -04:00
Jays2Kings
e5dbc3cbd7 Pages in Pager mode no longer overlaps cutout areas
Zooming in is still edge to edge, but the padding will make sure the top of the page is under the cutout area

If you can't tell I have a phone with a cutout now
2020-09-16 02:42:17 -04:00
Jays2Kings
21309bac4d Updating some dependencies 2020-08-23 19:18:22 -04:00
Carlos
c0228f06f8
Some minor stuff from upstream (#547)
* local manga changes from stable

* use device pin instead of biometric when biometric cant be used for some reason

* corektx changes

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-08-09 14:52:45 -04:00
Yu Xiao
45eab517d0
TLS 1.3 support for Android < 10 (#519) 2020-07-30 20:12:25 -04:00
Carlos
442a439e66
Tracker improvements (#473)
* add tracker logout dialog from upstream

* update for all trackers to have logout dialog

* remove logout button from login screen

* new login button that is more material
had to remove red_error color cause that was in the library that i removed

* return error message if user has blank username/password

* add x button to clear tracked Manga
add dialog that gives option to clear just in app or from tracking service
added mal as first service to allow clearing

* fix string in dialog for remove
ad ability to remove from anilist service

* add ability to delete from kitsu

* made login dialog look more material

* change the dialog for the remove from tracker

* update coil to 0.11.0

* make track search a little nicer
2020-06-06 19:53:13 -04:00
CarlosEsco
4e0c97a120 clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle 2020-06-05 15:41:13 -04:00
Carlos
7d5fa5a603
remove shortcuts.xml plugin since shortcuts arent used anymore (#463)
updated gradle to 6.1.1
update android gradle to 4.0
add buildSrc to use kotlin for versions didnt convert them all
2020-05-30 20:30:53 -04:00
Jay
f7b10463f7 Release 1.0.7 2020-05-25 14:24:59 -04:00
Jay
290bd9091a Version 1.0.6 2020-05-24 15:51:52 -04:00
Carlos
4d860c9396
Switch to coil from Glide (#423)
* initial coil switch

* more coil changes

* fix extensions icons

* remove last of glide

* adjust local manga to actually update the covers as soon as you set it.  Also adjusts the large cover and share

* edit custom covers of a manga is now immediately reflected

* fix edit covers submit not automatically submitting
fix edit covers choosing cover not showing the selection in dialog

* fix setting custom cover not reloading when going back

* get gif's working

* run ktlint
fix setting custom cover to updated when returning back to details

* fix non uniformed covers

* get images working on resumes

* add size to cover cache setting

* remove log statement

* remove set last cover date

* put covers into cache when refresh enabled

* fix comment
2020-05-16 23:35:16 -04:00
Jay
5ed8805de9 Version 1.0.5 2020-05-12 00:50:31 -04:00
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