File tree Expand file tree Collapse file tree
fastlane/metadata/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.9.9.92
2+ ---------------------
3+
4+ - Dependency updates
5+ - Added - <a href =" https://github.com/nextcloud/news-android/pull/1603 " >!1603 - Automatically
6+ trigger sync when bottom is reached</a >
7+ - Added - <a href =" https://github.com/nextcloud/news-android/issues/1367 " >#1367 - Add Pinch to zoom
8+ for images (thanks to @DoHe )</a >
9+ - Added - <a href =" https://github.com/nextcloud/news-android/pull/1531 " >!1531 - Show snackbar after
10+ batch marking items as read (thanks to @Unpublished )</a >
11+ - Fixed - <a href =" https://github.com/nextcloud/news-android/issues/1590 " >#1590 - Fixed broken
12+ widget</a >
13+ - Fixed - <a href =" https://github.com/nextcloud/news-android/issues/1591 " >#1591 - Handle URL
14+ encoding when reading mediaThumbnail from body (thanks to @DoHe )</a >
15+ - Fixed - <a href =" https://github.com/nextcloud/news-android/issues/1576 " >#1576 - Import opml do not
16+ work at all</a >
17+ - Fixed - <a href =" https://github.com/nextcloud/news-android/issues/1510 " >#1510 - Client sends form
18+ data when POSTing instead of JSON</a >
19+ - Many smaller changes under the hood
20+
1210.9.9.91
222---------------------
323- Dependency updates
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ android {
2525
2626 vectorDrawables. useSupportLibrary = true
2727
28- versionCode 192
29- versionName " 0.9.9.91 "
28+ versionCode 193
29+ versionName " 0.9.9.92 "
3030 }
3131
3232 buildFeatures {
Original file line number Diff line number Diff line change 1+ - Dependency updates
2+ - Added - !1603 - Automatically trigger sync when bottom is reached
3+ - Added - #1367 - Add Pinch to zoom for images (thanks to @DoHe)
4+ - Added - !1531 - Show snackbar after batch marking items as read (thanks to @Unpublished)
5+ - Fixed - #1590 - Fixed broken widget
6+ - Fixed - #1591 - Handle URL encoding when reading mediaThumbnail from body (thanks to @DoHe)
7+ - Fixed - #1576 - Import opml do not work at all
8+ - Fixed - #1510 - Client sends form data when POSTing instead of JSON
9+ - Many smaller changes under the hood
Original file line number Diff line number Diff line change 1+ - Dependency updates
2+ - Added - !1603 - Automatically trigger sync when bottom is reached
3+ - Added - #1367 - Add Pinch to zoom for images (thanks to @DoHe)
4+ - Added - !1531 - Show snackbar after batch marking items as read (thanks to @Unpublished)
5+ - Fixed - #1590 - Fixed broken widget
6+ - Fixed - #1591 - Handle URL encoding when reading mediaThumbnail from body (thanks to @DoHe)
7+ - Fixed - #1576 - Import opml do not work at all
8+ - Fixed - #1510 - Client sends form data when POSTing instead of JSON
9+ - Many smaller changes under the hood
You can’t perform that action at this time.
0 commit comments