overte-HifiExperiments/scripts/system
Anthony J. Thibault a791ddcc22 Tablet can switch to a web url.
Help button has been updated to switch to the help.html.  It doesn't look good because
the content was authored expecting landscape window, not portrait.

The API is by no means final.  But it exposes two methods to JS.

* Tablet.gotoHomeScreen() - Used to forcefully go back to the home tablet "springboard", eventually this will
  hooked up to the tablet button.
* Tablet.gotoWebScreen(url) - Causes the tablet to switch from the home "springboard" and load a web url.

tabletTest.js and help.js have been updated to use this functionality.
2016-12-19 17:52:19 -08:00
..
assets Delete old bubble model 2016-12-13 11:46:22 -08:00
controllers Merge branch 'master' into tablet-ui 2016-12-15 13:28:23 -08:00
html Bugfixes and GIF uploads workinggit add -A! 2016-11-18 14:39:30 -08:00
libraries removed tabs and also remove script from host 2016-12-16 21:45:53 +00:00
marketplaces removed unneeded whitespace 2016-12-12 23:21:14 +00:00
particle_explorer Fix eventBridgeLoader path in particle explorer 2016-09-15 13:07:00 -07:00
tablet-ui Made TabletRoot.qml the main tablet qml file. 2016-12-19 15:15:16 -08:00
attachedEntitiesManager.js
avatarFinderBeacon.js Remove redundant parentheses 2016-12-10 00:21:20 +01:00
away.js Fix away.js not unsubscribing on shutdown 2016-10-27 11:12:46 -07:00
bubble.js Fixed typo 2016-12-13 11:48:06 -08:00
dialTone.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
directory.js removed showButtonDown, which didn't exist 2016-09-06 17:36:55 -07:00
edit.js conforming to coding standard and better variable naming 2016-12-01 22:22:17 +00:00
firstPersonHMD.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
goto.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
help.js Tablet can switch to a web url. 2016-12-19 17:52:19 -08:00
hmd.js show the hand controllers when in third-person+hmd, but currently, they're 2016-11-14 13:05:35 -08:00
mod.js use for loop for kick and mute overlay cleanup 2016-11-13 12:17:12 -08:00
mute.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
notifications.js GIFs: Quality improvements; duration tweaks; processing notif (#9139) 2016-12-01 14:53:18 -08:00
progress.js Display "content loading" while there are pending GPU texture transfers 2016-11-07 13:40:49 +13:00
selectAudioDevice.js Logging to help find audio device issue 2016-11-15 12:58:51 -08:00
snapshot.js Fix the bug 2016-12-14 12:17:00 -08:00
users.js Merge pull request #9033 from huffman/fix/usersjs-hide-show-laser 2016-11-10 17:53:17 -08:00
voxels.js