| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -8/+1 |
| | | |||||
| * | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 1 | -2/+2 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -1/+0 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | Add method documentation | Samuel Tardieu | 2013-04-07 | 1 | -1/+6 |
| | | |||||
| * | Displaying distance to waypoint on map popup | TriakCZ | 2013-03-31 | 1 | -0/+5 |
| | | |||||
| * | Fixes #2445, Light theme broken | rsudev | 2013-02-14 | 1 | -0/+3 |
| | | | | | Added theme application to some dialogs Forced dark theme on custom AlertDialog views, as these are always dark. | ||||
| * | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 1 | -1/+1 |
| | | |||||
| * | Isolate intent extras into a new class | Samuel Tardieu | 2013-01-27 | 1 | -2/+1 |
| | | |||||
| * | code cleanup: remove debug code | Bananeweizen | 2012-12-26 | 1 | -5/+5 |
| | | | | * fixed some more issues of Findbugs and CodePro | ||||
| * | fix #2211: remove application-database indirection | Bananeweizen | 2012-12-01 | 1 | -1/+1 |
| | | |||||
| * | code cleanup: fix Lint warnings about Locales | Bananeweizen | 2012-11-22 | 1 | -3/+3 |
| | | |||||
| * | fix #2044: Adding url change for popup as well | Bananeweizen | 2012-10-06 | 1 | -1/+1 |
| | | |||||
| * | fix #1893: remove go4cache | Bananeweizen | 2012-08-26 | 1 | -2/+0 |
| | | |||||
| * | refactoring: extract logging UI to its own class | Bananeweizen | 2012-06-03 | 1 | -21/+11 |
| | | | | * use alert builder instead of sub menus | ||||
| * | refactoring: have more physical units code in one place | Bananeweizen | 2012-06-03 | 1 | -2/+2 |
| | | |||||
| * | XML Cleanup: Popup and themes | campbeb | 2012-05-26 | 1 | -1/+0 |
| | | | | | | Rename transparent to popup and remove unneeded settings. Move common items in dark and light to cgeo | ||||
| * | Request more details for popup. Fixes #1357 | blafoo | 2012-05-18 | 1 | -0/+3 |
| | | |||||
| * | Popup on live map before requesting more details. Fixes #1256 | blafoo | 2012-05-17 | 1 | -8/+0 |
| | | |||||
| * | Always start GeoData provider from UI thread | Samuel Tardieu | 2012-05-14 | 1 | -6/+6 |
| | | |||||
| * | Refactoring: do not make private methods final | Samuel Tardieu | 2012-05-06 | 1 | -3/+3 |
| | | | | | | "final" brings nothing here as private methods cannot be overriden since they are not visible even by the children classes if any. | ||||
| * | refactoring: addition to #1509 to unify distance code | Bananeweizen | 2012-05-06 | 1 | -4/+1 |
| | | |||||
| * | Don't reset distance in popups to "--" when updating U/I elements | campbeb | 2012-05-06 | 1 | -1/+3 |
| | | |||||
| * | fix #1459: Refactoring navigation menu | Bananeweizen | 2012-05-05 | 1 | -1/+1 |
| | | |||||
| * | refactoring: remove more duplicated code from new popups | Bananeweizen | 2012-05-05 | 1 | -180/+117 |
| | | |||||
| * | Merge remote-tracking branch 'Portree-Kid/master-new8' | Bananeweizen | 2012-05-05 | 1 | -6/+3 |
| | | | | | | Conflicts: main/src/cgeo/geocaching/cgeopopup.java | ||||
| * | Refactoring Popups. Added Superclass | Portree-Kid | 2012-05-04 | 1 | -0/+389 |
