Merge branch 'master' into develop
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
#v1.2.0
|
||||
|
||||
- Adaptive icon
|
||||
- Background synchronisation
|
||||
- Notifications
|
||||
- FreshRSS and Nextcloud News synchronisation speed improvements
|
||||
- Add feed direct share action
|
||||
- Improve some html tags look
|
||||
- Diplay image title or alt as caption (#63)
|
||||
- Local RSS fixes (#70, #71)
|
||||
- Other bug fixes and UI improvements
|
||||
|
||||
# v1.1.4
|
||||
|
||||
- Fix app crash when using an account url without http scheme #55
|
||||
|
@ -14,6 +14,8 @@ Readrops is a multi-services RSS client for Android. Its name is composed of "Re
|
||||
- Feeds and folders management (create, update and delete feeds/folders if your service API supports it)
|
||||
- Nextcloud news support
|
||||
- FreshRSS support
|
||||
- Background synchronisation
|
||||
- Notifications
|
||||
|
||||
Other features will come in the near future.
|
||||
|
||||
|
@ -12,8 +12,8 @@ android {
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
buildToolsVersion rootProject.ext.buildToolsVersion
|
||||
|
||||
versionCode 10
|
||||
versionName "1.1.4"
|
||||
versionCode 11
|
||||
versionName "1.2.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
testOptions {
|
||||
|
12
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
@ -0,0 +1,12 @@
|
||||
<ul>
|
||||
<li>Adaptive icon</li>
|
||||
<li>Background synchronisation</li>
|
||||
<li>Notifications</li>
|
||||
<li>FreshRSS and Nextcloud News synchronisation speed improvements</li>
|
||||
<li>Add feed direct share action</li>
|
||||
<li>Improve some html tags look</li>
|
||||
<li>Diplay image title or alt as caption (#63)</li>
|
||||
<li>Local RSS fixes (#70, #71)</li>
|
||||
<li>Other bug fixes and UI improvements</li>
|
||||
</ul>
|
||||
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 2.1 MiB |
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 962 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 312 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 336 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 230 KiB |