aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #2138 from marco-jacob/issue#2130SammysHP2012-11-051-2/+2
|\ \ \ | | | | | | | | fixes #2130 - Defaut navigation tool 2 is now internal map
| * | | fixes #2130 - Defaut navigation tool 2 is now internal mapMarco Jacob2012-11-051-2/+2
| | |/ | |/|
* | | Merge pull request #2134 from YraFyra/masterSammysHP2012-11-041-1/+11
|\ \ \ | |/ / |/| | Update of swedish translation
| * | Update of swedish translation.YraFyra2012-11-041-1/+11
|/ / | | | | | | Swedish translations for map themes added.
* | fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-0415-241/+344
| |
* | Correction of coding issuesrsudev2012-11-035-35/+29
| |
* | Implements #1676, custom themesrsudev2012-11-0313-55/+378
| | | | | | | | | | | | - Adds the selection of a base folder for map themes to settings - Reworks the map menu to allow selection of a custom theme - Implements a reusable version of listDir to get a list of files
* | Generalize map file selectionrsudev2012-11-033-14/+39
| |
* | Merge pull request #2127 from marco-jacob/sepOnlineModersudev2012-11-031-16/+15
|\ \ | | | | | | LIVE instead of LIVE_ONLINE and LIVE_OFFLINE
| * | LIVE instead of LIVE_ONLINE and LIVE_OFFLINEMarco Jacob2012-11-011-16/+15
| |/
* | Merge pull request #2131 from marco-jacob/issue#2129SammysHP2012-11-0316-16/+16
|\ \ | |/ |/| fixes #2129 - log details user caches corrected
| * fixes #2129 - log details user caches correctedMarco Jacob2012-11-0316-16/+16
|/
* Merge pull request #2123 from marco-jacob/issue#1990-2rsudev2012-11-011-31/+31
|\ | | | | fixes #1990 - add isLiveEnabled to separate between live and cache/wp map
| * fixes #1990 - add isLiveEnabled to separate between live map and cache/wp mapMarco Jacob2012-10-291-31/+31
| |
* | Merge pull request #2125 from YraFyra/trackable-with-htmlBananeweizen2012-11-011-1/+2
|\ \ | | | | | | Allow html in trackable description
| * | Allow html in trackable descriptionYraFyra2012-10-301-1/+2
| | | | | | | | | | | | | | | I recently looked at TB426DR and realized that cgeo didn't show the strike over that is shown in normal browser. Maybe there are more descriptions etc that should allow html...???
* | | Merge pull request #2124 from YraFyra/masterSammysHP2012-10-311-0/+8
|\ \ \ | |/ / |/| | Update of swedish translation
| * | Swedish translation updateYraFyra2012-10-301-0/+8
|/ / | | | | | | New labels translated.
* | Merge pull request #2120 from Lineflyer/masterLars2012-10-291-1/+3
|\ \ | |/ |/| Change log update
| * Change log update (part two)Lars2012-10-281-0/+1
| | | | | | #409
| * Change log updateLars2012-10-281-1/+2
|/ | | | #1843 #1246
* fix #559: images view inside cache detailsBananeweizen2012-10-2712-202/+379
|
* Merge remote-tracking branch 'jowi24/feature_409'Bananeweizen2012-10-256-24/+138
|\ | | | | | | | | * remove useless margins * hide personal note text view if empty
| * Issue #409: Edit "Personal Cache Note" and copy from itJoachim Wilke2012-07-066-16/+122
| | | | | | | | https://github.com/cgeo/c-geo-opensource/issues/issue/409
* | minor cleanup of send2cgeo scriptBananeweizen2012-10-251-4/+5
| | | | | | | | | | * more readable name * added icon * added missing semicolons
* | Merge remote-tracking branch 'breunigs/master'Bananeweizen2012-10-251-27/+68
|\ \
| * | modernizes the send2cgeo userscript (see #2109).Stefan Breunig2012-10-231-27/+68
| | | | | | | | | | | | | | | | | | | | | * uses modern overlay popup instead of new tab. Which means - it doesn’t have to be closed manually - it works better with single window and "don't allow new tab/window" modes * in map view, the link may be middle clicked
* | | Fix #2111: pt translation critical mistakeSammysHP2012-10-241-1/+1
|/ /
* | Merge pull request #2098 from YraFyra/masterBananeweizen2012-10-233-14/+73
|\ \ | | | | | | Search for maps on all storages
| * | Search for maps on multiple storagesYraFyra2012-10-213-14/+73
| | | | | | | | | | | | | | | | | | | | | Many devices are mounting /mnt/sdcard to internal flash memory. This memory is then referred to as the ExternalStorage. These devices may still have the possibility to insert an SDcard and that memory is hard to access. This modification will search all mounted memory that is available for the user for map files.
* | | Merge pull request #2099 from marco-jacob/issue#1843SammysHP2012-10-226-3/+62
|\ \ \ | | | | | | | | fixes #1843 - settings for using native user agent instead
| * | | additional text added to settingsMarco Jacob2012-10-162-2/+2
| | | |
| * | | fixed mixe-upMarco Jacob2012-10-163-4/+4
| | | |
| * | | fixes #1843 - settings for using native user agent insteadMarco Jacob2012-10-156-3/+62
| | | |
* | | | Merge pull request #2103 from Portree-Kid/fix_#1990Bananeweizen2012-10-211-2/+10
|\ \ \ \ | | | | | | | | | | Fixes #1990 Changed saving of Map-Mode
| * | | | Fixed bracket placingPortree-Kid2012-10-211-4/+2
| | | | |
| * | | | Fixed bracket placing and double calculated value. Portree-Kid2012-10-211-3/+3
| | | | |
| * | | | Changed saving of Map-ModePortree-Kid2012-10-171-2/+12
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Live map starts in last LiveMapMode, persists on exit * Other maps always start in non-live mode, switch possible, CurrentMapMode not persisted Closes #1990
* | | | Merge pull request #2105 from RomNexus6/patch-34SammysHP2012-10-191-3/+20
|\ \ \ \ | | | | | | | | | | updated translation-it
| * | | | updated translation-itRomNexus62012-10-191-3/+20
|/ / / / | | | | | | | | aligned with english
* | | | GC.com update 16.10.2012blafoo2012-10-186-105/+159
| | | |
* | | | Merge pull request #2104 from YraFyra/translationSammysHP2012-10-181-0/+4
|\ \ \ \ | |/ / / |/| | | Update swedish translation
| * | | Update swedish translationYraFyra2012-10-171-0/+4
| |/ / | | | | | | | | | Added translations for new labels
* | | Merge pull request #2097 from Lineflyer/masterBananeweizen2012-10-141-0/+2
|\ \ \ | | | | | | | | Change log update
| * | | Change log updateLars2012-10-141-0/+2
|/ / / | | | | | | | | | #2087 #1808
* | | Merge pull request #2094 from Portree-Kid/Fix_1808Bananeweizen2012-10-121-2/+36
|\ \ \ | | | | | | | | Fix for #1808
| * | | Fix for #1808Portree-Kid2012-10-121-2/+36
| | | |
* | | | refactoring: minor cleanupsBananeweizen2012-10-122-12/+12
| |/ / |/| |
* | | Fixes #2087, Favorite points in cache list limited to 3 digitsrsudev2012-10-111-3/+3
|/ / | | | | Extended the resppective fields in the layout to allow one more digit
* | Merge pull request #2086 from Lineflyer/masterLars2012-10-091-0/+8
|\ \ | | | | | | Change log update