This repository has been archived by the owner on May 18, 2021. It is now read-only.
Chrome App Developer Tool for Mobile 0.8.0
·
177 commits
to master
since this release
Changes since 0.7.1:
- Add
chrome.alarms
andorg.apache.cordova.media
plugins (mistakenly left out) - Fix Android back button always quitting the app (now does what you'd expect)
- App now loads only the plugins that an app uses (instead of all installed plugins)
- Initial app push is now much faster for apps with lots of files
- First cut at "Details" and "About" pages
- Deleted notification bubble
- Fix apps not launching when you: push App A, then push App B, then push App A again