Philzen
Philzen
Have been using this for quite a while, with no performance degradation whatsoever. Will see if i can implement some kind of queue, then #27 (which i found can basically...
Compiling / bundling with support API maybe an option: http://developer.android.com/reference/android/support/v4/view/MotionEventCompat.html
wmp v0.3 has been successfully tested on physical android 2.2 devices, just rechecked compatibility by running the emulators for 2.1 and 2.2. @slaczky - The log states the error is...
@wing328 This PR was lying dormant for over two weeks as it appears the automatically assigned reviewer is unavailable. I've now rebased everything on ~main~ master – would you be...
> can you please resolve the merge conflicts when you've time? @wing328 Done!
@wing328 Just re-rebased this mother of all PRs… kindly merge at your earliest convenience :)
Also just bumped into this. Tried different generators (spring, java-native) to consume an XML-only API, but the generated models are lacking any `@JacksonXml…` properties, although the spec contains `xml.attribute: true`...
Turns out: `withXml` is a **configOption** (but for some reason is offered as a valid property for the plugin, although with a description that is obviously wrong). @vmisra2018 – change...
BTW, i believe this may be a duplicate of #3839
> can you please make this change based on current master? @wing328 done – ready for review & merge at your discretion :)