| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add javadoc, remove compiler warning | Bananeweizen | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | fix #4681: highlight saved log in orange | Bananeweizen | 2015-02-16 | 1 | -6/+4 |
| | | | | Also fixes some wrong click handlers. | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-05 | 1 | -3/+5 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/ui/logs/LogsViewCreator.java | ||||
| | * | Fixes #3929, Long press options in logbook no longer working | rsudev | 2014-08-05 | 1 | -3/+5 |
| | | | | | | | | | - enable contextual action bar for log view in cache details and trackables | ||||
| * | | #4111: scale smileys | Bananeweizen | 2014-08-04 | 1 | -3/+2 |
| |/ | |||||
| * | No need to display the logs with smileys twice | Samuel Tardieu | 2014-07-25 | 1 | -40/+3 |
| | | | | | | The log view now uses the background image loading process already used for caches and trackable descriptions. | ||||
| * | refactoring: reduce package cycles | Bananeweizen | 2014-07-20 | 1 | -1/+1 |
| | | |||||
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 1 | -2/+1 |
| | | | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them. | ||||
| * | fix lint warning: layout inflation root | Bananeweizen | 2014-06-29 | 1 | -9/+10 |
| | | |||||
| * | refactoring: clean some warnings | Bananeweizen | 2014-01-04 | 1 | -2/+2 |
| | | |||||
| * | refactor: generalize state storing for listview based viewpager pages | Bananeweizen | 2013-12-08 | 1 | -2/+2 |
| | | |||||
| * | refactoring: introduce PseudoList to handle non concrete lists | Bananeweizen | 2013-09-14 | 1 | -1/+1 |
| | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package | ||||
| * | fix #3241: Make hint box clickable | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| | | |||||
| * | #2910: remove code duplication in logs views | Bananeweizen | 2013-06-23 | 1 | -0/+175 |
