| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #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 |
| | | | | | | |||||
| | * | | | | Merge pull request #2691 from koem/issue2662-leichtes-klettern | koem | 2013-05-03 | 8 | -22/+113 |
| | |\ \ \ \ | | | | | | | | | | | | | Fixes #2662 leichtes klettern | ||||
| | | * | | | | Database update | koem | 2013-05-03 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changed from O% to OC% - at least in OC caches the attributes seem to be the same (across sites) * changed english text | ||||
| | | * | | | | Merge branch 'master' into issue2662-leichtes-klettern | koem | 2013-05-01 | 32 | -597/+569 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore | ||||
| | | * | | | | | issue2662 OC: leichtes Klettern | koem | 2013-05-01 | 8 | -22/+113 |
| | | | | | | | | |||||
| | * | | | | | | Fixes #2692, NB 2013.05.02 crashes at start | rsudev | 2013-05-02 | 1 | -1/+1 |
| | | |/ / / / | |/| | | | | | | | | | | | | | | | | Modified proguard.cfg to include all methods of the view injector classes. | ||||
| | * | | | | | #2684: use view injection library | Bananeweizen | 2013-05-01 | 32 | -598/+570 |
| | |/ / / / | | | | | | | | | | | | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| | * | | | | Merge pull request #2686 from nebursc/patch-2 | SammysHP | 2013-04-30 | 1 | -30/+58 |
| | |\ \ \ \ | | | | | | | | | | | | | Localization review according to regular Spanish and GC.com in Spanish (... | ||||
| | | * | | | | Localization review according to regular Spanish and GC.com in Spanish (1st ↵ | nebursc | 2013-04-29 | 1 | -30/+58 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | part) This is the first part of my review for the Spanish localization. I have done three actions: add missed strings in Spanish from English XML; review existing strings to adapt them to "usual Spanish spoken in Spain" and used at GC.com in Spanish; and fix some little errors (misprints). My main skills to do this: I'm Spanish from Spain and I play geocaching since 2006 (user: Nebur). Of course, I'm also a programmer in several languages :) Modules reviewed in this proposal: - Basics - Caches - Cache sizes - Waypoints - Logs | ||||
| | * | | | | Merge pull request #2678 from marco-jacob/scaleUploadImages | Bananeweizen | 2013-04-28 | 7 | -3/+137 |
| | |\ \ \ \ | | | | | | | | | | | | | fixes #2533 - added image scaling | ||||
| | | * | | | | fixes #2533 - added image scaling | Marco Jacob | 2013-04-28 | 7 | -3/+137 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modifications suggested by Bananeweizen next recommended changes and scaling now on leaving ImageSelectActivity fixed wrong spelling | ||||
| | * | | | | | refactoring: rename cgeo activity to MainActivity | Bananeweizen | 2013-04-28 | 9 | -25/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage | ||||
| | * | | | | | Merge pull request #2681 from nebursc/patch-1 | Bananeweizen | 2013-04-27 | 1 | -1/+2 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | One string translated and one fixed | ||||
