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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a non-volatile variable to avoid warning
Samuel Tardieu
2015-01-06
1
-2
/
+3
*
Merge branch 'release' into upstream
Samuel Tardieu
2015-01-06
5
-93
/
+82
|
\
|
*
fix #4591: refreshing without progress leads to ANR
Samuel Tardieu
2015-01-06
5
-93
/
+82
*
|
Merge branch 'issue-4590' into upstream
Samuel Tardieu
2015-01-06
1
-1
/
+8
|
\
\
|
*
|
Favor cgeo over other applications when transmitting a cache using NFC
Samuel Tardieu
2015-01-06
1
-1
/
+8
|
|
/
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2015-01-06
1
-2
/
+9
|
\
\
|
|
/
|
*
Accept NFC explicitely and not only by URI
Samuel Tardieu
2015-01-06
1
-2
/
+9
*
|
Merge branch 'issue-4570' into upstream
Samuel Tardieu
2015-01-06
1
-91
/
+110
|
\
\
|
|
/
|
*
fix #4570: inconsistency of pictures in image tab
Samuel Tardieu
2015-01-06
1
-91
/
+110
*
|
Give the raw stream to JSON instead of loading it to a String
Samuel Tardieu
2015-01-05
1
-11
/
+6
|
/
*
Performance: do not box integer values
Samuel Tardieu
2015-01-04
1
-1
/
+1
*
fix #4585: split play services
Bananeweizen
2015-01-04
2
-14
/
+18
*
Do not overprotect private fields in enumerations
Samuel Tardieu
2015-01-04
5
-62
/
+24
*
#4557: refactoring: use double checked locking
Bananeweizen
2015-01-04
1
-31
/
+37
*
Use shared directory for temporary files
Samuel Tardieu
2015-01-04
1
-1
/
+1
*
fix #4557: NPE when performing backup
Bananeweizen
2015-01-04
1
-7
/
+8
*
Use only one shared images directory
Samuel Tardieu
2015-01-03
5
-24
/
+28
*
Do not return a geocode from an url in UnknownConnector
Samuel Tardieu
2015-01-03
1
-1
/
+6
*
remove superfluous unboxing
Michael Keppler
2015-01-02
1
-1
/
+1
*
constants defined without static
Michael Keppler
2015-01-02
1
-2
/
+2
*
remove unread field
Michael Keppler
2015-01-02
1
-2
/
+1
*
refactoring: remove unused methods, add null annotations
Bananeweizen
2015-01-02
31
-63
/
+160
*
refactoring: more null annotations
Bananeweizen
2015-01-02
41
-177
/
+376
*
Do not use toasts for non-existing possibilities
Samuel Tardieu
2015-01-02
3
-8
/
+3
*
Waypoint might not be found in the database
Samuel Tardieu
2015-01-02
1
-0
/
+6
*
Cache might not be found in the database
Samuel Tardieu
2015-01-02
1
-2
/
+4
*
Trackable might not be found in the database
Samuel Tardieu
2015-01-02
1
-7
/
+7
*
Caches can always be opened in browser
Samuel Tardieu
2015-01-02
2
-5
/
+0
*
Use System.currentTimeMillis() instead of new Date().getTime()
Samuel Tardieu
2015-01-02
3
-19
/
+8
*
Use IllegalStateException instead of IllegalAccessError
Samuel Tardieu
2015-01-02
2
-2
/
+2
*
URL for geocache / waypoint / trackable cannot be null
Samuel Tardieu
2015-01-02
17
-3
/
+22
*
remove redundant code for cache size null checks
Bananeweizen
2015-01-02
3
-7
/
+2
*
Inline local variable
Samuel Tardieu
2015-01-02
1
-2
/
+1
*
Fix disappearance of the standard list in drop-down menu
Samuel Tardieu
2015-01-02
1
-1
/
+1
*
fix #4569: crash while refreshing list
Samuel Tardieu
2015-01-02
1
-11
/
+8
*
Cache size can never be null
Samuel Tardieu
2015-01-02
3
-13
/
+11
*
refactoring: assert without parenthesis
Bananeweizen
2015-01-01
2
-3
/
+3
*
fix Javadoc visibility issue
Bananeweizen
2015-01-01
1
-19
/
+29
*
use more nullable annotations
Bananeweizen
2015-01-01
8
-29
/
+66
*
Remove extra debugging information
Samuel Tardieu
2015-01-01
1
-1
/
+0
*
Merge branch 'issue-4563' into upstream
Samuel Tardieu
2015-01-01
1
-1
/
+1
|
\
|
*
Cache end observable even after unsubscription
Samuel Tardieu
2015-01-01
1
-1
/
+1
*
|
Minor refactoring
Samuel Tardieu
2015-01-01
2
-23
/
+24
*
|
Do not request static maps for 30 seconds after a permission denied
Samuel Tardieu
2015-01-01
1
-14
/
+32
*
|
Add thread information in debug messages
Samuel Tardieu
2015-01-01
2
-16
/
+20
*
|
Refresh single cache information from refresh scheduler
Samuel Tardieu
2015-01-01
1
-1
/
+1
*
|
Remove verbose debug information from sensors
Samuel Tardieu
2015-01-01
1
-10
/
+2
*
|
Use utility methods
Samuel Tardieu
2015-01-01
1
-1
/
+1
*
|
Use an initial value in rotation sensors
Samuel Tardieu
2015-01-01
2
-5
/
+5
*
|
Use GPS when compass is disabled or absent
Samuel Tardieu
2015-01-01
20
-201
/
+252
[next]