Go to file
Gregor Santner 5a5d1d66b3 Update CHANGELOG 2021-08-01 14:31:44 +02:00
.github ci add comment for cleanup as github has no delete-all button 2020-12-23 14:45:38 +01:00
app Update translations (PR #286) 2021-08-01 14:12:24 +02:00
gradle/wrapper Update opoc 2020-03-29 19:53:32 +02:00
metadata [ImgBot] Optimize images (#247) 2019-07-26 00:35:39 +00: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 Update CHANGELOG 2021-08-01 14:31:44 +02: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 pullRefresh as option + Shortcut to settings @themesettings (#226) 2019-02-07 09:25:06 +00:00
LICENSE.md Introduce new markdown parser; 2017-03-25 16:45:32 +01:00
Makefile Add Makefile; CI: Remove Circle/Travis, add GitHub Actions 2020-12-09 01:07:24 +01:00
README.md Update README screenshot references (PR #291) 2021-08-01 13:38:59 +02:00
build.gradle Update gs/opoc utilities 2021-08-01 13:30:21 +02:00
crowdin.yml Add language Esperanto, by @gsantner 2021-03-13 14:25:09 +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 Donate - say thanks 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. See gsantner's android contribution guide for more information.

Translations can be contributed on GitHub or via E-Mail. 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