aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* fix: avoid "NaN" in progress dialog of importerBananeweizen2011-12-181-0/+2
* fix: NPE with CacheType (on resuming activity)Bananeweizen2011-12-181-1/+1
* fix #902: Manage stored caches: default list: option menu "delete allBananeweizen2011-12-181-2/+3
* fix #358: have number of caches in list selectionBananeweizen2011-12-187-73/+98
* fix #606: Use enter key to invoke action in one line input fieldsBananeweizen2011-12-182-88/+83
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-1810-64/+65
* fix #898: number of waypoints in waypoint indicatorBananeweizen2011-12-181-2/+11
* fix #736: have explicit option for trail on mapBananeweizen2011-12-171-0/+10
* fix #820: Go4cache popup needs improvementBananeweizen2011-12-171-3/+3
* fix #890: Non existing waypointBananeweizen2011-12-173-4/+4
* TB-logs have wrong log-type. Fixes #896blafoo2011-12-171-4/+4
* Additional online testsblafoo2011-12-171-1/+1
* fix #890: Non existing waypointBananeweizen2011-12-171-12/+14
* Hi-res spoiler images. Fixes #878blafoo2011-12-151-1/+3
* Preserve all friend logs. Fixes #881blafoo2011-12-151-3/+6
* Show cache description at first without images and load them subsequently.blafoo2011-12-151-2/+31
* fix #889: Line-Wrap for attribute icons missingBananeweizen2011-12-151-1/+1
* refactoring: minor changes in patternsBananeweizen2011-12-142-6/+6
* Use of Logtype instead of intblafoo2011-12-1418-323/+282
* Preserve log order #881blafoo2011-12-141-5/+7
* fix: last location parsing fix was not correctBananeweizen2011-12-131-1/+1
* fix #888: creating calendar entry on event date doesn't workBananeweizen2011-12-131-6/+8
* #887: FC on viewing imageBananeweizen2011-12-131-1/+1
* new: accept OpenCaching zipped GPX files in importBananeweizen2011-12-125-4/+36
* fix #879: sort event only list by date by defaultBananeweizen2011-12-111-0/+27
* refactoring: CacheListAdapter (and some other minor things)Bananeweizen2011-12-115-39/+32
* refactoring: use an interface for the filtersBananeweizen2011-12-118-59/+72
* refactoring: use alertbuilder for filter menu instead of fake contextBananeweizen2011-12-111-142/+67
* Friend logsblafoo2011-12-108-24/+141
* fix #877: global search cannot handle blanks at endBananeweizen2011-12-101-20/+18
* fix #873: Move attributes to detail-pageSammysHP2011-12-101-6/+6
* Refactoring: Move attribute view generation to own inner classSammysHP2011-12-101-198/+202
* fix #874: Not all description for GC2Q0B4Bananeweizen2011-12-101-9/+19
* #612: Incorrect storage time in cache details (experimental change)Bananeweizen2011-12-101-1/+1
* fix: correct handling of GK trackables, fixes #840Bananeweizen2011-12-101-4/+4
* fix: move to other list doesn't work, fixes #872Bananeweizen2011-12-101-33/+29
* Correct language for CacheSize and CacheTypeblafoo2011-12-095-15/+41
* Fix: black-text-detection works only partiallySammysHP2011-12-091-1/+1
* fix: remove images from short description when exporting to calendarBananeweizen2011-12-071-16/+27
* fix: allow adding to calendar also on date of eventBananeweizen2011-12-071-1/+1
* refactoring: minor cleanups using CodePro AnalytixBananeweizen2011-12-0714-110/+125
* RegEx enhancement due to GC.com updateblafoo2011-12-061-1/+1
* NPE in testsblafoo2011-12-061-1/+3
* fix: avoid NPE in GC votingBananeweizen2011-12-062-4/+4
* Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-12-063-6/+84
|\
| * Fix NPE introduced in 56f8a3c0feb91eba6313955cb57a6d10c111ac29SammysHP2011-12-061-1/+1
| * New: Remember last used page and move waypoints to the leftSammysHP2011-12-063-5/+83
* | fix: exception in OKAPI client when cache size is nullBananeweizen2011-12-061-6/+6
|/
* fix: offline info missing in all list viewsBananeweizen2011-12-062-36/+21
* Fix #864: FC in cgeoinitSammysHP2011-12-041-4/+4