| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sort search suggestions case insensitive | Bananeweizen | 2014-01-18 | 1 | -10/+4 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-01-18 | 2 | -0/+7 |
| |\ | |||||
| | * | fix #3552: NPE in menu handler | Bananeweizen | 2014-01-18 | 2 | -0/+7 |
| | | | |||||
| * | | fix #3551: Circles on map not shown for mystery/multi caches with final | Bananeweizen | 2014-01-18 | 2 | -1/+5 |
| | | | | | | | defined | ||||
| * | | remove eclipse warnings about potential null pointer | Bananeweizen | 2014-01-18 | 3 | -14/+18 |
| | | | |||||
| * | | Ensure that we do not generate a NPE while reading response stream | Samuel Tardieu | 2014-01-18 | 2 | -13/+38 |
| | | | |||||
| * | | Unsynchronize atomic object return | Samuel Tardieu | 2014-01-17 | 1 | -1/+1 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | refactoring: remove the dangerous ordinal() dependency of the loaders | Bananeweizen | 2014-01-17 | 5 | -19/+32 |
| | | | |||||
| * | | 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 | 3 | -16/+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 | 2 | -20/+41 |
| | | | |||||
| * | | 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 | 3 | -55/+157 |
| | | | |||||
| * | | 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 | 4 | -2/+147 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | show toast if shortcut list does not exist anymore | Bananeweizen | 2014-01-12 | 1 | -0/+3 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 6 | -65/+19 |
| | | | |||||
| * | | 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 | 14 | -94/+15 |
| | | | |||||
| * | | 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 | 2 | -2/+1 |
| | | | |||||
| * | | Remove unused parameter | Samuel Tardieu | 2014-01-11 | 1 | -9/+8 |
| | | | |||||
| * | | Add extra NonNull annotations | Samuel Tardieu | 2014-01-11 | 10 | -9/+24 |
| | | | |||||
| * | | 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 | 3 | -18/+20 |
| | | | |||||
| * | | 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 | 3 | -18/+36 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Use RxJava instead of an AsyncTask for description rendering | Samuel Tardieu | 2014-01-11 | 1 | -117/+117 |
| | | | |||||
| * | | wrong settings screen refreshed after oauth finishes | Bananeweizen | 2014-01-11 | 1 | -12/+20 |
| | | | |||||
