aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: revert test to previous state after GC changesBananeweizen2013-05-311-1/+1
|
* Release note updateLars2013-05-311-1/+1
|
* fix #2815 trackable loggingBananeweizen2013-05-311-7/+7
|
* Version info, release note updateLars2013-05-311-2/+2
|
* fix #2812: attributes parsingBananeweizen2013-05-313-5/+5
|
* Release note updateLars2013-05-311-0/+2
|
* fix #2810 log page changesBananeweizen2013-05-311-5/+6
|
* Merge pull request #2792 from campbeb/work2791Samuel Tardieu2013-05-283-6/+14
|\ | | | | Direction Image fixes for Basic Members
| * Direction Image fixes for Basic Memberscampbeb2013-05-273-6/+14
|/ | | | Fixes some issues discovered while researching #2791
* Release note update release branchLars2013-05-251-0/+5
|
* Merge branch 'issue-2753' into releaseSamuel Tardieu2013-05-251-2/+2
|\
| * fix #2753: log image not shownSamuel Tardieu2013-05-221-2/+2
| | | | | | | | | | We now use the "large" version of the image, which is also the one presented to the user on the web site.
* | Merge pull request #2777 from campbeb/fix2707aSamuel Tardieu2013-05-241-0/+2
|\ \ | | | | | | Fix #2707 - Reload images after notifyDataSetChanged
| * | Fix #2707 - Reload images after notifyDataSetChangedcampbeb2013-05-231-0/+2
| | |
* | | Merge pull request #2776 from campbeb/fix2773aSamuel Tardieu2013-05-241-1/+2
|\ \ \ | |/ / |/| | Fix #2773 - Include log author in GPX export
| * | Fix #2773 - Include log author in GPX exportcampbeb2013-05-231-1/+2
|/ /
* | Update URLs with the new repository addressSamuel Tardieu2013-05-234-8/+8
|/
* Version infoLars2013-05-221-1/+1
|
* Change log update release branchLars2013-05-221-0/+1
| | | #2749
* Merge branch 'issue-2749' into releaseSamuel Tardieu2013-05-221-3/+19
|\
| * fix #2749: ensure that item has not changed before redrawingSamuel Tardieu2013-05-221-3/+19
| |
* | Change log update release branchLars2013-05-211-0/+5
|/
* Merge branch 'fix-2733' into releaseSamuel Tardieu2013-05-207-117/+77
|\
| * fix: parse basic member sizeSamuel Tardieu2013-05-192-0/+5
| | | | | | | | Part of work on #2733.
| * fix: parse basic member difficulty and terrainSamuel Tardieu2013-05-192-0/+19
| | | | | | | | Part of work on #2733.
| * enhancement: make the distance comparator work with approximate distanceSamuel Tardieu2013-05-191-9/+5
| | | | | | | | Part of work on #2733.
| * enhancement: share direction images for basic membersSamuel Tardieu2013-05-193-49/+16
| | | | | | | | | | | | | | Use the regular images cache for basic members direction images in cache list. Part of work on #2733.
| * refactoring: share the name of the shared image directorySamuel Tardieu2013-05-191-1/+2
| | | | | | | | Part of work on #2733.
| * fix #2733: acquire distance and direction for basic membersSamuel Tardieu2013-05-185-57/+32
| | | | | | | | | | A recent change in geocaching.com way of presenting the distance and direction information for basic members requires a new parsing.
| * fix: do not reset the distance in the distance comparatorSamuel Tardieu2013-05-181-4/+1
| | | | | | | | | | | | | | | | The distance comparator should not override a distance that can have been obtained from the website and that we are unable to recompute locally (because we don't know the cache coordinates for example). Part of work on #2733.
* | Version infoLars2013-05-181-1/+1
|/
* Release note updateLars2013-05-171-0/+5
|
* Work around installation issues on tablets by supporting xlargeScreensSamuel Tardieu2013-05-161-0/+1
|
* Version Infomucek42013-05-161-0/+5
|
* Fixes #2731, Zero caches on live maprsudev2013-05-162-4/+7
| | | | -changed to new url for tile server, added app-info for counting our traffic
* Version INFOmucek42013-05-131-1/+1
|
* Merge pull request #2708 from Lineflyer/releaseBananeweizen2013-05-101-1/+14
|\ | | | | Change log update release branch
| * Change just added to release branchLars2013-05-101-0/+1
| |
| * Change log update release branchLars2013-05-101-1/+13
| | | | | | | | Some items may be doubled from master branch as I did not keep track which fix is on which branch. I will correct the master branch later.
* | refactoring: do not use an intermediate variableSamuel Tardieu2013-05-101-3/+2
| |
* | fix #1106: search for self as ownerBananeweizen2013-05-101-8/+11
| | | | | | | | (cherry picked from commit 18ac1a4ea3a9bc9b65babad358fec4e49968890a)
* | fix #2706: exception in list adapterBananeweizen2013-05-101-0/+7
| |
* | Polish translationsmucek42013-05-091-15/+96
| |
* | Removed translation of distance unitstriakcz2013-05-0911-71/+8
| |
* | Fixes #2627, Twitter posting (ui)rsudev2013-05-081-1/+7
|/ | | | Integrate UI initialization into onCreate as well
* #2675: remove superfluous separatorBananeweizen2013-04-241-2/+6
| | | * non offline caches had a trailing separator
* fix #2674: Disable trail on map does not refreshBananeweizen2013-04-241-0/+1
|
* Polish pluralsmucek42013-04-231-3/+5
|
* fix #2634: NPEs in ImageSelectActivityBananeweizen2013-04-081-17/+49
| | | * avoids 4 different NPEs
* fix #2646: search input should be trimmedSamuel Tardieu2013-04-071-7/+7
|