forked from ushahidi/Ushahidi_Android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
36 lines (28 loc) · 1.05 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
2.0
Feature:
* Added sharing support; Reports / Checkins can now be shared via email, twitter, bluetooth,etc
* Added Japanese translation.
* Added Deployment search support.
* Redesigned dashboard UI.
* Added action bar to most activities.
* Added French Translation.
Fixed:
* Improved GPS fix. Its much faster now.
1.0
Feature:
* Added Checkin support.
* Added color to tabs.
* Added offline reporting to the app
Fixed:
* Fixed issue with changes in preferences value not taking effect.
* Formatted code to official Android coding style.
* Fixed default images not showing when listing reports.
* Fixed status colorization bug.
* Fixed issue with image overlapping its view.
* Fixed issues with images not being saved with Crowdmap deployment.
* Improved GPS fix. Now it doesn't take forever getting a fix especially when GPS is turned on.
Known Issue:
0.9.4
* Fixed issue with the app not sending the longitude when submitting a report but sends the latitude value as longitude value.
0.9.3
* Added the app version number to the about page.