webrtc/examples/objc/AppRTCMobile/ios
dharmesh f824ef8062 Disable switch camera and route change buttons when processing
When user touches switch camera it takes a while for camera to switch.
So disabled switch camera button on touch and enabled it back when
switch camera is done. It also gives visual feedback to user.
Did same change for route change button as well. Route change
operation is relatively fast but making this change make it robust in
case the operation takes time.

Also changed image color and background color highlight color for
touch highlight.

Bug: webrtc:11778
Change-Id: I037b830f7a02b49bf292b8838bd245db585dbd22
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179041
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31910}
2020-08-11 13:18:39 +00:00
..
broadcast_extension Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
resources Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
ARDAppDelegate.h Format almost everything. 2019-07-08 13:45:15 +00:00
ARDAppDelegate.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
ARDFileCaptureController.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
ARDFileCaptureController.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
ARDMainView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainView.m Updating the AppRTCMobile iOS UI. 2018-05-07 09:35:04 +00:00
ARDMainViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainViewController.m Explicitly set presentation style to full screen, because, 2020-07-17 07:15:36 +00:00
ARDSettingsViewController.h Format almost everything. 2019-07-08 13:45:15 +00:00
ARDSettingsViewController.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
ARDStatsView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDStatsView.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
ARDVideoCallView.h Disable switch camera and route change buttons when processing 2020-08-11 13:18:39 +00:00
ARDVideoCallView.m Disable switch camera and route change buttons when processing 2020-08-11 13:18:39 +00:00
ARDVideoCallViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallViewController.m Disable switch camera and route change buttons when processing 2020-08-11 13:18:39 +00:00
Info.plist Fix support orientation changes in Camera Preview 2017-11-16 08:56:23 +00:00
main.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoCodecInfo+HumanReadable.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoCodecInfo+HumanReadable.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
UIImage+ARDUtilities.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
UIImage+ARDUtilities.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00