update to v0.5.9
This commit is contained in:
parent
2dc3c20f0d
commit
2bf7bcebea
3 changed files with 10 additions and 4 deletions
BIN
News-Android-App/News-Android-App.apk
Normal file
BIN
News-Android-App/News-Android-App.apk
Normal file
Binary file not shown.
|
@ -128,7 +128,4 @@
|
|||
</activity>
|
||||
</application>
|
||||
|
||||
<uses-permission android:name="android.permission.READ_PROFILE" />
|
||||
<uses-permission android:name="android.permission.READ_CONTACTS" />
|
||||
|
||||
</manifest>
|
11
README.md
11
README.md
|
@ -64,9 +64,18 @@ git clone --recursive https://github.com/owncloud/News-Android-App.git -b dev
|
|||
|
||||
Updates
|
||||
==================================
|
||||
0.5.9 (in development)
|
||||
0.6.0 (in development)
|
||||
---------------------
|
||||
|
||||
0.5.9 (Google Play - Beta)
|
||||
---------------------
|
||||
- Extreme performance improvements
|
||||
- Several bug fixes
|
||||
- Layout improvement
|
||||
- New feature - <a href="https://github.com/owncloud/News-Android-App/issues/35">#35 Subscribe to feed with app</a>
|
||||
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/208">#208 Summary: gray font on black background</a>
|
||||
- Improvement - <a href="https://github.com/owncloud/News-Android-App/issues/154">#154 Scrolling feed list is slow</a>
|
||||
|
||||
|
||||
0.5.8 (Google Play)
|
||||
---------------------
|
||||
|
|
Loading…
Reference in a new issue