| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | aligned with last english additions | RomNexus6 | 2012-02-16 | 1 | -1/+17 |
| | | |||||
| * | fix: caches from online search cannot be stored directly from the list | Bananeweizen | 2012-02-16 | 1 | -1/+3 |
| | | |||||
| * | refactoring: use underscore in symbolic constants | Bananeweizen | 2012-02-16 | 17 | -79/+79 |
| | | | | * otherwise they are not readable | ||||
| * | Merge remote-tracking branch 'seromenho/master' | Bananeweizen | 2012-02-16 | 1 | -86/+207 |
| |\ | | | | | | | | | Conflicts: main/res/values-pt/strings.xml | ||||
| | * | pt-pt translation terminated. | Ricardo Seromenho | 2012-02-16 | 1 | -22/+40 |
| | | | |||||
| | * | updated values-pt | Ricardo Seromenho | 2012-02-10 | 1 | -3/+63 |
| | | | |||||
| | * | Added more translations. 50% complete. | Ricardo Seromenho | 2012-02-10 | 1 | -5/+31 |
| | | | |||||
| | * | Update /main/res/values-pt/strings.xml. Updated until line 250. | Ricardo Seromenho | 2012-02-10 | 1 | -79/+95 |
| | | | |||||
| * | | Merge pull request #1117 from rsudev/issue1040b | rsudev | 2012-02-15 | 10 | -20/+154 |
| |\ \ | | | | | | | Fix #1042, waypoint types | ||||
| | * | | - Copy type as well when copying waypoint | rsudev | 2012-02-14 | 2 | -1/+7 |
| | | | | | | | | | | - Make 'reference point' the default of new waypoints | ||||
| | * | | Fix #1040, waypoint types | rsudev | 2012-02-12 | 10 | -20/+148 |
| | | | | | | | | | | Additionally introduces flag for 'final defined' in cache lists | ||||
| * | | | new: have bar code app in useful apps to better explain geocode scan | Bananeweizen | 2012-02-15 | 4 | -7/+12 |
| | | | | |||||
| * | | | Revert "logout button" | blafoo | 2012-02-14 | 5 | -28/+6 |
| | | | | | | | | | | | | | This reverts commit 03a7e62bb8186c553de1e06c92fceb18230a8941. | ||||
| * | | | Merge remote-tracking branch 'campbeb/implement1073' | Bananeweizen | 2012-02-14 | 4 | -35/+187 |
| |\ \ \ | | | | | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml | ||||
| | * | | | remove old comments | campbeb | 2012-02-13 | 1 | -28/+2 |
| | | | | | |||||
| | * | | | Add ability to copy coordinates (this required removing long press from | campbeb | 2012-02-13 | 3 | -46/+91 |
| | | | | | | | | | | | | | | | | | cache owner and log author). Add warning text if attempting to translate a large amount of text. | ||||
| | * | | | Removed unused string | campbeb | 2012-02-06 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | Add ability to copy and translate description, hint, and personal note | campbeb | 2012-02-06 | 2 | -14/+56 |
| | | | | | |||||
| | * | | | Added qualifier to force classic mode of translate.google.com website | campbeb | 2012-02-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | (vice mobile mode) | ||||
| | * | | | Merge branch 'master' into implement1073 | campbeb | 2012-02-06 | 26 | -127/+512 |
| | |\ \ \ | |||||
| | * | | | | Change clipboard function name to match what it does | campbeb | 2012-02-02 | 2 | -3/+3 |
| | | | | | | |||||
| | * | | | | Implement #1073 - Translate and copy log entries | campbeb | 2012-01-31 | 2 | -0/+37 |
| | | | | | | |||||
| | * | | | | Add translation utility class. | campbeb | 2012-01-31 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | Adds method to build a URI for Google Translate. | ||||
| | * | | | | Add utility class for the clipboard. | campbeb | 2012-01-31 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | Only current method is to store plain text. | ||||
| * | | | | | fix #972: also have existing OC caches marked as reliable | Bananeweizen | 2012-02-14 | 4 | -1/+21 |
| | | | | | | |||||
| * | | | | | refactoring: don't suppress warnings on method level | Bananeweizen | 2012-02-14 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | fix tests for stored lists | Bananeweizen | 2012-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * count member shall not be accessible outside * use global app functions for getting current list item count | ||||
| * | | | | | Added missing line-breaks in changelog | Lars | 2012-02-13 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Improved thread handling in live map | blafoo | 2012-02-13 | 3 | -48/+51 |
| | |_|/ / |/| | | | |||||
| * | | | | Just one grammar correction and by the way a beautification for changelog | Lars | 2012-02-12 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Fixes #790 | rsudev | 2012-02-12 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | - applies a patch to mapsforge to fix the hittest order (mapsforge issue 192) | ||||
| * | | | | Check if calendar add-on is available. Fixes #1017 | blafoo | 2012-02-12 | 17 | -29/+49 |
| | | | | | |||||
| * | | | | logout button | blafoo | 2012-02-12 | 5 | -6/+28 |
| | | | | | |||||
| * | | | | Parse caches found correctly. Fixes #1107 | blafoo | 2012-02-12 | 2 | -3/+4 |
| | | | | | |||||
| * | | | | Log is send but not saved in this case | Lars | 2012-02-11 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Log is being send but not saved in this case | Lars | 2012-02-11 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Identify c:geo as an ordinary webbrowser. Fixes #1025 | blafoo | 2012-02-11 | 5 | -86/+6 |
| | | | | | |||||
| * | | | | Relocated constants to new class Constants | blafoo | 2012-02-11 | 7 | -16/+32 |
| | | | | | |||||
| * | | | | Merge branch 'remove_cal_perms' | SammysHP | 2012-02-11 | 7 | -146/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| | * | | | | Remove R/W-calendar-permissions | SammysHP | 2012-01-27 | 2 | -146/+1 |
| | | | | | | | | | | | | | | | | After this change the calendar add-on is necessary to add events to the calendar. | ||||
| * | | | | | Merge pull request #1103 from campbeb/fix1045 | M@®k | 2012-02-10 | 2 | -6/+7 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix #1045 | ||||
| | * | | | | | Remove old comment | campbeb | 2012-02-10 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Fix #1045 | campbeb | 2012-02-10 | 2 | -5/+7 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When navigating to a cache, just use the Cache object instead of creating a SearchResult. InternalMap is the only navigation activity that uses the SearchResult and it can also just use the Cache object. Fix two bugs in CGeoMap.java - the Geocode that was passed in wasn't being used - title would be lost if map source was changed. | ||||
| * | | | | | Updating Swedish translation | YraFyra | 2012-02-09 | 1 | -2/+6 |
| |/ / / / | |||||
| * | | | | Database handling changes. Fixes #1050 and #1076 | blafoo | 2012-02-08 | 3 | -8/+4 |
| | | | | | |||||
| * | | | | updated from english changes | RomNexus6 | 2012-02-08 | 1 | -4/+11 |
| | | | | | |||||
| * | | | | Changed database handling | blafoo | 2012-02-08 | 32 | -817/+827 |
| | | | | | |||||
| * | | | | cgData unit tests | blafoo | 2012-02-07 | 2 | -2/+28 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #1092 from rsudev/issue695 | rsudev | 2012-02-05 | 1 | -4/+28 |
| |\ \ \ | | | | | | | | | Fix #695 | ||||
| | * | | | Fix #695 | rsudev | 2012-02-05 | 1 | -4/+28 |
| | | | | | | | | | | | | | Flag marker for caches with modified coords in cachelist | ||||
