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
*
fixes #3615 - restrict display image size to 800x800 to prevent OOM
Marco Jacob
2014-04-07
1
-2
/
+4
*
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
*
|
fix #3402: crash on GPX export
Bananeweizen
2013-11-09
1
-0
/
+12
|
/
*
fix #3378: Placeholder [LOG] not working for TB tweets
Bananeweizen
2013-10-26
1
-1
/
+2
*
fix #3368: New placeholer [LOG] for twitter template
Bananeweizen
2013-10-19
1
-4
/
+21
*
fix #3365: Twitter placeholder not working
Bananeweizen
2013-10-19
1
-0
/
+29
*
fix findbugs warnings
Bananeweizen
2013-10-12
1
-0
/
+18
*
refactoring: remove unused code
Bananeweizen
2013-10-05
1
-14
/
+0
*
#2210: convert cache menu to resource
Bananeweizen
2013-09-29
1
-3
/
+28
*
Do not retry loading a page after 404 from gc.com
Samuel Tardieu
2013-09-15
1
-2
/
+4
*
refactoring: do not create explicit handlers when not needed
Samuel Tardieu
2013-09-15
1
-19
/
+14
*
Use Apache commons IOUtils rather than our own
Samuel Tardieu
2013-09-15
2
-24
/
+1
*
Update to CollectionUtils 4.0-alpha1
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
Merge branch 'release'
Bananeweizen
2013-09-14
1
-2
/
+3
|
\
[next]