Skip to content
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

Compare
Choose a tag to compare
@agrieve agrieve released this 25 Jun 15:43
· 177 commits to master since this release

Changes since 0.7.1:

  • Add chrome.alarms and org.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