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
*
Compatibility for mapsforge 0.2.4 offline maps
rsudev
2012-04-30
22
-74
/
+1027
*
Switch to mapsforge version 0.3.0
rsudev
2012-04-30
12
-40
/
+77
*
Merge remote-tracking branch 'SammysHP/icons'
Bananeweizen
2012-04-30
17
-51
/
+51
|
\
|
*
Import Android drawables (from API version 8)
SammysHP
2012-04-27
17
-50
/
+50
*
|
refactoring: share one bitmap in all mini compass views
Bananeweizen
2012-04-30
2
-77
/
+96
*
|
avoid potential NPE introduced with
Bananeweizen
2012-04-30
1
-4
/
+7
*
|
Remove fix for Android 1.5 and Apache Commons Lang library
Samuel Tardieu
2012-04-30
1
-8
/
+0
*
|
Make direction an observable property
Samuel Tardieu
2012-04-30
8
-292
/
+132
*
|
Remove useless null check
Samuel Tardieu
2012-04-30
1
-1
/
+1
*
|
Fix #1468: generate a location event after the popup is created
Samuel Tardieu
2012-04-30
1
-11
/
+1
*
|
Fix in showing of waypoint in viewport (join column is geocode!)
Portree-Kid
2012-04-29
1
-1
/
+1
*
|
fix #1450: TB not visible (related to special characters)
Bananeweizen
2012-04-29
2
-3
/
+7
*
|
Remove obsolete comment
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
|
Guard against a NPE if the network is down while requesting map info
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
|
Refactoring: simplify getExtension computation
Samuel Tardieu
2012-04-28
1
-6
/
+1
*
|
Refactoring: use simpler comparaisons
Samuel Tardieu
2012-04-28
9
-79
/
+29
*
|
Refactoring: loadDataHandler
Samuel Tardieu
2012-04-28
1
-20
/
+15
*
|
Refactoring: cache/waypoint display and initial array capacity
Samuel Tardieu
2012-04-28
1
-22
/
+15
*
|
Refactoring: use switch and restructure
Samuel Tardieu
2012-04-28
1
-55
/
+49
*
|
Refactoring: reorder logic
Samuel Tardieu
2012-04-28
1
-11
/
+8
*
|
Refactoring: use switch instead of chained if/else
Samuel Tardieu
2012-04-28
4
-74
/
+73
*
|
Refactoring: remove unnecessary else statements
Samuel Tardieu
2012-04-28
5
-25
/
+43
*
|
Refactoring: use lazy holder and switch to load apps
Samuel Tardieu
2012-04-28
1
-29
/
+23
*
|
Refactoring: remove useless assignments
Samuel Tardieu
2012-04-28
3
-12
/
+3
*
|
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
24
-48
/
+48
*
|
Refactoring: do not use String concatenation with a StringBuilder
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
|
Refactoring: remove unnecessary class qualifiers
Samuel Tardieu
2012-04-28
3
-3
/
+3
*
|
added opencaching.com license data
Bananeweizen
2012-04-28
1
-0
/
+6
*
|
fix #1434: Font color in selection mode
Bananeweizen
2012-04-28
1
-20
/
+0
*
|
Fix #1461: do not save metadata if data could not be saved
Samuel Tardieu
2012-04-27
1
-8
/
+13
*
|
Refactoring: use the right array type
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
|
Refactoring: remove unnecessary unboxing
Samuel Tardieu
2012-04-27
3
-3
/
+3
*
|
Refactoring: use for each loop when possible
Samuel Tardieu
2012-04-27
1
-2
/
+1
*
|
Refactoring: remove terminal return statements
Samuel Tardieu
2012-04-27
1
-1
/
+0
*
|
Refactoring: simplify conditional expressions
Samuel Tardieu
2012-04-27
1
-6
/
+2
*
|
Refactoring: remove useless field
Samuel Tardieu
2012-04-27
1
-4
/
+1
*
|
Fix warnings introduced by earlier commits
Samuel Tardieu
2012-04-27
6
-20
/
+5
*
|
Use a Location derivative for GeoData
Samuel Tardieu
2012-04-27
1
-57
/
+36
*
|
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
15
-87
/
+86
*
|
Remove redundancy in GeoDataProvider
Samuel Tardieu
2012-04-27
1
-134
/
+99
*
|
Remove useless collections (never used after construction)
Samuel Tardieu
2012-04-27
2
-10
/
+0
*
|
Make memory field private and accessed in a synchronized way
Samuel Tardieu
2012-04-27
2
-3
/
+3
*
|
Use short-circuit boolean condition
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
|
Make geo volatile to properly use double-checked locking
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
|
Remove methods calling only the superclass method
Samuel Tardieu
2012-04-27
3
-26
/
+1
*
|
Reflect the fact that GeoDataProvider does not depend on cgeoapplication
Samuel Tardieu
2012-04-27
1
-6
/
+3
*
|
Now that GeoDataProvider lives forever, don't persist data
Samuel Tardieu
2012-04-27
2
-26
/
+0
*
|
Do not use getLastCoords() anymore
Samuel Tardieu
2012-04-27
1
-15
/
+9
*
|
Use IGeoData to provide GPS enabled information on home screen
Samuel Tardieu
2012-04-27
1
-51
/
+28
*
|
Add GPS enabled information to the IGeoData interface
Samuel Tardieu
2012-04-27
2
-4
/
+21
[next]