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
*
Refactoring: remove isValidIndex() and most uses of hasWaypoints()
Samuel Tardieu
2012-04-22
3
-105
/
+87
*
Refactoring: fix Javadoc strings and style in cgCache
Samuel Tardieu
2012-04-22
2
-66
/
+42
*
Fix: Integers are handled as characters
SammysHP
2012-04-22
1
-2
/
+2
*
Add experimental support for waypoints in gpx export
SammysHP
2012-04-22
1
-2
/
+32
*
Refactoring: Move import entries to manage submenu
SammysHP
2012-04-22
1
-7
/
+7
*
Refactoring: Use buffered writing for GPS export
SammysHP
2012-04-22
1
-142
/
+141
*
Refactoring: fix Javadoc for Geopoint
Samuel Tardieu
2012-04-22
2
-5
/
+5
*
make progress spinner style depend on selected skin
Bananeweizen
2012-04-22
1
-4
/
+3
*
fix #1363: Nearby search for PM shown directional images
Bananeweizen
2012-04-22
1
-0
/
+1
*
Refactoring: do not create array to pass it to a varargs method
Samuel Tardieu
2012-04-22
1
-2
/
+2
*
Refactoring: remove unnecessary unboxing
Samuel Tardieu
2012-04-22
3
-4
/
+4
*
Refactoring: remplace indefOf by contains
Samuel Tardieu
2012-04-22
1
-1
/
+1
*
Refactoring: replace for loop by for each loop
Samuel Tardieu
2012-04-22
2
-5
/
+5
*
Refactoring: cleanup exceptions flow
Samuel Tardieu
2012-04-22
2
-29
/
+22
*
Refactoring: remove redundant local variables
Samuel Tardieu
2012-04-22
9
-33
/
+14
*
Refactoring: remove redundant return statements
Samuel Tardieu
2012-04-22
7
-10
/
+0
*
Refactoring: simplify redundant if statement
Samuel Tardieu
2012-04-22
3
-23
/
+5
*
Refactoring: make it clearer that the first value is returned
Samuel Tardieu
2012-04-22
1
-6
/
+4
*
Refactoring: simplify boolean expression
Samuel Tardieu
2012-04-22
2
-3
/
+3
*
Refactoring: remove extends Object
Samuel Tardieu
2012-04-22
1
-1
/
+1
*
Refactoring: remove final modifier on some methods
Samuel Tardieu
2012-04-22
6
-13
/
+13
*
Refactoring: variable cannot be null at this point
Samuel Tardieu
2012-04-22
1
-1
/
+1
*
Refactoring: remove always empty cgTrackable#getError()
Samuel Tardieu
2012-04-22
2
-12
/
+0
*
Convert some fields to local variables
Samuel Tardieu
2012-04-22
11
-24
/
+12
*
Refactoring: keep GeopointParser private to its package
Samuel Tardieu
2012-04-21
9
-61
/
+46
*
Refactoring: use postRequestLogged() instead of custom ones
Samuel Tardieu
2012-04-21
2
-42
/
+14
*
Remove extra space in query and add tests for checking correctness
Samuel Tardieu
2012-04-21
1
-2
/
+2
*
Refactoring: give a more precise return type
Samuel Tardieu
2012-04-21
2
-18
/
+11
*
refactorings
Bananeweizen
2012-04-21
10
-43
/
+43
*
fix #1429: crash in waypoint loading
Bananeweizen
2012-04-21
1
-10
/
+8
*
Tiny style fix
Samuel Tardieu
2012-04-21
1
-1
/
+1
*
Close #1427: close popup by clicking outside
Samuel Tardieu
2012-04-21
1
-0
/
+15
*
Refactoring: share code with getHumanDistance()
Samuel Tardieu
2012-04-20
1
-24
/
+10
*
Add more tests for getHumanDistance()
Samuel Tardieu
2012-04-20
1
-30
/
+34
*
Fix small distances handling in imperial units
Samuel Tardieu
2012-04-20
1
-8
/
+11
*
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
19
-336
/
+241
*
Add FIXME: message and ask for clarification
Samuel Tardieu
2012-04-20
1
-18
/
+17
*
Use newly introduced yes and no attribute resource ids
Samuel Tardieu
2012-04-20
1
-13
/
+1
*
Refactoring: no need to use a AtomicReference
Samuel Tardieu
2012-04-20
1
-21
/
+12
*
Do not use hardcoded custom list id offset
Samuel Tardieu
2012-04-20
2
-2
/
+2
*
refactoring: remove dynamic lookup of resources
Bananeweizen
2012-04-20
2
-85
/
+94
*
fix: trackable release date always parsed wrongly
Bananeweizen
2012-04-20
1
-5
/
+8
*
increase compiler warnings level (and fix some)
Bananeweizen
2012-04-20
4
-5
/
+10
*
Acknowledge the fact that we use a deprecated class
Samuel Tardieu
2012-04-20
1
-0
/
+1
*
Refactoring: do not get through an extra Geopoint when not required
Samuel Tardieu
2012-04-20
4
-12
/
+13
*
Refactoring: remove unused Viewport constructor
Samuel Tardieu
2012-04-20
1
-4
/
+0
*
Refactoring: move Direction out of Geopoint
Samuel Tardieu
2012-04-20
7
-183
/
+204
*
Refactoring: use viewports where appropriate
Samuel Tardieu
2012-04-20
6
-221
/
+75
*
Add getViewport() to MapViewImpl interface
Samuel Tardieu
2012-04-20
3
-0
/
+15
*
Make GeopointImpl a ICoordinates as well
Samuel Tardieu
2012-04-20
3
-1
/
+15
[next]