aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1133 from rsudev/issue1109rsudev2012-02-171-2/+1
|\
| * Fixed found caches filtering for stored on live maprsudev2012-02-171-2/+1
* | fix: offline logging information missing in all listsBananeweizen2012-02-171-1/+5
* | Added exception handling for NumberFormatExceptionTorsten Keil2012-02-171-7/+22
* | Implementation for issue #1120Torsten Keil2012-02-174-119/+286
* | refactoring: remove reflection from compatibility packageBananeweizen2012-02-174-25/+34
* | fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-1717-14/+103
* | new: menu to refresh static maps in static map activityBananeweizen2012-02-175-40/+86
* | fix #1135: Hint can contain HTMLBananeweizen2012-02-172-34/+41
* | fix #1130: Initial zoom for map in lists not always correctBananeweizen2012-02-171-9/+12
|/
* fix: caches from online search cannot be stored directly from the listBananeweizen2012-02-161-1/+3
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-1617-79/+79
* Merge pull request #1117 from rsudev/issue1040brsudev2012-02-159-20/+149
|\
| * - Copy type as well when copying waypointrsudev2012-02-142-1/+7
| * Fix #1040, waypoint typesrsudev2012-02-129-20/+143
* | new: have bar code app in useful apps to better explain geocode scanBananeweizen2012-02-151-0/+1
* | Revert "logout button"blafoo2012-02-142-9/+0
* | Merge remote-tracking branch 'campbeb/implement1073'Bananeweizen2012-02-143-34/+171
|\ \
| * | remove old commentscampbeb2012-02-131-28/+2
| * | Add ability to copy coordinates (this required removing long press fromcampbeb2012-02-132-46/+87
| * | Add ability to copy and translate description, hint, and personal notecampbeb2012-02-061-11/+47
| * | Added qualifier to force classic mode of translate.google.com websitecampbeb2012-02-061-1/+2
| * | Merge branch 'master' into implement1073campbeb2012-02-0620-121/+370
| |\ \
| * | | Change clipboard function name to match what it doescampbeb2012-02-022-3/+3
| * | | Implement #1073 - Translate and copy log entriescampbeb2012-01-311-0/+30
| * | | Add translation utility class.campbeb2012-01-311-0/+27
| * | | Add utility class for the clipboard.campbeb2012-01-311-0/+26
* | | | fix #972: also have existing OC caches marked as reliableBananeweizen2012-02-144-1/+21
* | | | refactoring: don't suppress warnings on method levelBananeweizen2012-02-141-1/+0
* | | | fix tests for stored listsBananeweizen2012-02-141-1/+1
* | | | Improved thread handling in live mapblafoo2012-02-133-48/+51
| |_|/ |/| |
* | | Check if calendar add-on is available. Fixes #1017blafoo2012-02-122-14/+44
* | | logout buttonblafoo2012-02-122-0/+9
* | | Parse caches found correctly. Fixes #1107blafoo2012-02-122-3/+4
* | | Identify c:geo as an ordinary webbrowser. Fixes #1025blafoo2012-02-114-66/+6
* | | Relocated constants to new class Constantsblafoo2012-02-117-16/+32
* | | Merge branch 'remove_cal_perms'SammysHP2012-02-111-144/+1
|\ \ \
| * | | Remove R/W-calendar-permissionsSammysHP2012-01-271-144/+1
* | | | Remove old commentcampbeb2012-02-101-1/+0
* | | | Fix #1045campbeb2012-02-102-5/+7
* | | | Database handling changes. Fixes #1050 and #1076blafoo2012-02-083-8/+4
* | | | Changed database handlingblafoo2012-02-0831-817/+824
* | | | cgData unit testsblafoo2012-02-072-2/+28
| |_|/ |/| |
* | | Merge pull request #1092 from rsudev/issue695rsudev2012-02-051-4/+28
|\ \ \
| * | | Fix #695rsudev2012-02-051-4/+28
* | | | Merge pull request #1088 from rsudev/issue1040rsudev2012-02-051-0/+5
|\ \ \ \
| * | | | Marker for offline logged cachesrsudev2012-02-041-0/+5
| |/ / /
* | | | Merge pull request #1086 from RoadRunner-/issue#1061rsudev2012-02-058-73/+262
|\ \ \ \
| * | | | Added check for static maps.Torsten Keil2012-02-032-3/+59
| * | | | Temporarily removed offline check for static maps filtering ... isn'tTorsten Keil2012-02-031-4/+3