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
*
refactoring: use a LRUSet instead of a LRUMap for tile cache
Samuel Tardieu
2014-03-06
4
-29
/
+16
*
Fix java warnings
Samuel Tardieu
2014-03-06
1
-2
/
+2
*
refactoring: factor out common code
Samuel Tardieu
2014-03-05
1
-167
/
+123
*
Avoid synchronization if not needed
Samuel Tardieu
2014-03-05
1
-8
/
+12
*
refactoring: do not keep the cacheid around
Samuel Tardieu
2014-03-05
1
-9
/
+6
*
refactoring: remove the need for PeriodicHandler
Samuel Tardieu
2014-03-05
2
-108
/
+24
*
String.toString() is not needed
Bananeweizen
2014-03-04
1
-1
/
+1
*
Merge branch '#3614' of git://github.com/darekkay/cgeo into upstream
Samuel Tardieu
2014-03-03
1
-0
/
+1
|
\
|
*
fix #3614: decrypt waypoint note
Darek Kay
2014-03-03
1
-0
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-03-02
1
-0
/
+5
|
\
\
|
*
|
fix failing test
Samuel Tardieu
2014-03-02
1
-0
/
+5
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-03-02
1
-1
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
fix #3634: special log types on unpublished caches
Samuel Tardieu
2014-03-02
1
-1
/
+2
*
|
fix #3266
Darek Kay
2014-03-02
1
-1
/
+2
*
|
Query various connectors in parallel
Samuel Tardieu
2014-02-28
5
-36
/
+57
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-28
4
-54
/
+74
|
\
\
|
|
/
|
*
fix #3594: personal note parsing is too loose
Samuel Tardieu
2014-02-28
3
-4
/
+9
|
*
refactoring: move waypoint parsing code in Waypoint
Samuel Tardieu
2014-02-28
2
-51
/
+66
*
|
Merge branch 'release'
rsudev
2014-02-28
1
-2
/
+9
|
\
\
|
|
/
|
*
Fixes #3628, Array out of bounds in simple dir chooser
rsudev
2014-02-28
1
-2
/
+9
*
|
refactoring: move GC specific code in GCParser
Samuel Tardieu
2014-02-28
2
-18
/
+18
*
|
refactoring: remove unused warnings
Samuel Tardieu
2014-02-28
1
-1
/
+1
*
|
refactoring: style fix
Samuel Tardieu
2014-02-27
1
-1
/
+1
*
|
refactoring: clean progress dialog handling
Samuel Tardieu
2014-02-27
1
-11
/
+6
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-2
/
+2
|
\
\
|
|
/
|
*
fix #3550: dialog don't show up the second time
Samuel Tardieu
2014-02-27
1
-2
/
+2
*
|
refactoring: remove warning
Samuel Tardieu
2014-02-27
1
-1
/
+1
*
|
refactoring: clean send2cgeo receiver code
Samuel Tardieu
2014-02-27
1
-54
/
+48
*
|
refactoring: remove useless yield()
Samuel Tardieu
2014-02-27
2
-8
/
+0
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-0
/
+4
|
\
\
|
|
/
|
*
fix #3541: trackable geocode is null
Samuel Tardieu
2014-02-27
1
-0
/
+4
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-27
1
-0
/
+1
|
\
\
|
|
/
|
*
fix #3566: log password box missing when changing logtype
Samuel Tardieu
2014-02-27
1
-0
/
+1
|
*
Fix #3580, Logging with oc not possible without entering user credentials for gc
rsudev
2014-02-25
1
-1
/
+0
*
|
Use DecompressingHttpClient instead of our own
Samuel Tardieu
2014-02-27
1
-42
/
+2
*
|
Use LaxRedirectStrategy instead of our own
Samuel Tardieu
2014-02-27
1
-22
/
+2
*
|
Fixes #3626, Can not authorize to oc.pl
rsudev
2014-02-25
1
-1
/
+2
*
|
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
3
-45
/
+33
*
|
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
1
-8
/
+2
*
|
refactoring: do not duplicate code
Samuel Tardieu
2014-02-24
3
-39
/
+32
*
|
Long-press menus for trackables
YraFyra
2014-02-23
1
-4
/
+83
*
|
Fixes #3517, Search by finder should ignore "Hide found" when searching for o...
rsudev
2014-02-22
3
-9
/
+27
*
|
Finally fixes #3267, Detect and report time-skew that prevents okapi access
rsudev
2014-02-22
3
-27
/
+92
*
|
Fixes #3608, TB details empty
rsudev
2014-02-22
1
-4
/
+7
*
|
Use explicit locale in upper case conversion
Samuel Tardieu
2014-02-22
1
-1
/
+1
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-22
1
-1
/
+1
|
\
\
|
|
/
|
*
fix #3610: geocode search is case sensitive
Samuel Tardieu
2014-02-22
1
-1
/
+1
*
|
refactoring: properly type login result
Samuel Tardieu
2014-02-22
3
-21
/
+19
*
|
refactoring: replace Handler by RxJava in credentials checks
Samuel Tardieu
2014-02-22
3
-52
/
+26
*
|
refactoring: factor out common code in preferences
Samuel Tardieu
2014-02-22
4
-44
/
+50
[next]