aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete javadocSamuel Tardieu2013-02-031-11/+0
* Use two methods to do two different thingsSamuel Tardieu2013-02-031-99/+93
* Refactoring: simplify variable computationSamuel Tardieu2013-02-031-14/+3
* Merge branch 'release' into upstreamSamuel Tardieu2013-02-031-1/+1
|\
| * fix #2444: wrong "light theme" French translationSamuel Tardieu2013-02-031-1/+1
* | Restore background color for light themeSamuel Tardieu2013-02-031-0/+1
* | don't load image urls when getting OC cache listsBananeweizen2013-02-031-5/+5
* | respect exclude options when searching OC cachesBananeweizen2013-02-031-7/+20
* | Merge pull request #2442 from Lineflyer/masterLars2013-02-021-0/+2
|\ \
| * | Adding missing german translationLars2013-02-021-0/+2
|/ /
* | Remove background attributes on layoutsSamuel Tardieu2013-02-0229-44/+15
* | #2347: map common cache attributes of opencachingBananeweizen2013-02-022-3/+388
* | change wording from "GC code" to "geo code"Bananeweizen2013-02-0117-48/+30
* | new: log images for opencaching.deBananeweizen2013-02-012-7/+33
* | Merge pull request #2438 from RomNexus6/patch-37Bananeweizen2013-02-011-0/+4
|\ \
| * | updated translation-it to jan-30RomNexus62013-01-311-0/+4
* | | Merge pull request #2437 from triakcz/czech_translationBananeweizen2013-02-011-42/+226
|\ \ \
| * | | Finished czech translationtriakcz2013-01-301-47/+196
| * | | Updated czech translationtriakcz2013-01-301-1/+36
* | | | new: spoiler support for opencaching.deBananeweizen2013-02-012-1/+75
| |/ / |/| |
* | | fix #2392: Global cache type filter not applied for OC-cachesBananeweizen2013-01-311-0/+1
* | | refactoring: simplify cache type checksBananeweizen2013-01-315-3/+31
* | | fix #2352: String "Listed on geocaching.com" missing for translationBananeweizen2013-01-303-2/+9
* | | fix #2353: "This description contains table elements..."Bananeweizen2013-01-3012-12/+14
* | | Remove unused importSamuel Tardieu2013-01-291-2/+0
* | | Refactoring: iterate directly over collection itemsSamuel Tardieu2013-01-291-14/+5
* | | Return Parcel objects to the global pool after useSamuel Tardieu2013-01-291-2/+3
* | | Remove unnecessary importsSamuel Tardieu2013-01-291-4/+0
* | | Refactoring: remove unnecessary private qualifierSamuel Tardieu2013-01-291-1/+1
* | | Refactoring: remove unnecessary this qualifierSamuel Tardieu2013-01-291-3/+3
* | | Merge branch 'release'Samuel Tardieu2013-01-290-0/+0
|\ \ \ | |/ / |/| / | |/
| * Revert "Keep the Waypoint Ids stable. Fixes #2341"Samuel Tardieu2013-01-291-6/+3
* | Fix whitespace at end of line in czech translationsSamuel Tardieu2013-01-281-15/+15
* | Added bunch of missing czech translationstriakcz2013-01-281-12/+214
* | lint cleanupsBananeweizen2013-01-2833-1016/+1255
* | Merge pull request #2432 from ray4423/translate_jaBananeweizen2013-01-271-47/+100
|\ \
| * | Update Japanese translationRay2013-01-271-47/+100
* | | Add test for issue #2430Samuel Tardieu2013-01-271-0/+35
* | | Refactoring: simplify and optimize code by avoiding toArraySamuel Tardieu2013-01-271-4/+2
* | | #1791: remove reset coords dialogBananeweizen2013-01-272-80/+49
* | | refactoring: move some more dialogs into new packageBananeweizen2013-01-2712-18/+29
* | | #1791: refactor live map hint activity into a dialogBananeweizen2013-01-275-108/+66
* | | Do not repeat the work done in superclass in overriden methodSamuel Tardieu2013-01-272-17/+1
* | | Fix typo in AddressListActivitySamuel Tardieu2013-01-273-6/+6
* | | Make our dir chooser return the same thing as the OI oneSamuel Tardieu2013-01-272-9/+5
* | | Isolate intent extras into a new classSamuel Tardieu2013-01-2716-89/+105
* | | 0 is a valid waypoint idSamuel Tardieu2013-01-262-4/+4
* | | Add documentation of what is an unset waypoint idSamuel Tardieu2013-01-261-3/+5
* | | Do not use a N² algorithm when merging waypoints setsSamuel Tardieu2013-01-261-23/+16
* | | The waypoint id must be kept when merging dataSamuel Tardieu2013-01-261-0/+3