2019-08-16 10:44:45 +00:00
|
|
|
|
Categories:
|
|
|
|
|
|
- Navigation
|
|
|
|
|
|
License: LGPL-3.0-only
|
2020-03-18 22:19:50 +00:00
|
|
|
|
AuthorName: Ushahidi
|
|
|
|
|
|
AuthorEmail: contact@ushahidi.com
|
|
|
|
|
|
AuthorWebSite: https://www.ushahidi.com/
|
2019-08-16 10:44:45 +00:00
|
|
|
|
SourceCode: https://github.com/ushahidi/Ushahidi_Android
|
2020-03-18 22:19:50 +00:00
|
|
|
|
IssueTracker: https://github.com/ushahidi/Ushahidi_Android/issues
|
2019-08-16 10:44:45 +00:00
|
|
|
|
|
|
|
|
|
|
AutoName: Ushahidi
|
|
|
|
|
|
Description: |-
|
|
|
|
|
|
Ushahidi is a web and mobile platform that allows you to create, visualize and
|
|
|
|
|
|
share stories on a map. It allows individuals to share their stories on their
|
|
|
|
|
|
own terms using the tools they already have. Sync with any Ushahidi deployment.
|
|
|
|
|
|
Send reports with images and location data as well as receive alerts from others
|
|
|
|
|
|
who have sent in reports to the site.
|
|
|
|
|
|
|
|
|
|
|
|
The app supports loading of multiple deployments at one time, quick filtering
|
|
|
|
|
|
through reports, exploring incident locations on the map, viewing report photos,
|
|
|
|
|
|
news article, media as well as sharing reports via email, SMS or Twitter. Once
|
|
|
|
|
|
the data has been downloaded, the app can function without an internet
|
|
|
|
|
|
connection, allowing accurate collection of data utilizing the device’s camera
|
|
|
|
|
|
and GPS capabilities
|
|
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
|
Repo: https://github.com/ushahidi/Ushahidi_Android.git
|
|
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
|
- versionName: 3.1.4
|
|
|
|
|
|
versionCode: 29
|
|
|
|
|
|
disable: requires Google Maps and API keys (for the moment)
|
|
|
|
|
|
commit: unknown - see disabled
|
|
|
|
|
|
subdir: Themes/Ushahidi
|
|
|
|
|
|
init: rm -f ../../Libraries/cwacmerge/build.xml
|
|
|
|
|
|
prebuild:
|
|
|
|
|
|
- mkdir src
|
|
|
|
|
|
- cp ../../Core/libs/* libs/
|
|
|
|
|
|
- rm -f libs/action*
|
|
|
|
|
|
- sed -i 's/\"com.google.android.maps\"/\"com.google.android.maps\" android:required="false"/g'
|
|
|
|
|
|
AndroidManifest.xml
|
|
|
|
|
|
androidupdate:
|
|
|
|
|
|
- .
|
|
|
|
|
|
- ../../Core
|
|
|
|
|
|
- ../../Libraries/cwacmerge
|
|
|
|
|
|
- ../../Libraries/abs
|
|
|
|
|
|
|
|
|
|
|
|
- versionName: '3.9'
|
|
|
|
|
|
versionCode: 36
|
|
|
|
|
|
disable: requires Google Maps and API keys (for the moment)
|
|
|
|
|
|
commit: unknown - see disabled
|
|
|
|
|
|
subdir: Themes/Ushahidi
|
|
|
|
|
|
init: rm -f ../../Libraries/cwacmerge/build.xml
|
|
|
|
|
|
prebuild:
|
|
|
|
|
|
- mkdir src
|
|
|
|
|
|
- cp ../../Core/libs/* libs/
|
|
|
|
|
|
- rm -f libs/action*
|
|
|
|
|
|
- sed -i 's/\"com.google.android.maps\"/\"com.google.android.maps\" android:required="false"/g'
|
|
|
|
|
|
AndroidManifest.xml
|
|
|
|
|
|
androidupdate:
|
|
|
|
|
|
- .
|
|
|
|
|
|
- ../../Core
|
|
|
|
|
|
- ../../Libraries/cwacmerge
|
|
|
|
|
|
- ../../Libraries/abs
|
|
|
|
|
|
|
|
|
|
|
|
AutoUpdateMode: None
|
|
|
|
|
|
UpdateCheckMode: RepoManifest
|
|
|
|
|
|
CurrentVersion: '3.9'
|
|
|
|
|
|
CurrentVersionCode: 36
|