Querschlag

Results 12 issues of Querschlag

I get the following error when submitting with Application Loader (compiled with Xcode 8.2.1): ``` ERROR ITMS-90668: "Invalid Bundle Executable. The executable file 'MyApp AppStore.app/Watch/MyApp Watch App.app/PlugIns/MyApp Watch Extension.appex/Frameworks/CommonCrypto.framework/CommonCrypto' contains...

I find this project very helpful and much better maintained as MAConfirmButton. However, there were a few quirks that bothered me during integration in my project. So I sat down...

Another great thing would be to set drawables instead of just the color of both the range line and thumb circles. Preferably with support for [NinePatchDrawable](https://developer.android.com/reference/android/graphics/drawable/NinePatchDrawable.html) otherwise the line will...

enhancement

It would be cool to have an additional property on the range view to make ```OnChangeRangeListener``` calls continuous and thus firing while moving the range line not just after the...

enhancement

Feature request: Option to set type face for labels.

enhancement

A few weeks ago I got myself a Moto 360 and started thinking of good use cases for it. Since I'm still into habit tracking I wondered how a wearable...

Related discussion: #57 To share relevant code between the watch and the handset app I had to restructure the project. Base classes like Tick and Track are now located in...

This is a bit similar to the backup/export feature, but doesn't include the whole data in the database. Instead a short text summary with interesting stats should be created, that...

Just a minor issue, but when hitting "OK" in the XML to CSV tab without providing a destination path the parser run without a warning and uses root as the...

bug
help wanted
Hacktoberfest

I played with OCMapView a while ago and came back to use it in my new project. The documentation set's you up really simple with comment like > "Just replace...