| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | fixes #2651 - exclude inaccessable dirs from choice | Marco Jacob | 2013-04-10 | 1 | -1/+1 | |
| | * | | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-08 | 1 | -17/+49 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 2 | -8/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | fix #2640: Filter out stored caches | Bananeweizen | 2013-04-07 | 1 | -0/+24 | |
| | * | | | | | | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 3 | -30/+8 | |
| | * | | | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 2 | -3/+608 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Put EXTRA parameters into the Intent class | Samuel Tardieu | 2013-04-07 | 2 | -10/+8 | |
| | * | | | | | | | | Rename EXTRAS_COORDS into the more correct EXTRA_COORDS | Samuel Tardieu | 2013-04-07 | 2 | -5/+5 | |
| | * | | | | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -2/+14 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add method documentation | Samuel Tardieu | 2013-04-07 | 1 | -1/+6 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'triakcz/wpt_distance' into upstream | Samuel Tardieu | 2013-04-07 | 3 | -0/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Displaying note of waypoint on wpt popup | TriakCZ | 2013-03-31 | 1 | -0/+1 | |
| | | * | | | | | | | | | | Displaying distance to waypoint on map popup | TriakCZ | 2013-03-31 | 3 | -0/+38 | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-07 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fix #2542: NPE when deleting list with all caches in it | Bananeweizen | 2013-04-07 | 1 | -34/+28 | |
| | * | | | | | | | | | | | | refactoring: remove unused warnings on mandatory parameters | Samuel Tardieu | 2013-04-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | refactoring: remove redundant type casts | Samuel Tardieu | 2013-04-07 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | refactoring: remove empty statements | Samuel Tardieu | 2013-04-07 | 2 | -5/+2 | |
| | * | | | | | | | | | | | | refactoring: make API of AsyncTaskWithProgress more explicit | Bananeweizen | 2013-04-07 | 4 | -62/+119 | |
| | * | | | | | | | | | | | | refactoring: prefer StringUtils.defaultIfBlank over an explicit test | Samuel Tardieu | 2013-04-06 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | fix #2585: log progress dismissed when tapping on screen | Samuel Tardieu | 2013-04-06 | 1 | -81/+56 | |
| | * | | | | | | | | | | | | refactoring: use lists instead of arrays for filter collections | Samuel Tardieu | 2013-04-06 | 11 | -34/+49 | |
| | * | | | | | | | | | | | | refactoring: simplify attribute resolution code | Samuel Tardieu | 2013-04-06 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | refactoring: use Math.max to compute the maximum of two integer values | Samuel Tardieu | 2013-04-06 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | refactoring: remove unused import | Samuel Tardieu | 2013-04-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | refactoring: remove extra check | Samuel Tardieu | 2013-04-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | refactoring: remove redundant null check | Samuel Tardieu | 2013-04-06 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | refactoring: use Unix line ending | Samuel Tardieu | 2013-04-06 | 1 | -462/+462 | |
| | * | | | | | | | | | | | | refactoring: make sure downloadMaps doesn't get a null cache | Samuel Tardieu | 2013-04-06 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | refactoring: simplify batch export of geocaches | Samuel Tardieu | 2013-04-06 | 2 | -17/+11 | |
| | * | | | | | | | | | | | | refactoring: remove redundant return statements | Samuel Tardieu | 2013-04-06 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | refactoring: simplify data flow | Samuel Tardieu | 2013-04-06 | 1 | -7/+3 | |
| | * | | | | | | | | | | | | refactoring: narrow scope of variable | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | refactoring: simplify expression | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | refactoring: use Java-style array declaration | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | refactoring: do not create explicit arrays to call varargs methods | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge branch 'issue-2598' into upstream | Samuel Tardieu | 2013-04-06 | 3 | -75/+87 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | fix #2598: personal note editing layout problem | Samuel Tardieu | 2013-04-06 | 3 | -75/+87 | |
| | * | | | | | | | | | | | | | fix #2555: try to detect waypoint type in personal note | Bananeweizen | 2013-04-06 | 1 | -1/+25 | |
| | * | | | | | | | | | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-06 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | #556: avoid duplicate tags when appending our tags | Bananeweizen | 2013-04-04 | 2 | -4/+21 | |
| | * | | | | | | | | | | | | | #556: refactor to prepare customization of twitter text | Bananeweizen | 2013-04-02 | 1 | -29/+31 | |
| | * | | | | | | | | | | | | | Merge branch 'issue-2624' into upstream | Samuel Tardieu | 2013-04-02 | 2 | -15/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | improve display of log texts for OC | Bananeweizen | 2013-04-01 | 1 | -9/+17 | |
| | * | | | | | | | | | | | | | | fix #2619: Clicking link in log decrypts log | Bananeweizen | 2013-04-01 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | Merge branch 'release' | Bananeweizen | 2013-03-31 | 2 | -11/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | fix #2532: attach log image to log entry locally | Bananeweizen | 2013-03-30 | 3 | -9/+15 | |
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | refactoring of cache logging code | Bananeweizen | 2013-03-30 | 4 | -22/+28 | |
| | * | | | | | | | | | | | | | | #2613: log error if image cannot be decoded | Bananeweizen | 2013-03-30 | 1 | -1/+5 | |
