aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use of new Locus APIKarsten Priegnitz2011-09-0917-184/+1729
* Merge commit 'upstream/master'Karsten Priegnitz2011-09-06110-940/+30248
|\
| * Change logging tag from "c:geo" to "cgeo"Samuel Tardieu2011-09-061-1/+1
| * Merge pull request #378 from cachapa/maps_tweaksmucek42011-09-052-0/+11
| |\
| | * Disable position tracking on double-tap zoom-in.cachapa2011-09-052-0/+11
| * | Use UUID instead of Long as a unique idSamuel Tardieu2011-09-0623-81/+111
| * | Use long instead of Long when appropriateSamuel Tardieu2011-09-061-2/+2
| * | Remove never-read field errorRetrieveSamuel Tardieu2011-09-062-2/+0
| |/
| * Merge pull request #362 from gezb/361mucek42011-09-0543-426/+386
| |\
| | * Refactor to address issue #361Gerald Barker2011-09-0343-425/+385
| * | Fixes issue #328cachapa2011-09-055-6/+72
| * | fix #186: Back from TB-detail should go to TB-list, sort trackables byBananeweizen2011-09-054-13/+27
| * | Add online+offline-log marker, closes #365SammysHP2011-09-042-12/+9
| * | performance improvement for storing attributesBananeweizen2011-09-041-12/+26
| * | extract named constant for maximum list item countBananeweizen2011-09-041-3/+4
| * | revert wrong refactoring from #359Bananeweizen2011-09-041-1/+1
| |/
| * Remove @Deprecated method's from Commons code, Remove WordUtils as i'mGerald Barker2011-09-034-551/+1
| * Remove Commons time package as we are using our own implementationGerald Barker2011-09-036-4916/+0
| * more refctoring missed in first passGerald Barker2011-09-0311-54/+35
| * Fix issue with images not appearing in descriptions and logsGerald Barker2011-09-031-1/+1
| * Merge remote-tracking branch 'upstream/master' into 301Gerald Barker2011-09-032-11/+21
| |\
| * \ Update locaal branch to revision 8d040c24bfbb2a12788dGerald Barker2011-09-0347-1091/+1474
| |\ \
| * | | Missed in last commitGerald Barker2011-09-021-0/+497
| * | | First commit of Apache Commons String & Date functions and required, andGerald Barker2011-09-0289-395/+34585
* | | | proof of concept: new Locus API with 800 and with 1600 cachesKarsten Priegnitz2011-09-063-248/+228
| |_|/ |/| |
* | | fix #354: details view is populated twiceBananeweizen2011-09-031-1/+11
* | | fix #143: don't parse cache a second time when storing new cachesBananeweizen2011-09-032-10/+10
| |/ |/|
* | reverted change of blafoo which leads to NullPointerExceptionsBananeweizen2011-09-021-0/+1
* | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-09-0211-13/+215
|\ \
| * \ Merge pull request #318 from blafoo/unittestmucek42011-09-0211-13/+215
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-09-015-79/+108
| | |\ \
| | * | | Additional test datablafoo2011-09-013-3/+52
| | * | | Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-08-3132-746/+935
| | |\ \ \
| | * | | | Moved test classes to the new top-level folder testsblafoo2011-08-315-2079/+0
| | * | | | updated mocked cache with correct GETblafoo2011-08-303-34/+41
| | * | | | Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-08-3016-396/+2621
| | |\ \ \ \
| | | * | | | Mergeblafoo2011-08-291-3/+11
| | | * | | | Merge conflictblafoo2011-08-291-0/+13
| | | * | | | Merge remote-tracking branch 'upstream/master' into unittestblafoo2011-08-2912-306/+319
| | | |\ \ \ \
| | | * \ \ \ \ Missing importsblafoo2011-08-2948-699/+3342
| | | |\ \ \ \ \
| | | | * | | | | + Testsblafoo2011-08-2916-13/+2223
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into javadocblafoo2011-08-2811-116/+291
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into javadocblafoo2011-08-271-3/+3
| | | | |\ \ \ \ \ \
| | | | * | | | | | | JavaDocblafoo2011-08-263-0/+14
| | | * | | | | | | | Added javadocblafoo2011-08-261-0/+3
* | | | | | | | | | | remove unneeded parsing loops for better performanceBananeweizen2011-09-021-287/+194
|/ / / / / / / / / /
* | | | | | | | | | remove duplicated and unnecessary code from cgBase.formatCoordinates,Bananeweizen2011-09-0211-72/+61
* | | | | | | | | | performance improvement storing logsBananeweizen2011-09-021-28/+33
* | | | | | | | | | Merge pull request #342 from rsudev/mapswitch_trackingmucek42011-09-021-5/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Fixing #331, Changing map don't keep positionrsudev2011-09-011-6/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |