Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b92810a1 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Update README and bump version in AboutActivity to 0.3.0

parent 7eb2b141
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -8,13 +8,14 @@ An android client for OwnCloud Notes App.
* Share Text and Links as new Note into the App
* Bulk Delete
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
* English and German UI
* English, German and Serbian UI

## :checkered_flag: Planned Features
* Provide App on [F-Droid](https://f-droid.org/) App-Store ([#13](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/13))
* Table Layout ([#8](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/8))
* Simple widget for individual note ([#5](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/5))
* Make a widget for all Notes ([#15](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/15))
* Local Search ([#19](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/19))
* Handle Internationalization ([#14](https://github.com/stefan-niedermann/OwnCloud-Notes/issues/14))

## :eyes: Screenshots
@@ -37,3 +38,4 @@ This Project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).

## :twisted_rightwards_arrows: Alternatives
If you dislike this app and you are looking for alternatives: Have a look at [MyOwnNotes](https://github.com/aykit/MyOwnNotes).
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <!-- About -->

	<string name="about_version_title">Version</string>
    <string name="about_version">Sie benutzen aktuell <strong>v0.2.0</strong></string>
    <string name="about_version">Sie benutzen aktuell <strong>v0.3.0</strong></string>
	<string name="about_author_title">Autor</string>
	<string name="about_author">Diese Android-App wird entwickelt von <a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
    <string name="about_app_icon_disclaimer_title">App-Icon</string>
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
    <!-- About -->

	<string name="about_version_title">Издање</string>
    <string name="about_version">Текуће издање је <strong>0.2.0</strong></string>
    <string name="about_version">Текуће издање је <strong>0.3.0</strong></string>
	<string name="about_author_title">Аутор</string>
	<string name="about_author">Ову апликацију за Андроид је направио и презентовао <a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
    <string name="about_app_icon_disclaimer_title">Икона апликације</string>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <!-- About -->

	<string name="about_version_title">Version</string>
    <string name="about_version">You are currently using <strong>v0.2.0</strong></string>
    <string name="about_version">You are currently using <strong>v0.3.0</strong></string>
	<string name="about_author_title">Author</string>
	<string name="about_author">This Android-Application is developed and presented by <a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
    <string name="about_app_icon_disclaimer_title">App-Icon</string>