Libby Baldwin
Libby Baldwin
Allow detection and syncing of data by a user (already has a unique id due to google account used for username) if they log in from a second device. Currently...
Currently the online and offline events are only noted, but nothing is done. Detecting when offline should be done if the user is logged in. Warn or other meaningful ui...
On logout button press, clear local storage of project list items.
The cloud background image on a tablet in portrait mode does not extend all the way to the bottom of the screen.
Add support for creating and building Android Library Projects. Example: the Android Library Project for ZXing used with the [barcode scanner tutorial](http://www.mobiledevelopersolutions.com/home/start/twominutetutorials/tmt3)
Changing key files in a project such as index.html or AndroidManifest.xml do not trigger a fresh build which will pick up the changes. To guarantee a build that picks up...