Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Releases: MobileChromeApps/chrome-app-developer-tool

Chrome App Developer Tool for Mobile 0.7.0

17 Jun 21:53
Compare
Choose a tag to compare

Changes since 0.6.0:

  • Speed improvements to initial app push (zippush endpoint)
  • Implemented details & about page
  • Minor UI tweaks

Chrome App Developer Tool for Mobile 0.6.0

17 Jun 15:41
Compare
Choose a tag to compare

Changes since 0.5.1:

  • New name: Chrome App Developer Tool for Mobile
  • Big News: Default WebView for chrome apps is now using Intel Crosswalk, currently based on Chrome/36.0.1985.18!
  • Changed the Android Launch Mode to singleTop so that clicking icon from launcher doesn't restart the app unnecessarily
  • Few updates to the set of plugins we bundle by default
  • Fix "failed to start server" when you close the app and start it again
  • Displayed IP address now updates when your device's IP changes
  • Some minor UI updates

Known Issues:

  • About and Details links still don't work

Chrome App Harness 0.5.1

04 Jun 02:24
Compare
Choose a tag to compare

Changes since 0.5.0:

  • Display IP address now changes when network changes
  • Now bundling all core Cordova plugins
  • Use relative times for "last updated"
  • Some minor fixes to chrome app plugins
  • Deleted in-app menu in favour of showing the main screen on double two-finger tap
  • UI Overhaul

Known Issues:

  • About and Details links don't work

Chrome App Harness 0.5

27 May 15:34
Compare
Choose a tag to compare
Pre-release

First release with revamped server module. Major changes:

  • Now called "Chrome App Harness" instead of "Chrome ADT"
  • Use chrome-harness-push instead of cca-push to deploy apps
  • Supports incremental updates to apps for faster pushes
  • Use two-finger double-tap to summon menu instead of three-finger tap