aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-1/+2
* refactoring: Lint cleanupsBananeweizen2013-05-091-1/+1
* fix #1781: Remove help functionBananeweizen2013-05-091-5/+0
* refactoring: unify the action bar layoutBananeweizen2013-05-041-1/+1
* fix #2599: Typos in `strings.xml`Bananeweizen2013-05-041-9/+9
* #2684: use view injection libraryBananeweizen2013-05-011-6/+1
* Merge pull request #2673 from donEgro/releaseMarco Jacob2013-04-221-0/+5
|\
| * Fixed Issue #708 - Refresh caches + no internet = normal progress.donEgro2013-04-221-0/+5
* | fix #2671: Don't show short description, if same as long descriptionBananeweizen2013-04-221-27/+51
* | Replace progress dialog by individual progress bars when loading imagesSamuel Tardieu2013-04-071-2/+1
* | refactoring: do not create explicit arrays to call varargs methodsSamuel Tardieu2013-04-061-1/+1
* | 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
|/ / /