Sam Stern
Sam Stern
Android SDK image is 4.5GB bigger than Ubuntu image, but the Android SDK folder is only 2GB. Android SDK size: ``` vagrant@da29b6195f58:/$ du -sh ~/Android/Sdk 2.0G /home/vagrant/Android/Sdk ``` Image sizes:...
When pulling with Git on Windows, the line endings of `scripts/my_bashrc.txt` are mangled such that the VM shell can't `source` from the result.
This repository does not have a LICENSE which means we can no longer list it on https://devlibrary.withgoogle.com/ and makes it harder for people to use with confidence. If you add...
This repository does not have a LICENSE which means we can no longer list it on https://devlibrary.withgoogle.com/ and makes it harder for people to use with confidence. If you add...
Googlers: for context see http://b/176971059
Since this repository is used for snippets that are included in docs, the code here should have some automated verification that it compiles. Travis CI would be ideal as it's...
**Is your feature request related to a problem? Please describe.** Download URLs are one of the most convenient ways to display content from Cloud Storage for Firebase, but right now...
Add a source map to the doc generation process so that reference docs can link directly into source files for each function/constant/etc.