aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui
Commit message (Expand)AuthorAgeFilesLines
* refactoring: share one bitmap in all mini compass viewsBananeweizen2012-04-302-77/+96
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-284-10/+10
* fix #1434: Font color in selection modeBananeweizen2012-04-281-20/+0
* Remove Now from methods of IGeoDataSamuel Tardieu2012-04-271-1/+1
* Do not use getLastCoords() anymoreSamuel Tardieu2012-04-271-15/+9
* refactoring of database accessBananeweizen2012-04-231-0/+13
* Convert some fields to local variablesSamuel Tardieu2012-04-224-6/+5
* refactoringsBananeweizen2012-04-211-6/+7
* refactoring: rest in peace, cgBaseBananeweizen2012-04-182-5/+76
* Refactoring: rename request into getRequestSamuel Tardieu2012-04-171-1/+1
* Refactoring: now that Geopoint is parcelable, use it in bundlesSamuel Tardieu2012-04-161-1/+1
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-1/+1
|\
| * Cleanup: do not add Content-Type to GET requestSamuel Tardieu2012-04-121-1/+1
* | refactorings: preparations to make #1303 easierBananeweizen2012-04-121-5/+1
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-124-8/+5
|/
* Remove unused methodsSamuel Tardieu2012-04-111-11/+0
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-314-4/+4
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-2/+2
* fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-091-1/+1
* performance refactoringsBananeweizen2012-03-041-1/+1
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-042-3/+10
* #1195: address selection as real ListActivityBananeweizen2012-02-276-31/+124
* missing part in fix of #695Bananeweizen2012-02-261-15/+20
* refactoring: code cleanupBananeweizen2012-02-211-3/+3
* fix #1135: Hint can contain HTMLBananeweizen2012-02-171-0/+31
* Fix #1040, waypoint typesrsudev2012-02-121-1/+1
* Relocated constants to new class Constantsblafoo2012-02-111-3/+3
* Fix #695rsudev2012-02-051-4/+28
* changed order and used new separatorTorsten Keil2012-01-301-9/+5
* Added Geocode to entries in history list.Torsten Keil2012-01-291-0/+4
* Visual Loginblafoo2012-01-271-1/+1
* Use equalsIngoreCase instead of compareToIgnoreCase == 0campbeb2012-01-251-1/+1
* Fix #1010 - Add method to allow finding a cache in the list by searchingcampbeb2012-01-241-0/+9
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-221-1/+1
* refactoring: remove unused imports to avoid warningsBananeweizen2012-01-164-11/+0
* refactoring: move more widget related classes into own packageBananeweizen2012-01-149-0/+1590
* Remove unused importsmucek42012-01-041-2/+0
* refactoring: replace useless super class by nested interfaceBananeweizen2012-01-021-0/+61