aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: remove debug codeBananeweizen2012-12-261-10/+11
* new: view pager in trackable activityBananeweizen2012-12-231-10/+13
* refactoring: extract view pager activity for re-useBananeweizen2012-12-221-349/+88
* Refactoring: style issuesSamuel Tardieu2012-12-191-11/+7
* Merge branch 'fix_2276_dialog_forever' of https://github.com/triakcz/c-geo-op...Samuel Tardieu2012-12-191-3/+22
|\
| * Fix #2276, close dialog after both requested operations are completedtriakcz2012-12-191-3/+22
* | Refactoring: remove unnecessary enum qualifiersSamuel Tardieu2012-12-181-1/+1
* | Refactoring: remove useless calls to super()Samuel Tardieu2012-12-181-1/+0
* | Refactoring: narrow scope of variablesSamuel Tardieu2012-12-181-2/+2
* | Refactoring: use isEmpty() where appropriateSamuel Tardieu2012-12-181-1/+1
* | Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...Samuel Tardieu2012-12-181-23/+150
|\ \ | |/
| * Uploading of modified coords to geocaching.comtriakcz2012-12-181-23/+150
* | Refactoring: remove unnecessary "this" qualifiersSamuel Tardieu2012-12-161-1/+1
* | code cleanupBananeweizen2012-12-151-1/+1
|/
* refactoring: remove unused codeBananeweizen2012-12-011-37/+21
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-3/+3
* new: use color markers also in log viewBananeweizen2012-11-301-17/+6
* Merge remote-tracking branch 'origin/release'Bananeweizen2012-11-241-15/+20
|\
| * workaround #2197 - hide personal note button for caches not offlineMarco Jacob2012-11-231-15/+20
* | code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-11/+11
* | #2083: target level 17 changesBananeweizen2012-11-191-5/+4
|/
* refactoring: lazy initialized listsBananeweizen2012-11-181-8/+7
* fix #2140: NPE in CacheDetailActivityBananeweizen2012-11-061-55/+57
* fixes #2129 - log details user caches correctedMarco Jacob2012-11-031-1/+1
* fix #559: images view inside cache detailsBananeweizen2012-10-271-28/+100
* Merge remote-tracking branch 'jowi24/feature_409'Bananeweizen2012-10-251-19/+38
|\
| * Issue #409: Edit "Personal Cache Note" and copy from itJoachim Wilke2012-07-061-12/+21
* | refactoring: minor cleanupsBananeweizen2012-10-121-6/+6
* | #2074: Option to remove colors from log entriesBananeweizen2012-10-061-10/+1
* | fix #2074: new option to remove colors from log entriesBananeweizen2012-10-031-3/+14
* | Update main/src/cgeo/geocaching/CacheDetailActivity.javaLars2012-10-021-1/+1
* | GH_996 use the <plurals> mechanismHeiko W. Rupp2012-09-091-6/+2
* | Refactoring: remove redundant type castsSamuel Tardieu2012-09-041-6/+6
* | fix #915: Readability improvement for Cache DescriptionBananeweizen2012-09-021-6/+16
* | fix #1996: Translate is opening browser instead of translate appBananeweizen2012-09-011-2/+3
* | fix #1893: remove go4cacheBananeweizen2012-08-261-5/+0
* | fix #1886: Context menu misses entryBananeweizen2012-07-161-5/+1
|/
* fix #1858: add start time to calendar entryBananeweizen2012-07-011-1/+2
* Refactoring: remove redundant constructsSamuel Tardieu2012-07-011-1/+1
* fix #1850: log summary starts with commaBananeweizen2012-06-301-30/+20
* Merge branch 'release' into upstreamSamuel Tardieu2012-06-251-2/+2
|\
| * Fix #1824: properly unescape cache owner nameSamuel Tardieu2012-06-251-2/+2
* | Merge remote-tracking branch 'campbeb/fix315' into upstreamSamuel Tardieu2012-06-111-17/+3
|\ \
| * | Display cache and waypoint information on compasscampbeb2012-06-081-17/+3
* | | Use red text for names of archived caches - Fixes #1718campbeb2012-06-081-0/+4
* | | #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-081-6/+6
* | | Warn the user if the description contains a <pre/> tagSamuel Tardieu2012-06-041-2/+4
* | | refactoring: extract logging UI to its own classBananeweizen2012-06-031-6/+6
* | | refactoring: have more physical units code in one placeBananeweizen2012-06-031-13/+4
|/ /
* | refactoring: TODO for moving unit conversion codeBananeweizen2012-06-011-0/+1