aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-2598' into upstreamSamuel Tardieu2013-04-061-15/+22
|\
| * fix #2598: personal note editing layout problemSamuel Tardieu2013-04-061-15/+22
* | fix #2583: coordinates format switching for waypointsBananeweizen2013-03-281-17/+3
|/
* Visited waypoints - small fixes and polishingrsudev2013-02-241-1/+7
* New feature WPT visited markingtriakcz2013-02-241-4/+9
* code cleanupBananeweizen2013-02-241-3/+2
* Loading of Images outside the ui Thread Fixes #2214Portree-Kid2013-02-211-15/+46
* Merge branch 'release'Bananeweizen2013-02-131-1/+2
|\
| * fix #2475: don't crash at link anchorsBananeweizen2013-02-131-1/+2
* | Merge branch 'master' into chooselistkoem2013-02-131-6/+7
|\ \
| * | Unit-Tests ++koem2013-02-121-1/+1
| * | Icons for OCkoem2013-02-111-6/+7
* | | issue #275 - Move to other list from cache screenkoem2013-02-081-3/+83
|/ /
* | Make LazyInitializedList<E> a List<E>Samuel Tardieu2013-02-031-3/+3
* | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-9/+9
* | fix #2353: "This description contains table elements..."Bananeweizen2013-01-301-1/+3
* | Refactoring: remove unnecessary this qualifierSamuel Tardieu2013-01-291-3/+3
* | #1791: remove reset coords dialogBananeweizen2013-01-271-40/+49
* | refactoring: move some more dialogs into new packageBananeweizen2013-01-271-1/+1
* | Isolate intent extras into a new classSamuel Tardieu2013-01-271-8/+8
* | Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-231-3/+3
|\ \
| * | fix #2322: GPX imported caches not marked as ownedSamuel Tardieu2013-01-231-3/+3
| |/
| * Fix #2356. Compare languages not localesBrian2013-01-081-1/+1
* | Reuse code to fill a cache detailSamuel Tardieu2013-01-201-41/+46
* | Merge pull request #2388 from YraFyra/copystuffcampbeb2013-01-191-4/+5
|\ \
| * | Possibility to copy gc-code and cache nameYraFyra2013-01-111-4/+5
* | | Send message to cacheowner and cachers in logsYraFyra2013-01-171-1/+5
* | | fix #2394: view pager jumps back to details on device rotationSamuel Tardieu2013-01-131-1/+10
|/ /
* | Merge branch 'windowLeak' of https://github.com/campbeb/c-geo-opensource into...Samuel Tardieu2013-01-081-0/+3
|\ \
| * | Fix #2357. Close progress dialog when ending activityBrian2013-01-071-0/+3
* | | Fix #2356. Compare languages not localesBrian2013-01-081-1/+1
|/ /
* | Fix #2356. Compare languages not localesBrian2013-01-071-1/+1
* | Merge branch 'triakcz-fix_2290_radio' of https://github.com/campbeb/c-geo-ope...Samuel Tardieu2013-01-071-21/+9
|\ \
| * \ Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource in...Brian2013-01-061-21/+9
| |\ \
| | * | Coord modification code refactored from chbox to radiobtntriakcz2013-01-041-21/+9
* | | | Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-071-1/+1
* | | | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-3/+3
* | | | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-13/+13
* | | | remove outdated icon update messageBananeweizen2013-01-061-7/+1
|/ / /
* | | Merge pull request #2331 from campbeb/fix1926Bananeweizen2013-01-051-2/+2
|\ \ \
| * \ \ Update PR for #2334Brian2013-01-041-1/+6
| |\ \ \
| * | | | Fix 1926: Don't try to reload cache while still being savedBrian2013-01-041-2/+2
| | |/ / | |/| |
* | | | fix #2328: Have a wrapper around Matcher to avoid String related memoryBananeweizen2013-01-051-2/+2
| |/ / |/| |
* | | Fix #2332. Add error handling for failed favorite changesBrian2013-01-041-1/+6
|/ /
* | Show Favorites Info only if there is at least one pointpatrick2013-01-041-2/+4
* | Aligned favourite adding code with the rest, fixes #2298Portree-Kid2013-01-021-15/+61
* | fix #2054: Navigate options are differentBananeweizen2012-12-301-5/+0
* | fix #2299: Crash on screen rotation in cache details when menu openedBananeweizen2012-12-291-4/+7
* | code cleanup: remove debug codeBananeweizen2012-12-261-10/+11
* | new: view pager in trackable activityBananeweizen2012-12-231-10/+13