Go to file
Gregor Santner 1dcd05af10 Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
.github Update ISSUE_TEMPLATE.md 2016-08-15 00:16:36 +02:00
app Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
gradle/wrapper Updated gradle 2016-08-16 21:45:17 +02:00
tools/localization Update Translations - Brazilian 2016-08-07 22:52:00 +02:00
.gitignore Added contributors.txt to gitignore 2016-09-05 18:16:18 +02:00
.hidden Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
.travis.yml Release v0.1.5 2016-08-14 11:34:36 +02:00
CHANGELOG.md Update CHANGELOG.md 2016-09-08 22:11:19 +02:00
CONTRIBUTING.md Release v0.1.5 2016-08-14 11:34:36 +02:00
CONTRIBUTORS.txt Update CONTRIBUTORS.txt, LICENSE.md, Translations 2016-09-01 19:18:22 +02:00
LICENSE.md Update CONTRIBUTORS.txt, LICENSE.md, Translations 2016-09-01 19:18:22 +02:00
README.md Update README.md 2016-08-19 00:35:24 +02:00
SCREENSHOTS.md Update SCREENSHOTS.md 2016-08-16 14:00:30 +02:00
build.gradle Updated gradle 2016-08-16 21:45:17 +02:00
crowdin.yaml Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
gradle.properties Initial commit 2016-03-03 17:46:31 +01:00
gradlew Initial commit 2016-03-03 17:46:31 +01:00
gradlew.bat Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +02:00
settings.gradle Initial commit 2016-03-03 17:46:31 +01:00

README.md

F-Droid

Build Status Crowdin Join the chat at https://gitter.im/Diaspora-for-Android/diaspora-android

Diaspora for Android

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

Contributions

We are always open for any kind of contribution. (PR's, bug reports, feature requests, translations, ..)
If you got any questions feel free to join our XMPP/Jabber conference at diaspora-android@conference.jabberhead.tk or Gitter.
Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately.

We use Crowdin to translate Diaspora for Android. Join our project here: https://crowdin.com/project/diaspora-for-android/invite
If your desired language is not listed please contact the maintainers/owner.

License

It's released under GNU GENERAL PUBLIC LICENSE (see LICENCE).

WebApp

The app is developed as an WebApp because currently Diaspora doesn't have an API that can be used to create a native interface to retrieve the user's data, publications, direct messages and so on, that's why there are only WebApps for Diaspora out there.
Stay tuned on Diaspora* Issues about API.

Why a WebApp is better than using the mobile site on a browser?
Basically it provides better integration with the system (events coming into and going out of the app), notifications, customized interface and functions and a nice little icon that takes you directly to your favorite social network :)

Device Requirements

The minimum version supported is Jelly Bean, Android v4.2.0 / API 17

App Permissions

It requires access to the Internet and to external storage to be able to upload photos when creating a new post and for taking screenshots.

Maintainers