Commit Graph

19 Commits

Author SHA1 Message Date
Jays2Kings
f11740f6a5 Version 1.0.13
Lets try this again
2021-04-11 16:39:52 -04:00
Jays2Kings
05c0c63f4c Version 1.0.12 2021-04-11 15:16:27 -04:00
Jays2Kings
49aee663ca More cleanup/refactoring of dependencies 2021-04-08 23:35:11 -04:00
Jays2Kings
36c6e30e13 Update Kotlin
To be in line with main

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-08 23:27:37 -04:00
Jays2Kings
0ef97deb25 Some cleanup of dependencies 2021-04-08 23:20:54 -04:00
Jays2Kings
7fa8162e5b Separating "Check for updates" button + fixing about library + more about sites
Twitter/Extensions added from upstream

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-05 21:52:10 -04:00
Jays2Kings
abea51c805 Removing kotlin extensions + adding jetbrains kotlin
also bumping up to kotlin 1.4.20 and using jsetbrains kotlin for parcelize (needed for mass migration)

With this we can close #684 because we are TRULY finished
2021-03-29 23:50:46 -04:00
Jays2Kings
8c9fbc9568 Version 1.0.11 2021-03-28 15:08:43 -04:00
Jays2Kings
7914b26488 Adding kotlinter 2021-03-25 14:55:59 -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
Jays2Kings
650e27722d Version 1.0.10 2020-12-13 17:55:43 -05:00
Jays2Kings
ab5cc8d519 Version 1.0.9 2020-09-16 21:13:00 -04:00
arkon
9f15f25f43
Update to Kotlin 1.4.10, coroutines 1.3.9, Kotlinter 3.0.2 (#594) 2020-09-16 00:31:40 -04:00
Jays2Kings
f10f8c6b64 Version 1.0.8 2020-08-23 20:27:40 -04:00
arkon
2bb1427162 Add advanced option for DNS over HTTPS via Cloudflare 2020-08-09 20:39:00 -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
Jay
cd570feb1b Update ktlint to 2.3.2 2020-06-01 20:33:24 -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