index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
/
cgeo
/
geocaching
/
GeoDataProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #374, store last known location
rsudev
2012-06-23
1
-0
/
+7
*
French translation: use a shorter string
Samuel Tardieu
2012-06-07
1
-1
/
+3
*
Fix #374: query Android for the last known location
Samuel Tardieu
2012-06-07
1
-2
/
+30
*
Fix warnings introduced by earlier commits
Samuel Tardieu
2012-04-27
1
-8
/
+3
*
Use a Location derivative for GeoData
Samuel Tardieu
2012-04-27
1
-57
/
+36
*
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
1
-6
/
+6
*
Remove redundancy in GeoDataProvider
Samuel Tardieu
2012-04-27
1
-134
/
+99
*
Make memory field private and accessed in a synchronized way
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
Reflect the fact that GeoDataProvider does not depend on cgeoapplication
Samuel Tardieu
2012-04-27
1
-6
/
+3
*
Now that GeoDataProvider lives forever, don't persist data
Samuel Tardieu
2012-04-27
1
-18
/
+0
*
Add GPS enabled information to the IGeoData interface
Samuel Tardieu
2012-04-27
1
-4
/
+20
*
Use the IGeoData interface and Observer pattern to update location
Samuel Tardieu
2012-04-27
1
-0
/
+371