Aller au fichier
Gregor Santner 774c5bec59 Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
.github Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
app Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
gradle/wrapper Update opoc 2020-03-29 19:53:32 +02:00
metadata Update translations, project info 2023-01-28 17:21:07 +01:00
patches Add @vanitasvitae 's unfinished image-viewer patch (deleted all test/demo branches for cleanup 2018-09-05 17:00:04 +02:00
.atomignore Update Gradle to 3.0/4.1 ; SDK 27 2017-10-29 11:01:27 +01:00
.gitignore Add Makefile; CI: Remove Circle/Travis, add GitHub Actions 2020-12-09 01:07:24 +01:00
.hidden Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
CHANGELOG.md Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
CODE_OF_CONDUCT.md Lower butterknife version to not pull in more recent appcompat 2017-08-12 22:34:15 +02:00
CONTRIBUTORS.md Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
LICENSE.md Introduce new markdown parser; 2017-03-25 16:45:32 +01:00
Makefile Update translations, project info 2023-01-28 17:21:07 +01:00
NEWS.md Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
README.md Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
build.gradle Merge dandelion news and FAQ content all into markdown files in the dandelion repository 2023-02-11 03:07:41 +01:00
crowdin.yml Crowdin add Estonian, Update translations (PR #297) 2022-12-08 14:16:52 +01:00
gradle.properties Update Gradle to 3.0/4.1 ; SDK 27 2017-10-29 11:01:27 +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

GitHub releases GitHub downloads Translate on Crowdin Chat on Matrix GitHub CI Codacy code quality

dandelion*

This is an unofficial webview based client for the community-run, distributed social network diaspora*.

Description

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.

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

Privacy & 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.

Contributions

The project is always open for contributions and accepts pull requests. The project uses AOSP Java Code Style, with one exception: private members are _camelCase instead of mBigCamel. You may use Android Studios auto reformat feature before sending a PR.

Translations can be contributed on GitHub. You can use Stringlate (Translate - with Stringlate) to translate the project directly on your Android phone. It allows you to export as E-Mail attachement and to post on GitHub.

Join our Matrix channel and say hello! Don't be afraid to start talking. Chat - Matrix
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.

Resources

Licensing

dandelion* is released under GNU GENERAL PUBLIC LICENSE (see LICENCE). The app is licensed GPL v3. Localization files and resources (strings*.xml) are licensed CC0 1.0. For more licensing informations, see 3rd party licenses.

Screenshots

Notice

Maintainers