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
*
Add missing @Override annotations
Samuel Tardieu
2013-01-19
1
-0
/
+2
*
Do not hardcode "/sdcard/" to make lint happy
Samuel Tardieu
2013-01-19
1
-1
/
+3
*
Fix typo in log string
Samuel Tardieu
2013-01-19
1
-1
/
+1
*
New facility for logging large textual data while developing
Samuel Tardieu
2013-01-19
1
-0
/
+32
*
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-19
2
-0
/
+6
|
\
|
*
fix #2412: login fail with unhelpful message on unvalidated account
Samuel Tardieu
2013-01-19
2
-0
/
+6
*
|
Merge pull request #2388 from YraFyra/copystuff
campbeb
2013-01-19
1
-4
/
+5
|
\
\
|
*
|
Possibility to copy gc-code and cache name
YraFyra
2013-01-11
1
-4
/
+5
*
|
|
Send message to cacheowner and cachers in logs
YraFyra
2013-01-17
2
-1
/
+9
*
|
|
fix #2404: Remove spaces when editing coordinates
Bananeweizen
2013-01-17
1
-17
/
+17
*
|
|
Fix XML schema location
Samuel Tardieu
2013-01-16
1
-5
/
+3
*
|
|
Use XML serializer to generate proper XML
Samuel Tardieu
2013-01-16
2
-189
/
+159
*
|
|
fix #2394: view pager jumps back to details on device rotation
Samuel Tardieu
2013-01-13
2
-3
/
+16
*
|
|
Check the HTTP response data for nullness
Samuel Tardieu
2013-01-13
1
-5
/
+11
*
|
|
Add javadoc to BaseUtils#getResponseData
Samuel Tardieu
2013-01-13
1
-0
/
+16
*
|
|
Readding entries to a LRUSet already updates their freshness
Samuel Tardieu
2013-01-13
1
-4
/
+2
*
|
|
Readding an entry to a LRUSet already updates its freshness
Samuel Tardieu
2013-01-13
1
-2
/
+1
*
|
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
2
-11
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix #2391: NPE in map
Bananeweizen
2013-01-13
1
-3
/
+5
*
|
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
fix #2390: NPE in status updater
Bananeweizen
2013-01-13
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-21
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
fix #2389: Parse errors in cgeocoords
Bananeweizen
2013-01-13
1
-19
/
+12
*
|
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
31
-72
/
+71
*
|
fix #2385: relative links in OC caches lead to crash
Bananeweizen
2013-01-12
1
-2
/
+21
*
|
fix #2367: more intelligent initial logtype
Bananeweizen
2013-01-12
3
-57
/
+70
*
|
Remove empty loop accidentally entered when cleaning up
campbeb
2013-01-11
1
-1
/
+1
*
|
refactoring: visit cache activity cleanup
Bananeweizen
2013-01-12
1
-191
/
+153
*
|
Refactoring: limit code repetitions
Samuel Tardieu
2013-01-11
1
-5
/
+2
*
|
Improved PNG parsing
mucek4
2013-01-11
1
-394
/
+321
*
|
Merge branch 'release'
mucek4
2013-01-10
1
-1
/
+0
|
\
\
|
|
/
|
*
Fixed parsing of found icon on level 14+
mucek4
2013-01-10
1
-3
/
+3
*
|
Do not depend on mapsforge in non-maps related classes
Samuel Tardieu
2013-01-10
5
-6
/
+25
*
|
Merge branch 'release'
mucek4
2013-01-10
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix #2369 own and found detection on nearby search
mucek4
2013-01-10
1
-2
/
+2
*
|
Remove redundant initializer
Samuel Tardieu
2013-01-09
1
-4
/
+2
*
|
Use Fragment for displaying status
Samuel Tardieu
2013-01-09
2
-70
/
+110
*
|
Mark field as final
Samuel Tardieu
2013-01-09
1
-1
/
+1
*
|
Ensure that application restarts at last activity
Samuel Tardieu
2013-01-09
1
-0
/
+6
*
|
Make and use a FragmentListActivity from Android sources
Samuel Tardieu
2013-01-09
2
-2
/
+316
*
|
Use FragmentActivity instead of Activity as base
Samuel Tardieu
2013-01-08
3
-265
/
+229
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-08
1
-10
/
+13
|
\
\
|
|
/
|
*
fix #2361: index out of bounds in dir chooser
Samuel Tardieu
2013-01-08
1
-7
/
+13
|
*
Fix #2356. Compare languages not locales
Brian
2013-01-08
1
-1
/
+1
*
|
Merge branch 'windowLeak' of https://github.com/campbeb/c-geo-opensource into...
Samuel Tardieu
2013-01-08
1
-0
/
+3
|
\
\
|
*
|
Fix #2357. Close progress dialog when ending activity
Brian
2013-01-07
1
-0
/
+3
*
|
|
Fix #2356. Compare languages not locales
Brian
2013-01-08
1
-1
/
+1
|
/
/
*
|
Fix #2356. Compare languages not locales
Brian
2013-01-07
1
-1
/
+1
*
|
new: remove unneeded paragraphs around log entries
Bananeweizen
2013-01-07
1
-1
/
+16
*
|
new: suppress current list in "move to list"
Bananeweizen
2013-01-07
2
-4
/
+34
[next]