| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #2710: speech output in compass | Bananeweizen | 2013-05-10 | 3 | -0/+222 |
| | | |||||
| * | refactoring: avoid magic constants | Bananeweizen | 2013-05-10 | 1 | -16/+13 |
| | | |||||
| * | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 17 | -216/+145 |
| | | |||||
| * | fix #2709: select "attended" as default for past events | Bananeweizen | 2013-05-10 | 1 | -1/+5 |
| | | |||||
| * | 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) | ||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-05-10 | 86 | -3874/+1853 |
| |\ \ | |/ |/| | |||||
| | * | 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 | 1 | -27/+75 |
| | | | |||||
| | * | Fix #2685 - Don't add images each time log entry is drawn on screen | campbeb | 2013-05-09 | 1 | -21/+14 |
| | | | | | | | | | | | | | 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. | ||||
| | * | 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 | 2 | -3/+12 |
| | | | |||||
| | * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 29 | -196/+7 |
| | | | |||||
| | * | 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 |
| | | | | |||||
| | * | | fix #2702: Don't allow to check ".." in path selection | Bananeweizen | 2013-05-07 | 1 | -4/+3 |
| | | | | |||||
| | * | | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 3 | -2/+13 |
| | | | | |||||
| | * | | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 7 | -30/+30 |
| | | | | |||||
| | * | | fix #2683: Enable GPX import in all lists | Bananeweizen | 2013-05-04 | 3 | -4/+12 |
| | | | | |||||
| | * | | Database update | koem | 2013-05-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * 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 | 24 | -207/+161 |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: .gitignore | ||||
| | | * | | #2684: use view injection library | Bananeweizen | 2013-05-01 | 24 | -207/+161 |
| | | | | | | | | | | | | | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| | * | | | issue2662 OC: leichtes Klettern | koem | 2013-05-01 | 2 | -19/+20 |
| | |/ / | |||||
| | * | | Merge pull request #2678 from marco-jacob/scaleUploadImages | Bananeweizen | 2013-04-28 | 3 | -1/+102 |
| | |\ \ | | | | | | | | | fixes #2533 - added image scaling | ||||
| | | * | | fixes #2533 - added image scaling | Marco Jacob | 2013-04-28 | 3 | -1/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -15/+15 |
| | | | | | | | | | | | | | | | | | * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage | ||||
| | * | | | #2537 reduce memory usage of downloaded images | Bananeweizen | 2013-04-26 | 1 | -0/+1 |
| | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-24 | 1 | -2/+6 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-24 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge pull request #2673 from donEgro/release | Marco Jacob | 2013-04-22 | 2 | -0/+11 |
| | |\ \ \ \ | | | | | | | | | | | | | Fixed Issue #708 - Refresh caches + no internet = normal progress. | ||||
| | | * | | | | Fixed Issue #708 - Refresh caches + no internet = normal progress. | donEgro | 2013-04-22 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | Checking refresh in CacheDetailActivity, CachePopup and cgeocaches. | ||||
| | * | | | | | code cleanup: remove JDT warnings | Bananeweizen | 2013-04-22 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | refactoring: move third party code into new source path | Bananeweizen | 2013-04-22 | 7 | -2285/+0 |
| | | | | | | | | | | | | | | | | | | | * makes it more easy to ignore warnings in third party code | ||||
| | * | | | | | fix #2671: Don't show short description, if same as long description | Bananeweizen | 2013-04-22 | 1 | -27/+51 |
| | | | | | | | |||||
| | * | | | | | Merge pull request #2668 from donEgro/release | SammysHP | 2013-04-20 | 2 | -0/+23 |
| | |\ \ \ \ \ | | |/ / / / | | | | | | | Handle no network when refreshing caches, fixes #708 | ||||
| | | * | | | | Fixed Issue #708 - Refresh caches + no internet = normal progress. | donEgro | 2013-04-20 | 2 | -0/+23 |
| | | | | | | | |||||
| | * | | | | | fix #2664: List sorting does not respect locale | Bananeweizen | 2013-04-20 | 1 | -1/+26 |
| | | | | | | | |||||
| | * | | | | | fixes #2651 - exclude inaccessable dirs from choice | Marco Jacob | 2013-04-10 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-08 | 1 | -17/+49 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 2 | -8/+8 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | fix #2640: Filter out stored caches | Bananeweizen | 2013-04-07 | 1 | -0/+24 |
| | | | | | | | | | |||||
| | * | | | | | | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 3 | -30/+8 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 2 | -3/+608 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/export/GpxExport.java | ||||
| | * | | | | | | | | Put EXTRA parameters into the Intent class | Samuel Tardieu | 2013-04-07 | 2 | -10/+8 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Rename EXTRAS_COORDS into the more correct EXTRA_COORDS | Samuel Tardieu | 2013-04-07 | 2 | -5/+5 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
