Wv5twkFEKh54vo4tta9yu7dHa3 0348696f3a
Improve upload flow performance & visual feedback (#224)
* Make less copies, detect if no changes are made for a fast path, give some feedback while processing the image

* avoid NPE on camera, use more generic inputstream so that file picking works again

* stop using resource in test

* stop using resource in test

* fix uri issue and add test

* Test dialog, stringify strings

* click error button, for fun

* test error button in post creation

* check retry of upload works

* Remove wrong button click in test

* add some tests for followers list

* test edit profile button

* test back button

* try to get all callbacks to be called

* Fix typo

* Make sure crop is not ignored
2020-06-03 16:32:02 +02:00
2020-04-01 19:38:21 +02:00
2020-05-20 18:38:59 +02:00
2020-04-17 15:07:04 +02:00
2020-04-01 19:38:21 +02:00
2020-02-28 17:08:54 +01:00
2020-02-28 00:36:26 +01:00
2020-02-28 00:41:05 +01:00
2020-05-19 21:42:03 +02:00
2020-02-28 00:36:26 +01:00

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!

Description
Un client Android libero per Pixelfed, la piattaforma di condivisione di immagini federata.
https://pixelfed.uno
Readme GPL-3.0 114 MiB
Languages
Kotlin 99.9%
Shell 0.1%