Thomas Fuchs-Martin

Results 3 issues of Thomas Fuchs-Martin

Currently the MockWebServer is always using https. Some projects may still want to use http though. So it would be nice to have that as an option when setting up...

enhancement
help wanted
good first issue

see https://github.com/arturbosch/detekt

enhancement

see related issues #551 #616 ``` Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'android.os.Parcelable android.os.Bundle.getParcelable(java.lang.String)' on a null object reference at com.theartofdev.edmodo.cropper.CropImageActivity.onCreate(CropImageActivity.java:63) ``` Fix by finishing the CropImageActivity gracefully...