Skip to content

Commit

Permalink
Release - v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor Santner committed Nov 22, 2016
1 parent bea1a83 commit 8abb662
Show file tree
Hide file tree
Showing 24 changed files with 134 additions and 75 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# v0.2.0-next
# v0.2.1
- App name changed to **dandelion\***
- Rotation options

- Top toolbar loads screen again (toggleable in settings)
- Fixed overlapping fragments
- Visual rework of the About-section of the app

# v0.2.0a
- Added: Customizable Theme Colors!
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@


# dandelion\*
FORMERLY KNOWN AS DIASPORA-FOR-ANDROID

This is an unofficial webview based client for the community-run, distributed social network **[Diaspora*](https://diasporafoundation.org/)**. It's currently under development and should be used with that in mind. Please submit any bugs you might find.

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
minSdkVersion 17
targetSdkVersion 24
versionCode 11
versionName "0.2.0-next"
setProperty("archivesBaseName", "DiasporaForAndroid__${versionName}__")
versionName "0.2.1"
setProperty("archivesBaseName", "dandelion__${versionName}__")

vectorDrawables.useSupportLibrary = true
}
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/layout/about__fragment_about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,16 @@
android:id="@+id/fragment_about__app_version"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"
android:text="@string/fragment_debug__app_version"/>

<TextView
android:id="@+id/fragment_about__app_codename"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/fragment_debug__app_codename"
android:layout_marginBottom="8dp"/>
android:layout_marginBottom="8dp"
android:visibility="gone"/> <!-- Change later -->

<TextView
android:textAppearance="@style/TextAppearance.AppCompat"
Expand Down
12 changes: 6 additions & 6 deletions app/src/main/res/values-de/strings-about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string name="about_activity__title_debug_info">Debugging</string>
<string name="fragment_debug__section_app">Anwendung</string>
<string name="fragment_debug__section_device">Gerät</string>
<string name="fragment_debug__section_pod">Diaspora Pod</string>
<string name="fragment_debug__section_pod">diaspora* Pod</string>
<string name="fragment_debug__section_log">Debug-Protokoll</string>
<string name="fragment_debug__section_log_spam">Debug-Protokoll (Verbose)</string>
<string name="fragment_debug__app_version">App Version: %1$s</string>
Expand All @@ -16,20 +16,20 @@
<string name="fragment_debug__pod_profile_name">Pod Profil Name: %1$s</string>
<string name="fragment_debug__pod_profile_url">Pod Domain: %1$s</string>
<string name="fragment_debug__toast_log_copied">Debug-Protokoll in Zwischenablage kopiert</string>
<string name="fragment_about__about_text">DiasporaForAndroid ist dein Begleiter auf deinen Streifzügen durch das soziale Netzwerk diaspora*. Es bietet dir zusätzliche Funktionen wie nützliche Werkzeugleisten und Unterstützung für Proxyserver wie das Tor-Netzwerk.</string>
<string name="fragment_about__about_text">dandelion* ist dein Begleiter auf deinen Streifzügen durch das soziale Netzwerk diaspora*. Es bietet dir zusätzliche Funktionen wie nützliche Werkzeugleisten und Unterstützung für Proxyserver wie das Tor-Netzwerk.</string>
<string name="fragment_about__contribute">Mach mit!</string>
<string name="fragment_about__contribute_text">DiasporaForAndroid wird frei wie in Freiheit entwickelt und folgt den Ideen des diaspora* Projektes. Wenn du mithelfen willst, nur zu! Wir sind momentan nur ein sehr kleines Team und sind froh über jede Unterstützung!</string>
<string name="fragment_about__contribute_text">dandelion* wird frei wie in Freiheit entwickelt und folgt den Ideen des diaspora* Projektes. Wenn du mithelfen willst, nur zu! Wir sind momentan nur ein sehr kleines Team und sind froh über jede Unterstützung!</string>
<string name="fragment_about__contribute_button">Zum Quellcode</string>
<string name="fragment_about__translate">Übersetze die App!</string>
<string name="fragment_about__translate_text">Die Anwendung ist nicht in deiner Sprache verfügbar? Das kannst du ändern! Warum hilfst du uns nicht, indem du übersetzt? Wir benutzen die Plattform crowdin, um es jedem zu ermöglichen, die App zu übersetzen.</string>
<string name="fragment_about__translate_button">Ich möchte übersetzen</string>
<string name="fragment_about__feedback">Feedback geben!</string>
<string name="fragment_about__feedback_text">DiasporaForAndroid befindet sich noch in Entwicklung, wenn du also Vorschläge oder etwas anderes auf dem Herzen hast besuche doch unseren Bug Tracker und lass es uns wissen!</string>
<string name="fragment_about__feedback_text">dandelion* befindet sich noch in Entwicklung, wenn du also Vorschläge oder etwas anderes auf dem Herzen hast besuche doch unseren Bug Tracker und lass es uns wissen!</string>
<string name="fragment_about__feedback_button">Fehler melden</string>
<string name="fragment_about__spread_the_word">Anderen davon erzählen!</string>
<string name="fragment_about__spread_the_word_text">Erzähl deiner Familie und deinen Freunden von diaspora* und #DiasporaForAndroid! Warum bloggst du nicht über deine Erfahrungen mit der App? Wir würden gerne davon erfahren!</string>
<string name="fragment_about__spread_the_word_text">Erzähl deiner Familie und deinen Freunden von diaspora* und #dandelion! Warum bloggst du nicht über deine Erfahrungen mit der App? Wir würden gerne davon erfahren!</string>
<string name="fragment_about__spread_the_word_button">Weitersagen</string>
<string name="fragment_about__spread_the_word_share_text">Hey! Probier mal #DiasporaForAndroid! %1$s</string>
<string name="fragment_about__spread_the_word_share_text">Hallo! Schau dir #dandelion an! %1$s</string>
<!-- License & help (large amount of text) -->
<string name="fragment_license__maintainers">Entwickler</string>
<string name="fragment_license__maintainers_text">Diese Anwendung wird momentan entwickelt und betreut von &lt;br&gt;&lt;br&gt;%1$s</string>
Expand Down
12 changes: 10 additions & 2 deletions app/src/main/res/values-de/strings-preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@
<!-- Key Names (Untranslatable) -->
<!-- Themes -->
<!-- Operability -->
<string name="pref_title__topbar_stream_shortcut">Obere Werkzeugleiste lädt Stream</string>
<string name="pref_desc__topbar_stream_shortcut">Klicks auf leere Flächen der oberen Werkzeugleiste öffnen den Stream</string>
<!-- Navigiation Slider -->
<!-- PodProfile -->
<!-- More -->
<!-- Category Titles -->
<string name="pref_cat__visuals">Erscheinungsbild</string>
<string name="pref_cat__network">Netzwerk</string>
<string name="pref_cat__pod_settings">Pod Einstellungen</string>
<string name="pref_cat__operability">Bedienbarkeit</string>
<!-- Visuals -->
<!-- Navigiation Slider -->
<string name="pref_title__sub_nav_slider">Navigations Slider</string>
Expand Down Expand Up @@ -38,6 +41,11 @@
<string name="pref_title__load_images">Lade Bilder</string>
<string name="pref_desc__load_images">Deaktiviere das Laden von Bildern, um den Datenverbrauch zu verringern</string>
<!-- Rotate Screen -->
<string name="pref_title__screen_rotation">Bildschirmrotation</string>
<string name="pref_desc__screen_rotation">Kontrolliere die automatische Bildschirmrotation</string>
<string name="rotation_auto">Automatisch</string>
<string name="rotation_portrait">Hochformat</string>
<string name="rotation_landscape">Querformat</string>
<!-- Proxy -->
<string name="pref_title__http_proxy_load_tor_preset">Tor Voreinstellungen laden</string>
<string name="pref_desc__http_proxy_load_tor_preset">Proxy Einstellungen für Tor (Orbot) HTTP Proxy laden</string>
Expand All @@ -52,12 +60,12 @@
<string name="pref_desc__chrome_custom_tabs_enabled">Externe Links mit Chrome Custom Tabs öffnen. Chromium oder Google Chrome muss für dieses Feature installiert sein.\nWICHTIGER HINWEIS: Chrome Custom Tabs verwenden die konfigurierten Proxy-Server nicht!</string>
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">Persönliche Einstellungen</string>
<string name="pref_desc__personal_settings">Öffne die Einstellungen deines Diaspora Accounts</string>
<string name="pref_desc__personal_settings">Öffne die Einstellungen deines diaspora* Accounts</string>
<string name="pref_desc__manage_contacts">Bearbeite deine Kontaktliste</string>
<string name="pref_title__manage_tags">Tags verwalten</string>
<string name="pref_desc__manage_tags">Verwalte die Liste der Hashtags, denen du folgst</string>
<string name="pref_title__change_account">Konto wechseln</string>
<string name="pref_desc__change_account">Lösche lokale Sitzungsdaten und wechsle zu einem anderen Pod/Benutzerkonto</string>
<string name="pref_desc__change_account">Lösche lokale Sitzungsdaten und wechsele zu einem anderen diaspora* Pod/Benutzerkonto</string>
<string name="pref_warning__change_account">Das wird alle Cookies und Sitzungsdaten löschen. Willst du wirklich dein Konto wechseln?</string>
<string name="pref_title__clear_cache">Zwischenspeicher leeren</string>
<string name="pref_desc__clear_cache">Leert den Zwischenspeicher des WebViews</string>
Expand Down
12 changes: 6 additions & 6 deletions app/src/main/res/values-es/strings-about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string name="about_activity__title_debug_info">Depurando</string>
<string name="fragment_debug__section_app">Aplicación</string>
<string name="fragment_debug__section_device">Dispositivo</string>
<string name="fragment_debug__section_pod">Pod de Diaspora</string>
<string name="fragment_debug__section_pod">Pod de diaspora*</string>
<string name="fragment_debug__section_log">Depurar registro</string>
<string name="fragment_debug__section_log_spam">Depurar registro (Detallado)</string>
<string name="fragment_debug__app_version">Versión aplicación:%1$s</string>
Expand All @@ -16,20 +16,20 @@
<string name="fragment_debug__pod_profile_name">Nombre de perfil del pod: %1$s</string>
<string name="fragment_debug__pod_profile_url">Dominio del pod:%1$s</string>
<string name="fragment_debug__toast_log_copied">Registro de depuración copiado al portapapeles</string>
<string name="fragment_about__about_text">DiasporaForAndroid es su complemento para navegar por la red social diapora*. Añade características como útiles barras de herramientas y soporte para servidores proxy como la red Tor a su experiencia social.</string>
<string name="fragment_about__about_text">dandelion* es su complemento para navegar por la red social diapora*. Añade características como útiles barras de herramientas y soporte para servidores proxy como la red Tor a su experiencia social.</string>
<string name="fragment_about__contribute">¡Contribuir con código!</string>
<string name="fragment_about__contribute_text">DiasporaForAndroid se desarrolla libre, en el sentido de libertad, y sigue las ideas del proyecto diaspora*. Si usted quiere contribuir, ¡adelante! Actualmente somos un equipo muy pequeño, por lo que ¡agradeceríamos mucho cualquier tipo de ayuda!</string>
<string name="fragment_about__contribute_text">dandelion* se desarrolla libre, en el sentido de libertad, y sigue las ideas del proyecto diaspora*. Si usted quiere contribuir, ¡adelante! Actualmente somos un equipo muy pequeño, por lo que ¡agradeceríamos mucho cualquier tipo de ayuda!</string>
<string name="fragment_about__contribute_button">Obtener el código fuente</string>
<string name="fragment_about__translate">¡Traducir la aplicación!</string>
<string name="fragment_about__translate_text">¿La aplicación no está disponible en su idioma? ¡Usted puede cambiar eso! ¿Por qué no nos ayuda traduciéndola? Utilizamos la plataforma crowdin para permitir a cualquiera traducir la aplicación.</string>
<string name="fragment_about__translate_button">Permítanme traducir</string>
<string name="fragment_about__feedback">Danos tu opinión!</string>
<string name="fragment_about__feedback_text">DiasporaForAndroid todavía está en desarrollo, así que si tiene sugerencias o cualquier tipo de comentarios, ¡utilice nuestro gestor de errores para hacérnoslo saber!</string>
<string name="fragment_about__feedback_text">dandelion* todavía está en desarrollo, así que si tiene sugerencias o cualquier tipo de comentarios, ¡utilice nuestro gestor de errores para hacérnoslo saber!</string>
<string name="fragment_about__feedback_button">Reporte de errores</string>
<string name="fragment_about__spread_the_word">¡Corre la voz!</string>
<string name="fragment_about__spread_the_word_text">¡Hable a sus amigos y familiares acerca de diaspora * y #DiasporaForAndroid! ¿Por qué no difunde sus experiencias? ¡Nos encantaría escucharle!</string>
<string name="fragment_about__spread_the_word_text">¡Hable a sus amigos y familiares acerca de diaspora* y #dandelion! ¿Por qué no difunde sus experiencias? ¡Nos encantaría escucharle!</string>
<string name="fragment_about__spread_the_word_button">Compartir la aplicación</string>
<string name="fragment_about__spread_the_word_share_text"Hola! ¡Mira #DiasporaForAndroid! %1$s</string>
<string name="fragment_about__spread_the_word_share_text"Hey! ¡Mira #dandelion! %1$s</string>
<!-- License & help (large amount of text) -->
<string name="fragment_license__maintainers">Mantenimiento</string>
<string name="fragment_license__maintainers_text">Esta aplicación está siendo desarrollada y mantenida por &lt; br &gt;&lt; br &gt;%1$s</string>
Expand Down
11 changes: 8 additions & 3 deletions app/src/main/res/values-es/strings-preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,17 @@
<string name="pref_title__load_images">Cargar imágenes</string>
<string name="pref_desc__load_images">Desactivar la carga de de imágenes a datos móviles seguros</string>
<!-- Rotate Screen -->
<string name="pref_title__screen_rotation">Rotación de la pantalla</string>
<string name="pref_desc__screen_rotation">Controlar la rotación automática de la pantalla</string>
<string name="rotation_auto">Automático</string>
<string name="rotation_portrait">Vertical</string>
<string name="rotation_landscape">Apaisado</string>
<!-- Proxy -->
<string name="pref_title__http_proxy_load_tor_preset">Cargar Tor predeterminado</string>
<string name="pref_desc__http_proxy_load_tor_preset">Cargar la configuración del proxy de Tor (Orbot) HTTP Proxy</string>
<string name="pref_title__sub_proxy">Proxy</string>
<string name="pref_title__proxy_enabled">Activar Proxy</string>
<string name="pref_desc__http_proxy_enabled">Tráfico del proxy de Diaspora evadiendo el cortafuegos.\nPuede requerir reiniciar. Puede no funcionar en algunos teléfonos.</string>
<string name="pref_desc__http_proxy_enabled">Tráfico del proxy de dandelion* evadiendo el cortafuegos.\nPuede requerir reiniciar. Puede no funcionar en algunos teléfonos.</string>
<string name="pref_title__http_proxy_host">Host</string>
<string name="pref_title__http_proxy_port">Puerto</string>
<string name="toast__proxy_disabled__restart_required">La aplicación necesita reiniciar para deshabilitar el uso de proxy</string>
Expand All @@ -55,12 +60,12 @@
<string name="pref_desc__chrome_custom_tabs_enabled">Abrir vínculos externos con barras personalizadas de Chrome. Chromium o Google Chrome deben estar instalados para utilizar esta característica. \nNOTA IMPORTANTE: ¡ las barras personalizadas de Chrome no usan servidores proxy configurados!</string>
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">Configuración personal</string>
<string name="pref_desc__personal_settings">Abrir la configuración de tu cuenta de Diaspora</string>
<string name="pref_desc__personal_settings">Abre la configuración de tu cuenta de diaspora*</string>
<string name="pref_desc__manage_contacts">Administrar tu lista de contactos</string>
<string name="pref_title__manage_tags">Administrar Etiquetas</string>
<string name="pref_desc__manage_tags">Agregar y eliminar las etiquetas que estas siguiendo</string>
<string name="pref_title__change_account">Cambiar cuenta</string>
<string name="pref_desc__change_account">Borrar datos de la sesión local y cambiar a otro pod/cuenta de Diaspora</string>
<string name="pref_desc__change_account">Borrar datos de la sesión local y cambiar a otro pod/cuenta de diaspora*</string>
<string name="pref_warning__change_account">Esto borrará todas las cookies y datos de la sesión. ¿Realmente deseas cambiar tu cuenta?</string>
<string name="pref_title__clear_cache">Limpiar caché</string>
<string name="pref_desc__clear_cache">Borrar caché de vista Web</string>
Expand Down
Loading

0 comments on commit 8abb662

Please sign in to comment.