| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make direction width depend on pixel density | rsudev | 2015-02-09 | 1 | -1/+13 |
| | | |||||
| * | Fix NullPointerException when a map with no destination is opened | Konrad Gräfe | 2015-02-09 | 1 | -9/+13 |
| | | |||||
| * | Add some transparency to the distance and direction drawers | Konrad Gräfe | 2015-02-09 | 2 | -17/+12 |
| | | |||||
| * | Save memory by reducing the number of map overlays | Konrad Gräfe | 2015-02-09 | 18 | -562/+108 |
| | | | | | | Move DistanceOverlay and DirectionOverlay into PositionAndScaleOverlay to save memory. | ||||
| * | Add line between curren location and destination to the map view | Konrad Gräfe | 2015-02-09 | 9 | -0/+287 |
| | | |||||
| * | Add distance overlay to the map view | Konrad Gräfe | 2015-02-09 | 9 | -69/+454 |
| | | |||||
| * | disable generation of Javadoc tags in Eclipse | Bananeweizen | 2015-02-09 | 1 | -2/+2 |
| | | |||||
| * | fix #4659: cancel action mode on page switch | Bananeweizen | 2015-02-08 | 1 | -2/+12 |
| | | |||||
| * | fix #4661: disallow future logs | Bananeweizen | 2015-02-08 | 2 | -1/+20 |
| | | |||||
| * | refactoring: extract common code | Bananeweizen | 2015-02-07 | 3 | -26/+29 |
| | | |||||
| * | Sort pocket queries according to the default locale | Samuel Tardieu | 2015-02-05 | 1 | -1/+3 |
| | | | | | Part of work on #4641. | ||||
| * | Do not require RxJavaAsyncUtils anymore | Samuel Tardieu | 2015-02-05 | 7 | -53/+53 |
| | | |||||
| * | Use operator TakeUntil from RxJava 1.0.5 | Samuel Tardieu | 2015-02-05 | 2 | -46/+2 |
| | | |||||
| * | Merge pull request #4650 from auricgoldfinger/export_more_to_locus | SammysHP | 2015-02-04 | 1 | -5/+9 |
| |\ | | | | | Export waypoints to Locus when they don't have coordinates | ||||
| | * | Allow the export of waypoints without coordinates to Locus | auric | 2015-02-04 | 1 | -5/+9 |
| | | | |||||
| * | | fix #4653: fetch all OC logs | Bananeweizen | 2015-02-04 | 1 | -0/+9 |
| | | | |||||
| * | | Limit ShowcaseView to >= ICS | rsudev | 2015-02-02 | 1 | -1/+1 |
| |/ | |||||
| * | Initialize final field in field declaration | Samuel Tardieu | 2015-02-01 | 1 | -5/+1 |
| | | |||||
| * | refactoring: reduce class coupling | Bananeweizen | 2015-02-01 | 8 | -28/+23 |
| | | |||||
| * | filter for caches with offline logs | Bananeweizen | 2015-02-01 | 2 | -1/+21 |
| | | |||||
| * | use improved comparator also for cache names | Bananeweizen | 2015-02-01 | 1 | -1/+10 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2015-02-01 | 3 | -3/+20 |
| |\ | |||||
| | * | Sort filter names according to the default locale | Samuel Tardieu | 2015-02-01 | 1 | -1/+4 |
| | | | | | | | | | Part of work on #4641. | ||||
| | * | fix #4641: wrong sort order in caches filter | Samuel Tardieu | 2015-02-01 | 2 | -2/+16 |
| | | | |||||
| * | | remove wrong comment | Bananeweizen | 2015-01-31 | 1 | -1/+0 |
| | | | |||||
| * | | fall back to browser if market is not available | Bananeweizen | 2015-01-31 | 3 | -8/+17 |
| | | | |||||
| * | | show weekday in event lists | Bananeweizen | 2015-01-31 | 1 | -1/+5 |
| | | | |||||
| * | | market links crash in emulator | Bananeweizen | 2015-01-31 | 3 | -24/+20 |
| | | | |||||
| * | | #4605 explicitly set system text selectable after filling | Bananeweizen | 2015-01-31 | 5 | -1/+46 |
| | | | | | | | This may or may not fix the issue. | ||||
| * | | more null annotations | Bananeweizen | 2015-01-30 | 33 | -46/+99 |
| | | | |||||
| * | | Fix URL writing in GPX export | Samuel Tardieu | 2015-01-30 | 1 | -5/+1 |
| | | | |||||
| * | | refactoring: use upper case SQL keywords as is customary | Samuel Tardieu | 2015-01-30 | 1 | -5/+5 |
| | | | |||||
| * | | refactoring: use a prepared statement to check for cache presence | Samuel Tardieu | 2015-01-30 | 1 | -2/+3 |
| | | | | | | | | | Also, the previous code was locking on a purely local variable. | ||||
| * | | support trackables of geocaching.com.au | Bananeweizen | 2015-01-28 | 3 | -2/+109 |
| | | | |||||
| * | | Merge branch 'issue-4633' into upstream | Samuel Tardieu | 2015-01-27 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix #4633: spoiler picture link missing | Samuel Tardieu | 2015-01-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'release' | Bananeweizen | 2015-01-27 | 1 | -0/+3 |
| |\ \ \ | | |/ | |/| | | | | | | | Conflicts: main/src/cgeo/geocaching/utils/DatabaseBackupUtils.java | ||||
| | * | | crash restoring backup if no backup exists | Bananeweizen | 2015-01-27 | 1 | -2/+5 |
| | |/ | |||||
| * | | fix #4635: Cache count missing in new restore dialog | Bananeweizen | 2015-01-27 | 1 | -1/+5 |
| | | | |||||
| * | | refactoring: use null URL in UnknownConnector | Bananeweizen | 2015-01-27 | 8 | -21/+36 |
| | | | |||||
| * | | new: sort event caches by date AND time | Bananeweizen | 2015-01-27 | 3 | -11/+31 |
| | | | |||||
| * | | Merge branch 'issue-4620' into upstream | Samuel Tardieu | 2015-01-27 | 1 | -4/+4 |
| |\ \ | |/ | |||||
| | * | fix #4620: wrong location when on home coordinates | Samuel Tardieu | 2015-01-27 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2015-01-26 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | fix #4634: export GPX for unknown crashes without crash | Bananeweizen | 2015-01-26 | 1 | -1/+1 |
| | | | |||||
| | * | avoid NPE with user name | Bananeweizen | 2015-01-26 | 1 | -1/+1 |
| | | | | | | | happened in creation of LogEntry on emulator without any login stored | ||||
| | * | Merge remote-tracking branch 'upstream/issue-2687' into release | rsudev | 2015-01-18 | 1 | -3/+8 |
| | |\ | |||||
| * | | | fix #3082: confirmation on backup/restore | Bananeweizen | 2015-01-25 | 2 | -7/+47 |
| | | | | |||||
| * | | | Merge pull request #4629 from marco-dev/optimizePreviewForTablet | Marco Jacob | 2015-01-25 | 1 | -2/+1 |
| |\ \ \ | | | | | | | | | fixes #4072 -larger preview for larger display | ||||
| | * | | | fixes #4072 -larger preview for larger display | Marco Jacob | 2015-01-23 | 1 | -2/+1 |
| | | | | | |||||
