| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #4702: cache names disappearing in travel bug log entries | Samuel Tardieu | 2015-03-17 | 1 | -3/+4 |
| | | |||||
| * | Add missing final qualifiers in main module | Samuel Tardieu | 2015-03-17 | 1 | -1/+1 |
| | | |||||
| * | add javadoc, remove compiler warning | Bananeweizen | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | fix #4681: highlight saved log in orange | Bananeweizen | 2015-02-16 | 2 | -11/+9 |
| | | | | Also fixes some wrong click handlers. | ||||
| * | fix #4679: show stored log as first in logbook | Bananeweizen | 2015-02-15 | 2 | -10/+57 |
| | | |||||
| * | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 2 | -2/+0 |
| | | |||||
| * | more null annotations | Bananeweizen | 2015-01-30 | 1 | -5/+5 |
| | | |||||
| * | Revert "#4179: only open a cache whose geocode is available" | Samuel Tardieu | 2014-08-27 | 1 | -11/+8 |
| | | | | | This reverts commit 4ad1d9133fce97f11f7ea86b25549bb86b9bd668. | ||||
| * | #4179: only open a cache whose geocode is available | Samuel Tardieu | 2014-08-15 | 1 | -8/+11 |
| | | |||||
| * | fix #4169: update trackable log after logging | Bananeweizen | 2014-08-13 | 1 | -5/+8 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-12 | 1 | -1/+1 |
| |\ | |||||
| | * | fix #4166: inconsistent labels for non-event cache | Samuel Tardieu | 2014-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | 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 | 2 | -4/+3 |
| | | | | | 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 |
| | | |||||
| * | refactoring: make user actions depend on the connector | Bananeweizen | 2014-01-04 | 1 | -1/+1 |
| | | | | | | | This enables the contacts addon and search by user/owner for all user names (independent of the kind of cache). Of course, search by user/owner still only works for GC, so one cannot find EC owner caches that way. | ||||
| * | refactor: generalize state storing for listview based viewpager pages | Bananeweizen | 2013-12-08 | 2 | -37/+3 |
| | | |||||
| * | Merge remote-tracking branch 'KiwiStone/issue-3354' | Bananeweizen | 2013-12-08 | 1 | -1/+35 |
| |\ | |||||
| | * | fixes #3354 - Position not saved on logbook screen | KiwiStone | 2013-11-29 | 1 | -0/+34 |
| | | | |||||
| * | | 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 | ||||
| * | | refactoring: cgeoapplication -> CgeoApplication | Samuel Tardieu | 2013-09-13 | 1 | -2/+2 |
| | | | |||||
| * | | fix #3241: Make hint box clickable | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| |/ | |||||
| * | Fixes #2925, Cache logbook not updated correctly | rsudev | 2013-07-06 | 1 | -8/+19 |
| | | | | | CacheLogbookViewCreater was running on a stale Geocache instance | ||||
| * | #2910: remove code duplication in logs views | Bananeweizen | 2013-06-23 | 4 | -0/+393 |
