- 10 Sep, 2015 1 commit
-
-
Scott Graham authored
-
- 09 Sep, 2015 3 commits
-
-
Ian Fischer authored
Only log the tag and the message from Android, so logs look like “ANDROID: I/sky : Hello from Sky!”.
-
Ian Fischer authored
-
Ian Fischer authored
Make it possible to start a sky app in an arbitrary relative path, rather than requiring the dart file to be in the current directory.
-
- 04 Sep, 2015 1 commit
-
-
Ian Fischer authored
-
- 03 Sep, 2015 3 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
-
- 02 Sep, 2015 1 commit
-
-
Ian Fischer authored
-
- 01 Sep, 2015 5 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
-
- 31 Aug, 2015 2 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
-
- 29 Aug, 2015 1 commit
-
-
Ian Fischer authored
Refactors a bunch of Android-related things into an AndroidDevice singleton class.
-
- 28 Aug, 2015 2 commits
-
-
Ian Fischer authored
Also clean up some formatting issues.
-
Ian Fischer authored
-
- 27 Aug, 2015 3 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
Have “sky_tool listen” start with a refresh so that iOS devices don’t wait on a black screen for the first filesystem change.
-
- 26 Aug, 2015 1 commit
-
-
Jim Beveridge authored
Fixes #454.
-
- 24 Aug, 2015 2 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
-
- 21 Aug, 2015 1 commit
-
-
Ian Fischer authored
Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app. Also refactors ios_sim.py to be part of sky_tool. The current skyx file that ‘listen’ generates does not contain material design icons, so icons will be missing.
-
- 13 Aug, 2015 1 commit
-
-
Adam Barth authored
We seem to have trouble killing sky_server by its pid. Instead, lets try killing it by looking up which process is listening on the sky_server port.
-
- 07 Aug, 2015 4 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
directory to support using sky_tool with local builds.
-
Adam Barth authored
-
Adam Barth authored
The --checked argument runs SkyShell in checked mode, which turns on type checking and asserts.
-
- 05 Aug, 2015 1 commit
-
-
Ian Fischer authored
restart Sky apps on Android without having to restart SkyShell.
-
- 04 Aug, 2015 2 commits
-
-
Jim Beveridge authored
-
Jim Beveridge authored
B=Fixes #187
-
- 31 Jul, 2015 1 commit
-
-
John McCutchan authored
-
- 28 Jul, 2015 2 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
- 27 Jul, 2015 1 commit
-
-
Adam Barth authored
We were walking over to the realdir too quickly, which meant we lost which version of the sky_engine package we were supposed to use.
-
- 23 Jul, 2015 2 commits
-
-
Adam Barth authored
We now just symlink the lib directory into the packages directory in the output directory.
-
Adam Barth authored
This CL introduces a SkyShell.apk that is separate from the SkyDemo.apk that we upload to the store to show our demos. The SkyShell.apk is just an empty shell that can run Sky applications on Android.
-