| 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 | 2 | -2/+4 |
| | | |||||
| * | fix #4659: cancel action mode on page switch | Bananeweizen | 2015-02-08 | 1 | -2/+12 |
| | | |||||
| * | fix missing escape in changelog | Bananeweizen | 2015-02-08 | 1 | -1/+1 |
| | | |||||
| * | fix #4661: Disallow future logs | Bananeweizen | 2015-02-08 | 1 | -0/+1 |
| | | |||||
| * | fix #4661: disallow future logs | Bananeweizen | 2015-02-08 | 3 | -1/+21 |
| | | |||||
| * | Merge branch 'release' | rsudev | 2015-02-07 | 2 | -3/+38 |
| |\ | |||||
| | * | crowdin: New translations | rsudev | 2015-02-07 | 2 | -3/+38 |
| | | | |||||
| * | | refactoring: extract common code | Bananeweizen | 2015-02-07 | 3 | -26/+29 |
| | | | |||||
| * | | Keep pom.xml up to date | Samuel Tardieu | 2015-02-05 | 1 | -8/+2 |
| | | | |||||
| * | | 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 | 13 | -60/+53 |
| | | | |||||
| * | | Use operator TakeUntil from RxJava 1.0.5 | Samuel Tardieu | 2015-02-05 | 2 | -46/+2 |
| | | | |||||
| * | | Upgrade to RxJava 1.0.5 | Samuel Tardieu | 2015-02-05 | 9 | -4/+4 |
| | | | |||||
| * | | 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 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-02-02 | 1 | -0/+1 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Update changelog for release | Samuel Tardieu | 2015-02-02 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge branch 'issue-4633' into release | Samuel Tardieu | 2015-02-02 | 1 | -2/+2 |
| | |\ \ | |||||
| * | | | | 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 | 4 | -1/+23 |
| | | | | |||||
| * | | | use improved comparator also for cache names | Bananeweizen | 2015-02-01 | 1 | -1/+10 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-02-01 | 4 | -3/+21 |
| |\ \ \ | |/ / | |||||
| | * | | Update changelog for release | Samuel Tardieu | 2015-02-01 | 1 | -0/+1 |
| | | | | |||||
| | * | | 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 |
| | | | | |||||
| * | | | Merge branch 'release' | rsudev | 2015-01-31 | 2 | -5/+5 |
| |\ \ \ | |/ / | |||||
| | * | | crowdin: New translations | rsudev | 2015-01-31 | 2 | -5/+5 |
| | | | | |||||
| * | | | use table layout for help page | Bananeweizen | 2015-01-31 | 21 | -202/+178 |
| | | | | |||||
| * | | | remove wrong comment | Bananeweizen | 2015-01-31 | 1 | -1/+0 |
| | | | | |||||
| * | | | fall back to browser if market is not available | Bananeweizen | 2015-01-31 | 5 | -9/+19 |
| | | | | |||||
| * | | | show weekday in event lists | Bananeweizen | 2015-01-31 | 2 | -1/+6 |
| | | | | |||||
| * | | | market links crash in emulator | Bananeweizen | 2015-01-31 | 4 | -27/+21 |
| | | | | |||||
| * | | | #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. | ||||
| * | | | typo | Bananeweizen | 2015-01-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | support trackables of geocaching.com.au | Bananeweizen | 2015-01-28 | 4 | -2/+110 |
| | | | | |||||
| * | | | 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 |
| | | | | |||||
