Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 2396333002: Add loopback option and improve UX of AppRTCMobile for Mac. (Closed)

Created:
4 years, 2 months ago by daniela-webrtc
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add loopback option and improve UX of AppRTCMobile for Mac. CL introduces changes in the layout of the mac demo app. Bellow are the listed changes * The label above the room field is removed and that text is shown in the text field's placeholder. * Size of the window is decreased to accomodate smaller resolutions * The local view is shown on top of remote view in 3/rd of it's size * The log view is bellow the remote view and shows client status messages as well as some simple usage instructions. * Loopback functionality is added * Start call button added for improved usability Note: This file was not following our internal ObjC style guidelines i.e NSString *a - right NSString* a - wrong However I've decided to submit the changes and to follow the current style. I'll submit a bug to update the style in separate CL BUG=webrtc:6496 Committed: https://crrev.com/647915fb9574231e7cb3461009c8a51e0f570b5a Cr-Commit-Position: refs/heads/master@{#14692}

Patch Set 1 #

Total comments: 26

Patch Set 2 : Fic formatting #

Patch Set 3 : Fix formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -71 lines) Patch
M webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m View 1 2 11 chunks +150 lines, -71 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
daniela-webrtc
Can you please take a look!
4 years, 2 months ago (2016-10-17 09:25:30 UTC) #3
kthelgason
On 2016/10/17 09:25:30, denicija-webrtc wrote: > Can you please take a look! awesome, lgtm.
4 years, 2 months ago (2016-10-17 09:30:01 UTC) #4
kthelgason
https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m File webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m (right): https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m#newcode149 webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m:149: metrics:(NSDictionary*)metrics{ nit: missing space
4 years, 2 months ago (2016-10-17 09:30:09 UTC) #5
magjed_webrtc
lgtm. Thanks, this will make debugging for iOS/Mac much easier! I would like Zeke to ...
4 years, 2 months ago (2016-10-17 15:22:41 UTC) #7
tkchin_webrtc
https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m File webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m (right): https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m#newcode28 webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m:28: - (void)appRTCMainView:(APPRTCMainView*)mainView at some point we should change APPRTC->ARD ...
4 years, 2 months ago (2016-10-19 00:57:17 UTC) #8
daniela-webrtc
https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m File webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m (right): https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m#newcode62 webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m:62: - (void)displayLogMessage:(NSString*)message { On 2016/10/19 00:57:17, tkchin_webrtc wrote: > ...
4 years, 2 months ago (2016-10-19 14:45:13 UTC) #9
tkchin_webrtc
On 2016/10/19 14:45:13, denicija-webrtc wrote: > https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m > File webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m (right): > > https://codereview.webrtc.org/2396333002/diff/1/webrtc/examples/objc/AppRTCMobile/mac/APPRTCViewController.m#newcode62 > ...
4 years, 2 months ago (2016-10-19 22:32:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2396333002/40001
4 years, 2 months ago (2016-10-20 07:53:23 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-20 08:46:44 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-20 08:46:58 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/647915fb9574231e7cb3461009c8a51e0f570b5a
Cr-Commit-Position: refs/heads/master@{#14692}

Powered by Google App Engine
This is Rietveld 408576698