Commit Graph

17 Commits

Author SHA1 Message Date
Francois Beaufort
23a8cb4e75 [usb/device-info] Bumped manifest version 2015-02-17 11:46:26 +01:00
Francois Beaufort
a6d9d280c1 [usb/device-info] Listen for USB device add and remove events 2015-02-17 11:42:43 +01:00
Francois Beaufort
8b7963a36a [usb-device-info] Bumped manifest version 2015-02-05 10:58:33 +01:00
Francois Beaufort
a43d422066 [usb-device-info] Adapt window content to resize 2015-02-05 10:58:07 +01:00
Francois Beaufort
730e33a0d2 [usb-device-info] Bumped minimum chrome version 2015-01-28 11:07:10 +01:00
Francois Beaufort
76339f823a [usb-device-info] Bumped manifest version 2015-01-27 16:48:56 +01:00
Francois Beaufort
371768a562 [usb-device-info] Removed deprecated chrome.usb.requestAccess 2015-01-27 16:48:28 +01:00
François Beaufort
b28380d707 Added webstore button to usb-device-info README 2014-12-30 13:35:44 +01:00
Reilly Grant
5ea53b6e04 Add Chrome OS support for the USB Device Info app.
On Chrome OS chrome.usb.requestAccess must be called before the device
can be opened. Some adjustments to the CSS also had to be made due to
differences in the size of input elements between platforms.
2014-11-05 15:30:03 -08:00
Reilly Grant
f190f116cf usb_device-info: Handle the case of a device being selected again.
If the user selects a device that the app has already been given permission
for then this patch moves the selection back to that device instead of adding
a duplicate entry to its internal list.
2014-10-30 17:16:13 -04:00
Reilly Grant
5e17bc81af Updated README.md to include screenshot and added icon.
Also fixed some small nits.
2014-10-29 10:52:51 -04:00
Reilly Grant
c17d0390d3 Move the USB device info app under the samples directory and add README. 2014-10-24 11:55:21 -04:00
François Beaufort
e947c8d7fc Removed screenshots thumbnails 2014-09-09 13:31:03 +02:00
Francois Beaufort
28ee445899 Fixed screenshot in sample READMEs 2014-09-05 18:06:35 +02:00
Renato Mangini
589484505b Merge branch 'cleanDeprecatedAppWindow' of https://github.com/beaufortfrancois/chrome-app-samples into beaufortfrancois-cleanDeprecatedAppWindow
Conflicts:
	samples/window-state/window.js
2014-09-05 10:08:52 -03:00
Renato Mangini
9ebc47d13e Merge branch 'removeSingleton' of https://github.com/beaufortfrancois/chrome-app-samples into beaufortfrancois-removeSingleton
Conflicts:
	README.md
	samples/singleton/README.md
	samples/singleton/assets/screenshot_1280_800.png
	samples/singleton/assets/screenshot_thumbnail.png
	samples/singleton/icon_128.png
	samples/singleton/icon_16.png
	samples/singleton/main.js
	samples/singleton/manifest.json
	samples/singleton/singleton.html
	samples/singleton/singleton.js
	samples/singleton/singleton.png
	samples/singleton/styles/main.css
2014-09-05 09:54:20 -03:00
François Beaufort
cf768bbcbd Restructured under new samples and libraries folders. 2014-09-02 18:06:16 +02:00