aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* add distance and direction to changelogBananeweizen2015-02-101-0/+1
* Make direction width depend on pixel densityrsudev2015-02-091-1/+13
* Fix NullPointerException when a map with no destination is openedKonrad Gräfe2015-02-091-9/+13
* Add some transparency to the distance and direction drawersKonrad Gräfe2015-02-092-17/+12
* Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-0918-562/+108
* Add line between curren location and destination to the map viewKonrad Gräfe2015-02-099-0/+287
* Add distance overlay to the map viewKonrad Gräfe2015-02-099-69/+454
* disable generation of Javadoc tags in EclipseBananeweizen2015-02-092-2/+4
* fix #4659: cancel action mode on page switchBananeweizen2015-02-081-2/+12
* fix missing escape in changelogBananeweizen2015-02-081-1/+1
* fix #4661: Disallow future logsBananeweizen2015-02-081-0/+1
* fix #4661: disallow future logsBananeweizen2015-02-083-1/+21
* Merge branch 'release'rsudev2015-02-072-3/+38
|\
| * crowdin: New translationsrsudev2015-02-072-3/+38
* | refactoring: extract common codeBananeweizen2015-02-073-26/+29
* | Keep pom.xml up to dateSamuel Tardieu2015-02-051-8/+2
* | Sort pocket queries according to the default localeSamuel Tardieu2015-02-051-1/+3
* | Do not require RxJavaAsyncUtils anymoreSamuel Tardieu2015-02-0513-60/+53
* | Use operator TakeUntil from RxJava 1.0.5Samuel Tardieu2015-02-052-46/+2
* | Upgrade to RxJava 1.0.5Samuel Tardieu2015-02-059-4/+4
* | Merge pull request #4650 from auricgoldfinger/export_more_to_locusSammysHP2015-02-041-5/+9
|\ \
| * | Allow the export of waypoints without coordinates to Locusauric2015-02-041-5/+9
* | | fix #4653: fetch all OC logsBananeweizen2015-02-041-0/+9
* | | Merge branch 'release' into upstreamSamuel Tardieu2015-02-021-0/+1
|\ \ \ | | |/ | |/|
| * | Update changelog for releaseSamuel Tardieu2015-02-021-0/+1
| * | Merge branch 'issue-4633' into releaseSamuel Tardieu2015-02-021-2/+2
| |\ \
* | | | Limit ShowcaseView to >= ICSrsudev2015-02-021-1/+1
| |_|/ |/| |
* | | Initialize final field in field declarationSamuel Tardieu2015-02-011-5/+1
* | | refactoring: reduce class couplingBananeweizen2015-02-018-28/+23
* | | filter for caches with offline logsBananeweizen2015-02-014-1/+23
* | | use improved comparator also for cache namesBananeweizen2015-02-011-1/+10
* | | Merge branch 'release' into upstreamSamuel Tardieu2015-02-014-3/+21
|\ \ \ | |/ /
| * | Update changelog for releaseSamuel Tardieu2015-02-011-0/+1
| * | Sort filter names according to the default localeSamuel Tardieu2015-02-011-1/+4
| * | fix #4641: wrong sort order in caches filterSamuel Tardieu2015-02-012-2/+16
* | | Merge branch 'release'rsudev2015-01-312-5/+5
|\ \ \ | |/ /
| * | crowdin: New translationsrsudev2015-01-312-5/+5
* | | use table layout for help pageBananeweizen2015-01-3121-202/+178
* | | remove wrong commentBananeweizen2015-01-311-1/+0
* | | fall back to browser if market is not availableBananeweizen2015-01-315-9/+19
* | | show weekday in event listsBananeweizen2015-01-312-1/+6
* | | market links crash in emulatorBananeweizen2015-01-314-27/+21
* | | #4605 explicitly set system text selectable after fillingBananeweizen2015-01-315-1/+46
* | | more null annotationsBananeweizen2015-01-3033-46/+99
* | | Fix URL writing in GPX exportSamuel Tardieu2015-01-301-5/+1
* | | refactoring: use upper case SQL keywords as is customarySamuel Tardieu2015-01-301-5/+5
* | | refactoring: use a prepared statement to check for cache presenceSamuel Tardieu2015-01-301-2/+3
* | | typoBananeweizen2015-01-281-1/+1
* | | support trackables of geocaching.com.auBananeweizen2015-01-284-2/+110
* | | Merge branch 'issue-4633' into upstreamSamuel Tardieu2015-01-271-2/+2
|\ \ \ | | |/ | |/|