mihon/app/src/main/java/eu/kanade/tachiyomi/util
Hawk of the Death f7c139030f
Add Start/Finish date support for MAL (#2672)
* Started working on MAL support

* Added date picker UI

* Replaced Date with Calendar

* Added MAL remote update functionality

* Join url methods listEntryUrl and editUrl

* Removed unused methods

* Renamed mangaEditPayload to mangaEditPostBody

* Moved code to separate method

* Uniformed code to project conventions

* Removed wildcard import

* Moved MyAnimeListTrack to private class

* Improved MyAnimeListTrack name

* Removed redundant code

* Add start/finish date in local database

* Fixed format and improved codestyle

* Fixed typo and fixed TrackHolder's format

* Improved code style

* Ran linter

* Add database updating methods

* Change date format to fit new layout

* Review Commits

* Improve SetTrackReadingDatesDialog readability

* Move private methods after public ones

* Fixed SQL error

* Fixed remove date button

* Updated MaterialDesign methods to latest version

* Replaced dismissDialog() with dialog.Dismiss()

* Fixed wrong string resource usage.
2020-04-22 21:23:23 -04:00
..
chapter JDK8, lint fixing (#2888) 2020-04-18 14:47:22 -04:00
lang Add Start/Finish date support for MAL (#2672) 2020-04-22 21:23:23 -04:00
preference Tweak webtoon margin setting 2020-04-10 11:45:30 -04:00
storage JDK8, lint fixing (#2888) 2020-04-18 14:47:22 -04:00
system [CI SKIP] More consistent "WebView" wording 2020-04-19 20:53:31 -04:00
view Collapsable manga summary/genre section 2020-04-18 12:40:47 -04:00
JsoupExtensions.kt Move JsoupExtensions back (fixes #2562) 2020-02-02 23:45:13 -05:00