Go to file
Gregor Santner c988fc3bdd
Lower butterknife version to not pull in more recent appcompat
2017-08-12 22:34:15 +02:00
.github Update LICENSE & README; Replace leftovers of diasporaForAndroid; 2017-02-24 18:47:14 +01:00
app Lower butterknife version to not pull in more recent appcompat 2017-08-12 22:34:15 +02:00
gradle/wrapper Lower gradle version so F-Droid can build it 2017-08-05 12:26:04 +02:00
.atomignore v0.2.4 Release - Custom default icon and color for secondlion ; fixes #155 2017-03-19 23:32:18 +01:00
.gitignore Update SimpleMarkdownParser 2017-07-29 04:44:28 +02:00
.hidden Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
.travis.yml v0.2.4 Release - Custom default icon and color for secondlion ; fixes #155 2017-03-19 23:32:18 +01:00
CHANGELOG.md Update opoc 2017-08-09 17:23:19 +02:00
CODE_OF_CONDUCT.md Lower butterknife version to not pull in more recent appcompat 2017-08-12 22:34:15 +02:00
CONTRIBUTING.md Update LICENSE & README; Replace leftovers of diasporaForAndroid; 2017-02-24 18:47:14 +01:00
CONTRIBUTORS.md Update translations and contributors 2017-07-30 15:40:27 +02:00
LICENSE.md Introduce new markdown parser; 2017-03-25 16:45:32 +01:00
README.md Update README.md 2017-08-08 14:02:20 +02:00
SCREENSHOTS.md Switch ic_launcher back to png 2016-09-27 01:07:40 +02:00
build.gradle Lower gradle version so F-Droid can build it 2017-08-05 12:26:04 +02:00
circle.yml Update android sdk to api 26 2017-08-04 05:42:43 +02:00
crowdin.yaml Release v0.2.5 2017-04-10 19:50:40 +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

CircleCI Crowdin Chat - Matrix Chat - FreeNode IRC

dandelion*

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). The translations (strings.xml) are licensed CC0 1.0.

WebApp

The app is developed as a WebApp because currently diaspora* doesn't have an functional 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 currently 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