diff --git a/README.md b/README.md
index b6c087fe..9e455ae8 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,27 @@
-
+
-[![Twitter: @sismicsdocs](https://img.shields.io/badge/contact-@sismicsdocs-blue.svg?style=flat)](https://twitter.com/sismicsdocs)
+[![Twitter: @teedyio](https://img.shields.io/badge/contact-@teedyio-blue.svg?style=flat)](https://twitter.com/teedyio)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
[![Build Status](https://secure.travis-ci.org/sismics/docs.png)](http://travis-ci.org/sismics/docs)
-Docs is an open source, lightweight document management system for individuals and businesses.
+Teedy is an open source, lightweight document management system for individuals and businesses.
**Discuss it on [Product Hunt](https://www.producthunt.com/posts/sismics-docs) 🦄**
- ✨ We just launched a Cloud version of Sismics Docs! Head to sismicsdocs.com for more informations ✨
+ ✨ Sismics Docs is now called Teedy! You can still find our cloud and support offer on teedy.io ✨
-![New!](https://www.sismicsdocs.com/img/laptop-demo.png?20180301)
+![New!](https://teedy.io/img/laptop-demo.png?20180301)
Demo
----
-A demo is available at [demo.sismicsdocs.com](https://demo.sismicsdocs.com)
+A demo is available at [demo.teedy.io](https://demo.teedy.io)
- Guest login is enabled with read access on all documents
- "admin" login with "admin" password
- "demo" login with "password" password
@@ -58,13 +58,13 @@ Features
Install with Docker
-------------------
-From a Docker host, run this command to download and install Sismics Docs. The server will run on .
+From a Docker host, run this command to download and install Teedy. The server will run on .
**The default admin password is "admin". Don't forget to change it before going to production.**
- docker run --rm --name sismics_docs_latest -d -e DOCS_BASE_URL='http://[your-docker-host-ip]:8100' -p 8100:8080 -v sismics_docs_latest:/data sismics/docs:latest
+ docker run --rm --name teedy_latest -d -e DOCS_BASE_URL='http://[your-docker-host-ip]:8100' -p 8100:8080 -v teedy_latest:/data sismics/docs:latest
**Note:** You will need to change [your-docker-host-ip] with the IP address or FQDN of your docker host e.g.
- FQDN: http://docs.sismics.com
+ FQDN: http://docs.mycompany.com
IP: http://192.168.100.10
Manual installation
@@ -81,12 +81,12 @@ Manual installation
The latest release is downloadable here: in WAR format.
**The default admin password is "admin". Don't forget to change it before going to production.**
-How to build Docs from the sources
+How to build Teedy from the sources
----------------------------------
Prerequisites: JDK 8 with JCE, Maven 3, Tesseract 3 or 4
-Docs is organized in several Maven modules:
+Teedy is organized in several Maven modules:
- docs-core
- docs-web
@@ -126,15 +126,15 @@ The `master` branch is the default and base branch for the project. It is used f
Community
---------
-Get updates on Sismics Docs' development and chat with the project maintainers:
+Get updates on Teedy's development and chat with the project maintainers:
-- Follow [@sismicsdocs on Twitter](https://twitter.com/sismicsdocs)
-- Read and subscribe to [The Official Sismics Docs Blog](https://blog.sismicsdocs.com/)
-- Check the [Official Website](https://www.sismicsdocs.com)
-- Join us [on Facebook](https://www.facebook.com/sismicsdocs)
+- Follow [@teedyio on Twitter](https://twitter.com/teedyio)
+- Read and subscribe to [The Official Teedy Blog](https://blog.teedy.io/)
+- Check the [Official Website](https://teedy.io)
+- Join us [on Facebook](https://www.facebook.com/teedyio)
License
-------
-Docs is released under the terms of the GPL license. See `COPYING` for more
+Teedy is released under the terms of the GPL license. See `COPYING` for more
information or see .
diff --git a/docs-android/app/src/main/AndroidManifest.xml b/docs-android/app/src/main/AndroidManifest.xml
index 7cb9edaf..32699962 100644
--- a/docs-android/app/src/main/AndroidManifest.xml
+++ b/docs-android/app/src/main/AndroidManifest.xml
@@ -15,7 +15,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
- android:theme="@style/AppTheme" >
+ android:theme="@style/AppTheme">
\ No newline at end of file
diff --git a/docs-android/app/src/main/res/layout/main_activity.xml b/docs-android/app/src/main/res/layout/main_activity.xml
index e5375a54..8abdcf2f 100644
--- a/docs-android/app/src/main/res/layout/main_activity.xml
+++ b/docs-android/app/src/main/res/layout/main_activity.xml
@@ -9,23 +9,22 @@
-
-
-
-
+ android:layout_height="wrap_content">
-
+
+
+
+
Navigationsleiste öffnen
Navigationsleiste schließen
- github.com/sismics/docs, sowie die Login-Daten unten eingeben]]>
+ github.com/sismics/docs, sowie die Login-Daten unten eingeben]]>
Server
Username
Password
@@ -83,7 +83,7 @@
Netzwerkfehler beim Löschen der Datei
Lösche Datei
Fehler beim Lesen der Datei
- Sismics Docs
+ Teedy
Neue Datei in das Dokument hochladen
Fehler beim Hochladen der neuen Datei
Aktuelle Datei löschen
@@ -119,9 +119,9 @@
Kommentare exportieren
Metadaten exportieren
mm
- Sismics Docs Datei Export
- Sismics Docs Dokumentenexport
- Sismics Docs PDF Export
+ Teedy Datei Export
+ Teedy Dokumentenexport
+ Teedy PDF Export
Letzte Aktivität
Aktivitäten
E-Mail
diff --git a/docs-android/app/src/main/res/values-fr/strings.xml b/docs-android/app/src/main/res/values-fr/strings.xml
index cc589ba4..79910dcc 100644
--- a/docs-android/app/src/main/res/values-fr/strings.xml
+++ b/docs-android/app/src/main/res/values-fr/strings.xml
@@ -11,7 +11,7 @@
Ouvrir le menu de navigation
Fermer le menu de navigation
- github.com/sismics/docs et entrer son URL ci-dessous]]>
+ github.com/sismics/docs et entrer son URL ci-dessous]]>
Serveur
Nom d\'utilisateur
Mot de passe
@@ -83,7 +83,7 @@
Erreur réseau lors de la suppression du fichier
Suppression du fichier
Erreur lors de la lecture du fichier
- Sismics Docs
+ Teedy
Envoi du nouveau fichier
Erreur lors de l\'envoi du nouveau fichier
Supprimer ce fichier
@@ -119,9 +119,9 @@
Exporter les commentaires
Exporter les métadonnées
mm
- Export de fichier Sismics Docs
- Export de document Sismics Docs
- Export PDF Sismics Docs
+ Export de fichier Teedy
+ Export de document Teedy
+ Export PDF Teedy
Activité récente
Activité
E-mail
diff --git a/docs-android/app/src/main/res/values/strings.xml b/docs-android/app/src/main/res/values/strings.xml
index 92ad3257..65dd4d83 100644
--- a/docs-android/app/src/main/res/values/strings.xml
+++ b/docs-android/app/src/main/res/values/strings.xml
@@ -9,10 +9,10 @@
Only letters and numbers
- Sismics Docs
+ Teedy
Open navigation drawer
Close navigation drawer
- github.com/sismics/docs and enter its below]]>
+ github.com/sismics/docs and enter its below]]>
Server
Username
Password
@@ -87,7 +87,7 @@
Network error while deleting the current file
Deleting file
Error while reading the file
- Sismics Docs
+ Teedy
Uploading the new file to the document
Error uploading the new file
Delete current file
@@ -123,9 +123,9 @@
Export comments
Export metadata
mm
- Sismics Docs file export
- Sismics Docs document export
- Sismics Docs PDF export
+ Teedy file export
+ Teedy document export
+ Teedy PDF export
Latest activity
Activity
E-mail
diff --git a/docs-android/app/src/main/res/values/styles.xml b/docs-android/app/src/main/res/values/styles.xml
index 953c239b..62458393 100644
--- a/docs-android/app/src/main/res/values/styles.xml
+++ b/docs-android/app/src/main/res/values/styles.xml
@@ -1,12 +1,12 @@
-
-
-