aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | convert sort selection to actionproviderBananeweizen2014-06-124-160/+199
| |
* | Implements #3894, Only show Changelog on startup if hash code changedrsudev2014-06-124-13/+28
| | | | | | | | - switched from version checking to checksum checking
* | fix #3961: use radio button menu for compass sensorsBananeweizen2014-06-113-7/+28
| |
* | fix #3955: use recommended scrollbar styles Bananeweizen2014-06-119-8/+26
| |
* | new: make import/export top level menu itemsBananeweizen2014-06-117-108/+51
| |
* | fix #3953: have number of caches in deletion confirmationBananeweizen2014-06-1120-132/+14
| | | | | | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove".
* | fix some lint warningsBananeweizen2014-06-1120-19/+2
| |
* | fix #3855: remove overflow menu optionBananeweizen2014-06-1111-101/+46
| |
* | refactoring: more assertj instead of junit assertBananeweizen2014-06-118-29/+31
| |
* | fix #3927: do not sort stage, puzzle and waypointBananeweizen2014-06-111-16/+20
| |
* | reorder compass menu itemsBananeweizen2014-06-111-20/+20
| |
* | fix #3980: remove "set destination" menu in compassBananeweizen2014-06-1120-30/+0
| |
* | Fixes #3939, Will attend not counted in log summary on OC-logbooksrsudev2014-06-112-1/+14
| |
* | Merge pull request #3982 from rsudev/crowdin_translationsrsudev2014-06-111-0/+8
|\ \ | | | | | | crowdin: New translations
| * | crowdin: New translationsrsudev2014-06-111-0/+8
|/ /
* | Merge remote-tracking branch 'origin/release'Bananeweizen2014-06-113-1/+20
|\ \ | |/
| * fix #3981: mystery cache types renamed on websiteBananeweizen2014-06-112-1/+16
| |
| * Update changelog_release.xmlLars2014-06-081-0/+4
| |
| * Merge pull request #3965 from marco-dev/fixStaticMapsCropLayoutrsudev2014-06-082-2/+2
| |\ | | | | | | fixes #3959 - don't crop static maps due to Google license
* | \ Merge pull request #3975 from schwabe/gradle_plugin_011Samuel Tardieu2014-06-096-10/+69
|\ \ \ | | | | | | | | Fix bulding with gradle/Android studio.
| * | | Fix bulding with gradle/Android studio.Arne Schwabe2014-06-096-10/+69
|/ / / | | | | | | | | | | | | Update rx java to 0.19 Also add unfinished prototypes for the seldom used side projects.
* | | fix #3970: crash when trying to change GC-usernameSamuel Tardieu2014-06-092-4/+6
| | |
* | | Merge pull request #3974 from rsudev/crowdin_translationsrsudev2014-06-091-0/+1
|\ \ \ | | | | | | | | crowdin: New translations
| * | | crowdin: New translationsrsudev2014-06-091-0/+1
|/ / /
* | | Added source jars for rxJava 0.19.0rsudev2014-06-096-0/+3
| | | | | | | | | | | | - it might be necessary to close and reopen the project to make them used
* | | fix #3973: RxJava periodic timer is not stopped in onPauseSamuel Tardieu2014-06-091-3/+24
| | |
* | | Upgrade RxJava to version 0.19Samuel Tardieu2014-06-0920-36/+41
| | |
* | | fix #3972: hide short description if contained in long descriptionMichael Keppler2014-06-091-11/+22
| | |
* | | settings: use Java 1.6 for mapswithme and appcompat libraryMichael Keppler2014-06-092-0/+8
| | |
* | | fix #3951: remove cache beacon appMichael Keppler2014-06-0921-53/+10
| | |
* | | Update changelog_master.xmlLars2014-06-081-0/+5
| | |
* | | Merge pull request #3964 from marco-dev/hideStaticMapsDownloadForLiveCachesBananeweizen2014-06-082-10/+10
|\ \ \ | | | | | | | | fixes #3957 - only show cache static maps navigation for offline stored caches
| * | | fixes #3957 - only show cache static maps navigation for offline stored cachesMarco Jacob2014-06-072-10/+10
| | | |
* | | | Merge remote-tracking branch 'marco-dev/fixStaticMapsCropLayout'rsudev2014-06-072-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | m dieser # Merge erforderlich ist, insbesondere wenn es einen aktualisierten # Upstream-Branch mit einem Thema-Branch zusammenführt. # # Zeilen beginnend mit '#' werden ignoriert, und eine leere Beschreibung # bricht den Commit ab.
| * | fixes #3959 - don't crop static maps due to Google licenseMarco Jacob2014-06-072-2/+2
| |/
* | fix #3960: turning compass on/off is counter-intuitiveSamuel Tardieu2014-06-071-1/+1
| |
* | Adjust local storage access for trackablesrsudev2014-06-071-1/+4
| |
* | update butterknife library to 5.1.0Michael Keppler2014-06-073-1/+1
| |
* | cleanup: fix Java warningsMichael Keppler2014-06-072-21/+1
| |
* | Implements #3944, Geokrety support for OCrsudev2014-06-062-34/+64
| | | | | | | | - aquire trackable info through OKAPI, load details on request
* | Merge pull request #3956 from rsudev/crowdin_translationsrsudev2014-06-061-0/+2
|\ \ | | | | | | crowdin: New translations
| * | crowdin: New translationsrsudev2014-06-061-0/+2
|/ /
* | fix #3946: show existing gcvote when opening log activityBananeweizen2014-06-041-0/+1
| |
* | Store the cache for offline use if a note is addedSamuel Tardieu2014-06-0417-50/+2
| | | | | | | | | | This removes the confirmation dialog, as saving the cache when we already have detailed information should be done automatically.
* | fix #2632: custom waypoints lost after version updateSamuel Tardieu2014-06-042-2/+16
| | | | | | | | | | This triggers an automatic saving of the cache in the standard list before any waypoint manipulation.
* | fix #3942: log template USER must depend on cache websiteBananeweizen2014-06-031-0/+7
| |
* | Merge pull request #3938 from rsudev/crowdin_translationsrsudev2014-06-023-0/+13
|\ \ | | | | | | crowdin: New translations
| * | crowdin: New translationsrsudev2014-06-023-0/+13
|/ /
* | Merge pull request #3935 from rsudev/crowdin_translationsrsudev2014-06-013-7/+3
|\ \ | | | | | | crowdin: New translations
| * | crowdin: New translationsrsudev2014-06-013-7/+3
|/ /