Go to file
vanitasvitae 39b45a03d0 Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-10-30 21:04:46 +01:00
.github Update ISSUE_TEMPLATE.md 2016-10-29 17:22:12 +02:00
app Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link 2016-10-30 21:04:08 +01:00
gradle/wrapper Updated gradle 2016-08-16 21:45:17 +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 Code auto reformatting; Update TR, PodList 2016-10-14 01:26:56 +02:00
CHANGELOG.md Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link 2016-10-30 21:04:08 +01:00
CONTRIBUTING.md Release v0.1.5 2016-08-14 11:34:36 +02:00
CONTRIBUTORS.txt Do not publish active6 to json 2016-10-28 02:35:17 +02:00
LICENSE.md Proxy tor preset 2016-10-13 16:56:31 +02:00
README.md Proxy tor preset 2016-10-13 16:56:31 +02:00
SCREENSHOTS.md Proxy tor preset 2016-10-13 16:56:31 +02:00
build.gradle backward compatibility - proxy 2016-10-22 16:01:45 +02:00
crowdin.yaml Update NL lanugage 2016-10-26 16:31:21 +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 Chat - FreeNode IRC Chat - Gitter

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 contact us on IRC, XMPP or Gitter. You can start chatting by clicking on the blue chat badges listed on top.

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.

Note that the main project members are working on this project for free during leisure time, are mostly busy with their job/university/school, and may not react or start coding immediately.

License

Diaspora for Android is released under GNU GENERAL PUBLIC LICENSE (see LICENCE).

WebApp

The app is developed as a 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 is a WebApp 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 Android version supported is Jelly Bean, Android v4.2.0 / API 17

App Permissions

Diaspora for Android 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

Acknowledgements

  • We took some inspiration and code from LeafPic, big thanks to Donald Shtjefni and the LeafPic Team!