aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Version Infomucek42013-05-161-0/+5
| | | |
| * | | 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.
* | | | | Add missing newline in New Features listcampbeb2013-05-151-1/+1
| |_|/ / |/| | |
* | | | updated translation-itRomNexus62013-05-141-0/+9
| |_|/ |/| |
* | | Update strings_not_translatable.xmlLars2013-05-121-5/+4
| | | | | | | | | | | | | | | | | | #2712 #2709 #2710 #1781
* | | translation: add French strings for talking compassSamuel Tardieu2013-05-111-1/+6
| | |
* | | new: link to market place in about activityBananeweizen2013-05-112-0/+18
| | |
* | | fix #2712: Enable personal note editing for unstored cachesBananeweizen2013-05-111-0/+2
| | |
* | | Update of Swedish translationYraFyra2013-05-101-1/+17
| | |
* | | #2710: speech output in compassBananeweizen2013-05-106-0/+23
| | |
* | | refactoring: use menu resources instead of codeBananeweizen2013-05-1011-0/+245
| | |
* | | Set correct title for coords dialogcampbeb2013-05-091-1/+3
| | |
* | | fix exception in coords dialogBananeweizen2013-05-104-7/+16
| | | | | | | | | * introduced in d1acac75b6af3239701a2df020488db2af2dcb05
* | | refactoring: clean up useful apps activityBananeweizen2013-05-093-25/+25
| | |
* | | Merge pull request #2705 from campbeb/fix2685Bananeweizen2013-05-092-18/+14
|\ \ \ | | | | | | | | Fix #2685 - Don't add images each time TB log is drawn on screen
| * | | Fix #2685 - Don't add images each time log entry is drawn on screencampbeb2013-05-092-18/+14
| | | | | | | | | | | | | | | | | | | | | | | | TextView with images was being added to the view each time the log entry was drawn. Instead of inflating and adding the TextView, we now use on that is arleady there and hide it if there are no images.
* | | | Polish translationsmucek42013-05-091-1/+6
| | | |
* | | | Merge branch 'release'mucek42013-05-091-15/+96
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Polish translationsmucek42013-05-091-15/+96
| | |
| * | Removed translation of distance unitstriakcz2013-05-0911-71/+8
| |/
* | refactoring: Lint cleanupsBananeweizen2013-05-092-26/+1
| |
* | fix #1781: Remove help functionBananeweizen2013-05-0939-135/+25
| |
* | Merge pull request #2699 from Lineflyer/masterSammysHP2013-05-061-2/+10
|\ \ | | | | | | Change log update
| * | Change log updateLars2013-05-061-2/+10
| | |
* | | updated translation-itRomNexus62013-05-061-1/+11
| | |
* | | Fixes #2698, Popup is empty on live maprsudev2013-05-062-3/+7
|/ / | | | | | | Re-added implicitely removed actionbar tiltle ids for popup
* | refactoring: unify the action bar layoutBananeweizen2013-05-0438-422/+158
| |
* | fix #2599: Typos in `strings.xml`Bananeweizen2013-05-0424-76/+76
| |
* | Database updatekoem2013-05-031-2/+2
| | | | | | | | | | * changed from O% to OC% - at least in OC caches the attributes seem to be the same (across sites) * changed english text
* | issue2662 OC: leichtes Kletternkoem2013-05-013-0/+4
| |
* | Localization review according to regular Spanish and GC.com in Spanish (1st ↵nebursc2013-04-291-30/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | part) This is the first part of my review for the Spanish localization. I have done three actions: add missed strings in Spanish from English XML; review existing strings to adapt them to "usual Spanish spoken in Spain" and used at GC.com in Spanish; and fix some little errors (misprints). My main skills to do this: I'm Spanish from Spain and I play geocaching since 2006 (user: Nebur). Of course, I'm also a programmer in several languages :) Modules reviewed in this proposal: - Basics - Caches - Cache sizes - Waypoints - Logs
* | Merge pull request #2678 from marco-jacob/scaleUploadImagesBananeweizen2013-04-284-2/+35
|\ \ | | | | | | fixes #2533 - added image scaling
| * | fixes #2533 - added image scalingMarco Jacob2013-04-284-2/+35
| | | | | | | | | | | | | | | | | | | | | | | | modifications suggested by Bananeweizen next recommended changes and scaling now on leaving ImageSelectActivity fixed wrong spelling
* | | One string translated and one fixednebursc2013-04-271-1/+2
|/ / | | | | I added one string that was not translated until now.
* | Merge branch 'release'mucek42013-04-231-3/+5
|\ \ | |/
| * Polish pluralsmucek42013-04-231-3/+5
| |
* | updated translation-itRomNexus62013-04-181-2/+11
| |
* | cherry-picked PR from RomNexus6 patch-38RomNexus62013-04-121-1/+1
| |
* | updated translation-it to feb-24RomNexus62013-04-111-12/+79
| |
* | Removed translation of distance unitstriakcz2013-04-1011-71/+8
| |
* | Partial revert of R3gis patch to translationsTriakCZ2013-04-081-3/+3
| |
* | fix #2640: Filter out stored caches Bananeweizen2013-04-072-0/+4
| |
* | Replace progress dialog by individual progress bars when loading imagesSamuel Tardieu2013-04-0714-38/+6
| |
* | Merge branch 'issue-2598' into upstreamSamuel Tardieu2013-04-061-0/+15
|\ \
| * | fix #2598: personal note editing layout problemSamuel Tardieu2013-04-061-0/+15
| |/
| * Version infomucek42013-04-031-2/+2
| |
| * Merge pull request #2623 from Lineflyer/releasersudev2013-04-021-0/+3
| |\ | | | | | | Change log update (release only)