Mike Burton

Results 16 issues of Mike Burton

``` The following IndexError was thrown building _GraphViewAnimated(dirty, dependencies: [MediaQuery], state: _GraphViewAnimatedState#68d80): RangeError (index): Index out of range: index should be less than 8: 8 The relevant error-causing widget was:...

If I call dao.callBatchTasks(), I expect to be able to perform a bunch of updates all at once in order to improve performance. It appears that notifyContentChanged is being called...

Would you object if someone took the code from ormlite-android-extras and packaged it up into a patch that Gray could evaluate for inclusion in OrmLite? Ormlite by itself is currently...

It would be great to use this project, but the current licensing is unclear. If you could release the code under something like Apache2, I'm sure you'd see more people...

oss.sonatype.org https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide would be great, but if that's too much overhead, a quick fix is to do something like http://stackoverflow.com/questions/14013644/hosting-a-maven-repository-on-github

What am I doing wrong? As best I can tell, I'm using the correct syntax. ``` $ ./migrateissues.py -d roboguice emmby google-code-issues-migrator-tester Github password: Retrieving existing Github issues... Usage: migrateissues.py...

I have a collection view that I want to set a filter on. Doing the following works just fine: ``` view.set('format', { ... "property_filters": [ { "filter": { "filter": {...

Can we get a new cut of notion-py? The README.md examples no longer work out of the box due to https://github.com/jamalex/notion-py/issues/292. Sure, notion has an official API now, but notion-py...

Since upgrading to 1.0.0-beta6, I've started getting a lot of chip logging polluting my serial port, eg.: ``` 09:06:12.025 -> I (13992) chip[IM]: 09:06:12.025 -> D (13994) chip[DMG]: 09:06:12.025 ->...