mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 13:22:08 +01:00
v1.1 see changelog
This commit is contained in:
parent
e72ea39e4f
commit
620bdfa8c5
1 changed files with 21 additions and 0 deletions
|
@ -153,4 +153,25 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
|
|||
<string name="splash_screen_description">Startbildschirm</string>
|
||||
<string name="new_conversations">Ungelesene Unterhaltung. Öffnen?</string>
|
||||
<string name="new_notifications">Ungelesene Benachrichtigung. Lesen?</string>
|
||||
<string name="help_about">Changelog</string>
|
||||
<string name="about_text">
|
||||
<i>For more informations visit the Projectsite on github:<br>
|
||||
https://github.com/scoute-dich/Diaspora</i><br><br>
|
||||
|
||||
<b>v1.1:</b><br>
|
||||
• new about app and help dialogs<br>
|
||||
• better snackbar integration<br><br>
|
||||
|
||||
<b>v1.0.1:</b><br>
|
||||
• click on titelbar to load stream<br><br>
|
||||
|
||||
<b>v1.0:</b><br>
|
||||
• all features of original Diaspora-Native-Webapp<br>
|
||||
• popup menus (view settings, diaspora settings, share function)<br>
|
||||
• share function (link, screenshot)<br>
|
||||
• design improvements<br>
|
||||
• implemented android marshmallow perimssion model<br>
|
||||
• implemented swipe to refresh
|
||||
</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue