| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | findbugs: avoid catching raw exception type | Bananeweizen | 2013-08-25 | 1 | -1/+1 | |
| | | ||||||
| * | new: split about page into view pager page | Bananeweizen | 2013-08-21 | 1 | -1/+1 | |
| | | ||||||
| * | refactoring: move DB backup into new utils class | Bananeweizen | 2013-07-31 | 1 | -3/+4 | |
| | | ||||||
| * | Fixes #2988, New settings: Check and Save gc.com login not intuitive any more | rsudev | 2013-07-25 | 1 | -4/+5 | |
| | | | | | - changing log-in info resets the login status and re-initiates log-in on return to MainActivity | |||||
| * | Fixes #2881, NullPointerExceptions when gc.com username is blank | rsudev | 2013-07-22 | 1 | -1/+0 | |
| | | | | | | | - username, password cache was already removed - returning empty pair on missing credentials - cleaning up unneccessary getGcLogin() calls and null checks | |||||
| * | refactoring: simplify address concatenation | Bananeweizen | 2013-07-21 | 1 | -50/+49 | |
| | | ||||||
| * | refactoring: remove unneeded null check | Bananeweizen | 2013-07-21 | 1 | -4/+1 | |
| | | ||||||
| * | refactoring: move intent based check to ProcessUtils | Bananeweizen | 2013-07-21 | 1 | -12/+3 | |
| | | ||||||
| * | Remove elevation handling | Samuel Tardieu | 2013-07-14 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | Geocaches do not contain useful elevation information. We used to get it using Google API, but the information was not very useful because our handling of altitude was inconsistent. Also, the Google elevation API usage limits states that "the Elevation API may only be used in conjunction with displaying results on a Google map; using elevation data without displaying a map for which elevation data was requested is prohibited". This removes elevation handling completely, except in the settings to avoid getting in the way of the settings rewrite. The elevation related settings should be removed there instead when both works are merged. | |||||
| * | Remove old SettingsActivity, rename new SettingsActivity | rsudev | 2013-07-09 | 1 | -6/+2 | |
| | | ||||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -2/+8 | |
| | | ||||||
| * | Streamlined implementation of connector status info | rsudev | 2013-06-25 | 1 | -15/+7 | |
| | | ||||||
| * | Implements #2811 and makes the main screen status fully dynamc | rsudev | 2013-06-23 | 1 | -70/+35 | |
| | | ||||||
| * | Small TODO comment added | rsudev | 2013-06-18 | 1 | -0/+2 | |
| | | ||||||
| * | Implements #2811, Login status after enabled cache sources | rsudev | 2013-06-09 | 1 | -21/+57 | |
| | | ||||||
| * | refactoring: use activity names for layouts | Bananeweizen | 2013-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | #2866: Use Android Annotations to implement standard patterns | Bananeweizen | 2013-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Correct log messages to account for refactoring | campbeb | 2013-06-05 | 1 | -2/+2 | |
| | | ||||||
| * | #2811 quick fix for status label if GC is disabled | Bananeweizen | 2013-05-31 | 1 | -6/+11 | |
| | | ||||||
| * | fix #2730: avoid exceptions with barcode scanner | Bananeweizen | 2013-05-30 | 1 | -14/+11 | |
| | | ||||||
| * | Merge pull request #2787 from rsudev/ocde_okapi_2 | rsudev | 2013-05-28 | 1 | -0/+4 | |
| |\ | | | | | Implements OKAPI access for opencaching.de | |||||
| | * | Implements a check-box for gc-de/activation for livemap and searches | rsudev | 2013-05-26 | 1 | -0/+4 | |
| | | | ||||||
| * | | refactoring: change some compiler warnings for lint warnings | Bananeweizen | 2013-05-27 | 1 | -6/+7 | |
| |/ | ||||||
| * | refactoring: use menu resources instead of code | Bananeweizen | 2013-05-10 | 1 | -3/+1 | |
| | | ||||||
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -27/+0 | |
| | | ||||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -31/+27 | |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | |||||
| * | refactoring: rename cgeo activity to MainActivity | Bananeweizen | 2013-04-28 | 1 | -0/+796 | |
| * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage | ||||||
