| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | XML Cleanup: Popup and themes | campbeb | 2012-05-26 | 1 | -114/+110 |
| | | | | | | Rename transparent to popup and remove unneeded settings. Move common items in dark and light to cgeo | ||||
| * | Toast for missing mapfile | Portree-Kid | 2012-05-24 | 1 | -0/+2 |
| | | |||||
| * | Change log update for 4453f08ccd | Lars | 2012-05-24 | 1 | -0/+1 |
| | | |||||
| * | Change log update for #1577 | Lars | 2012-05-24 | 1 | -0/+1 |
| | | |||||
| * | Use dark quick navigation icon with light skin | campbeb | 2012-05-21 | 2 | -1/+5 |
| | | |||||
| * | Merge remote-tracking branch 'triakcz/all_list_virtual' into upstream | Samuel Tardieu | 2012-05-21 | 1 | -0/+2 |
| |\ | |||||
| | * | Virtual "all caches" list | Ondřej Kunc | 2012-05-20 | 1 | -0/+2 |
| | | | |||||
| * | | Change log update #1357, #1256, #1203 | Lars | 2012-05-19 | 1 | -0/+3 |
| | | | |||||
| * | | Fix #1565: Wrong progress information when uploading field notes | SammysHP | 2012-05-16 | 1 | -1/+3 |
| | | | |||||
| * | | Shorter strings for favorite action. | Lars | 2012-05-16 | 1 | -2/+2 |
| | | | | | | | | | It should be clear anyway what this button means due to the status on the left. So it will fit on the screen more easy. | ||||
| * | | Change log update | Lars | 2012-05-16 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #1555 from rsudev/ext_db | Bananeweizen | 2012-05-13 | 1 | -0/+8 |
| |\ | | | | | Allow to move the c:geo database to the sdcard. | ||||
| | * | Allow to move the c:geo database to the sdcard. | rsudev | 2012-05-12 | 1 | -0/+8 |
| | | | | | | | | | Partially implements issue #11 | ||||
| * | | refactoring: minor string cleanups | Bananeweizen | 2012-05-13 | 1 | -1/+0 |
| | | | |||||
| * | | Update change log according #1430, #583 | Lars | 2012-05-13 | 1 | -0/+2 |
| |/ | |||||
| * | Added known limitation as mentioned in #1544 | Lars | 2012-05-12 | 1 | -1/+2 |
| | | |||||
| * | Change log correction | Lars | 2012-05-12 | 1 | -1/+1 |
| | | |||||
| * | Add/remove to/from favorites. Closes #676 | blafoo | 2012-05-10 | 1 | -1/+7 |
| | | |||||
| * | Fixes issue #1511 endless loop downloading static maps on demand | Marco Jacob | 2012-05-07 | 1 | -0/+1 |
| | | |||||
| * | Typo correction | Lars | 2012-05-07 | 1 | -1/+1 |
| | | |||||
| * | Change log update | Lars | 2012-05-07 | 1 | -0/+3 |
| | | |||||
| * | new: show days since last spotted for trackables | Bananeweizen | 2012-05-07 | 1 | -2/+6 |
| | | |||||
| * | Add additional status message when loading caches so that "Render View" | campbeb | 2012-05-06 | 1 | -0/+1 |
| | | | | isn't displayed for so long | ||||
| * | solves issue #1494 to download static maps on demand without settings | Marco Jacob | 2012-05-04 | 1 | -0/+1 |
| | | |||||
| * | Revert change log according to #583 | Lars | 2012-05-02 | 1 | -1/+0 |
| | | |||||
| * | Change log update for master branch | Lars | 2012-05-01 | 1 | -3/+5 |
| | | |||||
| * | fix #1479: option to delete old caches | Bananeweizen | 2012-05-01 | 1 | -0/+1 |
| | | |||||
| * | Compatibility for mapsforge 0.2.4 offline maps | rsudev | 2012-04-30 | 1 | -0/+1 |
| | | |||||
| * | Switch to mapsforge version 0.3.0 | rsudev | 2012-04-30 | 1 | -1/+1 |
| | | |||||
| * | New: Verbose copy | SammysHP | 2012-04-27 | 1 | -0/+2 |
| | | |||||
| * | Change log update | Lars | 2012-04-26 | 1 | -0/+4 |
| | | |||||
| * | make progress spinner style depend on selected skin | Bananeweizen | 2012-04-22 | 2 | -2/+10 |
| | | |||||
| * | Chane log update for new features | Lars | 2012-04-21 | 1 | -0/+2 |
| | | |||||
| * | Fix #1410, display warning on invalid map file and do not switch to | rsudev | 2012-04-17 | 1 | -1/+1 |
| | | | | | online | ||||
| * | Merge remote-tracking branch 'upstream/master' into master-new | Portree-Kid | 2012-04-12 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/cgData.java | ||||
| | * | Wording correction after #1392 | Lars | 2012-04-12 | 1 | -1/+1 |
| | | | |||||
| | * | Replaced "phone" by "device" | Lars | 2012-04-11 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed Issues with showing waypoints in map | keith.paterson | 2012-04-10 | 1 | -0/+1 |
| |/ | | | | | | | | * Waypoints now shown even when cache not shown * Showing now depends on actual visible caches Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| * | Changelog update acc. latest commits | Lars | 2012-04-09 | 1 | -5/+6 |
| | | |||||
| * | Changed contributers. Me did parts of the german l10n, not french. | Marc | 2012-04-07 | 1 | -1/+1 |
| | | |||||
| * | New: Export feature | SammysHP | 2012-04-06 | 1 | -1/+13 |
| | | | | | | | | | | - Generic export framework for caches - Refactored Field Notes export and moved to export framework - Created experimental GPX exporter TODO: - GPX export: Logs, Waypoints, Attributes, correct type/size strings - Field Notes: upload, only new logs | ||||
| * | Changelog update | Lars | 2012-04-04 | 1 | -1/+1 |
| | | |||||
| * | Changed milestone for link to changes | Lars | 2012-04-03 | 1 | -1/+1 |
| | | |||||
| * | Cleanup changelog in preparation for next release | Lars | 2012-04-02 | 1 | -32/+3 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2012-04-02 | 1 | -1/+4 |
| |\ | |||||
| | * | New version info 02.04.2012 | mucek4 | 2012-04-02 | 1 | -1/+1 |
| | | | |||||
| | * | Included Fix for GPX-import and Limitation regarding waypoints on map | Lars | 2012-04-01 | 1 | -0/+3 |
| | | | |||||
| * | | Close #1208: indicate if GPS is disabled in settings | Samuel Tardieu | 2012-04-01 | 1 | -0/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/release' into upstream | Samuel Tardieu | 2012-04-01 | 1 | -1/+7 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | Fixes and features have been implemented on the release branch. Merge them early enough to avoid dealing with huge conflicts later. Conflicts: main/src/cgeo/geocaching/Settings.java main/src/cgeo/geocaching/compatibility/Compatibility.java main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | Modification of live map popup | Lars | 2012-03-31 | 1 | -1/+1 |
| | | | |||||
