ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 148 forks source link

Add GeoAvalanche client with integration of custom forms and OpenWeatherMap #180

Closed francbartoli closed 9 years ago

francbartoli commented 9 years ago

GeoAvalanche app use cases with reports from custom forms API and map layers from OpenWeatherMap

eyedol commented 9 years ago

@francbartoli Thanks for the PR This is a huge one :). Hopefully you haven't added specific changes from your white-labeled instance. Also, could you be more specific with 'GeoAvalanche app' use cases. I have no idea what GeoAvalanche is I'm traveling at the moment but will review this when I'm more settled.

francbartoli commented 9 years ago

Hi @eyedol, hopefully not too much invasive :). You can find more information regarding GeoAvalanche by taking a look at my presentation at Milan meetup while this PR is tightly coupled with Ushahidi_Java #32 too

cc'ed @aoduor

aoduor commented 9 years ago

@francbartoli You, are AWESOME!! Thank you :).

aoduor commented 9 years ago

@eyedol, have a look at http://geoavalanche.org/incident/ as well cc @francbartoli

francbartoli commented 9 years ago

Thanks @aoduor to put the link directly

eyedol commented 9 years ago

@francbartoli Apologies for acting on this late. Just got back from being off.

This PR has added a lot of custom implementation related to GeoAvalanche this makes it impossible to merge it. Would be great if you could move the custom implementation to a white-label implementation. Liked the custom form implementation and wished we could get that isolated for a merge.

Again, thanks for the PR

eyedol commented 9 years ago

@francbartoli I will have to close this PR as it breaks a lot of the core functionality. It has replaced a lot of the core assets with custom ones. I'm happy to merge changes that enhances or fixes issues with core. I saw that you guys added custom form support, would be great if we could get that in without all the GeoAvalanche changes.