| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #2357. Close progress dialog when ending activity | Brian | 2013-01-07 | 1 | -0/+3 |
| | | | | | This corrects errors of leaking the dialog. | ||||
| * | Fix #2356. Compare languages not locales | Brian | 2013-01-07 | 1 | -1/+1 |
| | | |||||
| * | new: remove unneeded paragraphs around log entries | Bananeweizen | 2013-01-07 | 1 | -1/+16 |
| | | | | * happen often in OC logs and consume much space in log view | ||||
| * | new: suppress current list in "move to list" | Bananeweizen | 2013-01-07 | 2 | -4/+34 |
| | | |||||
| * | Remove and fix some debugging information | Samuel Tardieu | 2013-01-07 | 1 | -3/+2 |
| | | |||||
| * | Merge branch 'triakcz-fix_2290_radio' of ↵ | Samuel Tardieu | 2013-01-07 | 6 | -61/+77 |
| |\ | | | | | | | https://github.com/campbeb/c-geo-opensource into upstream | ||||
| | * | Modify #2330 for layout fix and string wording | Brian | 2013-01-06 | 3 | -11/+17 |
| | | | | | | | | | | | Radio button text was not visible with light skin and english strings changed for better wording. | ||||
| | * | Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource ↵ | Brian | 2013-01-06 | 5 | -59/+69 |
| | |\ | | | | | | | | | | into triakcz-fix_2290_radio | ||||
| | | * | Coord modification code refactored from chbox to radiobtn | triakcz | 2013-01-04 | 5 | -59/+69 |
| | | | | |||||
| * | | | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 11 | -52/+52 |
| | | | | |||||
| * | | | Refactoring: rename cgTrackable into Trackable | Samuel Tardieu | 2013-01-07 | 13 | -58/+58 |
| | | | | |||||
| * | | | Refactoring: rename cgWaypoint into Waypoint | Samuel Tardieu | 2013-01-07 | 24 | -135/+135 |
| | | | | |||||
| * | | | Refactoring: simplify use of cursor queries | Samuel Tardieu | 2013-01-07 | 1 | -320/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the query has been built with a known set of fields to retrieve, there is no need to compute them as we statically know them. Also, the cursor cannot be null after a query that did not raise an exception. It is positionned before the first result, so moveToNext() can be called right away on it, allowing the use of while { … } rather than do { … } while. | ||||
| * | | | fix #2351: always enable move to list | Bananeweizen | 2013-01-07 | 1 | -7/+4 |
| | | | | |||||
| * | | | fix #2342: crash when leaving cache list early | Bananeweizen | 2013-01-07 | 1 | -8/+1 |
| | | | | |||||
| * | | | Merge pull request #2346 from Lineflyer/master | Bananeweizen | 2013-01-07 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | German strings for OC-integration | ||||
| | * | | | New german strings | Lars | 2013-01-07 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | fix #2350: mark moving caches as virtual | Bananeweizen | 2013-01-07 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Swedish translation update | YraFyra | 2013-01-06 | 1 | -4/+39 |
| | | | | | | | | | | | | | New and update translations for the last two months.... | ||||
| * | | | refactoring: more fault tolerant OC parsing | Bananeweizen | 2013-01-06 | 1 | -49/+71 |
| | | | | |||||
| * | | | fix: OC connector didn't set timestamp of cache | Bananeweizen | 2013-01-06 | 5 | -13/+15 |
| | | | | | | | | | | * lead to "updated 15000 days ago" | ||||
| * | | | remove outdated icon update message | Bananeweizen | 2013-01-06 | 12 | -18/+1 |
| |/ / | | | | | | | * otherwise it is shown for OC caches incorrectly * users should have migrated all old GC caches since a long time | ||||
| * | | Merge pull request #2331 from campbeb/fix1926 | Bananeweizen | 2013-01-05 | 2 | -9/+3 |
| |\ \ | | | | | | | Fix 1926: Don't try to reload cache while still being saved | ||||
| | * \ | Update PR for #2334 | Brian | 2013-01-04 | 2 | -2/+8 |
| | |\ \ | |||||
| | * | | | Fix 1926: Don't try to reload cache while still being saved | Brian | 2013-01-04 | 2 | -9/+3 |
| | | | | | | | | | | | | | | | | | | | | | cgCache.gatherMissingFrom could cause the cache to be reloaded in cache details while it was still being saved to the database | ||||
| * | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-01-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | fix #2337 NPE in cache list when leaving activity early | Bananeweizen | 2013-01-05 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-05 | 1 | -2/+8 |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml | ||||
| | * | | | | Update ChangeLog about #2336 | Samuel Tardieu | 2013-01-05 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | fix #2336: support for secondary users in multi-users mode | Samuel Tardieu | 2013-01-05 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow c:geo to work correctly in multi-users mode as long as the default settings (keep files on internal sd card or phone memory) are used. Files stored on secondary memory will still be shared between users, but the permissions should be allowing that. | ||||
| | * | | | | Update ChangeLog for #2250 fixing | Samuel Tardieu | 2013-01-05 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | fix #2250: "Scan QR code" doesn't work anymore | Bananeweizen | 2013-01-05 | 10 | -7/+77 |
| | | | | | | |||||
| | * | | | | Change log update | Samuel Tardieu | 2013-01-03 | 1 | -0/+12 |
| | | | | | | |||||
| * | | | | | Merge pull request #2311 from rsudev/OCde2 | Bananeweizen | 2013-01-05 | 28 | -29/+910 |
| |\ \ \ \ \ | | | | | | | | | | | | | Opencaching integration with oc11xml api | ||||
| | * | | | | | Opencaching integration with oc11xml api | rsudev | 2012-12-31 | 28 | -29/+910 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Implements load of cache details, coordinate search and viewport search for opencaching.de based on oc11xml api | ||||
| * | | | | | | fix #2328: Have a wrapper around Matcher to avoid String related memory | Bananeweizen | 2013-01-05 | 13 | -84/+169 |
| | |_|_|/ / |/| | | | | | | | | | issues | ||||
| * | | | | | Fix #2332. Add error handling for failed favorite changes | Brian | 2013-01-04 | 2 | -2/+8 |
| | |_|/ / |/| | | | |||||
| * | | | | Add counter to blacklist | campbeb | 2013-01-04 | 1 | -1/+2 |
| | |_|/ |/| | | |||||
| * | | | Add FIXME comment about a meaningless merge strategy | Samuel Tardieu | 2013-01-04 | 1 | -0/+2 |
| | | | | |||||
| * | | | Show Favorites Info only if there is at least one point | patrick | 2013-01-04 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Show the favorites infos in the CacheDetailsActivity only if there is at least one favorite point set. | ||||
| * | | | Format date according to system-wide settings | patrick | 2013-01-04 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | The date is not formatted according to the current locale and the user's date-order preference, that takes precedence. | ||||
| * | | | Merge remote-tracking branch 'upstream/release' into issue2319 | rsudev | 2013-01-03 | 1 | -5/+11 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fixes #2319, Out of memory error with OSM and Google Maps | rsudev | 2013-01-03 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | There were still some places in the GCParser that directly assigned regex matcher results to cache properties, thereby keeping the whole page string referenced. | ||||
| * | | | Aligned favourite adding code with the rest, fixes #2298 | Portree-Kid | 2013-01-02 | 2 | -15/+65 |
| | | | | |||||
| * | | | close #2291: improve color markers in TB logbook | Samuel Tardieu | 2013-01-01 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-01 | 1 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | fix #2314: mapsforge errouts with no sdcard | Samuel Tardieu | 2013-01-01 | 1 | -0/+0 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-01 | 4 | -3/+42 |
| |\ \ \ | |/ / | |||||
| | * | | Do not translate untranslatable strings | Samuel Tardieu | 2013-01-01 | 1 | -1/+0 |
| | | | | |||||
| | * | | fix #2317: exception when backing up the phone | Samuel Tardieu | 2013-01-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | We do not need a cgeoapplication instance anymore when trying to perform a backup. | ||||
