codeandrobots-app icon indicating copy to clipboard operation
codeandrobots-app copied to clipboard

An Open Source Mobile App for Robotics built in React Native

Results 48 codeandrobots-app issues
Sort by recently updated
recently updated
newest added

Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.71.0. Changelog *Sourced from [excon's changelog](https://github.com/excon/excon/blob/master/changelog.txt).* > 0.71.0 2019-12-12 > ================= > > fix for leftover data with interrupted persistent connections > > 0.70.0 2019-12-02...

dependencies
ruby

Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.71.0. Changelog *Sourced from [excon's changelog](https://github.com/excon/excon/blob/master/changelog.txt).* > 0.71.0 2019-12-12 > ================= > > fix for leftover data with interrupted persistent connections > > 0.70.0 2019-12-02...

dependencies
ruby

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.3.0. Release notes *Sourced from [rubyzip's releases](https://github.com/rubyzip/rubyzip/releases).* > ## v1.3.0 > Security > > - Add `validate_entry_sizes` option so that callers can trust an entry's...

dependencies
ruby

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.3.0. Release notes *Sourced from [rubyzip's releases](https://github.com/rubyzip/rubyzip/releases).* > ## v1.3.0 > Security > > - Add `validate_entry_sizes` option so that callers can trust an entry's...

dependencies

Figma: - https://www.figma.com/file/glet2oR8FeFN12Y60CxeSOPi/Code-and-Robots?node-id=695%3A1044 ![Screen Shot 2019-09-26 at 11 55 33](https://user-images.githubusercontent.com/16405/65683218-a153a900-e054-11e9-86f1-b8c913d3000b.png) ![Screen Shot 2019-09-26 at 11 55 43](https://user-images.githubusercontent.com/16405/65683222-a3b60300-e054-11e9-908b-d41d8a9b60ad.png)

Better sort of devices: 1. Get names from appropriate client config to match against given robot, e.g. Otto/HC-06/HM-10 for Otto, Nybble for Nybble, etc 2. Show last connected device 3....

enhancement