Hendrik Ebbers

Results 84 issues of Hendrik Ebbers

for a general discussion have a look at https://github.com/canoo/dolphin-platform/issues/551 Since JSON do not allow NaN etc. we need to find a way how this can be used.

Type: Bug
Component: JavaScript Client

### 🆕🐥:dog: First Timers Only This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the...

good first issue
Hacktoberfest

see https://travis-ci.org/canoo/dolphin-platform-android

Component: Android Client
help wanted
Travis

Based on fixing #549 and #527 I found a nice tutorial how the sonaqube, github pages etc. build steps can be externalized and better handled in travis. See this links:...

Type: Enhancement
Documentation
Type: Task
Not A Bug
help wanted
Travis

Currently the ClientDolphin provides the following method: `void send(String commandName, OnFinishedHandler onFinished = null)` By using this method the OnFinishedHandler is always called on the UI thread. Since this is...

Type: Feature
Component: Java Client
Component: Remoting Client
Customer-Issue

Currently the client sends the same command if he creates a new PM or if he creates a PM that was created on the server. This should be splitted in...

ready

We should provide a simple method in the client core module that provides all header infos from DP (client id, security token, ...) in a simple Map (Header-Name -> Content)

Still missing...

in progress
BLOCKER

This should be handled by Commands

ready