Commit Graph

42 Commits

Author SHA1 Message Date
Jays2Kings
ef93655d87 Using official Android S SDK 2021-07-19 00:04:09 -04:00
Jays2Kings
34fe1e44e5 Set compile sdk to Android S 2021-07-19 00:04:08 -04:00
Jays2Kings
2a0365475e Update to Kotlin 1.5.21 2021-07-17 14:33:34 -04:00
Jays2Kings
681879961b Version 1.1.1 2021-07-14 17:30:12 -04:00
Jays2Kings
8a0c0f2de4 Update dependencies
Kotlin -> 1.5.20
oss-licenses-plugin -> 0.10.4
coroutines -> 1.5.1
2021-07-11 21:24:32 -04:00
Jays2Kings
490b467ed2 Version 1.1.0 2021-07-05 20:28:00 -04:00
Jays2Kings
4b46c0f6a7 Version 1.0.18 2021-07-05 16:32:06 -04:00
Jays2Kings
a8a23c153d Upgrading bunch of libraries
gradle -> 4.2.2
appcompat -> 1.3.0
material -> 1.4.0
recyclerview -> 1.2.1
core-ktx -> 1.6.0
kotlin serialization -> 1.2.1
conductor-support-preference -> upstream 3.0.0
firebase -> 19.0.0
junit -> 4.13.2
conscrypt -> 2.5.2
2021-07-04 14:27:28 -04:00
Jays2Kings
a7c01684bf Upping to kotlinter 3.4.4 2021-05-27 15:50:42 -04:00
Jays2Kings
6b51b7ed6d Uppding to kotlin 1.5.10 2021-05-27 15:50:32 -04:00
Jays2Kings
3d9ae9f494 Updating AGP to 4.2.1 2021-05-27 13:55:38 -04:00
Jays2Kings
3224398510 Update Acra 2021-05-27 13:48:28 -04:00
Jays2Kings
e2d3164c51 target/compile to sdk 30 2021-05-26 16:35:43 -04:00
Jays2Kings
bfa336a3df Remove buildtools version as no longer needed 2021-05-22 19:26:09 -04:00
Jays2Kings
9c696d3b6b Version 1.0.17 2021-05-11 15:56:11 -04:00
Jays2Kings
7ab9dc71fd Update AGP for Android Studio 4.2 2021-05-08 23:41:59 -04:00
Jays2Kings
7aecb4bd15 Version 1.0.16
Also updated links in issue templates to the new github org
2021-05-02 14:22:49 -04:00
Jays2Kings
cb175e2a93 downgrading to stable okhttp + upping okio 2021-04-22 21:52:35 -04:00
Jays2Kings
421f42cd78 Using json instead gson in chaptercache
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-22 20:49:44 -04:00
Jays2Kings
b87e768e0a Version 1.0.15 2021-04-19 23:00:10 -04:00
Jays2Kings
51cb0de751 update fastAdapter library 2021-04-19 22:57:21 -04:00
Jays2Kings
2670f9b6a4 Version 1.0.14 2021-04-19 16:18:04 -04:00
Jays2Kings
72f297f457 DoH Google + More updates to cloudflare / useragent from upstream
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-14 20:14:59 -04:00
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