| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Fixed comment typo | rsudev | 2013-03-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #2575 from Portree-Kid/master-master | rsudev | 2013-03-16 | 3 | -9/+33 | |
| |\ \ \ | |_|/ |/| | | Fix Refactoring to use Loaders fixes #2570 | |||||
| | * | | stability issues and errorhandling | Portree-Kid | 2013-03-15 | 2 | -6/+14 | |
| | | | | ||||||
| | * | | Fix Refactoring to use Loaders fixes #2570 | Portree-Kid | 2013-03-13 | 3 | -3/+19 | |
| |/ / | ||||||
| * | | Merge pull request #2566 from koem/issue2538 | SammysHP | 2013-03-13 | 1 | -1/+1 | |
| |\ \ | |/ |/| | Fixes #2538 - German umlauts for image upload | |||||
| | * | Fixes #2538 - German umlauts for image upload | koem | 2013-03-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | refactoring: reformat all layout sources | Bananeweizen | 2013-03-12 | 37 | -1648/+2212 | |
| | | | | * preparation for extracting the toolbar | |||||
| * | refactoring: use faster short circuit evaluation | Bananeweizen | 2013-03-12 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #2541 from koem/issue1640 | Bananeweizen | 2013-03-12 | 1 | -7/+16 | |
| |\ | | | | | Fixes #1640 - Found Caches shown on live map (low zoom problem) | |||||
| | * | issue 1640 - Found Caches shown on live map (low zoom problem) | koem | 2013-03-05 | 1 | -7/+16 | |
| | | | | | | | | | solved | |||||
| * | | Merge pull request #2554 from Portree-Kid/master-master | Bananeweizen | 2013-03-12 | 20 | -471/+554 | |
| |\ \ | | | | | | | Refactoring to use Loaders fixes #2365 | |||||
| | * | | Code Cleanup after review | Portree-Kid | 2013-03-12 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | Code Cleanup after review | Portree-Kid | 2013-03-10 | 1 | -5/+2 | |
| | | | | ||||||
| | * | | Code Cleanup after review | Portree-Kid | 2013-03-10 | 12 | -79/+35 | |
| | | | | ||||||
| | * | | Removed Source Connection | Portree-Kid | 2013-03-08 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'upstream/master' into master-master | Portree-Kid | 2013-03-08 | 42 | -150/+430 | |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/cgeocaches.java | |||||
| | * | | | Refactoring to use Loaders fixes #2365 | Portree-Kid | 2013-03-08 | 19 | -468/+599 | |
| | | | | | ||||||
| * | | | | Merge pull request #2561 from marco-jacob/fixCgeoTests | Marco Jacob | 2013-03-11 | 4 | -11/+9 | |
| |\ \ \ \ | | | | | | | | | | | Fix cgeo tests | |||||
| | * | | | | decrypted hint | Marco Jacob | 2013-03-11 | 2 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | extracted constants for mocked caches login name to adapt only this file | Marco Jacob | 2013-03-11 | 1 | -1/+5 | |
| | | | | | | ||||||
| | * | | | | extract constant for mocked cache user to GCConstantsTest and removed ↵ | Marco Jacob | 2013-03-11 | 1 | -8/+2 | |
| | | | | | | | | | | | | | | | | | | | | | duplicate test for cachesFound already done in GCConstantsTest | |||||
| * | | | | | Remove unused getRotation from AndroidLevel8Interface | Samuel Tardieu | 2013-03-10 | 3 | -26/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Also, there are only four values that can be returned by Android getRotation(). | |||||
| * | | | | | refactoring of static maps code | Bananeweizen | 2013-03-10 | 2 | -18/+15 | |
| | | | | | | | | | | | | | | | | * fix names, documentation and null check | |||||
| * | | | | | #2559 fix wp hashcode test | Bananeweizen | 2013-03-10 | 1 | -4/+18 | |
| | | | | | | ||||||
| * | | | | | Change log update | Lars | 2013-03-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | #2258 | |||||
| * | | | | | Merge pull request #2557 from marco-jacob/staticMapsTest | Marco Jacob | 2013-03-09 | 1 | -0/+62 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | adding StaticMapsProviderTest | |||||
| | * | | | | adding StaticMapsProviderTest | Marco Jacob | 2013-03-09 | 1 | -0/+62 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2556 from marco-jacob/updateMockData | Marco Jacob | 2013-03-09 | 6 | -2733/+1879 | |
| |\ \ \ \ | |_|/ / |/| | | | Current html for mock tests | |||||
| | * | | | current html for mock tests | Marco Jacob | 2013-03-09 | 6 | -2733/+1879 | |
| |/ / / | ||||||
| * | | | Merge branch 'release' | SammysHP | 2013-03-08 | 4 | -20/+8 | |
| |\ \ \ | ||||||
| | * | | | Apply patch to mocked data | SammysHP | 2013-03-08 | 4 | -20/+8 | |
| | | | | | | | | | | | | | | | | | This is NO full update, but only to fix one test. | |||||
| * | | | | Fix #2258: Share function should use http://coord.info/ URL | SammysHP | 2013-03-08 | 4 | -6/+29 | |
| | | | | | ||||||
| * | | | | Merge pull request #2550 from marco-jacob/wpImagesWithHash | Marco Jacob | 2013-03-07 | 5 | -23/+88 | |
| |\ \ \ \ | | | | | | | | | | | fixes #2507 - Waypoints only stored if not existing | |||||
| | * | | | | fixes #2507 - Waypoints only stored if not existing | Marco Jacob | 2013-03-07 | 5 | -23/+88 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'release' | SammysHP | 2013-03-07 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Fix #2548: Failed unit test | SammysHP | 2013-03-07 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2549 from YraFyra/translation | SammysHP | 2013-03-07 | 1 | -0/+28 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | Swedish translation update | |||||
| | * | | | | Fixed escape error in swedish translation | YraFyra | 2013-03-06 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Swedish translation update | YraFyra | 2013-03-06 | 1 | -0/+28 | |
| |/ / / / | | | | | | | | | | | | | New labels translated to swedish. | |||||
| * | | | | Merge pull request #2543 from koem/issue2225 | SammysHP | 2013-03-06 | 8 | -9/+0 | |
| |\ \ \ \ | | | | | | | | | | | Fixes #2225 & Fixes #2277 - ScrollView cut off at bottom | |||||
| | * | | | | deleted marginBottom in search.xml - had no effect | koem | 2013-03-05 | 1 | -1/+0 | |
| | | | | | | ||||||
| | * | | | | issue 2225 & 2277 - ScrollView cut off at bottom | koem | 2013-03-05 | 8 | -8/+0 | |
| | | |_|/ | |/| | | | | | | | | | | This does it. And we really don't need what I deleted. | |||||
| * | | | | Merge pull request #2546 from triakcz/fix_live_wpts_translation | SammysHP | 2013-03-05 | 10 | -15/+15 | |
| |\ \ \ \ | | | | | | | | | | | Fix live wpts translation | |||||
| | * | | | | Fixed confusing czech translation of disabled cache | triakcz | 2013-03-06 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Removed confusing live word in all langs from description of wpt limit | triakcz | 2013-03-05 | 10 | -13/+13 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2536 from Lineflyer/master | SammysHP | 2013-03-04 | 1 | -2/+3 | |
| |\ \ \ \ | | | | | | | | | | | Shorter strings and missing translation | |||||
| | * | | | | Missing translation | Lars | 2013-03-03 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Shorter strings | Lars | 2013-03-03 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2535 from triakcz/czech_translation | SammysHP | 2013-03-04 | 1 | -31/+47 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | Updated czech translation | |||||
| | * | | | | Updated czech translation | TriakCZ | 2013-03-03 | 1 | -31/+47 | |
| |/ / / / | ||||||
