index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
/
cgeo
/
geocaching
/
CacheDetailActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-10
/
+11
*
new: view pager in trackable activity
Bananeweizen
2012-12-23
1
-10
/
+13
*
refactoring: extract view pager activity for re-use
Bananeweizen
2012-12-22
1
-349
/
+88
*
Refactoring: style issues
Samuel Tardieu
2012-12-19
1
-11
/
+7
*
Merge branch 'fix_2276_dialog_forever' of https://github.com/triakcz/c-geo-op...
Samuel Tardieu
2012-12-19
1
-3
/
+22
|
\
|
*
Fix #2276, close dialog after both requested operations are completed
triakcz
2012-12-19
1
-3
/
+22
*
|
Refactoring: remove unnecessary enum qualifiers
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
|
Refactoring: remove useless calls to super()
Samuel Tardieu
2012-12-18
1
-1
/
+0
*
|
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-2
/
+2
*
|
Refactoring: use isEmpty() where appropriate
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
|
Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...
Samuel Tardieu
2012-12-18
1
-23
/
+150
|
\
\
|
|
/
|
*
Uploading of modified coords to geocaching.com
triakcz
2012-12-18
1
-23
/
+150
*
|
Refactoring: remove unnecessary "this" qualifiers
Samuel Tardieu
2012-12-16
1
-1
/
+1
*
|
code cleanup
Bananeweizen
2012-12-15
1
-1
/
+1
|
/
*
refactoring: remove unused code
Bananeweizen
2012-12-01
1
-37
/
+21
*
fix #2211: remove application-database indirection
Bananeweizen
2012-12-01
1
-3
/
+3
*
new: use color markers also in log view
Bananeweizen
2012-11-30
1
-17
/
+6
*
Merge remote-tracking branch 'origin/release'
Bananeweizen
2012-11-24
1
-15
/
+20
|
\
|
*
workaround #2197 - hide personal note button for caches not offline
Marco Jacob
2012-11-23
1
-15
/
+20
*
|
code cleanup: fix Lint warnings about Locales
Bananeweizen
2012-11-22
1
-11
/
+11
*
|
#2083: target level 17 changes
Bananeweizen
2012-11-19
1
-5
/
+4
|
/
*
refactoring: lazy initialized lists
Bananeweizen
2012-11-18
1
-8
/
+7
*
fix #2140: NPE in CacheDetailActivity
Bananeweizen
2012-11-06
1
-55
/
+57
*
fixes #2129 - log details user caches corrected
Marco Jacob
2012-11-03
1
-1
/
+1
*
fix #559: images view inside cache details
Bananeweizen
2012-10-27
1
-28
/
+100
*
Merge remote-tracking branch 'jowi24/feature_409'
Bananeweizen
2012-10-25
1
-19
/
+38
|
\
|
*
Issue #409: Edit "Personal Cache Note" and copy from it
Joachim Wilke
2012-07-06
1
-12
/
+21
*
|
refactoring: minor cleanups
Bananeweizen
2012-10-12
1
-6
/
+6
*
|
#2074: Option to remove colors from log entries
Bananeweizen
2012-10-06
1
-10
/
+1
*
|
fix #2074: new option to remove colors from log entries
Bananeweizen
2012-10-03
1
-3
/
+14
*
|
Update main/src/cgeo/geocaching/CacheDetailActivity.java
Lars
2012-10-02
1
-1
/
+1
*
|
GH_996 use the <plurals> mechanism
Heiko W. Rupp
2012-09-09
1
-6
/
+2
*
|
Refactoring: remove redundant type casts
Samuel Tardieu
2012-09-04
1
-6
/
+6
*
|
fix #915: Readability improvement for Cache Description
Bananeweizen
2012-09-02
1
-6
/
+16
*
|
fix #1996: Translate is opening browser instead of translate app
Bananeweizen
2012-09-01
1
-2
/
+3
*
|
fix #1893: remove go4cache
Bananeweizen
2012-08-26
1
-5
/
+0
*
|
fix #1886: Context menu misses entry
Bananeweizen
2012-07-16
1
-5
/
+1
|
/
*
fix #1858: add start time to calendar entry
Bananeweizen
2012-07-01
1
-1
/
+2
*
Refactoring: remove redundant constructs
Samuel Tardieu
2012-07-01
1
-1
/
+1
*
fix #1850: log summary starts with comma
Bananeweizen
2012-06-30
1
-30
/
+20
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-06-25
1
-2
/
+2
|
\
|
*
Fix #1824: properly unescape cache owner name
Samuel Tardieu
2012-06-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'campbeb/fix315' into upstream
Samuel Tardieu
2012-06-11
1
-17
/
+3
|
\
\
|
*
|
Display cache and waypoint information on compass
campbeb
2012-06-08
1
-17
/
+3
*
|
|
Use red text for names of archived caches - Fixes #1718
campbeb
2012-06-08
1
-0
/
+4
*
|
|
#1744: user name wrongly parsed/written in GPX import/export
Bananeweizen
2012-06-08
1
-6
/
+6
*
|
|
Warn the user if the description contains a <pre/> tag
Samuel Tardieu
2012-06-04
1
-2
/
+4
*
|
|
refactoring: extract logging UI to its own class
Bananeweizen
2012-06-03
1
-6
/
+6
*
|
|
refactoring: have more physical units code in one place
Bananeweizen
2012-06-03
1
-13
/
+4
|
/
/
*
|
refactoring: TODO for moving unit conversion code
Bananeweizen
2012-06-01
1
-0
/
+1
[next]