0a37dabf4b
Release 0.9.2.7
2020-05-09 12:20:57 -04:00
d9d969406e
Revert Nucleus to 3.0.0
...
Fixes #3028
Fixes #3013
Fixes #3037
(cherry picked from commit 6b3b98cf57
)
2020-05-09 11:48:15 -04:00
3a886e39fb
Remove fdroid flavor
...
(cherry picked from commit eaf1ef831a
)
2020-05-09 11:30:54 -04:00
2f928ac034
Release 2.9.2.6
2020-05-07 15:11:50 -04:00
58135c965c
Release 0.9.2.5
2020-05-05 14:34:22 -04:00
29a07429df
Release 0.9.2.4
2020-05-04 23:52:34 -04:00
0300c1057b
Release 0.9.2.3
2020-05-04 02:00:42 -04:00
e9ff202851
Basic fixes
2020-05-03 15:03:07 -04:00
4a3323f7d0
Revert to old sorting library ( fixes #3034 )
...
(cherry picked from commit e29e94a5a1
)
2020-05-03 14:41:17 -04:00
d03d9b344a
Reenable Proguard
...
(cherry picked from commit bb7ed73743
)
2020-05-03 01:38:48 -04:00
4d8f44ddae
merge double upstream
2020-05-02 23:39:46 -04:00
43c11c6ac5
Release 0.9.2
2020-05-02 15:00:10 -04:00
e29e94a5a1
Revert to old sorting library ( fixes #3034 )
2020-05-02 10:56:03 -04:00
286d2b4cf6
Release 0.9.1
2020-05-01 21:42:34 -04:00
cae90ddd08
Disable Proguard
...
Caused issues for some extensions (e.g. Komga)
2020-05-01 18:28:52 -04:00
33e0a34916
Release 0.9.0
2020-05-01 10:37:42 -04:00
8f26c4bd07
Dependency updates
2020-04-28 09:10:12 -04:00
d243ee4b4c
Remove TextDrawable
2020-04-26 11:59:15 -04:00
81b2dfd9d0
Update top level project build scripts
2020-04-25 14:30:14 -04:00
f841d3d259
Remove vector drawable support library flag
...
Not needed since our min SDK is >= 21
2020-04-25 11:26:08 -04:00
41139cea76
Revert Material Dialogs to v3.1.1 due to weird UI blinking/cutoff issues
2020-04-24 10:08:54 -04:00
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
55101b1a4a
Update nucleus library ( #2932 )
2020-04-22 22:27:30 -04:00
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
932a47a8a7
Update Material Dialogs
2020-04-21 23:33:01 -04:00
a68c1adba6
Use lifecycle scope for flows in activities
2020-04-21 09:12:53 -04:00
3d10dad780
Complete RxBindings to FlowBinding migration
2020-04-20 18:13:45 -04:00
ed51989796
Use non-deprecated Kotlin experimental flag
2020-04-19 12:04:08 -04:00
ca47446b46
Add link to website and open source licenses
2020-04-18 22:27:54 -04:00
6c14402992
Remove manga homescreen shortcuts
2020-04-18 16:06:31 -04:00
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
beb81b657e
Migrate some RxSharedPreferences to FlowSharedPreferences
2020-04-17 09:28:58 -04:00
f7b3450d65
More rxbindings migration
2020-04-17 09:28:26 -04:00
bdf322ceb0
Mostly migrate rxbinding to Kotlin Flow version
2020-04-16 23:04:00 -04:00
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
4e111cebbe
Update Acra
2020-04-15 22:57:34 -04:00
6611464f73
Minor updates
2020-04-10 12:04:24 -04:00
627a720d4b
Migrate to ViewBinding from Kotlin synthetics in controllers
2020-04-08 23:06:28 -04:00
b2fba5083b
Duplicate Hebrew strings on build for legacy locale code
2020-04-07 22:32:27 -04:00
89df50da4e
Update jsoup
2020-03-31 22:43:11 -04:00
912629c2dc
Replace TagGroup library with Material chips
2020-03-29 14:11:13 -04:00
8adabe1f74
Minor dependency updates
2020-03-28 13:37:25 -04:00
2f28fcba05
Update WorkManager
2020-03-20 23:01:03 -04:00
124f0e7093
Minor dependency updates
2020-03-15 22:54:10 -04:00
8e539bebea
Add (disabled) dependency on LeakCanary for debugging memory leaks
2020-03-09 14:04:16 -04:00
572f58a3a4
Update Kotlin and coroutines
2020-03-09 13:51:14 -04:00
5fb3b0e0e3
Show page number only when toolbar is hidden ( #2601 )
...
* Show pagenumber only when toolbar is hidden
* Fix fullscreen issue
* Remove unneeded dependency
* Fix menubar padding
* Revert ReaderSeekBar height
* Refine code
Co-authored-by: arkon <arkon@users.noreply.github.com >
2020-03-07 16:57:14 -05:00
89007923c7
Update Firebase
2020-03-04 22:32:28 -05:00
fc8f91baec
Update WorkManager
2020-03-04 18:43:54 -05:00
aa0597da2a
Use proper AndroidX WorkManager dependencies
2020-03-03 18:42:10 -05:00