| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update strings_not_translatable.xml | Lars | 2013-05-12 | 1 | -5/+4 |
| | | | | | | | #2712 #2709 #2710 #1781 | ||||
| * | translation: add French strings for talking compass | Samuel Tardieu | 2013-05-11 | 1 | -1/+6 |
| | | |||||
| * | new: link to market place in about activity | Bananeweizen | 2013-05-11 | 3 | -0/+28 |
| | | |||||
| * | change: market launches | Bananeweizen | 2013-05-11 | 1 | -7/+9 |
| | | | | | * return to c:geo more quickly independent of market app state * show app pages directly without a package search | ||||
| * | fix #2712: Enable personal note editing for unstored caches | Bananeweizen | 2013-05-11 | 2 | -23/+63 |
| | | |||||
| * | #1348: use buffered io | Bananeweizen | 2013-05-11 | 9 | -42/+55 |
| | | |||||
| * | refactoring: use AnchorAwareLinkMovementMethod everywhere | Bananeweizen | 2013-05-11 | 3 | -11/+10 |
| | | | | | * bad HTML input might occur in all places * so better safe than sorry | ||||
| * | refactoring: handle potential parsing exception | Bananeweizen | 2013-05-11 | 1 | -1/+5 |
| | | |||||
| * | refactoring: explicit constructor not needed | Bananeweizen | 2013-05-11 | 1 | -4/+0 |
| | | |||||
| * | #2709: use note log type, if attended | Bananeweizen | 2013-05-11 | 1 | -3/+8 |
| | | |||||
| * | Merge pull request #2711 from YraFyra/translation | SammysHP | 2013-05-10 | 1 | -1/+17 |
| |\ | | | | | Update of Swedish translation | ||||
| | * | Update of Swedish translation | YraFyra | 2013-05-10 | 1 | -1/+17 |
| |/ | |||||
| * | #2710: speech output in compass | Bananeweizen | 2013-05-10 | 10 | -2/+251 |
| | | |||||
| * | refactoring: avoid magic constants | Bananeweizen | 2013-05-10 | 1 | -16/+13 |
| | | |||||
| * | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 29 | -217/+391 |
| | | |||||
| * | fix #2709: select "attended" as default for past events | Bananeweizen | 2013-05-10 | 1 | -1/+5 |
| | | |||||
| * | Merge branch 'release' | Bananeweizen | 2013-05-10 | 0 | -0/+0 |
| |\ | | | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml | ||||
| | * | Merge pull request #2708 from Lineflyer/release | Bananeweizen | 2013-05-10 | 1 | -1/+14 |
| | |\ | | | | | | | Change log update release branch | ||||
| | | * | Change just added to release branch | Lars | 2013-05-10 | 1 | -0/+1 |
| | | | | |||||
| | | * | Change log update release branch | Lars | 2013-05-10 | 1 | -1/+13 |
| | | | | | | | | | | | | | Some items may be doubled from master branch as I did not keep track which fix is on which branch. I will correct the master branch later. | ||||
| * | | | refactoring: make handler abstract | Bananeweizen | 2013-05-10 | 1 | -6/+16 |
| | | | | | | | | | | | | | * needs overridden methods * add documentation | ||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-10 | 1 | -3/+2 |
| |\ \ \ | |/ / | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/gc/GCParser.java | ||||
| | * | | refactoring: do not use an intermediate variable | Samuel Tardieu | 2013-05-10 | 1 | -3/+2 |
| | | | | |||||
| | * | | fix #1106: search for self as owner | Bananeweizen | 2013-05-10 | 1 | -8/+11 |
| | | | | | | | | | | | | | (cherry picked from commit 18ac1a4ea3a9bc9b65babad358fec4e49968890a) | ||||
| * | | | Set correct title for coords dialog | campbeb | 2013-05-09 | 1 | -1/+3 |
| | | | | |||||
| * | | | fix exception in coords dialog | Bananeweizen | 2013-05-10 | 4 | -7/+16 |
| | | | | | | | | | | * introduced in d1acac75b6af3239701a2df020488db2af2dcb05 | ||||
| * | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-05-10 | 192 | -3259/+3185 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | refactoring: view holder | Bananeweizen | 2013-05-10 | 1 | -18/+33 |
| | | | | |||||
| | * | | refactoring: code cleanup | Bananeweizen | 2013-05-09 | 2 | -36/+13 |
| | | | | |||||
| | * | | refactoring: clean up useful apps activity | Bananeweizen | 2013-05-09 | 5 | -53/+101 |
| | | | | |||||
| | * | | Merge pull request #2705 from campbeb/fix2685 | Bananeweizen | 2013-05-09 | 3 | -39/+28 |
| | |\ \ | | | | | | | | | Fix #2685 - Don't add images each time TB log is drawn on screen | ||||
| | | * | | Fix #2685 - Don't add images each time log entry is drawn on screen | campbeb | 2013-05-09 | 3 | -39/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | TextView with images was being added to the view each time the log entry was drawn. Instead of inflating and adding the TextView, we now use on that is arleady there and hide it if there are no images. | ||||
| | * | | | Polish translations | mucek4 | 2013-05-09 | 1 | -1/+6 |
| | | | | | |||||
| | * | | | Merge branch 'release' | mucek4 | 2013-05-09 | 1 | -15/+96 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | * | | | fix #2695: Different log types and order before/after log page loading | Bananeweizen | 2013-05-09 | 2 | -14/+21 |
| | | | | | | | | | | | | | for owned caches | ||||
| | * | | | refactoring: Lint cleanups | Bananeweizen | 2013-05-09 | 5 | -29/+14 |
| | | | | | |||||
| | * | | | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 69 | -706/+32 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'upstream/release' into currdev | rsudev | 2013-05-08 | 1 | -1/+7 |
| | |\ \ \ | |||||
| | * | | | | fix #1106: search for self as owner | Bananeweizen | 2013-05-08 | 1 | -8/+11 |
| | | | | | | |||||
| | * | | | | refactoring: simplify log types handling | Bananeweizen | 2013-05-07 | 3 | -13/+6 |
| | | | | | | |||||
| | * | | | | Update README.md | Bananeweizen | 2013-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | embed build status in readme | ||||
| | * | | | | fix #2702: Don't allow to check ".." in path selection | Bananeweizen | 2013-05-07 | 1 | -4/+3 |
| | | | | | | |||||
| | * | | | | Merge pull request #2699 from Lineflyer/master | SammysHP | 2013-05-06 | 1 | -2/+10 |
| | |\ \ \ \ | | | | | | | | | | | | | Change log update | ||||
| | | * | | | | Change log update | Lars | 2013-05-06 | 1 | -2/+10 |
| | | | | | | | |||||
| | * | | | | | Merge pull request #2700 from RomNexus6/patch-41 | SammysHP | 2013-05-06 | 1 | -1/+11 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | updated translation-it | ||||
| | | * | | | | | updated translation-it | RomNexus6 | 2013-05-06 | 1 | -1/+11 |
| | |/ / / / / | |||||
| | * | | | | | Fixes #2698, Popup is empty on live map | rsudev | 2013-05-06 | 2 | -3/+7 |
| | |/ / / / | | | | | | | | | | | | | | | | Re-added implicitely removed actionbar tiltle ids for popup | ||||
| | * | | | | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 41 | -424/+171 |
| | | | | | | |||||
| | * | | | | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 31 | -106/+106 |
| | | | | | | |||||
| | * | | | | fix #2683: Enable GPX import in all lists | Bananeweizen | 2013-05-04 | 3 | -4/+12 |
| | | | | | | |||||
