Andrew Welker
9f3a3f64a8
fix: Update share behavior for Zoom Room
2021-09-16 13:27:09 -06:00
Andrew Welker
fe01842523
fix: Multiple fixes
...
Update to poll meetings every 60 seconds
Add property to allow for adjusting when Join button appears
Refactor call connected event handler
Adjust text for header for sharing-only meeting
Add logic to handle waiting for host state
2021-09-16 07:15:26 -06:00
Andrew Welker
f791feb848
feat:(Essentials) Update UI functionality depending on Zoom Meeting type
2021-09-07 18:12:52 -06:00
Neil Dorin
8539a6b79c
fix(essentials): minor fixes to UI oddities
2021-08-31 18:18:24 -06:00
Neil Dorin
adec25104c
feat(essentials): Updates to UI to deal with sharing feedback with no external sources. Adds End/Leave meeting button logic on meeting info subpage
2021-08-31 16:40:04 -06:00
Neil Dorin
8af7b4b1db
feat(essentials): Adds IsHost property to MeetingInfo to determine if the room is the host
2021-08-30 17:48:37 -06:00
Neil Dorin
0a1af09830
fix(essentials): Disables dial feedback phone formatting if codec is IHasStartMeeting
2021-08-30 12:07:09 -06:00
Neil Dorin
532f3ba237
feat(essentails): #811 Adds IHasMeetingInfo, implements on ZoomRoom and updates UI drivers #812
2021-08-27 17:57:21 -06:00
Neil Dorin
bfd383dfc7
fix(essentials): Minor fixes for MockVc to make behavior more consistent with real hardware
2021-08-27 09:48:43 -06:00
Neil Dorin
47035d8386
fix(essentials): Attempt to catch case where meeting popup may not be dismissed if the room is on and the meeting is no longer joinable
2021-08-26 17:38:49 -06:00
Neil Dorin
c84ec4c899
fix(essentials): #806 switches method to print times for consistent 12h format
...
fix(essentials): #806 Updates more uses of ToShortTimeString()
fix(essentials): #806 fixes for VideoCodecUIDriver
fix(essentials): #806 final fixes for time format
2021-08-26 17:20:04 -06:00
Neil Dorin
621205e65c
fix(essentials): Hides password prompt on successful call connection
2021-08-19 12:04:11 -06:00
Neil Dorin
62fcf3856f
fix(essentials): Minor update to clear out previous password text when displaying password prompt
2021-08-19 09:37:21 -06:00
Neil Dorin
dad986414c
feat(essentials): Updated EssentialsVideoCodecUIDriver to display password prompt when joining password protected meeting
2021-08-18 17:55:04 -06:00
Neil Dorin
36a41ac477
fix(essentials): #792 refactors logic to show/hide SelectASourceVisible subpage
2021-08-17 18:00:41 -06:00
Andrew Welker
23e8280904
refactor: Add RefreshDirectory overload
...
This allows the directory to be refreshed by the event that updates the directory correctly
2021-08-16 09:42:11 -06:00
Neil Dorin
87ab43c745
fix(essentials): Updates to resolve oddities with ZoomRoom directory browsing and dialing
2021-08-13 13:45:46 -06:00
Neil Dorin
2a37e44d7d
fix(essentials): fixes inverted activity call button state
2021-08-12 15:33:17 -06:00
Neil Dorin
efa801137c
fix(Essentials): moves code inside null check for CurrentRoom
2021-08-12 14:53:41 -06:00
Neil Dorin
4b4f1f3c3d
fix(essentials): Updates to staging subpage join logic
2021-08-12 14:48:19 -06:00
Neil Dorin
6e7bf061cf
fix(essentials): Add null check for CurrentRoom
2021-08-12 13:51:48 -06:00
Neil Dorin
7f6160eb44
fix(essentials): Updates to better set feedback for current mode
2021-08-12 12:24:23 -06:00
Neil Dorin
cea1d2fcdd
Updates to mute toggle for ZoomRoom
2021-08-09 16:20:55 -06:00
Neil Dorin
22aea3089d
#773 Adds some debug and sets the Capabilities value on ZoomRoomCamera
...
Also updates RunRouteAction in EssentialsHuddleVtc1Room to still call down in to main RunRouteAction method if called with a sourceListKey
2021-08-09 14:41:31 -06:00
Neil Dorin
1696ef3ac1
Adds LocalLayoutToggle() implementation and minor updates to UI Driver
2021-08-02 16:58:32 -06:00
Neil Dorin
0cd3c1bdc5
fix(ZoomRoom): #767 #768 Adds Output2 on ZoomRoom and updates to UI for VTC
...
Updates EssentialsVideoCodecUiDriver and codec classes to better deal with dynamic use of IHasCallHistory and
2021-07-29 13:01:02 -06:00
Andrew Welker
8404e7d5a4
Merge branch 'main' into release/1.9.2
2021-07-28 17:07:01 -06:00
Neil Dorin
f4ac4e6319
Minor updates to resolve oddities with ZoomRoom and TSW UI drivers (call status)
2021-07-28 16:38:20 -06:00
Neil Dorin
a37814ab3c
#736 adds IEssentialsHuddleVtc1Room and refactors to use interface rather than EssentialsHudleVtc1Room
2021-07-12 21:49:54 -06:00
Neil Dorin
2181410927
#736 Adds IEssentialsRoom and IEssentialsHuddleSpaceRoom interfaces
...
Refactors all references to EssentialsRoomBase and EssentialsHuddleSpaceRoom to use the new interfaces instead
2021-07-12 17:22:36 -06:00
Neil Dorin
40cdd4c1e7
Makes IPower Obsolete and replaces with IHasPowerControl and IHasPowerControlWithFeedback
...
Includes major refactor to resolve IPower update
Closes #476
Closes #474 more properly
2020-11-09 16:57:35 -07:00
Neil Dorin
3fc9ff3abf
fixes minor issue with camera preset hold actions
2020-08-31 16:23:25 -06:00
Neil Dorin
41833c8aad
closes #400
2020-08-31 16:11:10 -06:00
Neil Dorin
fdf9778f46
Fixes issue where not all screensaver subpage visibility joins were being set low on incoming call
2020-08-31 16:02:39 -06:00
Andrew Welker
c6dab1fe9a
added SO event handler
2020-08-28 12:02:53 -06:00
Neil Dorin
c9178aef76
Everything working except the actions to select cameras
2020-08-28 00:12:01 -06:00
Neil Dorin
ff6e898091
More testing. Only remaining issue is camera selection
2020-08-27 18:14:11 -06:00
Neil Dorin
c43503eb27
Tested locally. Most funtions working correclty
2020-08-27 17:58:45 -06:00
Neil Dorin
e90b9fe5e3
Merge remote-tracking branch 'origin/hotfix/fix-joinedsiginterlock-nullref' into hotfix/add-vc-camera-control-to-sg-ui
2020-08-27 16:39:09 -06:00
Neil Dorin
da73365c2f
Camera Control implemented and ready to test
2020-08-27 16:24:05 -06:00
Andrew Welker
436db82006
fix weird merge conflicts
2020-08-26 14:49:11 -06:00
Andrew Welker
5938869e7a
fix show & hide methods
2020-08-26 14:26:59 -06:00
Andrew Welker
4bad8585e5
add null check to popup handler method
2020-08-26 14:24:20 -06:00
Neil Dorin
c9fce06bd7
Updates necessary to make screen saver disappear on incoming call
2020-08-19 14:53:47 -06:00
Trevor Payne
6e148e7d62
Resolves #378
...
Fixed improperly set up device extender
2020-08-18 15:30:58 -05:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00
Neil Dorin
302603aa54
Updates to phone and video address logic
2020-08-07 09:29:55 -06:00
Neil Dorin
dea858e187
Updates to phone and video address logic
2020-08-07 09:11:31 -06:00
Neil Dorin
ddbee2ed04
Fixed incorrect join for dark background logo. Updates CodecInfo class to correclty poppulate values
2020-08-07 08:56:29 -06:00
Neil Dorin
b7c9677c7a
Updates to finesse screen saver and get phone/video number display working correclty
2020-08-06 22:04:07 -06:00