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
*
refactoring: use menu resources instead of code
Bananeweizen
2013-05-10
1
-1
/
+2
*
refactoring: Lint cleanups
Bananeweizen
2013-05-09
1
-1
/
+1
*
fix #1781: Remove help function
Bananeweizen
2013-05-09
1
-5
/
+0
*
refactoring: unify the action bar layout
Bananeweizen
2013-05-04
1
-1
/
+1
*
fix #2599: Typos in `strings.xml`
Bananeweizen
2013-05-04
1
-9
/
+9
*
#2684: use view injection library
Bananeweizen
2013-05-01
1
-6
/
+1
*
Merge pull request #2673 from donEgro/release
Marco Jacob
2013-04-22
1
-0
/
+5
|
\
|
*
Fixed Issue #708 - Refresh caches + no internet = normal progress.
donEgro
2013-04-22
1
-0
/
+5
*
|
fix #2671: Don't show short description, if same as long description
Bananeweizen
2013-04-22
1
-27
/
+51
*
|
Replace progress dialog by individual progress bars when loading images
Samuel Tardieu
2013-04-07
1
-2
/
+1
*
|
refactoring: do not create explicit arrays to call varargs methods
Samuel Tardieu
2013-04-06
1
-1
/
+1
*
|
Merge branch 'issue-2598' into upstream
Samuel Tardieu
2013-04-06
1
-15
/
+22
|
\
\
|
*
|
fix #2598: personal note editing layout problem
Samuel Tardieu
2013-04-06
1
-15
/
+22
|
|
/
*
|
fix #2583: coordinates format switching for waypoints
Bananeweizen
2013-03-28
1
-17
/
+3
|
/
*
Visited waypoints - small fixes and polishing
rsudev
2013-02-24
1
-1
/
+7
*
New feature WPT visited marking
triakcz
2013-02-24
1
-4
/
+9
*
code cleanup
Bananeweizen
2013-02-24
1
-3
/
+2
*
Loading of Images outside the ui Thread Fixes #2214
Portree-Kid
2013-02-21
1
-15
/
+46
*
Merge branch 'release'
Bananeweizen
2013-02-13
1
-1
/
+2
|
\
|
*
fix #2475: don't crash at link anchors
Bananeweizen
2013-02-13
1
-1
/
+2
*
|
Merge branch 'master' into chooselist
koem
2013-02-13
1
-6
/
+7
|
\
\
|
*
|
Unit-Tests ++
koem
2013-02-12
1
-1
/
+1
|
*
|
Icons for OC
koem
2013-02-11
1
-6
/
+7
*
|
|
issue #275 - Move to other list from cache screen
koem
2013-02-08
1
-3
/
+83
|
/
/
*
|
Make LazyInitializedList<E> a List<E>
Samuel Tardieu
2013-02-03
1
-3
/
+3
*
|
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-9
/
+9
*
|
fix #2353: "This description contains table elements..."
Bananeweizen
2013-01-30
1
-1
/
+3
*
|
Refactoring: remove unnecessary this qualifier
Samuel Tardieu
2013-01-29
1
-3
/
+3
*
|
#1791: remove reset coords dialog
Bananeweizen
2013-01-27
1
-40
/
+49
*
|
refactoring: move some more dialogs into new package
Bananeweizen
2013-01-27
1
-1
/
+1
*
|
Isolate intent extras into a new class
Samuel Tardieu
2013-01-27
1
-8
/
+8
*
|
Merge branch 'issue-2322' into upstream
Samuel Tardieu
2013-01-23
1
-3
/
+3
|
\
\
|
*
|
fix #2322: GPX imported caches not marked as owned
Samuel Tardieu
2013-01-23
1
-3
/
+3
|
|
/
|
*
Fix #2356. Compare languages not locales
Brian
2013-01-08
1
-1
/
+1
*
|
Reuse code to fill a cache detail
Samuel Tardieu
2013-01-20
1
-41
/
+46
*
|
Merge pull request #2388 from YraFyra/copystuff
campbeb
2013-01-19
1
-4
/
+5
|
\
\
|
*
|
Possibility to copy gc-code and cache name
YraFyra
2013-01-11
1
-4
/
+5
*
|
|
Send message to cacheowner and cachers in logs
YraFyra
2013-01-17
1
-1
/
+5
*
|
|
fix #2394: view pager jumps back to details on device rotation
Samuel Tardieu
2013-01-13
1
-1
/
+10
|
/
/
*
|
Merge branch 'windowLeak' of https://github.com/campbeb/c-geo-opensource into...
Samuel Tardieu
2013-01-08
1
-0
/
+3
|
\
\
|
*
|
Fix #2357. Close progress dialog when ending activity
Brian
2013-01-07
1
-0
/
+3
*
|
|
Fix #2356. Compare languages not locales
Brian
2013-01-08
1
-1
/
+1
|
/
/
*
|
Fix #2356. Compare languages not locales
Brian
2013-01-07
1
-1
/
+1
*
|
Merge branch 'triakcz-fix_2290_radio' of https://github.com/campbeb/c-geo-ope...
Samuel Tardieu
2013-01-07
1
-21
/
+9
|
\
\
|
*
\
Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource in...
Brian
2013-01-06
1
-21
/
+9
|
|
\
\
|
|
*
|
Coord modification code refactored from chbox to radiobtn
triakcz
2013-01-04
1
-21
/
+9
*
|
|
|
Refactoring: rename cgImage into Image
Samuel Tardieu
2013-01-07
1
-1
/
+1
*
|
|
|
Refactoring: rename cgTrackable into Trackable
Samuel Tardieu
2013-01-07
1
-3
/
+3
*
|
|
|
Refactoring: rename cgWaypoint into Waypoint
Samuel Tardieu
2013-01-07
1
-13
/
+13
*
|
|
|
remove outdated icon update message
Bananeweizen
2013-01-06
1
-7
/
+1
|
/
/
/
[next]