Harper Andrews

Results 55 issues of Harper Andrews

There are lots of new features in EasyOpenCV 1.3, and more importantly, EasyOpenCV 1.3.1 fixes a [serious problem when the library is used on a Control Hub](https://ftcforum.firstinspires.org/forum/control-hub-pilot-forum/79304-no-voltage-sensor-when-using-opencv-repackaged-with-control-hub).

This PR (based on #169) updates all of our flutter dependencies. However, I did not regenerate the Pigeon classes, as that will break the build until https://github.com/flutter/packages/pull/1191 and https://github.com/flutter/packages/pull/1225 are...

Obviously there are more important things to work on, but I wanted to document this because it's something that you'll typically only see once. ![Screenshot_20220325-231444](https://user-images.githubusercontent.com/10224994/160224448-e57f398a-4bfe-4daa-83c2-45fc79cf456b.png)

I had no idea there even was a Settings dialog until I saw the PR that overhauls it. A gear in the status bar would make it much easier to...

According to the [`peerDependencies` documentation](https://docs.npmjs.com/cli/v9/configuring-npm/package-json#peerdependencies), NPM 7 will auto-install `peerDependencies` if they aren't explicit dependencies of the application. This means that an in-browser application that depends on this library will...

When viewing permissions details, the system back button/gesture should go back to the main app details page, not close the app details page entirely

enhancement

### Summary Add a webpage with a dedicated URL that shows react.dev search results (e.g. `https://react.dev/search?q=searchTerm`) ### Details I'd like to be able to set up a search engine "[bang](https://help.kagi.com/kagi/features/bangs.html)"...

type: documentation

Apps that target API level 28 can still turn Wi-Fi on and off, but aren't blocked from on-device installation by Android 14. I know this because I work on the...

We'd apparently need to bundle [AVRDUDE](http://savannah.nongnu.org/projects/avrdude/). [Here's a reference on how to use it with the Pro Micro.](https://deskthority.net/workshop-f7/how-to-use-a-pro-micro-as-a-cheap-controller-converter-like-soarer-s-t8448.html)

enhancement