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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
15
-87
/
+86
*
Remove redundancy in GeoDataProvider
Samuel Tardieu
2012-04-27
1
-134
/
+99
*
Remove useless collections (never used after construction)
Samuel Tardieu
2012-04-27
2
-10
/
+0
*
Make memory field private and accessed in a synchronized way
Samuel Tardieu
2012-04-27
2
-3
/
+3
*
Use short-circuit boolean condition
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
Make geo volatile to properly use double-checked locking
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
Remove methods calling only the superclass method
Samuel Tardieu
2012-04-27
3
-26
/
+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
2
-26
/
+0
*
Do not use getLastCoords() anymore
Samuel Tardieu
2012-04-27
1
-15
/
+9
*
Use IGeoData to provide GPS enabled information on home screen
Samuel Tardieu
2012-04-27
1
-51
/
+28
*
Add GPS enabled information to the IGeoData interface
Samuel Tardieu
2012-04-27
2
-4
/
+21
*
Use the IGeoData interface and Observer pattern to update location
Samuel Tardieu
2012-04-27
30
-890
/
+737
*
Define an interface from geographical data
Samuel Tardieu
2012-04-27
1
-0
/
+20
*
Synchronized implementation of ISubject with pull capabilities
Samuel Tardieu
2012-04-27
1
-0
/
+45
*
Synchronized implementation of the ISubject interface
Samuel Tardieu
2012-04-27
1
-0
/
+76
*
Add Observer/Subject design pattern interfaces
Samuel Tardieu
2012-04-27
2
-0
/
+79
*
Add missing French translations
Samuel Tardieu
2012-04-27
1
-0
/
+10
*
Include plurals strings in missing translations
Samuel Tardieu
2012-04-27
2
-3
/
+3
*
New: Verbose copy
SammysHP
2012-04-27
3
-0
/
+5
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-26
1
-2
/
+2
|
\
|
*
Add information about the user PM status into the log
Samuel Tardieu
2012-04-26
1
-2
/
+2
|
*
Change log update
Lars
2012-04-26
1
-0
/
+5
*
|
Change log update
Lars
2012-04-26
1
-0
/
+4
*
|
Fix: check that coordinates are not null
Samuel Tardieu
2012-04-25
1
-1
/
+1
*
|
Merge branch 'issue#1364' of https://github.com/marco-jacob/c-geo-opensource ...
Samuel Tardieu
2012-04-25
1
-21
/
+27
|
\
\
|
*
|
no download if http response code differs from 200
Marco Jacob
2012-04-25
1
-21
/
+27
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #1363: style information has been removed from HTML
Samuel Tardieu
2012-04-25
1
-1
/
+1
*
|
|
Merge pull request #1438 from RomNexus6/patch-17
Samuel Tardieu
2012-04-24
1
-1
/
+1
|
\
\
\
|
*
|
|
added mapsforge 0.2.4 warning message
RomNexus6
2012-04-24
1
-1
/
+1
*
|
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-25
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix typo in ChangeLog date
Samuel Tardieu
2012-04-25
1
-1
/
+1
|
*
|
|
Version update and release notes
rsudev
2012-04-24
2
-2
/
+6
|
*
|
|
Switch classpath to new adt
rsudev
2012-04-24
1
-0
/
+1
|
*
|
|
GC.com update 24.04.12: changed login page
blafoo
2012-04-24
1
-1
/
+1
|
*
|
|
Fix #1388: switch map view on resume if needed
Samuel Tardieu
2012-04-16
4
-54
/
+108
|
*
|
|
#1384: FC when apply a filter
Bananeweizen
2012-04-09
2
-9
/
+6
*
|
|
|
fix #1442: re-enable import menu item for empty lists
Bananeweizen
2012-04-25
1
-3
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Refactoring: Network cleanup
Samuel Tardieu
2012-04-24
2
-18
/
+15
*
|
|
GC.com update 24.04.12: changed login page
blafoo
2012-04-24
1
-1
/
+1
*
|
|
Refactoring: Export GPX to /sdcard/gpx
SammysHP
2012-04-23
1
-2
/
+2
*
|
|
Fix error handling in gpx export
SammysHP
2012-04-23
1
-9
/
+9
*
|
|
refactoring of database access
Bananeweizen
2012-04-23
10
-440
/
+263
*
|
|
Remove recently introduced usage of hasWaypoints
Samuel Tardieu
2012-04-23
1
-23
/
+21
*
|
|
Refactoring: remove isValidIndex() and most uses of hasWaypoints()
Samuel Tardieu
2012-04-22
3
-105
/
+87
*
|
|
Refactoring: fix Javadoc strings and style in cgCache
Samuel Tardieu
2012-04-22
2
-66
/
+42
*
|
|
Fix: Integers are handled as characters
SammysHP
2012-04-22
1
-2
/
+2
*
|
|
Add experimental support for waypoints in gpx export
SammysHP
2012-04-22
1
-2
/
+32
*
|
|
Refactoring: Move import entries to manage submenu
SammysHP
2012-04-22
1
-7
/
+7
[next]