| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update pt localization | seromenho | 2012-11-27 | 1 | -5/+4 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/release' into pr2206m | rsudev | 2012-11-27 | 2 | -6/+157 |
| |\ | |||||
| | * | Removed items not to translate | rsudev | 2012-11-27 | 1 | -3/+0 |
| | | | |||||
| | * | update pt localization | seromenho | 2012-11-27 | 1 | -7/+159 |
| | | | |||||
| | * | Merge pull request #2189 from Lineflyer/release | Lars | 2012-11-25 | 1 | -0/+2 |
| | |\ | | | | | | | Change log update | ||||
| | | * | Limitation update | Lars | 2012-11-25 | 1 | -0/+1 |
| | | | | | | | | | | #2168 | ||||
| | | * | Change log update | Lars | 2012-11-22 | 1 | -0/+1 |
| | | | | | | | | | | #559 | ||||
| * | | | Additional test-case for #2199 | rsudev | 2012-11-24 | 1 | -0/+5 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/release' into issue2199master | rsudev | 2012-11-24 | 3 | -4/+46 |
| |\ \ \ | |/ / | |||||
| | * | | Fixes #2199 | rsudev | 2012-11-24 | 3 | -4/+46 |
| | | | | | | | | | | | | | | | | | | | - Ensures 'not null' for trackable logs - Ensures loadLogs never returns null, only empty List<> - Three test-cases, surfacing the initial bug and the aspects of the fix | ||||
| * | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2012-11-24 | 1 | -15/+20 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #2201 from marco-jacob/issue#2197-new | Bananeweizen | 2012-11-24 | 1 | -15/+20 |
| | |\ \ | | | | | | | | | workaround #2197 - hide personal note button for caches not offline | ||||
| | | * | | workaround #2197 - hide personal note button for caches not offline | Marco Jacob | 2012-11-23 | 1 | -15/+20 |
| | |/ / | |||||
| * | | | Merge remote-tracking branch 'upstream/release' into tmpmerge | rsudev | 2012-11-22 | 1 | -1/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #2195 from marco-jacob/issue#2170-fetch | rsudev | 2012-11-22 | 1 | -1/+0 |
| | |\ \ | | | | | | | | | fixes #2170 - removed setting progress devider to 1024 | ||||
| | | * | | fixes #2170 - removed setting progress devider to 1024 | Marco Jacob | 2012-11-22 | 1 | -1/+0 |
| | |/ / | |||||
| * | | | Fix to acceptance tests | mucek4 | 2012-11-22 | 1 | -1/+0 |
| | | | | |||||
| * | | | Acceptance tests ant build | mucek4 | 2012-11-22 | 1 | -1/+22 |
| | | | | | | | | | | | | | Make build fail if tests fail | ||||
| * | | | code cleanup: fix Lint warnings about Locales | Bananeweizen | 2012-11-22 | 34 | -100/+140 |
| | | | | |||||
| * | | | #2186: use UTC for field note export date | Bananeweizen | 2012-11-22 | 2 | -1/+5 |
| | | | | |||||
| * | | | revert to level 13 to re-enable menu button | Bananeweizen | 2012-11-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | have Google Maps directions only on Google Maps devices | Bananeweizen | 2012-11-21 | 2 | -2/+3 |
| | | | | |||||
| * | | | fix #2175: Navigation for walking | Bananeweizen | 2012-11-19 | 21 | -106/+84 |
| | | | | | | | | | | | | | | | | * split navigation into two different apps (driving and walking) * also split the maps directions into separate app and removed option from the settings screen | ||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-11-19 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | fix #2144: webview on non UI thread exception | Bananeweizen | 2012-11-19 | 1 | -4/+2 |
| | | | | |||||
| * | | | fix #2144: webview on non UI thread exception | Bananeweizen | 2012-11-19 | 1 | -4/+2 |
| | | | | |||||
| * | | | #2083: target level 17 changes | Bananeweizen | 2012-11-19 | 25 | -151/+256 |
| |/ / | | | | | | | | | * set level 17 as target in manifest (level 4 still supported) * refactor compatibility classes * move deprecated code into compatibility classes | ||||
| * | | fix #2174: missing symbols in mapsforge JAR file | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| | | | |||||
| * | | Rebuild mapsforge library from scratch | Samuel Tardieu | 2012-11-18 | 1 | -0/+0 |
| |/ | | | | See #2174 for discussion. | ||||
| * | fix #2173: GSAK field notes export | Samuel Tardieu | 2012-11-18 | 2 | -9/+32 |
| | | | | | | | | GSAK requires the log type to be capitalized, e.g., "Found it", while we were generating "found it" instead. Some code has been factored out to be more easily testable. | ||||
| * | Downgrade v4 support library | Samuel Tardieu | 2012-11-18 | 2 | -1/+1 |
| | | | | | | This reverts commit eb20785a1088e1ce760f1fdbce3021270062f8dd and restore a support library working fine with our target SDK. | ||||
| * | Fix build bug (proguard phase) | Samuel Tardieu | 2012-11-18 | 1 | -1/+1 |
| | | | | | | | Proguard seems to have a problem finding some classes. This is an immediate fix, but may not be the most sensible one and may need to be reworked. | ||||
| * | fix #2171: MapsForge-related crash on Android 4.2 | Samuel Tardieu | 2012-11-18 | 2 | -0/+11 |
| | | | | | | MapsForge crashes on Android 4.2. A local patch has been applied to be able to use OSM maps. | ||||
| * | fix #980: c:geo doesn't handle unknown trackables | Bananeweizen | 2012-11-18 | 5 | -1/+850 |
| | | |||||
| * | fix: exception in syslog for missing map preview | Bananeweizen | 2012-11-18 | 1 | -3/+12 |
| | | |||||
| * | fix #2167: Not possible to open OP caches | Bananeweizen | 2012-11-18 | 2 | -8/+36 |
| | | |||||
| * | refactoring: lazy initialized lists | Bananeweizen | 2012-11-18 | 13 | -102/+123 |
| | | | | | * change more users to only take Iterable interface * return unmodifiable list only | ||||
| * | use separate list in GPXParserTest | Bananeweizen | 2012-11-18 | 1 | -2/+21 |
| | | | | | * caches are now imported during parsing * they pollute the standard list | ||||
| * | wrong assertion in mapfile test | Bananeweizen | 2012-11-18 | 1 | -1/+1 |
| | | | | * interface to settings changed, now there can be null for new devices | ||||
| * | fix #2166: Refresh of a stored caches duplicates waypoints | Bananeweizen | 2012-11-17 | 3 | -5/+2977 |
| | | |||||
| * | wrong entry in release notes | Bananeweizen | 2012-11-17 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2163 from Lineflyer/changelog | Bananeweizen | 2012-11-16 | 1 | -0/+3 |
| |\ | | | | | Changelog/Known bug update | ||||
| | * | Limitation update #2 | Lars | 2012-11-14 | 1 | -0/+1 |
| | | | | | | | #2122 | ||||
| | * | Limitation update | Lars | 2012-11-14 | 1 | -0/+1 |
| | | | |||||
| | * | Update main/res/values/strings.xml | Lars | 2012-11-14 | 1 | -0/+1 |
| | | | | | | | #1999 | ||||
| * | | cleanup: update libraries | Bananeweizen | 2012-11-17 | 5 | -3/+1 |
| | | | | | | | | | | | * replace android support by current version * update http client * remove 2 unused libraries | ||||
| * | | code cleanup: fix some Lint warnings | Bananeweizen | 2012-11-16 | 8 | -20/+17 |
| | | | |||||
| * | | Merge pull request #2165 from Portree-Kid/fix-1688 | rsudev | 2012-11-15 | 1 | -3/+2 |
| |\ \ | | | | | | | Fixes Issue #2164 | ||||
| | * | | Fixes Issue #2164 | Portree-Kid | 2012-11-15 | 1 | -3/+2 |
| |/ / | |||||
| * | | Omit non-translatable strings from findmissingtranslations script | Samuel Tardieu | 2012-11-14 | 1 | -1/+2 |
| | | | |||||
