1
0
mirror of https://gitlab.shinice.net/pixeldroid/PixelDroid synced 2024-12-23 21:41:24 +01:00
Un client Android libero per Pixelfed, la piattaforma di condivisione di immagini federata. https://pixelfed.uno
Go to file
Wv5twkFEKh54vo4tta9yu7dHa3 46498b4a9c
Translations update from Weblate ()
* Translated using Weblate (Italian)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/

* Translated using Weblate (Catalan)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ca/

* Translated using Weblate (French)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/

* Translated using Weblate (Arabic)

Currently translated at 98.9% (93 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/

* Translated using Weblate (Persian)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/es/

* Translated using Weblate (German)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/

* Translated using Weblate (Dutch)

Currently translated at 88.2% (83 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/

* Translated using Weblate (Arabic)

Currently translated at 100.0% (94 of 94 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: http://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/ar/

Co-authored-by: x <hardwired1.0@protonmail.com>
Co-authored-by: retiolus <retiolus@protonmail.com>
Co-authored-by: ButterflyOfFire <butterflyoffire+pixeldroid@protonmail.com>
Co-authored-by: Mostafa Ahangarha <ahangarha@riseup.net>
Co-authored-by: Juan Roberto <juanrobertogarciasanchez@gmail.com>
Co-authored-by: Tagomago <tagomago@disroot.org>
Co-authored-by: T B <weblatepixeldroid@thilobuchholz.de>
Co-authored-by: Anonymous <noreply@weblate.org>
2020-06-05 19:46:40 +02:00
.github/ISSUE_TEMPLATE Add issue template for bugs () 2020-05-20 18:20:58 +02:00
app Translations update from Weblate () 2020-06-05 19:46:40 +02:00
fastlane/metadata/android/en-US
gradle/wrapper Improve upload flow performance & visual feedback () 2020-06-03 16:32:02 +02:00
.cirrus.yml
.gitignore Fixes () 2020-05-20 18:38:59 +02:00
.gitlab-ci.yml
android-wait-for-emulator.sh
build.gradle Improve upload flow performance & visual feedback () 2020-06-03 16:32:02 +02:00
gradle.properties
gradlew
gradlew.bat
LICENSE
pixeldroid_logo.png
pixeldroid_logo.svg
README.md
settings.gradle

PixelDroid

Pixeldroid project logo
Free (as in freedom) Android client for Pixelfed, the federated image sharing platform.

Build Status Maintainability Test Coverage Translation status

Compiling the code yourself

If you want to try out PixelDroid on your own device, you can try to compile the source code yourself. To do that you will need to install Android Studio.

  • Open the gradle project inside of Android Studio. Then you should plug your Android device into your computer (make sure that your device is in developer mode) and select share files on it.

  • You should see that Android studio has detected your device and its name should appear next to a small play button on the top right corner of Android Studio. If that is the case, then you can click said play button and, after Android studio will have built the project, you'll be able to use PixelDroid on your device!

At this point PixelDroid will be installed on your phone, so it won't have to be plugged in anymore!