aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Use IGeoData to provide GPS enabled information on home screenSamuel Tardieu2012-04-271-51/+28
* Add GPS enabled information to the IGeoData interfaceSamuel Tardieu2012-04-272-4/+21
* Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-2730-890/+737
* Define an interface from geographical dataSamuel Tardieu2012-04-271-0/+20
* Synchronized implementation of ISubject with pull capabilitiesSamuel Tardieu2012-04-271-0/+45
* Synchronized implementation of the ISubject interfaceSamuel Tardieu2012-04-271-0/+76
* Add Observer/Subject design pattern interfacesSamuel Tardieu2012-04-272-0/+79
* Add missing French translationsSamuel Tardieu2012-04-271-0/+10
* Include plurals strings in missing translationsSamuel Tardieu2012-04-272-3/+3
* New: Verbose copySammysHP2012-04-273-0/+5
* Merge branch 'release' into upstreamSamuel Tardieu2012-04-261-2/+2
|\
| * Add information about the user PM status into the logSamuel Tardieu2012-04-261-2/+2
| * Change log updateLars2012-04-261-0/+5
* | Change log updateLars2012-04-261-0/+4
* | Fix: check that coordinates are not nullSamuel Tardieu2012-04-251-1/+1
* | Merge branch 'issue#1364' of https://github.com/marco-jacob/c-geo-opensource ...Samuel Tardieu2012-04-251-21/+27
|\ \
| * | no download if http response code differs from 200Marco Jacob2012-04-251-21/+27
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-04-251-1/+1
|\ \ \ | | |/ | |/|
| * | Fix #1363: style information has been removed from HTMLSamuel Tardieu2012-04-251-1/+1
* | | Merge pull request #1438 from RomNexus6/patch-17Samuel Tardieu2012-04-241-1/+1
|\ \ \
| * | | added mapsforge 0.2.4 warning messageRomNexus62012-04-241-1/+1
* | | | Merge branch 'release' into upstreamSamuel Tardieu2012-04-251-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix typo in ChangeLog dateSamuel Tardieu2012-04-251-1/+1
| * | | Version update and release notesrsudev2012-04-242-2/+6
| * | | Switch classpath to new adtrsudev2012-04-241-0/+1
| * | | GC.com update 24.04.12: changed login pageblafoo2012-04-241-1/+1
| * | | Fix #1388: switch map view on resume if neededSamuel Tardieu2012-04-164-54/+108
| * | | #1384: FC when apply a filterBananeweizen2012-04-092-9/+6
* | | | fix #1442: re-enable import menu item for empty listsBananeweizen2012-04-251-3/+8
| |_|/ |/| |
* | | Refactoring: Network cleanupSamuel Tardieu2012-04-242-18/+15
* | | GC.com update 24.04.12: changed login pageblafoo2012-04-241-1/+1
* | | Refactoring: Export GPX to /sdcard/gpxSammysHP2012-04-231-2/+2
* | | Fix error handling in gpx exportSammysHP2012-04-231-9/+9
* | | refactoring of database accessBananeweizen2012-04-2310-440/+263
* | | Remove recently introduced usage of hasWaypointsSamuel Tardieu2012-04-231-23/+21
* | | Refactoring: remove isValidIndex() and most uses of hasWaypoints()Samuel Tardieu2012-04-223-105/+87
* | | Refactoring: fix Javadoc strings and style in cgCacheSamuel Tardieu2012-04-222-66/+42
* | | Fix: Integers are handled as charactersSammysHP2012-04-221-2/+2
* | | Add experimental support for waypoints in gpx exportSammysHP2012-04-221-2/+32
* | | Refactoring: Move import entries to manage submenuSammysHP2012-04-221-7/+7
* | | Refactoring: Use buffered writing for GPS exportSammysHP2012-04-221-142/+141
* | | Refactoring: fix Javadoc for GeopointSamuel Tardieu2012-04-222-5/+5
* | | make progress spinner style depend on selected skinBananeweizen2012-04-225-22/+32
* | | fix #1363: Nearby search for PM shown directional imagesBananeweizen2012-04-221-0/+1
* | | Refactoring: do not create array to pass it to a varargs methodSamuel Tardieu2012-04-221-2/+2
* | | Refactoring: remove unnecessary unboxingSamuel Tardieu2012-04-223-4/+4
* | | Refactoring: remplace indefOf by containsSamuel Tardieu2012-04-221-1/+1
* | | Refactoring: replace for loop by for each loopSamuel Tardieu2012-04-222-5/+5
* | | Refactoring: cleanup exceptions flowSamuel Tardieu2012-04-222-29/+22
* | | Refactoring: remove redundant local variablesSamuel Tardieu2012-04-229-33/+14