Results 100 comments of Tony OHagan

Perhaps ship a standard set of files in subfolder of res/ .

Now thinking it might be best to support GIT URLs to fetch these files so users can publish versioned repos of add on for their Sencha Projects (like plugins). Support...

Recorded on README as Known issue. Workaround: 1. Open Android **Settings** app 2. Select **Apps** options, select and Stop your app. 3. Restart the app and now you can reconnect...

`stlive install` and `stlive run` that runs `phonegap run` or `phonegap install` for each platform added to a project or the list of platforms specified. You can also use this...

Started work on mods to cli-config lib v0.4.0 to support this. Breaking changes required a new major version number.

This is needed for apps that must restart at '/' route and also to be able to restart at another view when wanting to debug starting from that view.

Haven't had a chance yet to look at this but hopefully sometime this week.

I don't think its implemented ... https://github.com/colinskow/superlogin/blob/master/lib/user.js#L937

and perhaps also an `superlogin.enableUser(userID, [enabled_until])` ? - Removes any `user.disabled` or `user.disabled_until` values. - Optionally sets a `user.enabled_until` value. - Supports free trial accounts that can be re-enabled if...