Skip to content

AlexPuts/Diaspora-Native-WebApp

 
 

Repository files navigation

Diaspora Native WebApp

About

This is an unofficial client developed just for the lulz. 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 :) For the moment, this app provides little aditional advantages

System Requirements

The minimum version supported is KitKat, Android version 4.0.3 (or API 15)

Permissions

It requires Internet access and to be able to monitor changes in the network state.

Following the Development Process

Public Trello board: https://trello.com/b/8z6gzo05

Where to get the app

Google Play

https://play.google.com/store/apps/details?id=ar.com.tristeslostrestigres.diasporanativewebapp

F-Droid

https://f-droid.org/repository/browse/?fdfilter=diaspora&fdid=ar.com.tristeslostrestigres.diasporanativewebapp

Latest APK

You can also download the latest generated APK (which may or may not be the same published in Google Play o F-Droid) from the "release" folder: https://github.com/martinchodev/Diaspora-Native-WebApp/tree/master/release

About the author

Translations credits

These notable gentlemen were kind to submit the first translations. We shall remember their courage and honor until the end of times.

About

Native Android Client for the Diaspora Social Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%