aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/GPXImporter.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove some activity contexts from non activity codeBananeweizen2012-05-031-1/+1
* Refactoring: do not create array to pass it to a varargs methodSamuel Tardieu2012-04-221-2/+2
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-13/+13
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Reset Progress internal var progress to 0 on resetMarco Jacob2012-03-251-1/+1
* no second dialog when skipping static maps on GPXImporterMarco Jacob2012-03-251-3/+8
* GPXImporter.importStaticMaps only loads cache when neededMarco Jacob2012-03-221-4/+3
* Fix for issue 1309Marco Jacob2012-03-211-1/+14
* static code analysis and other fixesBananeweizen2012-03-181-7/+6
* GPXImporter now showing imported cache count on cancelMarco Jacob2012-03-151-3/+8
* added abort button to GPXImporter and skip button for static maps importMarco Jacob2012-03-141-2/+11
* Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-051-4/+33
|\
| * import static maps after gpx importMarco Jacob2012-02-241-4/+33
* | refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-1/+1
|/
* Changed database handlingblafoo2012-02-081-8/+8
* fix #1003: Implementation for #977: Import renamed waypoint GPX filesBananeweizen2012-01-221-1/+1
* Fixed tests and added additional null check in code.Torsten Keil2012-01-211-6/+8
* Removed deprecated methods.Torsten Keil2012-01-171-16/+0
* Implementation for #977: Import renamed waypoint GPX filesTorsten Keil2012-01-161-409/+442
* support more mime types for importing zipped PQsStephan Merker2012-01-151-5/+16
* performance: remove caches from cache after importBananeweizen2012-01-121-1/+4
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-5/+5
* refactoring: more Findbugs cleanupsbananeweizen2011-12-011-0/+3
* fix #826: import GPX from email/browser without GPXImportActivityStephan Merker2011-11-231-16/+14
* refactored import thread classesStephan Merker2011-11-211-126/+82
* import PQ zips from browser and email attachmentsStephan Merker2011-11-211-6/+101
* Remove useless null checkSamuel Tardieu2011-11-161-1/+1
* import zipped GPX files (as send by pocket queries)Stephan Merker2011-11-131-5/+66
* new: cancel GPX import with back buttonStephan Merker2011-11-091-41/+57
* cleaned up resource strings for importing gpxStephan Merker2011-11-051-1/+1
* refactoring for #310bananeweizen2011-11-041-0/+266