aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Change log update master branch Lars2012-08-051-0/+1
| | | Feature #1901 #1794
* Merge pull request #1932 from Lineflyer/masterrsudev2012-08-054-8/+8
|\ | | | | Better strings for GPS/Compass switch
| * Better strings for GPS / Compass switch (span)Lars2012-08-051-2/+2
| |
| * Better strings for GPS / Compass switch (dutch)Lars2012-08-051-2/+2
| |
| * Better strings for GPS / Compass switch (german)Lars2012-08-051-2/+2
| |
| * Better strings for GPS / Compass switch (engl.)Lars2012-08-051-2/+2
| |
* | Merge pull request #1901 from marco-jacob/issue#1794retryrsudev2012-08-059-5/+128
|\ \ | |/ |/| fixes #1794 - added gpx export dir setting with SimpleDirChooser
| * corrected: usage of gpx export dir setting corrected, text on export dialog ↵Marco Jacob2012-08-036-5/+6
| | | | | | | | now show the correct dir
| * fixes #1794 - added gpx export dir setting with SimpleDirChooserMarco Jacob2012-07-205-0/+122
| |
* | Merge pull request #1924 from Lineflyer/masterLars2012-08-011-0/+1
|\ \ | | | | | | Change log update for master branch
| * | Change log update for master branchLars2012-08-011-0/+1
| | | | | | | | | Including change for #1908 fixed in #1910
* | | Update main/res/values-it/strings.xmlitalian-geocacher2012-07-311-83/+83
|/ / | | | | | | | | | | As an Italian user, I checked out the Italian rules for the "gender" of the cache. In Italian the rule is that when a word doesn't have a translation, it should be used as a "male" word. In addition the italian synonymous of the word cache (or geocacher) are "tesoro", "nascondiglio" or even "contenitore" that are all "male". Official application on Android (and iPhone and Windows Mobile) are using that word as a "male". Plus, the italian dubbers of two episodes of Law & Order where it is mentioned the goeocaching regers to "geocache" as a "male". And a german translator that is working on translating a detective book that involves geocaching has used "cache" as a "male".
* | Change log update for master branchLars2012-07-231-0/+2
| |
* | fixes #1891 - multiline EditText is multiline againMarco Jacob2012-07-224-5/+5
|/
* Change log update for master branchLars2012-07-171-1/+8
|
* refactoring: replace deprecated layout constantsBananeweizen2012-07-154-6/+6
|
* Updated Japanese translation based on d54d589484303dfd8a2f5d98ca69040bb84a9535Ray2012-07-151-76/+94
|
* aligned localization-it with englishRomNexus62012-07-041-0/+1
|
* fix #1858: add start time to calendar entryBananeweizen2012-07-012-2/+4
|
* Czech localization correctionDavid Hrbáč2012-06-291-55/+85
|
* Merge pull request #1830 from davidhrbac/masterSammysHP2012-06-261-167/+167
|\ | | | | Czech translation correction
| * a few Czech translation correctionsDavid Hrbáč2012-06-261-167/+167
| |
* | Change log updateLars2012-06-261-0/+2
| |
* | Change log updateLars2012-06-251-0/+2
| |
* | Updated swedish translationYraFyra2012-06-221-4/+18
|/ | | | Updated swedish translation with labels from the last weeks.
* updated localization-it after #1751RomNexus62012-06-191-1/+1
|
* Correction of english prompts for #1751 and grammar correctionLars2012-06-181-2/+2
|
* German strings for #1751Lars2012-06-181-0/+3
|
* Updated localization-it after merge pull #1571RomNexus62012-06-181-0/+3
|
* Merge pull request #1571 from triakcz/bluetooth_gpx_sharingBananeweizen2012-06-172-0/+29
|\ | | | | GPX export sharing menu after successful export
| * Removed GPX export setting from settingsOndřej Kunc2012-06-111-21/+0
| | | | | | | | (It's in export settings dialog)
| * GPX export sharing via bluetooth, gmail ...Ondřej Kunc2012-06-113-0/+50
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-171-1/+1
|\ \ | | | | | | | | | | | | | | | Conflicts: main/res/values-cs/strings.xml main/res/values/strings.xml
| * | Translation change #1784 also for release branchLars2012-06-151-3/+3
| | |
| * | Change log update for release branchLars2012-06-101-0/+4
| | |
* | | fix #1788: 2 Links in settings are unclickableBananeweizen2012-06-161-0/+2
| | |
* | | Minor czech translation fixesOndřej Kunc2012-06-141-3/+3
| | |
* | | Change log update for #374Lars2012-06-121-0/+1
| | |
* | | Update change logLars2012-06-121-2/+5
| |/ |/|
* | Merge remote-tracking branch 'campbeb/fix315' into upstreamSamuel Tardieu2012-06-111-30/+41
|\ \
| * | Display cache and waypoint information on compasscampbeb2012-06-081-30/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | For caches: displays difficulty, terrain, and size. For waypoints: displays waypoint type. For direct navigation: displays nothing. Also includes some refactoring in the code used do display information about caches and waypoints.
* | | Merge remote-tracking branch 'campbeb/fix1746'Bananeweizen2012-06-0913-15/+15
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/sorting/ComparatorUserInterface.java
| * | | Allow sorting by date logged in listscampbeb2012-06-0913-13/+14
| | | |
* | | | fix #1746: Sort by found/log-dateBananeweizen2012-06-092-0/+2
|/ / /
* | | Use red text for names of archived caches - Fixes #1718campbeb2012-06-081-1/+1
| | |
* | | Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-071-1/+1
|\ \ \
| * | | French translation: use a shorter stringSamuel Tardieu2012-06-071-1/+1
| | |/ | |/|
* | | Revert "Merge branch 'issue-374' into upstream"Samuel Tardieu2012-06-071-1/+1
| | | | | | | | | | | | | | | This reverts commit 8f265e5057f255352784643e10b44e69744a4cf2, reversing changes made to 79a0ad18f555acf4deb26f15eea739a64e11669b.
* | | Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-071-1/+1
|\ \ \
| * | | French translation: use a shorter stringSamuel Tardieu2012-06-071-1/+1
| |/ /