Skip to content

Commit

Permalink
Add metadata again
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Oct 29, 2017
1 parent 086f056 commit ae226c9
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 11 deletions.
18 changes: 7 additions & 11 deletions app/src/main/res/menu/main__menu_top.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,21 @@
tools:ignore="AlwaysShowAction">

<item
android:id="@+id/action_search"
android:icon="@drawable/ic_search_white_48px"
android:orderInCategory="100"
android:title="@string/action_search_by_tags_or_persons"
android:id="@+id/action_conversations"
android:icon="@drawable/ic_mail_white_48px__layer"
android:title="@string/conversations"
app:showAsAction="always" />

<item
android:id="@+id/action_notifications"
android:icon="@drawable/ic_notifications_white_48px__layer"
android:orderInCategory="100"
android:title="@string/notifications"
app:showAsAction="always" />

<item
android:visible="false"
android:id="@+id/action_notifications_extended"
android:icon="@drawable/ic_notifications_white_48px__layer"
android:orderInCategory="100"
android:title="@string/notifications"
app:showAsAction="always">
<menu>
Expand Down Expand Up @@ -62,16 +60,14 @@
</item>

<item
android:id="@+id/action_conversations"
android:icon="@drawable/ic_mail_white_48px__layer"
android:orderInCategory="200"
android:title="@string/conversations"
android:id="@+id/action_search"
android:icon="@drawable/ic_search_white_48px"
android:title="@string/action_search_by_tags_or_persons"
app:showAsAction="always" />

<item
android:id="@+id/action_compose"
android:icon="@drawable/ic_mode_edit_white_48px"
android:orderInCategory="200"
android:title="@string/action_compose_new_post"
app:showAsAction="always" />

Expand Down
1 change: 1 addition & 0 deletions metadata/en
Binary file added metadata/en-US/featureGraphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions metadata/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<b>dandelion*</b> is a client for the community-run, distributed social network diaspora*.
<br/>It adds useful features to your networking experience:
<br/>
<br/>⚡ Quick access to most diaspora* features
<br/>👉 Share content to and from the app
<br/>🌎 Proxy support
<br/>📰 In-app-browser to view articles
<br/>🎨 Customizeable colors
<br/>🌆 Night/AMOLED mode
<br/>🈴 Localized in many languages
<br/>✔️ Allows system independent language
<br/>
<br/>
<b>Support the project:</b>
<br/> ✋ <a href="https://crowdin.com/projects/gsantner">Translate</a>
<br/> ✋ <a href="https://matrix.to/#/#dandelion:matrix.org">Join discussion on Matrix</a>
<br/> ✋ <a href="https://github.com/diaspora-for-android/dandelion#contributions">More information about contributions</a>
Binary file added metadata/en-US/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/phoneScreenshots/09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added metadata/en-US/promoGraphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions metadata/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Client for the diaspora* social network
1 change: 1 addition & 0 deletions metadata/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dandelion*

0 comments on commit ae226c9

Please sign in to comment.