Go to file
Gregor Santner 165626fc6c
Added flavour secondlion*
2016-12-22 04:07:30 +01:00
.github Update ISSUE_TEMPLATE.md 2016-11-11 12:44:22 +01:00
app Added flavour secondlion* 2016-12-22 04:07:30 +01:00
gradle/wrapper Updated gradle 2016-08-16 21:45:17 +02:00
.gitignore v0.2.0a 2016-11-07 17:41:01 +01:00
.hidden Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
.travis.yml Changes for dandelion 2016-11-20 16:43:38 +01:00
CHANGELOG.md Release v0.2.2 2016-12-20 12:19:43 +01:00
CONTRIBUTING.md Changes for dandelion 2016-11-20 16:43:38 +01:00
CONTRIBUTORS.txt Release v0.2.2 2016-12-20 12:19:43 +01:00
LICENSE.md Proxy tor preset 2016-10-13 16:56:31 +02:00
README.md Release v0.2.2 2016-12-20 12:19:43 +01: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 Added flavour secondlion* 2016-12-22 04:07:30 +01: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

dandelion*

FORMERLY KNOWN AS 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 dandelion*. 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

dandelion* 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

dandelion* 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