| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: simplify RecaptchReceiver a bit | Samuel Tardieu | 2014-01-17 | 3 | -29/+21 |
| | | |||||
| * | refactoring: cleanup logic flow of RecaptchaHandler | Samuel Tardieu | 2014-01-17 | 4 | -129/+117 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-01-17 | 1 | -2/+7 |
| |\ | |||||
| | * | fix #3549: NPE when exporting invalid cache | Samuel Tardieu | 2014-01-17 | 1 | -2/+7 |
| | | | |||||
| * | | remove unused strings | Bananeweizen | 2014-01-17 | 1 | -5/+0 |
| | | | |||||
| * | | refactoring: remove the dangerous ordinal() dependency of the loaders | Bananeweizen | 2014-01-17 | 5 | -19/+32 |
| | | | |||||
| * | | Close #3548: merge Italian translations | Samuel Tardieu | 2014-01-17 | 2 | -2/+103 |
| | | | |||||
| * | | remove unused string | Bananeweizen | 2014-01-17 | 13 | -13/+0 |
| | | | |||||
| * | | fix #3100: Set cursor in personal notes at the end | Bananeweizen | 2014-01-17 | 8 | -4/+27 |
| | | | |||||
| * | | fix #3470: map: unsure coords popup checkbox hidden | Bananeweizen | 2014-01-17 | 4 | -23/+8 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-01-17 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | fix #3545: Opening saved caches lead to crash if "Last Page" is active | Bananeweizen | 2014-01-17 | 1 | -1/+3 |
| | | | |||||
| * | | fix #3256: Put history in list selection | Bananeweizen | 2014-01-16 | 5 | -4/+27 |
| | | | |||||
| * | | fix #3319: Support OC cache size "Nano" | Bananeweizen | 2014-01-16 | 4 | -23/+44 |
| | | | |||||
| * | | fix #3544: no line break after local variable annotation | Bananeweizen | 2014-01-15 | 2 | -2/+5 |
| | | | | | | | | | Automatic order of annotation and modifiers is not possible in Eclipse. Feel free to cleanup with IntelliJ, if that can do it. | ||||
| * | | remove code duplication | Bananeweizen | 2014-01-15 | 1 | -11/+7 |
| | | | |||||
| * | | IllegalStateException in search suggestions | Bananeweizen | 2014-01-15 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | | IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Occurred only seldom. The filter already switches between background and UI thread, but the pointer to the result list was previously already updated in the background thread. | ||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-01-15 | 1 | -3/+12 |
| |\ \ | |/ | |||||
| | * | fix #3543: Exception in search by user for non existing user name | Bananeweizen | 2014-01-15 | 1 | -3/+12 |
| | | | |||||
| * | | new: search suggestions for all search fields | Bananeweizen | 2014-01-14 | 4 | -59/+161 |
| | | | |||||
| * | | trim OX short description | Bananeweizen | 2014-01-13 | 1 | -2/+2 |
| | | | |||||
| * | | Use CancellableHandler in cache lists | Samuel Tardieu | 2014-01-12 | 1 | -48/+26 |
| | | | |||||
| * | | When storing a cache, download images concurrently | Samuel Tardieu | 2014-01-12 | 4 | -29/+85 |
| | | | | | | | | | | | Up to 5 downloads can happen simultaneously. Also, those downloads are executed concurrently to static map requests if any. | ||||
| * | | new: search suggestions for caches and trackables while typing | Bananeweizen | 2014-01-12 | 6 | -22/+177 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-01-12 | 1 | -4/+27 |
| |\ \ | |/ | |||||
| | * | Merge pull request #3538 from marco-dev/fixRotatedPhotoRelease | Bananeweizen | 2014-01-12 | 1 | -4/+27 |
| | |\ | | | | | | | fixes #3531 - correct rotated protrait photo | ||||
| | | * | fixes #3531 - correct rotated protrait photo | Marco Jacob | 2014-01-11 | 1 | -4/+27 |
| | |/ | |||||
| * | | show toast if shortcut list does not exist anymore | Bananeweizen | 2014-01-12 | 2 | -1/+5 |
| | | | |||||
| * | | have c:geo shortcut appear at "c:geo ..." for easier finding | Bananeweizen | 2014-01-12 | 4 | -1/+4 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 27 | -106/+36 |
| | | | |||||
| * | | use new null analysis feature of Eclipse Luna | Bananeweizen | 2014-01-12 | 1 | -2/+2 |
| | | | |||||
| * | | enable eclipse null analysis on test project | Bananeweizen | 2014-01-12 | 1 | -0/+0 |
| | | | |||||
| * | | enable eclipse null analysis on test project | Bananeweizen | 2014-01-12 | 6 | -17/+42 |
| | | | |||||
| * | | refactoring: use Observable.from() instead of Observable.just() | Samuel Tardieu | 2014-01-11 | 2 | -2/+2 |
| | | | |||||
| * | | refactoring: simplify boolean expression | Samuel Tardieu | 2014-01-11 | 1 | -7/+1 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 31 | -122/+23 |
| | | | |||||
| * | | revert some nonnull annotations | Bananeweizen | 2014-01-11 | 9 | -19/+11 |
| | | | | | | | | | | | Eclipse requires that the super implementation of overridden methods with nonnull arguments also declares the arguments nonnull and stops compilation otherwise. Seems there is no option to change that. | ||||
| * | | add contacts addon in useful apps | Bananeweizen | 2014-01-11 | 4 | -2/+5 |
| | | | |||||
| * | | Remove unused parameter | Samuel Tardieu | 2014-01-11 | 1 | -9/+8 |
| | | | |||||
| * | | Add extra NonNull annotations | Samuel Tardieu | 2014-01-11 | 12 | -12/+31 |
| | | | |||||
| * | | refactoring: remove unnecessary constructs | Samuel Tardieu | 2014-01-11 | 3 | -4/+4 |
| | | | |||||
| * | | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 52 | -133/+105 |
| | | | |||||
| * | | Simplify pocket query selection process | Samuel Tardieu | 2014-01-11 | 2 | -86/+52 |
| | | | |||||
| * | | refactoring: make enum fields final | Samuel Tardieu | 2014-01-11 | 1 | -2/+2 |
| | | | |||||
| * | | suppress deprecation warning | Bananeweizen | 2014-01-11 | 1 | -0/+7 |
| | | | |||||
| * | | fix #3173: open specific connector preferences on missing login | Bananeweizen | 2014-01-11 | 5 | -20/+26 |
| | | | |||||
| * | | Use 1800 seconds instead of 30 minutes | Samuel Tardieu | 2014-01-11 | 1 | -1/+1 |
| | | | | | | | | | The Timeunit.MINUTES is not supported at APi level 7. | ||||
| * | | new: add to calendar via date context menu | Bananeweizen | 2014-01-11 | 4 | -18/+41 |
| | | | |||||
| * | | refactoring: move calendar addon code into a single class | Bananeweizen | 2014-01-11 | 3 | -49/+61 |
| | | | |||||
| * | | Use view injections and move code around | Samuel Tardieu | 2014-01-11 | 1 | -31/+24 |
| | | | |||||
