| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #4661: disallow future logs | Bananeweizen | 2015-02-08 | 1 | -0/+4 |
| | | |||||
| * | fix #4591: refreshing without progress leads to ANR | Samuel Tardieu | 2015-01-06 | 1 | -2/+2 |
| | | |||||
| * | remove unread field | Michael Keppler | 2015-01-02 | 1 | -2/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-12-30 | 1 | -1/+4 |
| |\ | |||||
| | * | fix #4571: GCVote not stored locally | Bananeweizen | 2014-12-30 | 1 | -1/+4 |
| | | | |||||
| * | | #4566 new voting dialog | Bananeweizen | 2014-12-30 | 1 | -17/+6 |
| |/ | | | The tap handler for the rating stars will be implemented later. | ||||
| * | Fix build by making inject fields non-private | Samuel Tardieu | 2014-11-25 | 1 | -3/+3 |
| | | |||||
| * | Use ButterKnife more in LogCacheActivity | Samuel Tardieu | 2014-11-25 | 1 | -23/+19 |
| | | |||||
| * | Remove redundant cache parameter | Samuel Tardieu | 2014-11-24 | 1 | -1/+1 |
| | | | | | | | A logging manager is already conceptually tied to a particular cache. There is no need to repeat the same parameter when calling postLog(). | ||||
| * | fix #4492: GCVote not always shown in logging window | Samuel Tardieu | 2014-11-24 | 1 | -19/+21 |
| | | | | | | If the cache GUID is missing at online log time for a gc.com cache, it is retrieved from the log page. | ||||
| * | Signal an error if GCVote rating is not possible | Samuel Tardieu | 2014-11-24 | 1 | -2/+4 |
| | | |||||
| * | fix #4485: wrong log date shown after logging with past date | Bananeweizen | 2014-11-19 | 1 | -1/+1 |
| | | |||||
| * | fix #4400: Insert last log text | Bananeweizen | 2014-10-06 | 1 | -0/+7 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-08-25 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: main/res/values/strings.xml | ||||
| | * | fix #4213: showcase for cache list activity | Bananeweizen | 2014-08-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-24 | 1 | -1/+11 |
| |\ \ | |/ | | | | | | | | | | | Conflicts: main/project.properties main/res/values/strings.xml main/src/cgeo/geocaching/LogCacheActivity.java | ||||
| | * | Merge remote-tracking branch 'bananeweizen/showcase' into release | Samuel Tardieu | 2014-08-24 | 1 | -0/+10 |
| | |\ | |||||
| | | * | initial showcase implementation | Bananeweizen | 2014-08-14 | 1 | -0/+10 |
| | | | | |||||
| * | | | fix #1966: confirmation for dangerous logs | Bananeweizen | 2014-08-24 | 1 | -6/+20 |
| | | | | |||||
| * | | | fix #1760: store found date on importing GPX | Bananeweizen | 2014-08-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix #1303: use qualified intent keys | Bananeweizen | 2014-08-24 | 1 | -12/+10 |
| | | | | |||||
| * | | | allow more types of shortcuts from the home screen | Bananeweizen | 2014-08-23 | 1 | -0/+7 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-08-19 | 1 | -1/+0 |
| |\ \ \ | |/ / | |||||
| | * | | fix #4192: always show logging item in action bar | Bananeweizen | 2014-08-19 | 1 | -1/+0 |
| | |/ | |||||
| * | | new: invoke keyboard on log text field | Bananeweizen | 2014-08-13 | 1 | -0/+1 |
| |/ | |||||
| * | Remove unnecessary qualifiers and modifiers | Samuel Tardieu | 2014-07-25 | 1 | -1/+1 |
| | | |||||
| * | refactoring: reduce package cycles | Bananeweizen | 2014-07-20 | 1 | -1/+1 |
| | | |||||
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 1 | -4/+4 |
| | | | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them. | ||||
| * | remove some findbugs issues | Bananeweizen | 2014-07-09 | 1 | -14/+8 |
| | | | | | * unused code * convert explicit type casts to generic method invocations | ||||
| * | fix lint warning: layout inflation root | Bananeweizen | 2014-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix #3946: show existing gcvote when opening log activity | Bananeweizen | 2014-06-04 | 1 | -0/+1 |
| | | |||||
| * | #3903: move offline log buttons to action bar | Bananeweizen | 2014-05-30 | 1 | -53/+46 |
| | | |||||
| * | #3903: image selection via actionbar | Bananeweizen | 2014-05-28 | 1 | -26/+11 |
| | | |||||
| * | #3903: send button in actionbar, signature as template | Bananeweizen | 2014-05-28 | 1 | -42/+30 |
| | | |||||
| * | #3903: gcvote rating bar | Bananeweizen | 2014-05-27 | 1 | -46/+26 |
| | | |||||
| * | fix #3871: provide up navigation | Bananeweizen | 2014-05-24 | 1 | -6/+1 |
| | | |||||
| * | fix #3897: own log not added to friend/own log page after logging | Samuel Tardieu | 2014-05-22 | 1 | -0/+1 |
| | | |||||
| * | fix compile errors | Bananeweizen | 2014-05-20 | 1 | -1/+0 |
| | | |||||
| * | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 1 | -2/+2 |
| | | |||||
| * | Fixes #3812, "Webcam photo taken" log does not mark cache as found | rsudev | 2014-05-03 | 1 | -1/+1 |
| | | |||||
| * | fix #3791: have logs separated from caches | Michael Keppler | 2014-04-25 | 1 | -6/+10 |
| | | |||||
| * | fix #3697: have attended as log type on day of event | Michael Keppler | 2014-04-22 | 1 | -20/+4 |
| | | |||||
| * | refactoring: do not keep the cacheid around | Samuel Tardieu | 2014-03-05 | 1 | -9/+6 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-27 | 1 | -0/+1 |
| |\ | |||||
| | * | fix #3566: log password box missing when changing logtype | Samuel Tardieu | 2014-02-27 | 1 | -0/+1 |
| | | | |||||
| * | | fix #3100: Set cursor in personal notes at the end | Bananeweizen | 2014-01-17 | 1 | -0/+2 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 1 | -3/+3 |
| |/ | |||||
| * | fix #3396: crash on logging event cache | Bananeweizen | 2013-11-09 | 1 | -1/+1 |
| | | |||||
| * | fix findbugs warning | Bananeweizen | 2013-10-19 | 1 | -1/+1 |
| | | |||||
| * | fix #3368: New placeholer [LOG] for twitter template | Bananeweizen | 2013-10-19 | 1 | -3/+3 |
| | | |||||
