diff --git a/README.md b/README.md
index c57aebb343..e89fb15010 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,34 @@
-# SchildiChat for Android
+[![Buildkite](https://badge.buildkite.com/ad0065c1b70f557cd3b1d3d68f9c2154010f83c4d6f71706a9.svg?branch=develop)](https://buildkite.com/matrix-dot-org/element-android/builds?branch=develop)
+[![Weblate](https://translate.element.io/widgets/element-android/-/svg-badge.svg)](https://translate.element.io/engage/element-android/?utm_source=widget)
+[![Element Android Matrix room #element-android:matrix.org](https://img.shields.io/matrix/element-android:matrix.org.svg?label=%23element-android:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-android:matrix.org)
+[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=alert_status)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
+[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
+[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=bugs)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
-SchildiChat is an Android Matrix Client based on [Element](https://github.com/vector-im/riotX-android).
+# Element Android
-Compared to the Element app, SchildiChat features following changes:
-- A unified chat list for both direct and group chats
-- Optional message bubbles
-- Follows the system setting for dark/light mode
-- Further small usability improvements
+Element Android is an Android Matrix Client provided by [Element](https://element.io/).
-
+It is a total rewrite of [Riot-Android](https://github.com/vector-im/riot-android) with a new user experience.
-The version in the official F-Droid repositories comes without the proprietary libraries for push notifications.
-This might lead to increased battery drain and a higher delay for delivering messages.
-If you are looking for a version with push notification support, you can get it from [my F-Droid repository](https://s2.spiritcroc.de/fdroid/repo/).
-The latest version should also be available for direct download [here](https://s2.spiritcroc.de/fdroid/SchildiChat.apk).
+[](https://play.google.com/store/apps/details?id=im.vector.app)
+[](https://f-droid.org/app/im.vector.app)
-Join the discussion on matrix
+Nightly build: [![Buildkite](https://badge.buildkite.com/ad0065c1b70f557cd3b1d3d68f9c2154010f83c4d6f71706a9.svg?branch=develop)](https://buildkite.com/matrix-dot-org/element-android/builds?branch=develop)
-## Screenshots
+# New Android SDK
-
+Element is based on a new Android SDK fully written in Kotlin (like Element). In order to make the early development as fast as possible, Element and the new SDK currently share the same git repository.
+
+At each Element release, the SDK module is copied to a dedicated repository: https://github.com/matrix-org/matrix-android-sdk2. That way, third party apps can add a regular gradle dependency to use it. So more details on how to do that here: https://github.com/matrix-org/matrix-android-sdk2.
+
+# Roadmap
+
+The version 1.0.0 of Element still misses some features which was previously included in Riot-Android.
+The team will work to add them on a regular basis.
+
+## Contributing
+
+Please refer to [CONTRIBUTING.md](https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md) if you want to contribute on Matrix Android projects!
+
+Come chat with the community in the dedicated Matrix [room](https://matrix.to/#/#element-android:matrix.org).
diff --git a/upstream_fastlane/fastlane/metadata/android/de/full_description.txt b/fastlane/fastlane/metadata/android/de/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/de/full_description.txt
rename to fastlane/fastlane/metadata/android/de/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/de/short_description.txt b/fastlane/fastlane/metadata/android/de/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/de/short_description.txt
rename to fastlane/fastlane/metadata/android/de/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/de/title.txt b/fastlane/fastlane/metadata/android/de/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/de/title.txt
rename to fastlane/fastlane/metadata/android/de/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/en-US/full_description.txt b/fastlane/fastlane/metadata/android/en-US/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/en-US/full_description.txt
rename to fastlane/fastlane/metadata/android/en-US/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/en-US/short_description.txt b/fastlane/fastlane/metadata/android/en-US/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/en-US/short_description.txt
rename to fastlane/fastlane/metadata/android/en-US/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/en-US/title.txt b/fastlane/fastlane/metadata/android/en-US/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/en-US/title.txt
rename to fastlane/fastlane/metadata/android/en-US/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/es/full_description.txt b/fastlane/fastlane/metadata/android/es/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/es/full_description.txt
rename to fastlane/fastlane/metadata/android/es/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/es/short_description.txt b/fastlane/fastlane/metadata/android/es/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/es/short_description.txt
rename to fastlane/fastlane/metadata/android/es/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/es/title.txt b/fastlane/fastlane/metadata/android/es/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/es/title.txt
rename to fastlane/fastlane/metadata/android/es/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/et/short_description.txt b/fastlane/fastlane/metadata/android/et/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/et/short_description.txt
rename to fastlane/fastlane/metadata/android/et/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/et/title.txt b/fastlane/fastlane/metadata/android/et/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/et/title.txt
rename to fastlane/fastlane/metadata/android/et/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/fi/short_description.txt b/fastlane/fastlane/metadata/android/fi/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/fi/short_description.txt
rename to fastlane/fastlane/metadata/android/fi/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/fi/title.txt b/fastlane/fastlane/metadata/android/fi/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/fi/title.txt
rename to fastlane/fastlane/metadata/android/fi/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/fr/title.txt b/fastlane/fastlane/metadata/android/fr/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/fr/title.txt
rename to fastlane/fastlane/metadata/android/fr/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/hu/full_description.txt b/fastlane/fastlane/metadata/android/hu/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/hu/full_description.txt
rename to fastlane/fastlane/metadata/android/hu/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/hu/short_description.txt b/fastlane/fastlane/metadata/android/hu/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/hu/short_description.txt
rename to fastlane/fastlane/metadata/android/hu/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/hu/title.txt b/fastlane/fastlane/metadata/android/hu/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/hu/title.txt
rename to fastlane/fastlane/metadata/android/hu/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/it/full_description.txt b/fastlane/fastlane/metadata/android/it/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/it/full_description.txt
rename to fastlane/fastlane/metadata/android/it/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/it/short_description.txt b/fastlane/fastlane/metadata/android/it/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/it/short_description.txt
rename to fastlane/fastlane/metadata/android/it/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/it/title.txt b/fastlane/fastlane/metadata/android/it/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/it/title.txt
rename to fastlane/fastlane/metadata/android/it/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/kab/full_description.txt b/fastlane/fastlane/metadata/android/kab/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/kab/full_description.txt
rename to fastlane/fastlane/metadata/android/kab/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/kab/short_description.txt b/fastlane/fastlane/metadata/android/kab/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/kab/short_description.txt
rename to fastlane/fastlane/metadata/android/kab/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/kab/title.txt b/fastlane/fastlane/metadata/android/kab/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/kab/title.txt
rename to fastlane/fastlane/metadata/android/kab/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/pt_BR/full_description.txt b/fastlane/fastlane/metadata/android/pt_BR/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/pt_BR/full_description.txt
rename to fastlane/fastlane/metadata/android/pt_BR/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/pt_BR/short_description.txt b/fastlane/fastlane/metadata/android/pt_BR/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/pt_BR/short_description.txt
rename to fastlane/fastlane/metadata/android/pt_BR/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/pt_BR/title.txt b/fastlane/fastlane/metadata/android/pt_BR/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/pt_BR/title.txt
rename to fastlane/fastlane/metadata/android/pt_BR/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/ru/full_description.txt b/fastlane/fastlane/metadata/android/ru/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/ru/full_description.txt
rename to fastlane/fastlane/metadata/android/ru/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/ru/short_description.txt b/fastlane/fastlane/metadata/android/ru/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/ru/short_description.txt
rename to fastlane/fastlane/metadata/android/ru/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/ru/title.txt b/fastlane/fastlane/metadata/android/ru/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/ru/title.txt
rename to fastlane/fastlane/metadata/android/ru/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sk/full_description.txt b/fastlane/fastlane/metadata/android/sk/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sk/full_description.txt
rename to fastlane/fastlane/metadata/android/sk/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sk/short_description.txt b/fastlane/fastlane/metadata/android/sk/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sk/short_description.txt
rename to fastlane/fastlane/metadata/android/sk/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sk/title.txt b/fastlane/fastlane/metadata/android/sk/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sk/title.txt
rename to fastlane/fastlane/metadata/android/sk/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sv/full_description.txt b/fastlane/fastlane/metadata/android/sv/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sv/full_description.txt
rename to fastlane/fastlane/metadata/android/sv/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sv/short_description.txt b/fastlane/fastlane/metadata/android/sv/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sv/short_description.txt
rename to fastlane/fastlane/metadata/android/sv/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/sv/title.txt b/fastlane/fastlane/metadata/android/sv/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/sv/title.txt
rename to fastlane/fastlane/metadata/android/sv/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/th/short_description.txt b/fastlane/fastlane/metadata/android/th/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/th/short_description.txt
rename to fastlane/fastlane/metadata/android/th/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/th/title.txt b/fastlane/fastlane/metadata/android/th/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/th/title.txt
rename to fastlane/fastlane/metadata/android/th/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/tr/short_description.txt b/fastlane/fastlane/metadata/android/tr/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/tr/short_description.txt
rename to fastlane/fastlane/metadata/android/tr/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/tr/title.txt b/fastlane/fastlane/metadata/android/tr/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/tr/title.txt
rename to fastlane/fastlane/metadata/android/tr/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/uk/full_description.txt b/fastlane/fastlane/metadata/android/uk/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/uk/full_description.txt
rename to fastlane/fastlane/metadata/android/uk/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/uk/short_description.txt b/fastlane/fastlane/metadata/android/uk/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/uk/short_description.txt
rename to fastlane/fastlane/metadata/android/uk/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/uk/title.txt b/fastlane/fastlane/metadata/android/uk/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/uk/title.txt
rename to fastlane/fastlane/metadata/android/uk/title.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/zh_Hans/full_description.txt b/fastlane/fastlane/metadata/android/zh_Hans/full_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/zh_Hans/full_description.txt
rename to fastlane/fastlane/metadata/android/zh_Hans/full_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/zh_Hans/short_description.txt b/fastlane/fastlane/metadata/android/zh_Hans/short_description.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/zh_Hans/short_description.txt
rename to fastlane/fastlane/metadata/android/zh_Hans/short_description.txt
diff --git a/upstream_fastlane/fastlane/metadata/android/zh_Hans/title.txt b/fastlane/fastlane/metadata/android/zh_Hans/title.txt
similarity index 100%
rename from upstream_fastlane/fastlane/metadata/android/zh_Hans/title.txt
rename to fastlane/fastlane/metadata/android/zh_Hans/title.txt
diff --git a/upstream_fastlane/metadata/android/de/full_description.txt b/fastlane/metadata/android/de/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/de/full_description.txt
rename to fastlane/metadata/android/de/full_description.txt
diff --git a/upstream_fastlane/metadata/android/de/short_description.txt b/fastlane/metadata/android/de/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/de/short_description.txt
rename to fastlane/metadata/android/de/short_description.txt
diff --git a/upstream_fastlane/metadata/android/de/title.txt b/fastlane/metadata/android/de/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/de/title.txt
rename to fastlane/metadata/android/de/title.txt
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index 10178f279a..e939b75bb7 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,13 +1,30 @@
-SchildiChat is a client for the matrix protocol, based on the Element app.
-Compared to other clients, it provides a more classic instant messenger feel, while still providing the full functionality of the reference client.
+Element is a new type of messenger and collaboration app that:
-The matrix protocol is a decentralized approach to modern messaging, allowing for end-to-end encryption, shared message history across multiple devices, and more.
+1. Puts you in control to preserve your privacy
+2. Lets you communicate with anyone in the Matrix network, and even beyond by integrating with apps such as Slack
+3. Protects you from advertising, datamining and walled gardens
+4. Secures you through end-to-end encryption, with cross-signing to verify others
-Compared to the Element app, SchildiChat features following changes:
-- A unified chat list for both direct and group chats
-- Optional message bubbles
-- Follows the system setting for dark/light mode
-- Further small usability improvements
+Element is completely different from other messaging and collaboration apps because it is decentralised and open source.
-SchildiChat is open source: https://github.com/SpiritCroc/SchildiChat-android
-More information about the Matrix protocol: https://matrix.org/
+Element lets you self-host - or choose a host - so that you have privacy, ownership and control of your data and conversations. It gives you access to an open network; so you’re not just stuck speaking to other Element users only. And it is very secure.
+
+Element is able to do all this because it operates on Matrix - the standard for open, decentralised communication.
+
+Element puts you in control by letting you choose who hosts your conversations. From the Element app, you can choose to host in different ways:
+
+1. Get a free account on the matrix.org public server hosted by the Matrix developers, or choose from thousands of public servers hosted by volunteers
+2. Self-host your account by running a server on your own hardware
+3. Sign up for an account on a custom server by simply subscribing to the Element Matrix Services hosting platform
+
+Why choose Element?
+
+OWN YOUR DATA: You decide where to keep your data and messages. You own it and control it, not some MEGACORP that mines your data or gives access to third parties.
+
+OPEN MESSAGING AND COLLABORATION: You can chat with anyone else in the Matrix network, whether they’re using Element or another Matrix app, and even if they are using a different messaging system of the likes of Slack, IRC or XMPP.
+
+SUPER-SECURE: Real end-to-end encryption (only those in the conversation can decrypt messages), and cross-signing to verify the devices of conversation participants.
+
+COMPLETE COMMUNICATION: Messaging, voice and video calls, file sharing, screen sharing and a whole bunch of integrations, bots and widgets. Build rooms, communities, stay in touch and get things done.
+
+EVERYWHERE YOU ARE: Stay in touch wherever you are with fully synchronised message history across all your devices and on the web at https://app.element.io.
diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt
index e4815121e8..023b366c9a 100644
--- a/fastlane/metadata/android/en-US/short_description.txt
+++ b/fastlane/metadata/android/en-US/short_description.txt
@@ -1 +1 @@
-Secure messenger for Matrix with a traditional instant messaging experience
+Secure decentralised chat & VoIP. Keep your data safe from third parties.
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt
index e5e6b4db47..039da1fc3b 100644
--- a/fastlane/metadata/android/en-US/title.txt
+++ b/fastlane/metadata/android/en-US/title.txt
@@ -1 +1 @@
-SchildiChat
+Element (previously Riot.im)
\ No newline at end of file
diff --git a/upstream_fastlane/metadata/android/es/full_description.txt b/fastlane/metadata/android/es/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/es/full_description.txt
rename to fastlane/metadata/android/es/full_description.txt
diff --git a/upstream_fastlane/metadata/android/es/short_description.txt b/fastlane/metadata/android/es/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/es/short_description.txt
rename to fastlane/metadata/android/es/short_description.txt
diff --git a/upstream_fastlane/metadata/android/es/title.txt b/fastlane/metadata/android/es/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/es/title.txt
rename to fastlane/metadata/android/es/title.txt
diff --git a/upstream_fastlane/metadata/android/et/short_description.txt b/fastlane/metadata/android/et/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/et/short_description.txt
rename to fastlane/metadata/android/et/short_description.txt
diff --git a/upstream_fastlane/metadata/android/et/title.txt b/fastlane/metadata/android/et/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/et/title.txt
rename to fastlane/metadata/android/et/title.txt
diff --git a/upstream_fastlane/metadata/android/fi/short_description.txt b/fastlane/metadata/android/fi/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/fi/short_description.txt
rename to fastlane/metadata/android/fi/short_description.txt
diff --git a/upstream_fastlane/metadata/android/fi/title.txt b/fastlane/metadata/android/fi/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/fi/title.txt
rename to fastlane/metadata/android/fi/title.txt
diff --git a/upstream_fastlane/metadata/android/fr/title.txt b/fastlane/metadata/android/fr/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/fr/title.txt
rename to fastlane/metadata/android/fr/title.txt
diff --git a/upstream_fastlane/metadata/android/hu/full_description.txt b/fastlane/metadata/android/hu/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/hu/full_description.txt
rename to fastlane/metadata/android/hu/full_description.txt
diff --git a/upstream_fastlane/metadata/android/hu/short_description.txt b/fastlane/metadata/android/hu/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/hu/short_description.txt
rename to fastlane/metadata/android/hu/short_description.txt
diff --git a/upstream_fastlane/metadata/android/hu/title.txt b/fastlane/metadata/android/hu/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/hu/title.txt
rename to fastlane/metadata/android/hu/title.txt
diff --git a/upstream_fastlane/metadata/android/it/full_description.txt b/fastlane/metadata/android/it/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/it/full_description.txt
rename to fastlane/metadata/android/it/full_description.txt
diff --git a/upstream_fastlane/metadata/android/it/short_description.txt b/fastlane/metadata/android/it/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/it/short_description.txt
rename to fastlane/metadata/android/it/short_description.txt
diff --git a/upstream_fastlane/metadata/android/it/title.txt b/fastlane/metadata/android/it/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/it/title.txt
rename to fastlane/metadata/android/it/title.txt
diff --git a/upstream_fastlane/metadata/android/kab/full_description.txt b/fastlane/metadata/android/kab/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/kab/full_description.txt
rename to fastlane/metadata/android/kab/full_description.txt
diff --git a/upstream_fastlane/metadata/android/kab/short_description.txt b/fastlane/metadata/android/kab/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/kab/short_description.txt
rename to fastlane/metadata/android/kab/short_description.txt
diff --git a/upstream_fastlane/metadata/android/kab/title.txt b/fastlane/metadata/android/kab/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/kab/title.txt
rename to fastlane/metadata/android/kab/title.txt
diff --git a/upstream_fastlane/metadata/android/pt_BR/full_description.txt b/fastlane/metadata/android/pt_BR/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/pt_BR/full_description.txt
rename to fastlane/metadata/android/pt_BR/full_description.txt
diff --git a/upstream_fastlane/metadata/android/pt_BR/short_description.txt b/fastlane/metadata/android/pt_BR/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/pt_BR/short_description.txt
rename to fastlane/metadata/android/pt_BR/short_description.txt
diff --git a/upstream_fastlane/metadata/android/pt_BR/title.txt b/fastlane/metadata/android/pt_BR/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/pt_BR/title.txt
rename to fastlane/metadata/android/pt_BR/title.txt
diff --git a/upstream_fastlane/metadata/android/ru/full_description.txt b/fastlane/metadata/android/ru/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/ru/full_description.txt
rename to fastlane/metadata/android/ru/full_description.txt
diff --git a/upstream_fastlane/metadata/android/ru/short_description.txt b/fastlane/metadata/android/ru/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/ru/short_description.txt
rename to fastlane/metadata/android/ru/short_description.txt
diff --git a/upstream_fastlane/metadata/android/ru/title.txt b/fastlane/metadata/android/ru/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/ru/title.txt
rename to fastlane/metadata/android/ru/title.txt
diff --git a/upstream_fastlane/metadata/android/sk/full_description.txt b/fastlane/metadata/android/sk/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sk/full_description.txt
rename to fastlane/metadata/android/sk/full_description.txt
diff --git a/upstream_fastlane/metadata/android/sk/short_description.txt b/fastlane/metadata/android/sk/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sk/short_description.txt
rename to fastlane/metadata/android/sk/short_description.txt
diff --git a/upstream_fastlane/metadata/android/sk/title.txt b/fastlane/metadata/android/sk/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sk/title.txt
rename to fastlane/metadata/android/sk/title.txt
diff --git a/upstream_fastlane/metadata/android/sv/full_description.txt b/fastlane/metadata/android/sv/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sv/full_description.txt
rename to fastlane/metadata/android/sv/full_description.txt
diff --git a/upstream_fastlane/metadata/android/sv/short_description.txt b/fastlane/metadata/android/sv/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sv/short_description.txt
rename to fastlane/metadata/android/sv/short_description.txt
diff --git a/upstream_fastlane/metadata/android/sv/title.txt b/fastlane/metadata/android/sv/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/sv/title.txt
rename to fastlane/metadata/android/sv/title.txt
diff --git a/upstream_fastlane/metadata/android/th/short_description.txt b/fastlane/metadata/android/th/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/th/short_description.txt
rename to fastlane/metadata/android/th/short_description.txt
diff --git a/upstream_fastlane/metadata/android/th/title.txt b/fastlane/metadata/android/th/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/th/title.txt
rename to fastlane/metadata/android/th/title.txt
diff --git a/upstream_fastlane/metadata/android/tr/short_description.txt b/fastlane/metadata/android/tr/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/tr/short_description.txt
rename to fastlane/metadata/android/tr/short_description.txt
diff --git a/upstream_fastlane/metadata/android/tr/title.txt b/fastlane/metadata/android/tr/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/tr/title.txt
rename to fastlane/metadata/android/tr/title.txt
diff --git a/upstream_fastlane/metadata/android/uk/full_description.txt b/fastlane/metadata/android/uk/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/uk/full_description.txt
rename to fastlane/metadata/android/uk/full_description.txt
diff --git a/upstream_fastlane/metadata/android/uk/short_description.txt b/fastlane/metadata/android/uk/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/uk/short_description.txt
rename to fastlane/metadata/android/uk/short_description.txt
diff --git a/upstream_fastlane/metadata/android/uk/title.txt b/fastlane/metadata/android/uk/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/uk/title.txt
rename to fastlane/metadata/android/uk/title.txt
diff --git a/upstream_fastlane/metadata/android/zh_Hans/full_description.txt b/fastlane/metadata/android/zh_Hans/full_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/zh_Hans/full_description.txt
rename to fastlane/metadata/android/zh_Hans/full_description.txt
diff --git a/upstream_fastlane/metadata/android/zh_Hans/short_description.txt b/fastlane/metadata/android/zh_Hans/short_description.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/zh_Hans/short_description.txt
rename to fastlane/metadata/android/zh_Hans/short_description.txt
diff --git a/upstream_fastlane/metadata/android/zh_Hans/title.txt b/fastlane/metadata/android/zh_Hans/title.txt
similarity index 100%
rename from upstream_fastlane/metadata/android/zh_Hans/title.txt
rename to fastlane/metadata/android/zh_Hans/title.txt
diff --git a/tmp_sc_README.md b/tmp_sc_README.md
new file mode 100644
index 0000000000..c57aebb343
--- /dev/null
+++ b/tmp_sc_README.md
@@ -0,0 +1,22 @@
+# SchildiChat for Android
+
+SchildiChat is an Android Matrix Client based on [Element](https://github.com/vector-im/riotX-android).
+
+Compared to the Element app, SchildiChat features following changes:
+- A unified chat list for both direct and group chats
+- Optional message bubbles
+- Follows the system setting for dark/light mode
+- Further small usability improvements
+
+
+
+The version in the official F-Droid repositories comes without the proprietary libraries for push notifications.
+This might lead to increased battery drain and a higher delay for delivering messages.
+If you are looking for a version with push notification support, you can get it from [my F-Droid repository](https://s2.spiritcroc.de/fdroid/repo/).
+The latest version should also be available for direct download [here](https://s2.spiritcroc.de/fdroid/SchildiChat.apk).
+
+Join the discussion on matrix
+
+## Screenshots
+
+
diff --git a/fastlane/metadata/android/de-DE/full_description.txt b/tmp_sc_fastlane/metadata/android/de-DE/full_description.txt
similarity index 100%
rename from fastlane/metadata/android/de-DE/full_description.txt
rename to tmp_sc_fastlane/metadata/android/de-DE/full_description.txt
diff --git a/fastlane/metadata/android/de-DE/images/phoneScreenshots/1_de-DE.png b/tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/1_de-DE.png
similarity index 100%
rename from fastlane/metadata/android/de-DE/images/phoneScreenshots/1_de-DE.png
rename to tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/1_de-DE.png
diff --git a/fastlane/metadata/android/de-DE/images/phoneScreenshots/2_de-DE.png b/tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/2_de-DE.png
similarity index 100%
rename from fastlane/metadata/android/de-DE/images/phoneScreenshots/2_de-DE.png
rename to tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/2_de-DE.png
diff --git a/fastlane/metadata/android/de-DE/images/phoneScreenshots/3_de-DE.png b/tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/3_de-DE.png
similarity index 100%
rename from fastlane/metadata/android/de-DE/images/phoneScreenshots/3_de-DE.png
rename to tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/3_de-DE.png
diff --git a/fastlane/metadata/android/de-DE/images/phoneScreenshots/4_de-DE.png b/tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/4_de-DE.png
similarity index 100%
rename from fastlane/metadata/android/de-DE/images/phoneScreenshots/4_de-DE.png
rename to tmp_sc_fastlane/metadata/android/de-DE/images/phoneScreenshots/4_de-DE.png
diff --git a/fastlane/metadata/android/de-DE/short_description.txt b/tmp_sc_fastlane/metadata/android/de-DE/short_description.txt
similarity index 100%
rename from fastlane/metadata/android/de-DE/short_description.txt
rename to tmp_sc_fastlane/metadata/android/de-DE/short_description.txt
diff --git a/fastlane/metadata/android/de-DE/title.txt b/tmp_sc_fastlane/metadata/android/de-DE/title.txt
similarity index 100%
rename from fastlane/metadata/android/de-DE/title.txt
rename to tmp_sc_fastlane/metadata/android/de-DE/title.txt
diff --git a/fastlane/metadata/android/de-DE/video.txt b/tmp_sc_fastlane/metadata/android/de-DE/video.txt
similarity index 100%
rename from fastlane/metadata/android/de-DE/video.txt
rename to tmp_sc_fastlane/metadata/android/de-DE/video.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100250.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100250.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100250.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100250.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100270.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100270.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100270.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100270.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100290.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100290.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100290.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100290.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100300.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100300.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100300.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100300.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100310.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100310.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100310.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100310.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100330.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100330.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100330.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100330.txt
diff --git a/fastlane/metadata/android/en-US/changelogs/40100340.txt b/tmp_sc_fastlane/metadata/android/en-US/changelogs/40100340.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/changelogs/40100340.txt
rename to tmp_sc_fastlane/metadata/android/en-US/changelogs/40100340.txt
diff --git a/tmp_sc_fastlane/metadata/android/en-US/full_description.txt b/tmp_sc_fastlane/metadata/android/en-US/full_description.txt
new file mode 100644
index 0000000000..10178f279a
--- /dev/null
+++ b/tmp_sc_fastlane/metadata/android/en-US/full_description.txt
@@ -0,0 +1,13 @@
+SchildiChat is a client for the matrix protocol, based on the Element app.
+Compared to other clients, it provides a more classic instant messenger feel, while still providing the full functionality of the reference client.
+
+The matrix protocol is a decentralized approach to modern messaging, allowing for end-to-end encryption, shared message history across multiple devices, and more.
+
+Compared to the Element app, SchildiChat features following changes:
+- A unified chat list for both direct and group chats
+- Optional message bubbles
+- Follows the system setting for dark/light mode
+- Further small usability improvements
+
+SchildiChat is open source: https://github.com/SpiritCroc/SchildiChat-android
+More information about the Matrix protocol: https://matrix.org/
diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.png b/tmp_sc_fastlane/metadata/android/en-US/images/featureGraphic.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/featureGraphic.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/featureGraphic.png
diff --git a/fastlane/metadata/android/en-US/images/icon.png b/tmp_sc_fastlane/metadata/android/en-US/images/icon.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/icon.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/icon.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png b/tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png b/tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png b/tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png b/tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png
similarity index 100%
rename from fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png
rename to tmp_sc_fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png
diff --git a/tmp_sc_fastlane/metadata/android/en-US/short_description.txt b/tmp_sc_fastlane/metadata/android/en-US/short_description.txt
new file mode 100644
index 0000000000..e4815121e8
--- /dev/null
+++ b/tmp_sc_fastlane/metadata/android/en-US/short_description.txt
@@ -0,0 +1 @@
+Secure messenger for Matrix with a traditional instant messaging experience
diff --git a/fastlane/metadata/android/ru-RU/title.txt b/tmp_sc_fastlane/metadata/android/en-US/title.txt
similarity index 100%
rename from fastlane/metadata/android/ru-RU/title.txt
rename to tmp_sc_fastlane/metadata/android/en-US/title.txt
diff --git a/fastlane/metadata/android/en-US/video.txt b/tmp_sc_fastlane/metadata/android/en-US/video.txt
similarity index 100%
rename from fastlane/metadata/android/en-US/video.txt
rename to tmp_sc_fastlane/metadata/android/en-US/video.txt
diff --git a/fastlane/metadata/android/ru-RU/changelogs/40100250.txt b/tmp_sc_fastlane/metadata/android/ru-RU/changelogs/40100250.txt
similarity index 100%
rename from fastlane/metadata/android/ru-RU/changelogs/40100250.txt
rename to tmp_sc_fastlane/metadata/android/ru-RU/changelogs/40100250.txt
diff --git a/fastlane/metadata/android/ru-RU/full_description.txt b/tmp_sc_fastlane/metadata/android/ru-RU/full_description.txt
similarity index 100%
rename from fastlane/metadata/android/ru-RU/full_description.txt
rename to tmp_sc_fastlane/metadata/android/ru-RU/full_description.txt
diff --git a/fastlane/metadata/android/ru-RU/short_description.txt b/tmp_sc_fastlane/metadata/android/ru-RU/short_description.txt
similarity index 100%
rename from fastlane/metadata/android/ru-RU/short_description.txt
rename to tmp_sc_fastlane/metadata/android/ru-RU/short_description.txt
diff --git a/tmp_sc_fastlane/metadata/android/ru-RU/title.txt b/tmp_sc_fastlane/metadata/android/ru-RU/title.txt
new file mode 100644
index 0000000000..e5e6b4db47
--- /dev/null
+++ b/tmp_sc_fastlane/metadata/android/ru-RU/title.txt
@@ -0,0 +1 @@
+SchildiChat
diff --git a/upstream_README.md b/upstream_README.md
deleted file mode 100644
index e89fb15010..0000000000
--- a/upstream_README.md
+++ /dev/null
@@ -1,34 +0,0 @@
-[![Buildkite](https://badge.buildkite.com/ad0065c1b70f557cd3b1d3d68f9c2154010f83c4d6f71706a9.svg?branch=develop)](https://buildkite.com/matrix-dot-org/element-android/builds?branch=develop)
-[![Weblate](https://translate.element.io/widgets/element-android/-/svg-badge.svg)](https://translate.element.io/engage/element-android/?utm_source=widget)
-[![Element Android Matrix room #element-android:matrix.org](https://img.shields.io/matrix/element-android:matrix.org.svg?label=%23element-android:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-android:matrix.org)
-[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=alert_status)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
-[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
-[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=im.vector.app.android&metric=bugs)](https://sonarcloud.io/dashboard?id=im.vector.app.android)
-
-# Element Android
-
-Element Android is an Android Matrix Client provided by [Element](https://element.io/).
-
-It is a total rewrite of [Riot-Android](https://github.com/vector-im/riot-android) with a new user experience.
-
-[](https://play.google.com/store/apps/details?id=im.vector.app)
-[](https://f-droid.org/app/im.vector.app)
-
-Nightly build: [![Buildkite](https://badge.buildkite.com/ad0065c1b70f557cd3b1d3d68f9c2154010f83c4d6f71706a9.svg?branch=develop)](https://buildkite.com/matrix-dot-org/element-android/builds?branch=develop)
-
-# New Android SDK
-
-Element is based on a new Android SDK fully written in Kotlin (like Element). In order to make the early development as fast as possible, Element and the new SDK currently share the same git repository.
-
-At each Element release, the SDK module is copied to a dedicated repository: https://github.com/matrix-org/matrix-android-sdk2. That way, third party apps can add a regular gradle dependency to use it. So more details on how to do that here: https://github.com/matrix-org/matrix-android-sdk2.
-
-# Roadmap
-
-The version 1.0.0 of Element still misses some features which was previously included in Riot-Android.
-The team will work to add them on a regular basis.
-
-## Contributing
-
-Please refer to [CONTRIBUTING.md](https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md) if you want to contribute on Matrix Android projects!
-
-Come chat with the community in the dedicated Matrix [room](https://matrix.to/#/#element-android:matrix.org).
diff --git a/upstream_fastlane/metadata/android/en-US/full_description.txt b/upstream_fastlane/metadata/android/en-US/full_description.txt
deleted file mode 100644
index e939b75bb7..0000000000
--- a/upstream_fastlane/metadata/android/en-US/full_description.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-Element is a new type of messenger and collaboration app that:
-
-1. Puts you in control to preserve your privacy
-2. Lets you communicate with anyone in the Matrix network, and even beyond by integrating with apps such as Slack
-3. Protects you from advertising, datamining and walled gardens
-4. Secures you through end-to-end encryption, with cross-signing to verify others
-
-Element is completely different from other messaging and collaboration apps because it is decentralised and open source.
-
-Element lets you self-host - or choose a host - so that you have privacy, ownership and control of your data and conversations. It gives you access to an open network; so you’re not just stuck speaking to other Element users only. And it is very secure.
-
-Element is able to do all this because it operates on Matrix - the standard for open, decentralised communication.
-
-Element puts you in control by letting you choose who hosts your conversations. From the Element app, you can choose to host in different ways:
-
-1. Get a free account on the matrix.org public server hosted by the Matrix developers, or choose from thousands of public servers hosted by volunteers
-2. Self-host your account by running a server on your own hardware
-3. Sign up for an account on a custom server by simply subscribing to the Element Matrix Services hosting platform
-
-Why choose Element?
-
-OWN YOUR DATA: You decide where to keep your data and messages. You own it and control it, not some MEGACORP that mines your data or gives access to third parties.
-
-OPEN MESSAGING AND COLLABORATION: You can chat with anyone else in the Matrix network, whether they’re using Element or another Matrix app, and even if they are using a different messaging system of the likes of Slack, IRC or XMPP.
-
-SUPER-SECURE: Real end-to-end encryption (only those in the conversation can decrypt messages), and cross-signing to verify the devices of conversation participants.
-
-COMPLETE COMMUNICATION: Messaging, voice and video calls, file sharing, screen sharing and a whole bunch of integrations, bots and widgets. Build rooms, communities, stay in touch and get things done.
-
-EVERYWHERE YOU ARE: Stay in touch wherever you are with fully synchronised message history across all your devices and on the web at https://app.element.io.
diff --git a/upstream_fastlane/metadata/android/en-US/short_description.txt b/upstream_fastlane/metadata/android/en-US/short_description.txt
deleted file mode 100644
index 023b366c9a..0000000000
--- a/upstream_fastlane/metadata/android/en-US/short_description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Secure decentralised chat & VoIP. Keep your data safe from third parties.
\ No newline at end of file
diff --git a/upstream_fastlane/metadata/android/en-US/title.txt b/upstream_fastlane/metadata/android/en-US/title.txt
deleted file mode 100644
index 039da1fc3b..0000000000
--- a/upstream_fastlane/metadata/android/en-US/title.txt
+++ /dev/null
@@ -1 +0,0 @@
-Element (previously Riot.im)
\ No newline at end of file