Kasen IO
a4bf1c4d82
Update copyright headers.
2020-05-25 15:59:43 -04:00
David Rowe
0bef98fd96
Relabel "GOTO" app's button to "OLD GOTO"
2020-03-29 13:34:26 +13:00
Zach Fox
448be8847f
Notifications are working!
2018-10-31 13:23:58 -07:00
Zach Fox
6877af04f1
Fix GOTO notifs; fix WALLET notifs (pending backend change)
2018-09-26 14:57:32 -07:00
Zach Fox
be304ea975
Small bugfixes again
2018-09-24 17:33:23 -07:00
Zach Fox
a76c3f028d
Small bugfixes
2018-09-24 14:46:00 -07:00
Zach Fox
33c04631ea
Comments on Confluence doc
2018-09-20 14:37:46 -07:00
Zach Fox
87e91a4401
GOTO doesn't care about SINCE; reduce data for PEOPLE
2018-09-20 13:36:50 -07:00
Zach Fox
ed84b49ece
Small bugfixes and using original endpoints
2018-09-19 16:15:59 -07:00
Zach Fox
f70ecdad16
Small bugfix
2018-09-18 17:00:53 -07:00
Zach Fox
9db11aeda7
Bugfixes and new algo for PAL notifs
2018-09-18 16:35:53 -07:00
Zach Fox
4987164706
Notifications for GOTO (using a cool algorithm)
2018-09-18 15:30:43 -07:00
Zach Fox
5a1d074e2f
Goto now uses AppUi; lint
2018-09-12 16:04:37 -07:00
Roxanne Skelly
8a20969103
Fix typo
2018-09-06 10:38:10 -07:00
Roxanne Skelly
bb8d9c5cf0
For stories, base the notification popups off of the action_string instead of a hard-coded value.
2018-09-05 16:50:08 -07:00
howard-stearns
5257a254cb
more for the previous
2018-06-04 13:12:41 -07:00
luiscuenca
29dd24b05f
Fix GoTo app in HMD mode
2018-01-23 15:50:32 -07:00
David Rowe
8c2427dd58
Rename Window.protocolVersion() to Window.protocolSignature()
2018-01-19 09:06:16 +13:00
David Rowe
2883e24285
Add Window.protocolVersion() as a replacement for location's
2018-01-17 12:00:35 +13:00
Brad Davis
bb2e061d77
Fixing global declarations in JS
2017-11-15 12:00:52 -08:00
Brad Davis
1167be4102
Reverting tablet API rename, cleaning up duplicated code
2017-11-15 11:52:55 -08:00
Brad Davis
7bf1b176d7
Renaming Tablet API to Tablets, supporting dev-mode QML loading from filesystem
2017-11-10 14:21:24 -08:00
Brad Davis
d162e1cff6
Whitelist functionality for tablet apps
2017-11-04 15:14:06 -07:00
Zach Fox
c64c2e17c8
First pass at consolidation
2017-10-24 12:01:05 -07:00
beholder
9cd784990c
5830: Go-To menu shows up blank except for address bar
2017-08-23 23:27:02 +03:00
howard-stearns
25ab8e7e94
debugging on call, but mostly, specify json headers, etc.
2017-05-04 14:45:58 -07:00
howard-stearns
aa74dda9f3
cleanup
2017-05-03 16:29:37 -07:00
howard-stearns
a007c1fe4b
Merge branch 'master' of https://github.com/highfidelity/hifi into notification-circumstances
2017-05-03 13:46:00 -07:00
howard-stearns
42887d41c4
debugging
2017-05-03 13:45:48 -07:00
CFresquet
28b166c51f
further request fiddling
2017-05-03 07:51:49 -07:00
CFresquet
b54ea63af7
incremental request module fixes
2017-05-03 07:35:30 -07:00
howard-stearns
9b117165bd
expire our announcements when we leave, and turn off messagesWaiting when
...
everything is expired.
2017-05-02 11:44:16 -07:00
Howard Stearns
b6ae0a5bde
add nextTick, and cleanup
2017-04-28 20:06:13 -07:00
howard-stearns
f9debf1388
checkpoint
2017-04-28 16:53:08 -07:00
Howard Stearns
0f8ee7051c
lint
2017-04-26 08:20:12 -07:00
howard-stearns
ee9b953b1c
typo
2017-04-25 12:12:26 -07:00
howard-stearns
fac40f51d9
message waiting art
2017-04-21 16:00:23 -07:00
howard-stearns
ce7f3197f6
watch for announcements
2017-04-21 14:27:38 -07:00
Dante Ruiz
52fd446d4d
toggle goto in tablet
2017-04-06 22:27:37 +01:00
Anthony J. Thibault
7564b6f0f5
More consistent highlights/toggle for toolbar buttons
...
When the "app" for a button is visible the button should become active.
Also clicking on a highlighted/active button should close the associated "app".
This should be noticeable on the following tablet apps.
* audio
* menu
* people
* market
* users
2017-02-21 10:59:36 -08:00
Anthony J. Thibault
2ea88012f9
Remove toolbar from tablet-goto.js
2017-02-16 17:36:16 -08:00
Anthony J. Thibault
1c783031b1
Removed ColorOverlay from TabletButton, added more icon & text states
...
Now uses separate images for each state. Now tabletButtonProxy has 4 state properties, one for icon and images.
* icon
* hoverIcon
* activeIcon
* activeHoverIcon
* text
* hoverText
* activeText
* activeHoverText
Updated scripts to set new button states, if necessary.
2017-02-13 15:09:46 -08:00
Dante Ruiz
580216c3d2
adding tablet-goto.js
2017-02-09 07:13:30 -08:00