Changelog.
This commit is contained in:
parent
4208a80db8
commit
e25dc49271
@ -1,7 +1,11 @@
|
|||||||
**1.5.5.x (didn't last long) AND 1.5.6.x**
|
**1.5.5.x (didn't last long) AND 1.5.7.x**
|
||||||
|
|
||||||
- Added an option to use a webview in the article viewer (see #149)
|
- Added an option to use a webview in the article viewer (see #149)
|
||||||
|
|
||||||
|
- Fixes (#151)
|
||||||
|
|
||||||
|
**1.5.5.x (didn't last long) AND 1.5.6.x**
|
||||||
|
|
||||||
- Toolbar in reader activity.
|
- Toolbar in reader activity.
|
||||||
|
|
||||||
- Marking items as read on scroll (with settings to enable/disable).
|
- Marking items as read on scroll (with settings to enable/disable).
|
||||||
|
@ -178,6 +178,7 @@ dependencies {
|
|||||||
|
|
||||||
// Pager
|
// Pager
|
||||||
compile 'me.relex:circleindicator:1.2.2@aar'
|
compile 'me.relex:circleindicator:1.2.2@aar'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.google.gms.google-services'
|
apply plugin: 'com.google.gms.google-services'
|
||||||
|
Loading…
Reference in New Issue
Block a user