Andrew Reitz

Results 21 issues of Andrew Reitz

Converting to a single activity and using the navigation components should simplify the app a bit.

CI with automatic deployments to play store alpha or beta would be awesome.

Create and add firebase mostly for analytics and error reporting, but could be used for push notifications and other things later.

After entering `groovy slides2png.groovy ` Firefox opens and then hangs. After a while it will close and output the following error message. `org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on...

After executing Slides2Png.scala , nothing happens. It will just hang until the process is kill. OS: Fedora 20 Scala Version: 2.10 SBT Version: 0.13.1 I have image magic and zsh...

When running the tests I am getting java.lang.NoClassDefFoundError when trying to instantiate a class in the main Android Project. I have my project setup in the exact same fashion as...

bug

- Updated RoboSpockConfigurator to be able to include transitive dependencies. - Added tests for transitive dependencies. - Updates to gradle/android build tools Fix for #15

bug
enhancement

I have `out.write("\n");` in a template file. When creating a new project from this template. The `out.write("\n");` is changed to ``` out.write(" "); ```

documentation

I am receiving "java.io.IOException: Attempted read from closed stream." but when I check the api it looks like my request was successful.

I can break these into smaller commits if needed.