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
*
Take advantage of RxJava's renewed Android operators
Samuel Tardieu
2014-04-20
1
-33
/
+0
*
fix some compiler warnings
Michael Keppler
2014-04-19
1
-3
/
+5
*
buffer lets you split a list into smaller max-size ones
Samuel Tardieu
2014-04-13
1
-0
/
+40
*
fix #3757: NPE while downsampling image
Samuel Tardieu
2014-04-13
1
-5
/
+7
*
Explicitely use ASCII when decoding a base64 binary
Samuel Tardieu
2014-04-10
2
-1
/
+2
*
refactoring: move charset definition into TextUtils
Samuel Tardieu
2014-04-10
1
-0
/
+3
*
Use the Android-provided API to stream-decode base64-encoded data
Samuel Tardieu
2014-04-10
1
-0
/
+39
*
Refactoring opencaching implementation
rsudev
2014-04-07
1
-0
/
+17
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-04-07
1
-2
/
+4
|
\
|
*
fixes #3615 - restrict display image size to 800x800 to prevent OOM
Marco Jacob
2014-04-07
1
-2
/
+4
*
|
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-0
/
+51
*
|
Remove compatibility with API < 8
Samuel Tardieu
2014-04-01
1
-1
/
+2
*
|
Remove compatibility with API < 5
Samuel Tardieu
2014-04-01
1
-0
/
+6
|
/
*
fix #3690: NPE while exporting GPX
Samuel Tardieu
2014-03-29
1
-5
/
+8
*
Fix lint warning: mark the handler as non-leaked
Samuel Tardieu
2014-03-27
1
-0
/
+3
*
Use a synchronized method to please FindBugs
Samuel Tardieu
2014-03-26
1
-10
/
+7
*
Put out as much sensor work as possible onto background threads
Samuel Tardieu
2014-03-26
1
-0
/
+80
*
reduce null analysis warnings
Bananeweizen
2014-03-25
2
-2
/
+0
*
Do not open images from geocheck.org in external application
Samuel Tardieu
2014-03-22
1
-0
/
+17
*
refactoring: factor out code for cache refreshing
Samuel Tardieu
2014-03-11
1
-0
/
+1
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-129
/
+0
*
refactoring: remove the need for PeriodicHandler
Samuel Tardieu
2014-03-05
1
-88
/
+0
*
String.toString() is not needed
Bananeweizen
2014-03-04
1
-1
/
+1
*
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
1
-1
/
+1
*
Update for RxJava 0.17.0-RC1
Samuel Tardieu
2014-02-16
1
-3
/
+3
*
fix #3589: export only GC field notes
Bananeweizen
2014-02-02
1
-0
/
+27
*
remove some nullness warnings in Eclipse
Bananeweizen
2014-01-27
3
-1
/
+4
*
refactoring: use Scheduler.schedule for distant action
Samuel Tardieu
2014-01-26
1
-3
/
+5
*
fastdateformat is broken, remove it
Bananeweizen
2014-01-19
1
-0
/
+11
*
fix deprecations
Bananeweizen
2014-01-19
1
-1
/
+1
*
When storing a cache, download images concurrently
Samuel Tardieu
2014-01-12
1
-0
/
+16
*
Merge remote-tracking branch 'origin/release'
Bananeweizen
2014-01-12
1
-4
/
+27
|
\
|
*
fixes #3531 - correct rotated protrait photo
Marco Jacob
2014-01-11
1
-4
/
+27
*
|
refactoring: remove unused code
Bananeweizen
2014-01-11
1
-4
/
+0
*
|
Add extra NonNull annotations
Samuel Tardieu
2014-01-11
1
-0
/
+3
*
|
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
2
-8
/
+0
*
|
refactoring: extract some methods for easier reading
Samuel Tardieu
2014-01-11
1
-1
/
+1
*
|
Remove now unused classes
Samuel Tardieu
2014-01-08
4
-200
/
+0
*
|
Use RxJava for direction and geodata updates rather than own observers
Samuel Tardieu
2014-01-08
1
-55
/
+52
|
/
*
Give access to the underlying list
Samuel Tardieu
2014-01-02
1
-7
/
+7
*
fix #3500: crash with `null` completion in lazy lists
Samuel Tardieu
2014-01-01
1
-0
/
+8
*
refactoring: simplify confirmation dialogs, remove duplicate code
Bananeweizen
2013-12-19
1
-7
/
+5
*
findbugs: more cleanup
Bananeweizen
2013-12-08
2
-0
/
+6
*
Merge pull request #3437 from marco-dev/fixImageUtilsAnnotations
Marco Jacob
2013-11-23
1
-4
/
+5
|
\
|
*
Corrected @NonNull annotations
Marco Jacob
2013-11-22
1
-4
/
+12
*
|
fix compile errors in ImageUtils
Bananeweizen
2013-11-16
1
-5
/
+8
*
|
fix some FindBugs warnings
Marco Jacob
2013-11-15
1
-0
/
+1
|
/
*
Merge pull request #3430 from marco-dev/refactorLogImagePreview
Bananeweizen
2013-11-13
1
-20
/
+51
|
\
|
*
fixes #3230 - downsample and scale preview log image according to display size
Marco Jacob
2013-11-13
1
-20
/
+51
*
|
fix #3396: crash on logging event cache
Bananeweizen
2013-11-09
1
-0
/
+12
[next]