Isaac Devine

Results 10 issues of Isaac Devine

Can an option(s) be added to: a) Place sourcemaps in a separate folder in the output directory? (e.g. output/dist.js , output/sourcemaps/dist.js.map ) b) Customize the url used to refer to...

To express more accuractly what is stored in the plist files, keep the date within the UTC timezone, without DST conversion. If the isdst flag is set to 0 or...

Static labels for paths use the calculated centriod as the label coordinate.remote This will fix Leaflet/Leaflet.label#36 and does work for polylines etc, as they all descend from path.

react-dnd-scrollzone doesn't work with the latest version of react-dnd. I suspect it is due to the changes in the react context api ( i.e. #34 ) and that react-dnd doesn't...

I have some patches I would like to contribute which add basic consent prompt support to Windows with crashpad. This patchset requires patching crashpad - how do you want me...

enhancement
Platform: Native

Support the getType() content provider method and use the UriMatcher instead to determine which table, mime type and whether it is a single row lookup instead of getPathSegment(). This is...

Fixes the issues found in #13 Created a new pull request because github doesn't allow pull requests to be updated unless the user has write access to that person's repository.

Based on #17 this allows foreign keys and hierarchical uris. Add support for foreign keys on android versions which support it, as well as adding support for heirarchical urls so...

Based on #19 change the sample app to run on gingerbread and above, to demonstrate the extensive compatibilty that simpleprovider has.

Based on #18 this will convert the simple-provider project to an android library module. This allows consuming apps to use a different min and max sdk from the Library project....