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
*
fix several name shadowing occurrences
Bananeweizen
2014-06-29
1
-5
/
+5
*
fix lint warning: layout inflation root
Bananeweizen
2014-06-29
1
-24
/
+24
*
fixes #3930 - missing register for context menu added
Marco Jacob
2014-06-20
1
-5
/
+7
*
Don't react on data change notification if the activity is in the process of ...
Arne Schwabe
2014-06-13
1
-0
/
+4
*
Upgrade RxJava to version 0.19
Samuel Tardieu
2014-06-09
1
-13
/
+14
*
fix #3972: hide short description if contained in long description
Michael Keppler
2014-06-09
1
-11
/
+22
*
cleanup: fix Java warnings
Michael Keppler
2014-06-07
1
-20
/
+0
*
Store the cache for offline use if a note is added
Samuel Tardieu
2014-06-04
1
-18
/
+2
*
fix #2632: custom waypoints lost after version update
Samuel Tardieu
2014-06-04
1
-2
/
+15
*
new: show recently opened caches in global search
Bananeweizen
2014-06-01
1
-0
/
+2
*
The cache may not be loaded while initially preparing the options menu
Samuel Tardieu
2014-06-01
1
-3
/
+3
*
Add more parallelism in static maps downloads
Samuel Tardieu
2014-06-01
1
-1
/
+2
*
have store/delete/refresh in action bar
Bananeweizen
2014-05-31
1
-125
/
+146
*
Merge pull request #3901 from schwabe/internal_webview
Bananeweizen
2014-05-31
1
-1
/
+1
|
\
|
*
Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...
Arne Schwabe
2014-05-24
1
-1
/
+1
*
|
new: contextual action bar for cache details and trackable
Bananeweizen
2014-05-29
1
-54
/
+90
*
|
fix: some activities not showing dynamic title
Bananeweizen
2014-05-24
1
-2
/
+2
|
/
*
Implement Android Beam (NFC Sharing) for cgeo
Arne Schwabe
2014-05-18
1
-1
/
+12
*
multiple code cleanups
Bananeweizen
2014-05-18
1
-2
/
+0
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
1
-23
/
+9
*
fix #3255: don't ask for list when storing from history
Bananeweizen
2014-05-17
1
-1
/
+2
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
1
-6
/
+5
*
Fixes #1793 - personal logs on friends logs tab
Marco Jacob
2014-05-03
1
-1
/
+1
*
#3778: remove reference from geo updater to details activity
Michael Keppler
2014-04-26
1
-13
/
+27
*
#3784: comment PendingIntent of MapsWithMe
Michael Keppler
2014-04-24
1
-1
/
+1
*
remove methods invoking only super method
Michael Keppler
2014-04-23
1
-5
/
+0
*
new: integrate mapswithme
Michael Keppler
2014-04-21
1
-0
/
+7
*
Stop all images tab downloads in onDestroy()
Samuel Tardieu
2014-04-21
1
-6
/
+6
*
Take advantage of RxJava's renewed Android operators
Samuel Tardieu
2014-04-20
1
-5
/
+5
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-04-13
1
-1
/
+1
|
\
|
*
fix #3761: crash when long-clicking on a value field
Samuel Tardieu
2014-04-13
1
-1
/
+1
*
|
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-60
/
+59
|
/
*
fix #3704: NPE while attempting to download preview map
Samuel Tardieu
2014-03-31
1
-1
/
+1
*
Allow subscription to either location or direction data
Samuel Tardieu
2014-03-26
1
-2
/
+2
*
Use existing variable
Samuel Tardieu
2014-03-22
1
-2
/
+2
*
Upgrade to RxJava 0.17.1 + cgeo patch
Samuel Tardieu
2014-03-22
1
-2
/
+2
*
refactoring: remove cache thread operations
Samuel Tardieu
2014-03-11
1
-58
/
+16
*
refactoring: factor out code for cache dropping
Samuel Tardieu
2014-03-11
1
-14
/
+1
*
refactoring: factor out code for cache refreshing
Samuel Tardieu
2014-03-11
1
-23
/
+1
*
Automatically pair subscriptions in onResume/onPause
Samuel Tardieu
2014-03-10
1
-3
/
+1
*
Always use a combined geodata and direction provider
Samuel Tardieu
2014-03-06
1
-3
/
+3
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-1
/
+2
*
fix #3614: decrypt waypoint note
Darek Kay
2014-03-03
1
-0
/
+1
*
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
1
-21
/
+4
*
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
1
-21
/
+7
*
refactoring: makes unsubscribing from image loading easier
Samuel Tardieu
2014-02-20
1
-3
/
+5
*
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
1
-1
/
+1
*
refactoring: use RxJava to download preview map
Samuel Tardieu
2014-02-16
1
-41
/
+30
*
Update for RxJava 0.17.0-RC1
Samuel Tardieu
2014-02-16
1
-11
/
+8
*
Display static map if it is stored
Samuel Tardieu
2014-02-16
1
-8
/
+5
[next]