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
/
cgeo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
1
-14
/
+14
*
Use IGeoData to provide GPS enabled information on home screen
Samuel Tardieu
2012-04-27
1
-51
/
+28
*
Use the IGeoData interface and Observer pattern to update location
Samuel Tardieu
2012-04-27
1
-67
/
+31
*
Convert some fields to local variables
Samuel Tardieu
2012-04-22
1
-3
/
+1
*
increase compiler warnings level (and fix some)
Bananeweizen
2012-04-20
1
-1
/
+1
*
fix #1347: no more caching of localized texts in enums
Stephan Merker
2012-04-20
1
-27
/
+0
*
Refactoring: move Login from network to connector.gc
Samuel Tardieu
2012-04-17
1
-1
/
+1
*
refactorings: preparations to make #1303 easier
Bananeweizen
2012-04-12
1
-3
/
+1
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-7
/
+7
*
crash on application start
Bananeweizen
2012-04-12
1
-2
/
+2
*
updates for SDK v17
Bananeweizen
2012-04-07
1
-1
/
+1
*
Clicking on the navigation info will open navigation preferences
Samuel Tardieu
2012-04-01
1
-0
/
+8
*
Close #1208: indicate if GPS is disabled in settings
Samuel Tardieu
2012-04-01
1
-8
/
+69
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-7
/
+8
*
Live Map strategy. Closes #1183
blafoo
2012-03-07
1
-2
/
+7
*
refactoring: move constants and classes to the packages they belong to
Bananeweizen
2012-03-04
1
-7
/
+9
*
Refactoring to use common constant for ft per meter and usage of StringUtils
Torsten Keil
2012-03-03
1
-1
/
+1
*
Expand what QR codes are recognized and provide better feedback to the
campbeb
2012-02-24
1
-11
/
+9
*
QR scan to search intent
campbeb
2012-02-24
1
-8
/
+25
*
refactoring: code cleanup
Bananeweizen
2012-02-21
1
-1
/
+2
*
Relocated constants to new class Constants
blafoo
2012-02-11
1
-3
/
+2
*
Database handling changes. Fixes #1050 and #1076
blafoo
2012-02-08
1
-4
/
+0
*
Changed database handling
blafoo
2012-02-08
1
-0
/
+4
*
refactoring: remove duplicate method
Bananeweizen
2012-01-31
1
-2
/
+2
*
Visual Login
blafoo
2012-01-27
1
-122
/
+16
*
Merge from Ghost
blafoo
2012-01-26
1
-0
/
+134
*
refactoring: moved some classes to packages, renaming
Bananeweizen
2012-01-22
1
-1
/
+1
*
WaypointType cleanup
blafoo
2012-01-21
1
-0
/
+4
*
fix: NPE in main screen if GPS is late
Bananeweizen
2012-01-04
1
-1
/
+3
*
refactoring: speed up application start
Bananeweizen
2011-12-27
1
-74
/
+58
*
fix #358: have number of caches in list selection
Bananeweizen
2011-12-18
1
-3
/
+3
*
performance: faster opening of lists (~20%), better scrolling
Bananeweizen
2011-12-18
1
-2
/
+2
*
Use of Logtype instead of int
blafoo
2011-12-14
1
-0
/
+4
*
Correct language for CacheSize and CacheType
blafoo
2011-12-09
1
-0
/
+14
*
refactoring: remove all accesses to preferences besides central Settings
Bananeweizen
2011-12-04
1
-4
/
+1
*
refactoring: more boxing/unboxing cleanup
Bananeweizen
2011-12-04
1
-2
/
+2
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
1
-1
/
+1
*
refactoring of cgGeo.java, see #355
Bananeweizen
2011-11-30
1
-5
/
+5
*
first refactoring of cgGeo, see #355
Bananeweizen
2011-11-29
1
-1
/
+1
*
Merge pull request #829 from SammysHP/viewpager
SammysHP
2011-11-27
1
-1
/
+1
|
\
|
*
New: Horizontal scrollable pages for cache-details using a ViewPager.
SammysHP
2011-11-23
1
-1
/
+1
*
|
use an enum instead of magic constants for location providers
bananeweizen
2011-11-26
1
-8
/
+1
|
/
*
Use of CacheType instead of String
blafoo
2011-11-18
1
-36
/
+31
*
Enabled (and fixed) (more) warnings
blafoo
2011-11-18
1
-0
/
+1
*
Remove Format.LAT_LON_DECMINUTE_PIPE
SammysHP
2011-11-17
1
-3
/
+2
*
No need to store the context in a field of an Activity descendant
Samuel Tardieu
2011-11-16
1
-15
/
+13
*
ask for restore after reinstallation, fixes #777
Bananeweizen
2011-11-12
1
-2
/
+35
*
String.format needs no Locale argument to get the default one
Samuel Tardieu
2011-11-09
1
-2
/
+2
*
Display a better message when gc.com is in maintenance mode
Samuel Tardieu
2011-11-08
1
-1
/
+1
[next]