Anthony J. Thibault
85e01e3922
tablet-ui: Added sortOrder property to buttons
...
By default user created buttons will appear after system buttons.
2017-02-02 17:18:22 -08:00
Dante Ruiz
2cc1ee008d
added clicking sounds to tablet menus
2017-02-02 17:46:42 +00:00
Anthony J. Thibault
de55a5dfe6
tablet-ui: reduced volume of button click
2017-02-01 18:47:50 -08:00
Anthony J. Thibault
8f362861eb
tablet-ui: button icon images now work with http urls.
2017-01-31 16:53:25 -08:00
Seth Alves
f382b541c7
merge from upstream
2017-01-25 15:42:33 -08:00
Seth Alves
ff8d13ecc7
get button-states for toolbar buttons working again
2017-01-25 15:38:54 -08:00
Dante Ruiz
6671d7f9e6
removed some unnessary menu item
2017-01-25 21:23:04 +00:00
Dante Ruiz
0d7f15e41b
removed more qml errors
2017-01-25 18:22:28 +00:00
Seth Alves
7d370fb791
Merge pull request #9507 from cozza13/tablet-ui
...
Changes to tablet formatting
2017-01-25 09:29:16 -08:00
Dante Ruiz
096b2e876f
removing qml null print error
2017-01-25 08:00:40 -08:00
Chris Collins
df9bfa6eff
Changes to tablet formating
...
Changes to QML and .js formating to match style of mockup.
2017-01-25 07:41:04 -08:00
Anthony J. Thibault
bff0eeef75
Added username to tablet header
2017-01-24 14:31:57 -08:00
Anthony J. Thibault
d2f024e84d
Fix for "ReferenceError: globalPosition is not defined" warning
2017-01-24 11:40:20 -08:00
Anthony J. Thibault
584a9a3c98
UI navigation work with game pads
...
The tablet UI can be long lived, unlike the previous VRMenu.
So instead of using a dynamic mapping that was only enabled when the VRMenu was shown, standard_navigation.json.
standard_navigation is always active. Also, standard_navigation.json has been changed.
Left and Right click and stick events never become UINav events. Only Dpad A, B, X, Y, LB and RB are mapped to UINav events.
2017-01-23 15:22:49 -08:00
Seth Alves
dfa949f2d8
switch to new click sound
2017-01-20 13:35:41 -08:00
Dante Ruiz
342a6c67fb
menu checkable button fix
2017-01-19 08:12:49 -08:00
Dante Ruiz
0f3ac2831e
fix tablet menu selection issue
2017-01-18 17:20:42 +00:00
Dante Ruiz
1c13f538f7
removed debug output
2017-01-18 17:08:13 +00:00
Dante Ruiz
fa3bea52cd
fixed bug with menu
2017-01-18 16:45:27 +00:00
Dante Ruiz
baff07b0f9
controller with menus finally work
2017-01-18 07:41:25 -08:00
Dante Ruiz
9a61b6030b
tabletFocus update
2017-01-18 07:40:15 -08:00
Dante Ruiz
d3fa7651c9
some what working d-pad
2017-01-18 07:40:15 -08:00
dante ruiz
865a78a8c8
saving work
2017-01-18 07:40:14 -08:00
Seth Alves
0abb41ca2d
Merge pull request #9413 from hyperlogic/tablet-ui
...
clara.io marketplace works on tablet
2017-01-18 06:37:55 -08:00
Faye Li Si Fi
d7209ef7f7
syntax
2017-01-17 16:56:54 -08:00
Faye Li Si Fi
42a96a94b4
fix
2017-01-17 16:54:40 -08:00
Faye Li Si Fi
126bfba512
fix tablet menu scrolling issue
2017-01-17 16:40:12 -08:00
Anthony J. Thibault
56fc42a2bd
clara.io marketplace works on tablet
2017-01-17 15:38:44 -08:00
Faye Li Si Fi
20ac96a7f9
fix clicking on checkboxes in menus or on ghosted menu items slides in a blank page
2017-01-17 12:29:38 -08:00
Faye Li Si Fi
965f9ab0a7
fix tapping menu when already at the top-level menu blanks the tablet
2017-01-17 11:58:48 -08:00
Seth Alves
bbff372097
Merge pull request #9377 from fayeli/tablet-menu-qml
...
Rework Context Menu QML to Be Suitable for Tablet
2017-01-13 09:59:57 -08:00
Faye Li Si Fi
834e3af879
checkbox margin and nav hover color
2017-01-12 18:12:13 -08:00
Faye Li Si Fi
10a82ac11f
update breadcrumb text as you navigate menus
2017-01-12 17:38:13 -08:00
Faye Li Si Fi
54eef26eaa
click breadcrumb text to go back to parent menu
2017-01-12 16:33:33 -08:00
Faye Li Si Fi
ef699db5be
nav bar menu now bring you back to menu root
2017-01-12 16:14:37 -08:00
Faye Li Si Fi
99b6c6f1fd
menu icon and breadcrumb text
2017-01-12 15:47:02 -08:00
Faye Li Si Fi
41356f8b1d
make space for menu navigation bar
2017-01-12 14:36:33 -08:00
Anthony J. Thibault
b251dc9ed6
Tablet springboard can now be scrolled
2017-01-12 13:11:27 -08:00
Faye Li Si Fi
f316505a05
context menu fill to fit tablet screen
2017-01-12 13:11:08 -08:00
Anthony Thibault
e7a88b5a3c
Merge pull request #9343 from druiz17/menuApp
...
Moved the context menu to the tablet
2017-01-10 13:34:44 -08:00
Faye Li
07039897c6
New color scheme for audio bar
2017-01-10 11:41:16 -08:00
Dante Ruiz
6c51edec77
added context menu to tablet
2017-01-10 09:13:45 -08:00
Dante Ruiz
3fab901b49
commit chabges
2017-01-10 09:13:45 -08:00
Anthony J. Thibault
0860c50a49
Allow Hifi.SoundEffect to be used in all qml
...
Including webEntities, webOverlays and the system tablet.
We might want to add this to enable spatial sound effects for the web keyboard.
2017-01-06 14:01:13 -08:00
Anthony J. Thibault
85de0d3bbf
Added local only spatialized button click sounds to tablet
2017-01-05 13:54:06 -08:00
Faye Li Si Fi
32bc73dad3
added activeText and activeIcon properties in QML
2017-01-04 12:20:41 -08:00
Anthony J. Thibault
e4a08709c6
Merge remote-tracking branch 'upstream/tablet-ui' into tablet-ui
2017-01-03 16:23:57 -08:00
Anthony Thibault
9502a8b0c4
Merge pull request #9294 from fayeli/tablet-mic-level
...
Audio level calculation in tabletUI.js
2017-01-03 16:12:04 -08:00
Anthony J. Thibault
3c2f9acd39
Hooked up EventBridge to TabletScriptingInterface.
2017-01-03 15:43:21 -08:00
Faye Li
68aacfe544
added "updateAudioBar" function signature in header file
2017-01-03 12:38:23 -08:00