arkon
39d509a756
Remove repository for Conductor snapshot ( #2441 )
2020-01-05 20:42:58 -05:00
Eugene
ed49ce8e1d
Update project-level dependencies
2019-12-26 16:06:37 -05:00
Eugene
6f8f6e9233
Update Gradle
2019-12-23 22:03:07 -05:00
arkon
a0fb1eff4a
Merge branch 'master' into update-kotlin-coroutines-gradle
2019-12-23 09:49:53 -05:00
MCAxiaz
b60b26bbd0
fix jitpack cause it's shitting out ( #2274 )
...
fix jitpack shitting out
2019-10-13 01:09:58 -04:00
Samuel Bronson
9276c491bc
Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
...
Kotlin: 1.2.71 -> 1.3.50
Coroutines: 0.30.2 -> 1.3.1
Gradle: 4.6 -> 5.4.1
Android gradle plugin: 3.2.1 -> 3.5.0
This brings us down to *one* experimental coroutine API, and we've
opted in to using it in just *one* place.
(The fact that the API to opt-in to using an experimental API in a
specific place is *also* experimental surely will not come back to
bite us later.)
2019-09-18 22:45:54 -04:00
inorichi
f12d5ba689
Storio imported from Jitpack. Also fix an issue with the progress bar animation on the reader
2019-03-22 23:06:05 +01:00
inorichi
3f2d375a53
Reduce priority of jcenter repository
2019-03-14 17:32:08 +01:00
inorichi
aeaf4d78f8
Bundle SQLite. Fixes tachiyomi not working on KitKat. Making a backup before using this version is recommended, but everything should work.
2018-11-26 13:05:42 +01:00
iBaer
030071e659
Changed repository order for gradle ( #1728 )
2018-11-17 10:15:03 +01:00
inorichi
f61a8ce51d
Update Android Studio and gradle
2018-10-09 13:44:59 +02:00
inorichi
18f89cc341
New reader ( #1550 )
...
* Delete old reader
* Add utility methods
* Update dependencies
* Add new reader
* Update tracking services. Extract transition strings into resources
* Restore delete read chapters
* Documentation and some minor changes
* Remove content providers for compressed files, they are not needed anymore
* Update subsampling. New changes allow to parse magic numbers and decode tiles with a single stream. Drop support for custom image decoders. Other minor fixes
2018-09-01 17:12:59 +02:00
inorichi
3d1afe7cf2
Show manga with no installed source. Based on PR #1345
2018-06-30 19:55:46 +02:00
inorichi
00981cf4e8
Include firebase analytics
2018-04-25 13:46:57 +02:00
inorichi
968f4a69e8
Separate 'en' locale into 'en-US' and 'en-GB' for displaying dates
2018-04-22 13:15:47 +02:00
inorichi
95e60ed775
Update cloudflare interceptor and android studio
2018-04-05 10:36:29 +02:00
inorichi
5a3e30b30a
Update conductor to latest snapshot (with a minor fix)
2018-02-27 19:06:34 +01:00
inorichi
49eb638e15
Dependency updates
2018-02-18 20:02:31 +01:00
inorichi
604929d002
Update support library and kotlin
2017-11-28 00:21:38 +01:00
inorichi
1347bfe243
This one should finally fix travis builds
2017-10-28 16:39:34 +02:00
inorichi
f3689f09cd
Use gradle's new dependencies API. Update a few dependencies
2017-10-28 16:10:51 +02:00
inorichi
d545cfd38c
Update Android Studio to 3.0
2017-10-28 14:44:19 +02:00
len
1794782323
Add option to invert volume keys. Closes #834
2017-06-11 11:36:12 +02:00
len
0210ee8747
Fix #819 . Update support lib
2017-06-10 16:49:40 +02:00
len
91cb892c74
Release 0.5.2
2017-04-14 12:46:58 +02:00
len
3be9881997
Kissmanga fix. Kotlin 1.1.1
2017-03-18 14:11:16 +01:00
len
c00eaae62b
AS 2.3 and Kotlin 1.1
2017-03-03 17:42:46 +01:00
len
91c58640a7
Add crop borders functionality, #219
2017-02-12 00:30:32 +01:00
len
f98e0858a7
Improve download discovery performance in library updates view
2016-12-09 20:23:48 +01:00
Bram van de Kerkhof
414b8c9f21
Now uses glide for notification
2016-10-25 15:49:21 +02:00
len
22bbcaeed0
Remove builtin decoders from Rapid
2016-10-23 16:42:48 +02:00
len
e375101132
Revert "Support API 25. Use new DividerItemDecoration."
...
This reverts commit 05b14bae7b
.
2016-10-22 21:42:48 +02:00
len
05b14bae7b
Support API 25. Use new DividerItemDecoration.
2016-10-22 20:21:25 +02:00
len
b6011d4cf5
Minor changes
2016-10-16 20:50:32 +02:00
Roman Martinez
0b3dda18d3
Implement latest updates. ( #472 )
2016-09-30 21:11:51 +02:00
len
9f20e40257
Update kotlin and gradle build tools
2016-09-22 19:49:47 +02:00
len
46e09d174b
Travis fix. Update gradle
2016-09-01 20:05:11 +02:00
len
f768393a4b
Bump dependencies, set target sdk 24
2016-07-30 16:04:43 +02:00
Bram van de Kerkhof
172305fc6a
Wrong card background fix + bump gradle version ( #337 )
2016-06-07 20:14:36 +02:00
len
e881488bcc
Refactor and convert to Kotlin base classes. Fix FAB behavior
2016-04-28 21:54:54 +02:00
len
b4211ddc0c
Remove unneeded repository
2016-04-09 17:46:42 +02:00
len
67c4781376
Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
2016-04-08 16:18:41 +02:00
len
06c63f1207
Fix a crash in the reader when restoring the instance. Removed capitalization on each word
2016-03-29 13:47:32 +02:00
len
53fae2939a
Remove apt, add manual EventBusIndex (not sure if it works)
2016-03-19 18:39:18 +01:00
len
14f248546a
Use kapt, remove retrolambda, migrate database and source to Kotlin
2016-03-19 17:48:55 +01:00
len
4ccce424de
Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
2016-03-18 20:21:30 +01:00
len
f49577bc77
Manga in Kotlin. Expect some errors yet
2016-03-13 22:06:32 +01:00
inorichi
b95d0e2848
Bump dependencies. Move ReactiveNetwork to app module.
2016-02-26 15:56:56 +01:00
inorichi
c0452038f7
Partial migration of data package to Kotlin
2016-02-21 18:55:37 +01:00
inorichi
c35184abdc
Upgrade gradle. Other minor changes
2016-02-06 00:37:11 +01:00