Go to file
Gregor Santner c2e5dab920 Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
.github Update README 2016-08-06 02:26:28 +02:00
app Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
gradle/wrapper Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
tools/localization Update Translations - Brazilian 2016-08-07 22:52:00 +02:00
.gitignore Translation tool; Update new languages 2016-08-07 22:08:05 +02:00
.hidden Translation tool; Update new languages 2016-08-07 22:08:05 +02:00
.travis.yml Allow turning off toolbar intellihide 2016-07-31 15:16:22 +02:00
CHANGELOG.md v0.1.4 2016-07-31 15:18:05 +02:00
CONTRIBUTING.md Update README 2016-08-06 02:26:28 +02:00
LICENSE.md Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings; 2016-06-04 03:48:57 +02:00
README.md Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
SCREENSHOTS.md v0.1.2 2016-06-05 18:03:20 +02:00
build.gradle Removed swipe-to-refresh functionality in new status messages and existing conversations to approach #33 2016-06-22 21:43:00 +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.
Notice: This is the repo of the latest version of the unoffical Diaspora Android App.

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.

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.
API is discussed frequently on Diaspora, but the main developers seem to not give the API and mobile view the attention it needs. Stay tuned on Diaspora* Issues.

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