aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: remove new lint warningBananeweizen2013-06-071-1/+0
|
* updated translation-itRomNexus62013-06-071-2/+35
| | | | fixed external editor plugins and tab options. hope it's now ok...
* Merge remote-tracking branch 'origin/release'mucek42013-06-061-3/+10
|\ | | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml
| * Release note update & Version infoLars2013-06-051-0/+5
| |
* | #2697: enlarge meta data column in logs viewBananeweizen2013-06-024-242/+119
| | | | | | | | * this unifies the trackable and cache logs by re-using the exact same layout
* | refactoring: apply android formatter to all XML filesBananeweizen2013-06-02110-14064/+14112
| | | | | | * makes it easier to compare and find duplicate code
* | fix #2817: OSM:Offline map name won't fit the boxBananeweizen2013-06-0113-13/+13
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2013-05-311-1/+1
|\ \ | |/
| * Release note updateLars2013-05-311-1/+1
| |
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-05-311-1/+3
|\ \ | |/
| * Version info, release note updateLars2013-05-311-2/+2
| |
| * Release note updateLars2013-05-311-0/+2
| |
* | fix #2801: remove lint warningsBananeweizen2013-05-3018-60/+7
| |
* | Merge pull request #2795 from campbeb/fix2443Bananeweizen2013-05-291-0/+4
|\ \ | | | | | | Fix #2443 - Support Samsung multi window
| * | Fix #2443 - Support Samsung multi windowcampbeb2013-05-271-0/+4
| | |
* | | Merge pull request #2787 from rsudev/ocde_okapi_2rsudev2013-05-2812-38/+74
|\ \ \ | | | | | | | | Implements OKAPI access for opencaching.de
| * | | Implements OKAPI access for oc.dersudev2013-05-2612-36/+47
| | | | | | | | | | | | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes
| * | | Implements a check-box for gc-de/activation for livemap and searchesrsudev2013-05-261-2/+27
| | | |
* | | | Merge branch 'release' into upstreamSamuel Tardieu2013-05-281-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Release note update release branchLars2013-05-251-0/+5
| | | |
* | | | Fix #2463 - Support links in logbookcampbeb2013-05-271-1/+1
| |_|/ |/| |
* | | refactoring: change some compiler warnings for lint warningsBananeweizen2013-05-271-6/+6
| | |
* | | Compiler warning fix and German translationsrsudev2013-05-261-1/+19
| | |
* | | fix #2783: Pocket Query Creator added to helper appsBananeweizen2013-05-263-2/+6
| | |
* | | refactoring: use menu inflationBananeweizen2013-05-261-0/+11
| |/ |/|
* | Menu tuningrsudev2013-05-2615-0/+15
| | | | | | | | | | | | Added refresh to cache context menu in lists Switched 'Store offline' to 'Refresh' in history Added 'Clear offline logs' to history
* | Merge pull request #2785 from campbeb/fix2727aBananeweizen2013-05-253-1/+7
|\ \ | | | | | | Fix #2727 - Support GeoTour attribute
| * | Fix #2727 - Support GeoTour attributecampbeb2013-05-253-1/+7
| | | | | | | | | | | | | | | Also some minor changes to attritube generation files for additional explanation
* | | Update of Swedish translationYraFyra2013-05-251-5/+15
|/ /
* | refactoring: use proper relative layout to draw compassSamuel Tardieu2013-05-251-18/+24
| |
* | refactoring: remove useless parent layoutSamuel Tardieu2013-05-251-85/+80
| |
* | refactoring: this graph needs to go down:Bananeweizen2013-05-2532-106/+106
| | | | | | http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/?
* | fix: add missing escapes in French translationSamuel Tardieu2013-05-241-3/+3
| |
* | translation: add missing FR translationsSamuel Tardieu2013-05-241-0/+18
| |
* | refactoring: separate TTS resources as a blockSamuel Tardieu2013-05-245-26/+41
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2013-05-232-2/+2
|\ \ | |/
| * Update URLs with the new repository addressSamuel Tardieu2013-05-232-2/+2
| |
| * Version infoLars2013-05-221-1/+1
| |
| * Change log update release branchLars2013-05-221-0/+1
| | | | | | #2749
| * Change log update release branchLars2013-05-211-0/+5
| |
* | Fix #2728 - Support for Block Party cache typecampbeb2013-05-221-0/+1
| | | | | | | | Uses standard event image
* | organization: use the release notes from the release branch in masterSamuel Tardieu2013-05-221-18/+37
| | | | | | | | | | | | | | Having consistent release notes is easier than having divergent ones. The release notes in master do not need to be updated with the latest features. Those will be added as we release them to the general public through the market.
* | Merge branch 'release' into upstreamSamuel Tardieu2013-05-201-2/+4
|\ \ | |/ | | | | | | Conflicts: main/res/values/strings_not_translatable.xml
| * Merge branch 'fix-2733' into releaseSamuel Tardieu2013-05-201-23/+11
| |\
| * | Version infoLars2013-05-181-1/+1
| | |
* | | Merge pull request #2719 from campbeb/fix2714Bananeweizen2013-05-191-0/+2
|\ \ \ | | | | | | | | Fix #2714 - Support imperial units in compass speech
| * | | Fix #2714 - Support imperial units in compass speechcampbeb2013-05-121-0/+2
| | | | | | | | | | | | | | | | Fixes #2714
* | | | Merge branch 'fix-2733' into upstreamSamuel Tardieu2013-05-192-23/+14
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml
| * | | fix #2733: acquire distance and direction for basic membersSamuel Tardieu2013-05-181-23/+11
| | |/ | |/| | | | | | | | | | A recent change in geocaching.com way of presenting the distance and direction information for basic members requires a new parsing.
| * | Release note updateLars2013-05-171-0/+5
| | |