mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 12:22:08 +01:00
Localization lint; Translation; Readme
This commit is contained in:
parent
7b1290be69
commit
61bdbaaea9
5 changed files with 25 additions and 20 deletions
|
@ -10,7 +10,7 @@
|
||||||
- Big thanks and good luck to @scoute-dich and @martinchodev for accompanying this project :)
|
- Big thanks and good luck to @scoute-dich and @martinchodev for accompanying this project :)
|
||||||
|
|
||||||
# v0.1.2 (2016-06-05)
|
# v0.1.2 (2016-06-05)
|
||||||
- Extract and show aspects (by @sangre)
|
- Extract and show aspects (by @gsantner)
|
||||||
- Cache last podlist
|
- Cache last podlist
|
||||||
- Better sharing from app
|
- Better sharing from app
|
||||||
- Collapsing top menu
|
- Collapsing top menu
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
# v0.1.1
|
# v0.1.1
|
||||||
- Sharing updated (by @scoute-dich)
|
- Sharing updated (by @scoute-dich)
|
||||||
- Screenshotting updated
|
- Screenshotting updated
|
||||||
- Gitter integration (by @sangre)
|
- Gitter integration (by @gsantner)
|
||||||
- Code refactoring
|
- Code refactoring
|
||||||
- Start working on #6
|
- Start working on #6
|
||||||
- Waffle.io integration
|
- Waffle.io integration
|
||||||
|
@ -37,7 +37,7 @@ First version of the organization *Diaspora for Android*
|
||||||
Consists mostly of code from:
|
Consists mostly of code from:
|
||||||
- Diaspora-Native-Webapp (by @martinchodev )
|
- Diaspora-Native-Webapp (by @martinchodev )
|
||||||
- scoutedich additions (by @scoute-dich)
|
- scoutedich additions (by @scoute-dich)
|
||||||
- sangre additions (by @sangre)
|
- sangre additions (by @gsantner)
|
||||||
|
|
||||||
### v1.3 (scoutedich)
|
### v1.3 (scoutedich)
|
||||||
*big thanks to sangre*
|
*big thanks to sangre*
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
We are always open for any kind of contribution. (PR's, bug reports, feature requests, ..)
|
We are always open for any kind of contribution. (PR's, bug reports, feature requests, translations, ..)
|
||||||
If you got any questions feel free to ask at Gitter.
|
If you got any questions feel free to join our XMPP/Jabber conference at [diaspora-android@conference.jabberhead.tk](xmpp:diaspora-android@conference.jabberhead.tk) or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android).
|
||||||
Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately.
|
Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately.
|
21
README.md
21
README.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/Diaspora-for-Android/diaspora-android.svg?branch=master)](https://travis-ci.org/Diaspora-for-Android/diaspora-android)
|
[![Build Status](https://travis-ci.org/Diaspora-for-Android/diaspora-android.svg?branch=master)](https://travis-ci.org/Diaspora-for-Android/diaspora-android)
|
||||||
[![Join the chat at https://gitter.im/Diaspora-for-Android/diaspora-android](https://badges.gitter.im/Diaspora-for-Android/diaspora-android.svg)](https://gitter.im/Diaspora-for-Android/diaspora-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[![Join the chat at https://gitter.im/Diaspora-for-Android/diaspora-android](https://badges.gitter.im/Diaspora-for-Android/diaspora-android.svg)](https://gitter.im/Diaspora-for-Android/diaspora-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
[![Stories in Start](https://badge.waffle.io/Diaspora-for-Android/diaspora-android.svg?label=help%20wanted&title=waffle.io)](http://waffle.io/Diaspora-for-Android/diaspora-android)
|
[![Join the chat (XMPP) at diaspora-android@conference.jabberhead.tk](https://img.shields.io/badge/xmpp-join-blue.svg)](xmpp:diaspora-android@conference.jabberhead.tk)
|
||||||
|
|
||||||
|
|
||||||
# Diaspora for Android
|
# Diaspora for Android
|
||||||
|
@ -15,27 +15,26 @@ This is an unofficial webview based client for the community-run, distributed so
|
||||||
- See [Screenshots](https://github.com/Diaspora-for-Android/diaspora-android/blob/master/SCREENSHOTS.md)
|
- See [Screenshots](https://github.com/Diaspora-for-Android/diaspora-android/blob/master/SCREENSHOTS.md)
|
||||||
|
|
||||||
## Contributions
|
## Contributions
|
||||||
We are always open for any kind of contribution. (PR's, bug reports, feature requests, ..)
|
We are always open for any kind of contribution. (PR's, bug reports, feature requests, translations, ..)
|
||||||
If you got any questions feel free to ask at [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android) or join our XMPP/Jabber conference at diaspora-android@conference.jabberhead.tk.
|
If you got any questions feel free to join our XMPP/Jabber conference at <a href="xmpp:diaspora-android@conference.jabberhead.tk"> diaspora-android@conference.jabberhead.tk</a> or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android).
|
||||||
Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately.
|
Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately.
|
||||||
|
|
||||||
### License
|
### License
|
||||||
It's released under GNU GENERAL PUBLIC LICENSE (see [LICENCE](https://github.com/Diaspora-for-Android/diaspora-android/blob/master/LICENSE.md)).
|
It's released under GNU GENERAL PUBLIC LICENSE (see [LICENCE](https://github.com/Diaspora-for-Android/diaspora-android/blob/master/LICENSE.md)).
|
||||||
|
|
||||||
### Native
|
### WebApp
|
||||||
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.
|
The app is developed as an 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.
|
||||||
|
API is discussed frequently on Diaspora, but the main developers seem to not give the API and mobile view the attention it needs. [Stay tuned on Diaspora* Issues](https://github.com/diaspora/diaspora/labels/api).
|
||||||
|
|
||||||
### "WebApp"
|
Why a WebApp is better than using the mobile site on a browser?
|
||||||
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.
|
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 :)
|
||||||
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 :)
|
|
||||||
|
|
||||||
### Device Requirements
|
### Device Requirements
|
||||||
The minimum version supported is Ice Cream Sandwitch, Android version 4.0.3 (or API 15)
|
The minimum version supported is Ice Cream Sandwich, Android v4.0.3 / API 15
|
||||||
|
|
||||||
### App Permissions
|
### App Permissions
|
||||||
It requires access to the Internet and to external storage to be able to upload photos when creating a new post and for taking screenshots.
|
It 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
|
## Maintainers
|
||||||
|
- sangre (@gsantner) (<https://sangre.gitlab.io>)
|
||||||
- sangre (<https://sangre.gitlab.io>)
|
|
||||||
- vanitasvitae (<https://github.com/vanitasvitae>)
|
- vanitasvitae (<https://github.com/vanitasvitae>)
|
||||||
|
|
|
@ -19,6 +19,10 @@ android {
|
||||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lintOptions {
|
||||||
|
disable 'MissingTranslation'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
|
@ -158,5 +158,7 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
|
||||||
|
|
||||||
<string name="toggle_desktop_page">Mobil-/Desktopansicht umschalten</string>
|
<string name="toggle_desktop_page">Mobil-/Desktopansicht umschalten</string>
|
||||||
<string name="all_tags">Alle Tags</string>
|
<string name="all_tags">Alle Tags</string>
|
||||||
|
<string name="pref_desc_clear_cache">WebView Cache leeren</string>
|
||||||
|
<string name="pref_title_clear_cache">Cache leeren</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue