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
*
new: invoke all other navigation tools from map options menu
Bananeweizen
2011-10-24
2
-4
/
+20
*
Add new counter site to the blacklist
Samuel Tardieu
2011-10-24
1
-1
/
+2
*
fix navigation menu icon in some menus
Bananeweizen
2011-10-23
3
-6
/
+4
*
fix #369: waypoints sorted wrongly
Bananeweizen
2011-10-23
4
-27
/
+19
*
revert one part of b5f44be1ce480666e3a72a0ebd0c7f52ada19a28
Bananeweizen
2011-10-23
1
-2
/
+6
*
fix #703: exception in show on map
Bananeweizen
2011-10-23
5
-71
/
+65
*
fix #702: circles around caches always shown as mystery
Bananeweizen
2011-10-23
5
-30
/
+41
*
trackables goal and release date not correctly parsed, fixes #704
Bananeweizen
2011-10-23
2
-6
/
+12
*
set background to gray for black font color, fixes #183
Bananeweizen
2011-10-22
1
-5
/
+17
*
refactoring: unify and improve when cache size shall not be shown
Bananeweizen
2011-10-22
2
-3
/
+15
*
performance: use StringEscapeUtils instead of Androids fromHTML
Bananeweizen
2011-10-22
1
-31
/
+5
*
Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...
Bananeweizen
2011-10-22
1
-14
/
+23
|
\
|
*
Split cache loading in offline + online modes
Samuel Tardieu
2011-10-22
1
-13
/
+22
|
*
Remove accented character,that may be the cause of space switching
Samuel Tardieu
2011-10-22
1
-1
/
+1
*
|
fix: parse GPX dates with milliseconds and without time zone correctly
Bananeweizen
2011-10-22
1
-8
/
+12
|
/
*
make terrain parsing more fault tolerant and update test case
Bananeweizen
2011-10-22
2
-14
/
+14
*
fix: recognize unknown coordinates in waypoint without logging exception
Bananeweizen
2011-10-22
1
-2
/
+2
*
performance: avoid column index lookups reading cache data
Bananeweizen
2011-10-22
1
-37
/
+82
*
fix: avoid potential NPE
Bananeweizen
2011-10-22
1
-2
/
+5
*
faster cache list loading
Bananeweizen
2011-10-22
4
-46
/
+32
*
Use an immutable pair instead of a map to handle login/password
Samuel Tardieu
2011-10-22
2
-16
/
+11
*
Slight cleanup of login()
Samuel Tardieu
2011-10-21
1
-21
/
+8
*
Try login data only when we know it is there
Samuel Tardieu
2011-10-21
1
-16
/
+12
*
Switch to English at initialization time if requested
Samuel Tardieu
2011-10-20
2
-1
/
+3
*
new: support geopeitus.ee caches
Bananeweizen
2011-10-20
2
-1
/
+30
*
new: copy waypoints (context menu), fixes #627
Bananeweizen
2011-10-20
3
-40
/
+121
*
Save cookie store to preferences
Samuel Tardieu
2011-10-19
3
-17
/
+67
*
Remove unused class loginThread
Samuel Tardieu
2011-10-19
1
-8
/
+0
*
Progress bar should be reset when new store for offline is run. Fix #666
mucek4
2011-10-19
1
-0
/
+1
*
Re-commit after Samuel's comment.
mucek4
2011-10-19
1
-3
/
+2
*
Don't change to English if it's already in English
mucek4
2011-10-19
1
-14
/
+20
*
#671, cache normalized name for sorting
Bananeweizen
2011-10-19
3
-28
/
+22
*
Use static declarations and static accesses when possible
Samuel Tardieu
2011-10-18
1
-2
/
+2
*
Make Progress a regular class
Samuel Tardieu
2011-10-18
2
-20
/
+22
*
Synchronize access to Progress methods
Samuel Tardieu
2011-10-18
1
-4
/
+4
*
The dialog should be removed even if it is not showing
Samuel Tardieu
2011-10-18
1
-1
/
+1
*
Add three extra FIXME in parsing code
Samuel Tardieu
2011-10-18
1
-0
/
+5
*
Use api.twitter.com instead of twitter.com for OAuth negotiation
Samuel Tardieu
2011-10-18
1
-2
/
+2
*
Do not use viewstates from an unrelated page before a request
Samuel Tardieu
2011-10-18
1
-5
/
+8
*
Better HTTP headers (accept anything)
Samuel Tardieu
2011-10-18
1
-2
/
+2
*
Change severity (warning) and be more verbose when a request fails
Samuel Tardieu
2011-10-18
1
-1
/
+6
*
Rename setViewstates into putViewstates
Samuel Tardieu
2011-10-18
1
-14
/
+15
*
Do not return useless result from switchToEnglish
Samuel Tardieu
2011-10-18
1
-3
/
+10
*
fix #671, performance of name sorting
Bananeweizen
2011-10-18
1
-3
/
+14
*
fix #678: handle special characters in user name
Bananeweizen
2011-10-18
1
-35
/
+38
*
fix: huge memory leak when searching caches, #679
Bananeweizen
2011-10-17
1
-2
/
+6
*
refactoring: remove duplicated cache type strings
Bananeweizen
2011-10-17
1
-15
/
+15
*
use "mystery" as label instead of "unknown", see #518 comments
Bananeweizen
2011-10-17
1
-6
/
+6
*
fix #668: remove icons for locationless cache
Bananeweizen
2011-10-17
1
-5
/
+0
*
fix NPE, #310
Bananeweizen
2011-10-17
1
-1
/
+1
[next]