Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2212 from marco-jacob/fixFinalFlagNew | Bananeweizen | 2012-11-29 | 1 | -3/+3 |
|\ | | | | | fix finalDefined flag vanishing on list item refresh | ||||
| * | fix finalDefined flag vanishing on list item refresh | Marco Jacob | 2012-11-29 | 1 | -3/+3 |
| | | |||||
* | | fix #2209: bad image sizes | Bananeweizen | 2012-11-29 | 2 | -0/+0 |
| | | |||||
* | | cleanup: remove some unused strings | Bananeweizen | 2012-11-29 | 18 | -435/+569 |
| | | |||||
* | | workaround for wrong statement binding (missed one) | Bananeweizen | 2012-11-29 | 1 | -1/+1 |
| | | |||||
* | | workaround for wrong statement binding on Android 3.0 | Bananeweizen | 2012-11-29 | 1 | -6/+10 |
| | | | | | | * repeatedly set also unchanged values | ||||
* | | Merge remote-tracking branch 'upstream/release' into issue2196m | rsudev | 2012-11-28 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Fixes #2196, Original waypoint not created in case of modified coords | rsudev | 2012-11-28 | 1 | -2/+3 |
| | | | | | | | | Moved the initialization of the waypoint list before the original coords check. | ||||
* | | refactoring: use more prepared statements | Bananeweizen | 2012-11-28 | 6 | -201/+219 |
| | | | | | | | | * improves database performance * removed some method arguments which were always true | ||||
* | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2012-11-27 | 1 | -8/+36 |
|\ \ | |/ | | | | | | | | | Conflicts: main/res/values-hu/strings.xml main/res/values-sk/strings.xml | ||||
| * | Fixed Slovak translation update | Pavol Babincak | 2012-11-27 | 1 | -41/+41 |
| | | |||||
| * | Updated Slovak translation | Pavol Babincak | 2012-11-27 | 1 | -43/+74 |
| | | |||||
| * | Hungarian translations (provided by Bazsy) | mucek4 | 2012-11-27 | 1 | -10/+219 |
| | | |||||
* | | refactoring: have non translatable strings separated | Bananeweizen | 2012-11-27 | 12 | -166/+154 |
| | | |||||
* | | Hungarian translations (provided by Bazsy) | mucek4 | 2012-11-27 | 1 | -10/+219 |
| | | |||||
* | | Merge branch 'release' | Bananeweizen | 2012-11-27 | 2 | -5/+23 |
|\ \ | |/ | |||||
| * | fix #2202: logs duplicated after importing GPX twice | Bananeweizen | 2012-11-27 | 2 | -5/+23 |
| | | |||||
* | | Removed some more string not to translate | rsudev | 2012-11-27 | 1 | -27/+0 |
| | | |||||
* | | 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 | ||||
* | | | Merge remote-tracking branch 'upstream/release' into issue2199master | rsudev | 2012-11-24 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Fixes #2199 | rsudev | 2012-11-24 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | - 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 |
|\ \ \ | |/ / | |||||
| * | | 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 |
|\ \ \ | |/ / | |||||
| * | | fixes #2170 - removed setting progress devider to 1024 | Marco Jacob | 2012-11-22 | 1 | -1/+0 |
| | | | |||||
| * | | fix #2144: webview on non UI thread exception | Bananeweizen | 2012-11-19 | 1 | -4/+2 |
| | | | |||||
* | | | code cleanup: fix Lint warnings about Locales | Bananeweizen | 2012-11-22 | 25 | -85/+95 |
| | | | |||||
* | | | #2186: use UTC for field note export date | Bananeweizen | 2012-11-22 | 1 | -0/+4 |
| | | | |||||
* | | | 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 | ||||
* | | | 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 | 1 | -9/+13 |
| | | | | | | | 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 | 1 | -0/+0 |
| | | | | | 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 | 2 | -0/+9 |
| | |||||
* | 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 | 1 | -2/+10 |
| | |||||
* | refactoring: lazy initialized lists | Bananeweizen | 2012-11-18 | 9 | -91/+94 |
| | | | | * change more users to only take Iterable interface * return unmodifiable list only | ||||
* | fix #2166: Refresh of a stored caches duplicates waypoints | Bananeweizen | 2012-11-17 | 1 | -0/+1 |
| |