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
/
cgBase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'remotes/blafoo692/issue692'
rsudev
2011-10-31
1
-158
/
+151
|
\
|
*
No direct access to fields
blafoo
2011-10-26
1
-158
/
+151
*
|
fix #731: OOM in images when downloading
bananeweizen
2011-10-30
1
-2
/
+3
*
|
fix #721: event dates not parsed
bananeweizen
2011-10-28
1
-3
/
+8
*
|
Use flags rather than 6 different booleans
Samuel Tardieu
2011-10-27
1
-1
/
+1
|
/
*
Add separate settings for elevation and vote data
Samuel Tardieu
2011-10-25
1
-3
/
+4
*
Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensource
Samuel Tardieu
2011-10-25
1
-31
/
+36
|
\
|
*
Get ratings only if the user wants additional details
blafoo
2011-10-22
1
-15
/
+17
|
*
Additional details introduced
blafoo
2011-10-13
1
-9
/
+11
*
|
Use a cancellable handler when loading, storing and refreshing caches
Samuel Tardieu
2011-10-24
1
-7
/
+46
*
|
Do not use an extra indirection for storing search results
Samuel Tardieu
2011-10-24
1
-33
/
+32
*
|
trackables goal and release date not correctly parsed, fixes #704
Bananeweizen
2011-10-23
1
-5
/
+11
*
|
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
*
|
make terrain parsing more fault tolerant and update test case
Bananeweizen
2011-10-22
1
-13
/
+13
*
|
fix: recognize unknown coordinates in waypoint without logging exception
Bananeweizen
2011-10-22
1
-2
/
+2
*
|
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
*
|
Save cookie store to preferences
Samuel Tardieu
2011-10-19
1
-17
/
+43
*
|
Remove unused class loginThread
Samuel Tardieu
2011-10-19
1
-8
/
+0
*
|
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
*
|
Add three extra FIXME in parsing code
Samuel Tardieu
2011-10-18
1
-0
/
+5
*
|
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 #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
*
|
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
*
|
refactoring: replace TB log type maps by enumeration
Bananeweizen
2011-10-16
1
-20
/
+6
*
|
support cache type "unknown", fixes #518
Bananeweizen
2011-10-16
1
-27
/
+29
*
|
code cleanup: remove all unnecessary casts
Bananeweizen
2011-10-15
1
-3
/
+3
*
|
Merge remote branch 'blafoo/regex2'
Bananeweizen
2011-10-15
1
-235
/
+67
|
\
\
|
*
|
Html.fromHtml required because of Umlaute
blafoo
2011-10-13
1
-5
/
+3
|
*
|
Tuned regex
blafoo
2011-10-10
1
-234
/
+68
*
|
|
Make parseTrackable static to ease testing and add documentation
Samuel Tardieu
2011-10-14
1
-3
/
+14
*
|
|
Do not trim what may be a null string without using StringUtils
Samuel Tardieu
2011-10-14
1
-4
/
+4
*
|
|
Accept striked through cache names in trackable logs
Samuel Tardieu
2011-10-14
1
-6
/
+7
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'koem/enums' into upstream
Samuel Tardieu
2011-10-13
1
-47
/
+22
|
\
\
|
*
|
use WaypointType
koem
2011-10-11
1
-3
/
+3
|
*
|
Merge remote branch 'upstream/master' into enums
koem
2011-10-10
1
-74
/
+80
|
|
\
\
|
|
|
/
|
*
|
always use WaypointType
koem
2011-10-08
1
-47
/
+20
*
|
|
Do not try to decode a JSON object from a null response
Samuel Tardieu
2011-10-11
1
-1
/
+6
|
|
/
|
/
|
*
|
Merge branch 'release'
Samuel Tardieu
2011-10-09
1
-3
/
+2
|
\
\
|
*
|
Remove forgotten extra log
Samuel Tardieu
2011-10-09
1
-1
/
+0
|
*
|
Fix for #637 for the release branch
Samuel Tardieu
2011-10-09
1
-5
/
+6
|
*
|
Manual merge of RegEx changes
mucek4
2011-10-09
1
-3
/
+3
[next]