Go to file
Gregor Santner 0a88c1d400 Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +02:00
Screenshots Added screenshots 2016-03-03 19:49:49 +01:00
app Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +02:00
gradle/wrapper Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
.gitignore Updated gitignore 2016-03-20 14:57:46 +01:00
.travis.yml Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
CHANGELOG.md v1.3 see changelog 2016-03-21 12:02:26 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-03-23 21:04:50 +01:00
LICENSE.md Create LICENSE.md 2016-03-03 18:45:38 +01:00
README.md waffle.io badge 2016-04-08 13:01:08 +02:00
SCREENSHOTS.md Create SCREENSHOTS.md 2016-03-03 19:54:09 +01:00
build.gradle Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +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

NOTICE: Project was moved to https://github.com/Diaspora-for-Android/diaspora-android, README and paths need to be updated.

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

Main developers:

Diaspora

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.

License

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

Native

It's "native" because it's developed in Java + the Android SDK (Android Studio). Other Diaspora clients are developed using frameworks like AppCelerator Titanium. A native app will always be more efficient and almost certainly be faster and make better use of the resources of the device.

"WebApp"

It's a WebApp because at this moment 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. 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 :)

System Requirements

The minimum version supported is Ice Cream Sandwitch, Android version 4.0.3 (or API 15)

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.