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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: make handler abstract
Bananeweizen
2013-05-10
1
-6
/
+16
*
fixes #2533 - added image scaling
Marco Jacob
2013-04-28
1
-1
/
+37
*
refactoring: make API of AsyncTaskWithProgress more explicit
Bananeweizen
2013-04-07
1
-20
/
+79
*
#1798: refactoring, extract common asynctask with progress
Bananeweizen
2013-03-29
1
-0
/
+80
*
Fixes #2538 - German Umlauts in image caption and description
koem
2013-03-18
1
-26
/
+0
*
Fixes #2538 - German umlauts for image upload
koem
2013-03-13
1
-1
/
+1
*
code cleanup
Bananeweizen
2013-02-24
2
-1
/
+6
*
ImageUpload - fine-tuning
rsudev
2013-02-18
1
-2
/
+2
*
Merge remote-tracking branch 'campbeb/fix6a' into 6b
rsudev
2013-02-18
1
-0
/
+25
|
\
|
*
Convert non-Latin characters in uploaded text to HTML equivalents
campbeb
2013-01-19
1
-0
/
+25
*
|
Use a standard Callable interface for lazy initialized lists
Samuel Tardieu
2013-02-03
1
-19
/
+24
*
|
Restrict LazyInitializedList to the List interface
Samuel Tardieu
2013-02-03
1
-9
/
+0
*
|
Make LazyInitializedList<E> a List<E>
Samuel Tardieu
2013-02-03
1
-49
/
+13
*
|
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-6
/
+6
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-23
1
-0
/
+24
|
\
\
|
*
|
fix #2317: NPE while backuping data
Samuel Tardieu
2013-01-23
1
-0
/
+24
*
|
|
Do not hardcode "/sdcard/" to make lint happy
Samuel Tardieu
2013-01-19
1
-1
/
+3
*
|
|
New facility for logging large textual data while developing
Samuel Tardieu
2013-01-19
1
-0
/
+32
*
|
|
Use XML serializer to generate proper XML
Samuel Tardieu
2013-01-16
1
-0
/
+41
*
|
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-8
/
+11
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
*
|
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-3
/
+3
*
|
Do not depend on mapsforge in non-maps related classes
Samuel Tardieu
2013-01-10
1
-0
/
+20
*
|
Refactoring: rename cgTrackable into Trackable
Samuel Tardieu
2013-01-07
1
-5
/
+5
*
|
fix #2328: Have a wrapper around Matcher to avoid String related memory
Bananeweizen
2013-01-05
1
-0
/
+91
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-01
1
-0
/
+13
|
\
\
|
|
/
|
*
fix #2316: race condition in LeastRecentlyUsedSet
Samuel Tardieu
2013-01-01
1
-0
/
+13
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-1
/
+1
*
|
Refactoring: remove unnecessary enum qualifiers
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
|
Refactoring: clone() overrides could need CloneNotSupportedException
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
|
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-8
/
+4
*
|
#2083: target level 17 changes
Bananeweizen
2012-11-19
3
-12
/
+12
|
/
*
fix #2167: Not possible to open OP caches
Bananeweizen
2012-11-18
1
-2
/
+10
*
refactoring: lazy initialized lists
Bananeweizen
2012-11-18
1
-5
/
+28
*
#1973: better thread safety
Bananeweizen
2012-11-11
1
-2
/
+6
*
fix #1973: Logs gone after online logging
Bananeweizen
2012-11-11
1
-0
/
+68
*
Implements #1676, custom themes
rsudev
2012-11-03
1
-0
/
+64
*
fix #1991: TB: Last activity wrong in case last activity is today
Bananeweizen
2012-10-05
1
-2
/
+2
*
#2034: additional unit test
Bananeweizen
2012-10-02
1
-1
/
+1
*
fix #2034: GPX eport from c:geo can not be imported to c:geo
Bananeweizen
2012-10-02
1
-1
/
+6
*
Refactoring: use chained append() calls
Samuel Tardieu
2012-09-04
1
-1
/
+1
*
fix #2013: Template for cache owner
Bananeweizen
2012-09-01
1
-60
/
+117
*
fix #1996: Translate is opening browser instead of translate app
Bananeweizen
2012-09-01
3
-5
/
+93
*
Merge pull request #1954 from Buuhuu/master
Samuel Tardieu
2012-08-13
1
-2
/
+3
|
\
|
*
Replace unnecessary replacement of + by %20
Buuhuu
2012-08-13
1
-1
/
+1
|
*
Used Android's Html class to convert HTML formated text to contentual string ...
Buuhuu
2012-08-09
1
-2
/
+3
*
|
refactoring: use non static members in UnknownTagsHandler
Bananeweizen
2012-08-12
1
-11
/
+13
*
|
Add handling for HTML lists
campbeb
2012-08-09
1
-0
/
+30
|
/
*
Warn the user if the description contains a <pre/> tag
Samuel Tardieu
2012-06-04
1
-6
/
+8
*
fix #1658: show today literally
Bananeweizen
2012-06-01
1
-0
/
+18
*
Put angle-related utilities into their own package
Samuel Tardieu
2012-06-01
1
-0
/
+28
[next]