Dieter Adriaenssens

Results 57 issues of Dieter Adriaenssens

As discussed in https://github.com/travis-ci/travis-ci/issues/1395#issuecomment-41911519 : Android SDK Jar files > 4.1.1.4 are not available in maven central. A workaround is to install those jar files from the SDK to the...

Suggestion by @Sasja See example : https://gitlab.com/sasja/FestivalRadar/-/blob/master/app/src/main/java/com/pollytronics/clique/CliqueActivity_Main.java#L65 ``` mRotation = mSensorManager.getDefaultSensor(Sensor.TYPE_ROTATION_VECTOR); // might return null! ```

enhancement
priority medium

When getting closer to a stored location, give a warning when the current altitude is significantly different from the destination location. Required : https://github.com/ruleant/ariadne/issues/31

enhancement
priority low

See http://javarevisited.blogspot.be/2014/02/why-static-code-analysis-is-important.html Check if these tools are available for Maven and Jenkins

priority low
QA/CI

https://testmunk.readthedocs.io/en/latest/

enhancement
priority low
QA/CI

This happens when there is no provider, for example when Cell phone network is missing (no SIM, no network coverage, not connected to a network) and GPS is disabled as...

bug

change LocationStore class to store more than one location

enhancement

- [ ] generic converter class { setRotation(angle) setRotationCentre(x,y) setMaxSize(x,y) setInitialRotation(angle) setRotationDirection(Clock\Counter-clock) setFlipY(bool) setFlipX(bool) setScaleType(no,fitRotation,fitDimension,modifier) } - [ ] write tests

enhancement
priority low

When a new translator contributes for the first time, automatically send a thank you e-mail and add that person to the credits page (see #159) Possibly use http://customer.io

enhancement
priority low
community