| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new: accept OpenCaching zipped GPX files in import | Bananeweizen | 2011-12-12 | 5 | -4/+36 |
| | | |||||
| * | fix #879: sort event only list by date by default | Bananeweizen | 2011-12-11 | 1 | -0/+27 |
| | | |||||
| * | refactoring: CacheListAdapter (and some other minor things) | Bananeweizen | 2011-12-11 | 5 | -39/+32 |
| | | |||||
| * | refactoring: use an interface for the filters | Bananeweizen | 2011-12-11 | 8 | -59/+72 |
| | | |||||
| * | refactoring: use alertbuilder for filter menu instead of fake context | Bananeweizen | 2011-12-11 | 1 | -142/+67 |
| | | | | menu | ||||
| * | Friend logs | blafoo | 2011-12-10 | 8 | -24/+141 |
| | | |||||
| * | fix #877: global search cannot handle blanks at end | Bananeweizen | 2011-12-10 | 1 | -20/+18 |
| | | |||||
| * | fix #873: Move attributes to detail-page | SammysHP | 2011-12-10 | 1 | -6/+6 |
| | | | | See #841. | ||||
| * | Refactoring: Move attribute view generation to own inner class | SammysHP | 2011-12-10 | 1 | -198/+202 |
| | | | | Preparation for #841. | ||||
| * | fix #874: Not all description for GC2Q0B4 | Bananeweizen | 2011-12-10 | 1 | -9/+19 |
| | | |||||
| * | #612: Incorrect storage time in cache details (experimental change) | Bananeweizen | 2011-12-10 | 1 | -1/+1 |
| | | |||||
| * | fix: correct handling of GK trackables, fixes #840 | Bananeweizen | 2011-12-10 | 1 | -4/+4 |
| | | |||||
| * | fix: move to other list doesn't work, fixes #872 | Bananeweizen | 2011-12-10 | 1 | -33/+29 |
| | | |||||
| * | Correct language for CacheSize and CacheType | blafoo | 2011-12-09 | 5 | -15/+41 |
| | | |||||
| * | Fix: black-text-detection works only partially | SammysHP | 2011-12-09 | 1 | -1/+1 |
| | | |||||
| * | fix: remove images from short description when exporting to calendar | Bananeweizen | 2011-12-07 | 1 | -16/+27 |
| | | |||||
| * | fix: allow adding to calendar also on date of event | Bananeweizen | 2011-12-07 | 1 | -1/+1 |
| | | |||||
| * | refactoring: minor cleanups using CodePro Analytix | Bananeweizen | 2011-12-07 | 14 | -110/+125 |
| | | |||||
| * | RegEx enhancement due to GC.com update | blafoo | 2011-12-06 | 1 | -1/+1 |
| | | |||||
| * | NPE in tests | blafoo | 2011-12-06 | 1 | -1/+3 |
| | | |||||
| * | fix: avoid NPE in GC voting | Bananeweizen | 2011-12-06 | 2 | -4/+4 |
| | | |||||
| * | Merge branch 'master' of ↵ | Bananeweizen | 2011-12-06 | 3 | -6/+84 |
| |\ | | | | | | | https://Bananeweizen@github.com/cgeo/c-geo-opensource.git | ||||
| | * | Fix NPE introduced in 56f8a3c0feb91eba6313955cb57a6d10c111ac29 | SammysHP | 2011-12-06 | 1 | -1/+1 |
| | | | |||||
| | * | New: Remember last used page and move waypoints to the left | SammysHP | 2011-12-06 | 3 | -5/+83 |
| | | | | | | | See #842. | ||||
| * | | fix: exception in OKAPI client when cache size is null | Bananeweizen | 2011-12-06 | 1 | -6/+6 |
| |/ | |||||
| * | fix: offline info missing in all list views | Bananeweizen | 2011-12-06 | 2 | -36/+21 |
| | | |||||
| * | Fix #864: FC in cgeoinit | SammysHP | 2011-12-04 | 1 | -4/+4 |
| | | |||||
| * | Fix #862: No text in Viewager after opening cache from LiveMap or Nearby list | SammysHP | 2011-12-04 | 1 | -1/+9 |
| | | |||||
| * | refactoring: remove all accesses to preferences besides central Settings | Bananeweizen | 2011-12-04 | 6 | -50/+76 |
| | | | | class | ||||
| * | refactoring: move twitter stuff into separate package | Bananeweizen | 2011-12-04 | 4 | -10/+20 |
| | | |||||
| * | refactoring: more boxing/unboxing cleanup | Bananeweizen | 2011-12-04 | 28 | -178/+108 |
| | | |||||
| * | Fix: Edit waypoint doesn't refresh view on resume | SammysHP | 2011-12-03 | 1 | -0/+1 |
| | | |||||
| * | Rename some layout xml's | SammysHP | 2011-12-03 | 1 | -2/+2 |
| | | |||||
| * | refactoring: reduce boxing/unboxing craziness | Bananeweizen | 2011-12-03 | 26 | -128/+124 |
| | | |||||
| * | Remove cgeowaypoint from CacheDetailActivity and use context menu for ↵ | SammysHP | 2011-12-03 | 1 | -16/+19 |
| | | | | | | click-listener. cgeowaypoint cannot be removed at the moment because it is used as popup in CachesOverlay. | ||||
| * | Merge pull request #850 from SammysHP/newindicator2 | SammysHP | 2011-12-03 | 1 | -59/+9 |
| |\ | | | | | New viewpager-indicator | ||||
| | * | New viewpager-indicator | SammysHP | 2011-11-30 | 1 | -59/+9 |
| | | | | | | | See #847 | ||||
| * | | Merge pull request #846 from rsudev/waypoint_context_menu | SammysHP | 2011-12-03 | 1 | -2/+51 |
| |\ \ | | | | | | | Implementing #845, extended wp context menu | ||||
| | * | | Implementing #845, 2nd part | rsudev | 2011-12-02 | 1 | -4/+22 |
| | | | | | | | | | | - added context menu for edit and caches around | ||||
| | * | | Implementing #845, extended wp context menu | rsudev | 2011-11-29 | 1 | -1/+32 |
| | | | | |||||
| * | | | refactoring: clean some TODOs in the code | Bananeweizen | 2011-12-02 | 5 | -21/+14 |
| | | | | |||||
| * | | | refactoring: more Findbugs cleanups | bananeweizen | 2011-12-01 | 13 | -64/+73 |
| | | | | | | | | | | | | | * Used Findbugs 2.0 RC1. You are encouraged to also give it a try to find issues in the new version before release. | ||||
| * | | | fix: handle trackable loading with unsaved trackable, fixes #851 | Bananeweizen | 2011-12-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | New trail icon for maps-options-menu | SammysHP | 2011-12-01 | 1 | -3/+3 |
| | | | | | | | | | | Also add original photoshop files. | ||||
| * | | | refactoring of cgGeo.java, see #355 | Bananeweizen | 2011-11-30 | 18 | -282/+177 |
| | |/ |/| | | | | | * pure refactoring, no functional changes (even if the code looks very different now) | ||||
| * | | fix: handle GeoKrety trackables better, fixes #840 | Bananeweizen | 2011-11-30 | 4 | -97/+91 |
| | | | |||||
| * | | fix: images of GC caches not loaded due to relative URLs | Bananeweizen | 2011-11-30 | 1 | -1/+7 |
| |/ | |||||
| * | first refactoring of cgGeo, see #355 | Bananeweizen | 2011-11-29 | 14 | -89/+41 |
| | | | | | | * removes mainly unnecessary variables and methods of cgGeo * next refactoring will remove all cgGeo/cgDirection instances in activies | ||||
| * | disable auto suggestion for some more fields, #839 | Bananeweizen | 2011-11-29 | 3 | -0/+13 |
| | | |||||
| * | Fix #843: Waypoints not updated | SammysHP | 2011-11-28 | 1 | -0/+1 |
| | | |||||
