406 Commits

Author SHA1 Message Date
arkon
7f55f5808b Bump Firebase dependency
(cherry picked from commit 6ee69ef430ebb0b2a60ca9af8903204f9a416041)
2020-05-30 14:12:24 -04:00
arkon
00ff6a32fd Update Android Gradle plugin for AS 4.0
(cherry picked from commit 73dc51b3f6f68c5888eda990a89eee2bf315ff94)
2020-05-28 18:30:55 -04:00
arkon
2ff7ec946c Convert source display mode preference to flow, remove RxPreferences
(cherry picked from commit f05b99ec1fba67699642e4ee21e0554c05c2f8f2)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceItem.kt
2020-05-25 14:45:35 -04:00
Jobobby04
9d764781c3 Update the coroutine dependency and fix issues that were causing the crash 2020-05-23 00:57:41 -04:00
Jobobby04
f7d991ab54 Revert coroutines update because of crashes 2020-05-23 00:31:32 -04:00
arkon
e8947b3107 Dependency updates
(cherry picked from commit ed87dd89a1edd6edea1163f31331346b8ffdc717)

# Conflicts:
#	app/build.gradle
2020-05-22 17:50:08 -04:00
Jobobby04
0a37dabf4b Release 0.9.2.7 2020-05-09 12:20:57 -04:00
arkon
d9d969406e Revert Nucleus to 3.0.0
Fixes #3028
Fixes #3013
Fixes #3037

(cherry picked from commit 6b3b98cf5722950ebc97f1b7cbf4a56cb8e666da)
2020-05-09 11:48:15 -04:00
arkon
3a886e39fb Remove fdroid flavor
(cherry picked from commit eaf1ef831add3932ffbe4b76f6268151a98dd2b1)
2020-05-09 11:30:54 -04:00
Jobobby04
2f928ac034 Release 2.9.2.6 2020-05-07 15:11:50 -04:00
Jobobby04
58135c965c Release 0.9.2.5 2020-05-05 14:34:22 -04:00
Jobobby04
29a07429df Release 0.9.2.4 2020-05-04 23:52:34 -04:00
Jobobby04
0300c1057b Release 0.9.2.3 2020-05-04 02:00:42 -04:00
Jobobby04
e9ff202851 Basic fixes 2020-05-03 15:03:07 -04:00
Jobobby04
4a3323f7d0 Revert to old sorting library (fixes #3034)
(cherry picked from commit e29e94a5a159f4c0e77ea113c3a77ca9a295947b)
2020-05-03 14:41:17 -04:00
jobobby04
d03d9b344a Reenable Proguard
(cherry picked from commit bb7ed7374347bcc2b66627e3395f58c7b50015ed)
2020-05-03 01:38:48 -04:00
Rani Sargees
4d8f44ddae merge double upstream 2020-05-02 23:39:46 -04:00
arkon
43c11c6ac5 Release 0.9.2 2020-05-02 15:00:10 -04:00
arkon
e29e94a5a1 Revert to old sorting library (fixes #3034) 2020-05-02 10:56:03 -04:00
arkon
286d2b4cf6 Release 0.9.1 2020-05-01 21:42:34 -04:00
arkon
cae90ddd08 Disable Proguard
Caused issues for some extensions (e.g. Komga)
2020-05-01 18:28:52 -04:00
arkon
33e0a34916 Release 0.9.0 2020-05-01 10:37:42 -04:00
arkon
8f26c4bd07 Dependency updates 2020-04-28 09:10:12 -04:00
arkon
d243ee4b4c Remove TextDrawable 2020-04-26 11:59:15 -04:00
arkon
81b2dfd9d0 Update top level project build scripts 2020-04-25 14:30:14 -04:00
arkon
f841d3d259 Remove vector drawable support library flag
Not needed since our min SDK is >= 21
2020-04-25 11:26:08 -04:00
arkon
41139cea76 Revert Material Dialogs to v3.1.1 due to weird UI blinking/cutoff issues 2020-04-24 10:08:54 -04:00
Hawk of the Death
aae6820fdc
Replace Track Reading Dates date picker with MaterialDialog's one (#2935)
* Replaced datepicker with MaterialDialog's one

* Removed max date due to library bug (afollestad/material-dialogs#1973)

* Removed old date picker view.
2020-04-23 18:28:41 -04:00
TacoTheDank
55101b1a4a
Update nucleus library (#2932) 2020-04-22 22:27:30 -04:00
TacoTheDank
34f7e4d448
Replace TextDrawable with a Kotlin fork (#2929)
* Replace old TextDrawable with Kotlin fork

* Update androidx preferences library
2020-04-22 21:23:44 -04:00
arkon
932a47a8a7 Update Material Dialogs 2020-04-21 23:33:01 -04:00
arkon
a68c1adba6 Use lifecycle scope for flows in activities 2020-04-21 09:12:53 -04:00
arkon
3d10dad780 Complete RxBindings to FlowBinding migration 2020-04-20 18:13:45 -04:00
arkon
ed51989796 Use non-deprecated Kotlin experimental flag 2020-04-19 12:04:08 -04:00
arkon
ca47446b46 Add link to website and open source licenses 2020-04-18 22:27:54 -04:00
arkon
6c14402992 Remove manga homescreen shortcuts 2020-04-18 16:06:31 -04:00
TacoTheDank
415df2357c
JDK8, lint fixing (#2888)
* Use Kotlin JDK8

* Satisfy a ton of lints

* Run res/layout files (and manifest) through reformatter
2020-04-18 14:47:22 -04:00
arkon
beb81b657e Migrate some RxSharedPreferences to FlowSharedPreferences 2020-04-17 09:28:58 -04:00
arkon
f7b3450d65 More rxbindings migration 2020-04-17 09:28:26 -04:00
arkon
bdf322ceb0 Mostly migrate rxbinding to Kotlin Flow version 2020-04-16 23:04:00 -04:00
TacoTheDank
287b83b6c6
Gradle and travis updates (#2881)
* Update gradle wrapper

* Update buildtools, kotlin, and a plugin

* Replace old NDK in travis
2020-04-16 17:23:02 -04:00
arkon
4e111cebbe Update Acra 2020-04-15 22:57:34 -04:00
arkon
6611464f73 Minor updates 2020-04-10 12:04:24 -04:00
arkon
627a720d4b Migrate to ViewBinding from Kotlin synthetics in controllers 2020-04-08 23:06:28 -04:00
arkon
b2fba5083b Duplicate Hebrew strings on build for legacy locale code 2020-04-07 22:32:27 -04:00
arkon
89df50da4e Update jsoup 2020-03-31 22:43:11 -04:00
arkon
912629c2dc Replace TagGroup library with Material chips 2020-03-29 14:11:13 -04:00
arkon
8adabe1f74 Minor dependency updates 2020-03-28 13:37:25 -04:00
arkon
2f28fcba05 Update WorkManager 2020-03-20 23:01:03 -04:00
arkon
124f0e7093 Minor dependency updates 2020-03-15 22:54:10 -04:00