| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | |||||
| | * | #2675: remove superfluous separator | Bananeweizen | 2013-04-24 | 1 | -2/+6 |
| | | | | | | | * non offline caches had a trailing separator | ||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-24 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | fix #2674: Disable trail on map does not refresh | 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 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | fix #2634: NPEs in ImageSelectActivity | Bananeweizen | 2013-04-08 | 1 | -17/+49 |
| | | | | | | | | | | * avoids 4 different NPEs | ||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 2 | -8/+8 |
| |\ \ \ | |/ / | |||||
| | * | | fix #2646: search input should be trimmed | Samuel Tardieu | 2013-04-07 | 1 | -7/+7 |
| | | | | |||||
| | * | | close #1106: ignore settings when searching for own caches | Samuel Tardieu | 2013-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The infrastructure was there already, but one of the parameters was set incorrectly. | ||||
| * | | | 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 | ||||
| | * | | Fixes #2635, crash during gpx export | rsudev | 2013-04-07 | 2 | -5/+15 |
| | | | | | | | | | | | | | Added utf-16 codepoint surrogate handling to xml serializer | ||||
| | * | | Failing test for #2635 | rsudev | 2013-04-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | Moved class to avoid ambiguity, compilable under api 4+ | rsudev | 2013-04-07 | 1 | -15/+16 |
| | | | | |||||
| | * | | Added XML serializer from andorid sources | rsudev | 2013-04-07 | 1 | -0/+594 |
| | | | | |||||
| * | | | 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 |
| |\ \ \ | |/ / | |||||
| | * | | issue #2636: fix was incorrect, check for equality, not identity | Samuel Tardieu | 2013-04-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -2/+14 |
| |\ \ \ | |/ / | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/Geocache.java | ||||
| | * | | fix #2686: waypoint from notes are duplicated upon refresh | Samuel Tardieu | 2013-04-07 | 1 | -2/+14 |
| | | | | |||||
| * | | | Add method documentation | Samuel Tardieu | 2013-04-07 | 1 | -1/+6 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'triakcz/wpt_distance' into upstream | Samuel Tardieu | 2013-04-07 | 3 | -0/+39 |
| |\ \ \ | |||||
| | * | | | Displaying note of waypoint on wpt popup | TriakCZ | 2013-03-31 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Displaying distance to waypoint on map popup | TriakCZ | 2013-03-31 | 3 | -0/+38 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-04-07 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | fix #2639: NPE in GPX parser | Bananeweizen | 2013-04-07 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | fix #2542: NPE when deleting list with all caches in it | Bananeweizen | 2013-04-07 | 1 | -34/+28 |
| | | | | | |||||
| * | | | | refactoring: remove unused warnings on mandatory parameters | Samuel Tardieu | 2013-04-07 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | refactoring: remove redundant type casts | Samuel Tardieu | 2013-04-07 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | getParcelable() does not return a Parcelable, it returns a T where T is a generic type deriving from Parcelable. Those type casts will be done automatically and do not need to be spelled out explicitely. | ||||
| * | | | | refactoring: remove empty statements | Samuel Tardieu | 2013-04-07 | 2 | -5/+2 |
| | | | | | |||||
| * | | | | refactoring: make API of AsyncTaskWithProgress more explicit | Bananeweizen | 2013-04-07 | 4 | -62/+119 |
| | | | | | |||||
