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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-08-05
4
-7
/
+20
|
\
|
*
Fixes #3929, Long press options in logbook no longer working
rsudev
2014-08-05
4
-7
/
+20
*
|
Redraw circle around user location at every accuracy change
Samuel Tardieu
2014-08-05
1
-4
/
+7
*
|
avoid false optimization hint in eclipse
Bananeweizen
2014-08-05
1
-0
/
+1
*
|
Use Jackson for Okapi connector
Samuel Tardieu
2014-08-05
2
-164
/
+126
*
|
Use Jackson for EC connector
Samuel Tardieu
2014-08-05
2
-31
/
+36
*
|
Use Jackson for geocaching.com data parsing
Samuel Tardieu
2014-08-05
5
-175
/
+163
*
|
#4111: scale smileys
Bananeweizen
2014-08-04
3
-10
/
+46
*
|
Log exception when it happens
Samuel Tardieu
2014-08-04
1
-1
/
+1
*
|
fix #4114: replace strings with patterns in parsers
Samuel Tardieu
2014-08-04
5
-9
/
+14
*
|
Do not use regular expressions to remove . and ,
Samuel Tardieu
2014-08-04
1
-2
/
+5
*
|
Do not repeatedly create empty byte arrays
Samuel Tardieu
2014-08-04
1
-19
/
+17
*
|
Use foreach loops when possible
Samuel Tardieu
2014-08-04
2
-4
/
+2
*
|
Remove now unused HideLiveMapHint setting
Samuel Tardieu
2014-08-04
2
-10
/
+1
*
|
Remove unused code
Samuel Tardieu
2014-08-04
4
-32
/
+0
*
|
Simplify if expression
Samuel Tardieu
2014-08-04
1
-6
/
+2
*
|
remove unused code
Bananeweizen
2014-08-04
2
-31
/
+25
*
|
refactoring: avoid optimization of TEMPORARY_LIST
Bananeweizen
2014-08-04
11
-35
/
+35
*
|
fix #4116: deletion of cache not possible
Bananeweizen
2014-08-04
1
-12
/
+13
*
|
Remove unnecessary parentheses
Samuel Tardieu
2014-08-04
1
-1
/
+1
*
|
Remove extra functionality from LeastRecentlyUsedSet
Samuel Tardieu
2014-08-04
1
-77
/
+2
*
|
Do not use instanceof in place of inheritance
Samuel Tardieu
2014-08-04
4
-4
/
+14
*
|
Use EnumMap where available
Samuel Tardieu
2014-08-04
2
-3
/
+4
*
|
Convert files to Unix format
Samuel Tardieu
2014-08-04
4
-222
/
+222
*
|
Do not use questionnable variable names
Samuel Tardieu
2014-08-04
6
-17
/
+14
*
|
Make constants constant
Samuel Tardieu
2014-08-04
5
-5
/
+5
*
|
Use multicatch
Samuel Tardieu
2014-08-04
5
-26
/
+6
*
|
Remove unused methods
Samuel Tardieu
2014-08-04
3
-32
/
+0
*
|
Remove unused package cgeo.geocaching.concurrent
Samuel Tardieu
2014-08-04
2
-82
/
+0
*
|
Remove unused fields
Samuel Tardieu
2014-08-04
2
-3
/
+0
*
|
Remove redundant else constructs
Samuel Tardieu
2014-08-04
2
-3
/
+5
*
|
Use incrementation operator
Samuel Tardieu
2014-08-04
1
-1
/
+1
*
|
Make patterns more preeminently constant
Samuel Tardieu
2014-08-03
1
-6
/
+6
*
|
Use simpler regular expressions
Samuel Tardieu
2014-08-03
1
-2
/
+2
*
|
Use multicatch
Samuel Tardieu
2014-08-03
1
-3
/
+1
*
|
logcat shows wrong error for initial reset of OOM handler
Bananeweizen
2014-08-03
1
-6
/
+1
*
|
typos
Bananeweizen
2014-08-03
1
-29
/
+31
*
|
use dedicated class for OAuth tokens
Bananeweizen
2014-08-03
5
-41
/
+94
*
|
prevent accidental use of undefined OKAPI keys
Bananeweizen
2014-08-03
1
-4
/
+9
*
|
Further factoring of ConnectableObservable behaviour
Samuel Tardieu
2014-08-03
3
-106
/
+82
*
|
If the GPS is started already, we won't receive GPS_EVENT_STARTED
Samuel Tardieu
2014-08-03
1
-2
/
+2
*
|
Factor out looper thread activity scheduling
Samuel Tardieu
2014-08-03
3
-61
/
+88
*
|
Use the same handler thread for GpsStatus and GeoData
Samuel Tardieu
2014-08-03
3
-18
/
+16
*
|
Remove GPS status from location information
Samuel Tardieu
2014-08-03
7
-140
/
+56
*
|
Create a separate GPS Status provider
Samuel Tardieu
2014-08-03
1
-0
/
+146
*
|
Remove special handling of pseudo location
Samuel Tardieu
2014-08-03
4
-32
/
+8
*
|
Do not catch ThreadDeath exception
Samuel Tardieu
2014-08-03
1
-7
/
+0
*
|
Inline method used only once
Samuel Tardieu
2014-08-03
1
-8
/
+1
*
|
Move functions to count visible points in viewport class
Samuel Tardieu
2014-08-03
2
-15
/
+17
|
/
*
immediately show correct cache name in titlebar
Bananeweizen
2014-08-03
1
-14
/
+21
[next]