tachiyomi/app
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
..
src Add Start/Finish date support for MAL (#2672) 2020-04-22 21:23:23 -04:00
.gitignore Run downloader in foreground service 2018-04-28 10:54:27 +02:00
build.gradle Update Material Dialogs 2020-04-21 23:33:01 -04:00
proguard-rules.pro Update Proguard rules 2020-03-02 21:45:16 -05:00
shortcuts.xml Update library shortcut icon 2020-04-07 17:01:42 -04:00