v0.5.2
This commit is contained in:
parent
c1bdcbf963
commit
146cefe3d2
|
@ -19,7 +19,7 @@ QML based client for the Friendica Social Network.
|
||||||
# News #
|
# News #
|
||||||
Currently supported:
|
Currently supported:
|
||||||
* Shows Posts from friends, replies, Direct Messages and notifications (in swipe view), selected group, replies, favorited messages, public timeline
|
* Shows Posts from friends, replies, Direct Messages and notifications (in swipe view), selected group, replies, favorited messages, public timeline
|
||||||
* Background sync with configurable interval of 15 min to 2h for active user for friends timeline, replies and DMs (Android 5.1 required, doesn't work in Android >8)
|
* Background sync with configurable interval of 15 min to 2h for active user for friends timeline, replies and DMs (Android 5.1 required)
|
||||||
* Android notifications or Dbus notification (Linux) for new items in friends timeline, replies and DMs
|
* Android notifications or Dbus notification (Linux) for new items in friends timeline, replies and DMs
|
||||||
* Search for news
|
* Search for news
|
||||||
* Click on hashtag in newsitem starts search for news with that word
|
* Click on hashtag in newsitem starts search for news with that word
|
||||||
|
@ -72,7 +72,7 @@ Currently supported:
|
||||||
* Delete own pictures and albums on client and server
|
* Delete own pictures and albums on client and server
|
||||||
* Change name or album of existing picture
|
* Change name or album of existing picture
|
||||||
* Show albums in grid, show images in album in grid and fullscreen
|
* Show albums in grid, show images in album in grid and fullscreen
|
||||||
* Show public and private (Friendica 3.6 server required) albums and images of contacts
|
* Show public albums and images of contacts
|
||||||
* Pinch to zoom, swipe to scroll
|
* Pinch to zoom, swipe to scroll
|
||||||
|
|
||||||
ToDo:
|
ToDo:
|
||||||
|
@ -82,7 +82,7 @@ ToDo:
|
||||||
# Events #
|
# Events #
|
||||||
Currently supported:
|
Currently supported:
|
||||||
* Download own public events
|
* Download own public events
|
||||||
* Show public and private events of Friendica contacts (Friendica >3.6 server required)
|
* Show public of Friendica contacts
|
||||||
* List view of events of selected date
|
* List view of events of selected date
|
||||||
* Click on event to show details
|
* Click on event to show details
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue