WearVerifyRemoteApp/Application/src/main/java/com/example/android/wearable/wear/wearverifyremoteapp/MainMobileActivity.kt (3 lines): - line 182: // TODO: Add your code to communicate with the wear app(s) via Wear APIs - line 190: // TODO: Add your code to communicate with the wear app(s) via Wear APIs - line 251: // TODO: Replace with your links/packages. WearVerifyRemoteApp/Wearable/src/main/java/com/example/android/wearable/wear/wearverifyremoteapp/MainWearActivity.kt (3 lines): - line 135: // TODO: Add your code to communicate with the phone app via - line 197: // TODO: Replace with your links/packages. - line 201: // TODO: Replace with your links/packages. WatchFaceAlphaKotlin/app/src/main/java/com/example/android/wearable/alpha/editor/WatchFaceConfigStateHolder.kt (2 lines): - line 120: // TODO (codingjeremy): Add complication change support if settings activity - line 232: // TODO: As of watchface 1.0.0-beta01 We can't use MutableStateFlow.compareAndSet, or WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/ControlDashboard.kt (1 line): - line 204: // TODO: Replace with a version of IconButton? AlwaysOnKotlin/compose/src/main/java/com/example/android/wearable/wear/alwayson/AlwaysOnScreen.kt (1 line): - line 73: // TODO: Compose doesn't support disabling antialiasing on Text WearOAuth/oauth-device-grant/src/main/java/com/example/android/wearable/oauth/devicegrant/AuthDeviceGrantViewModel.kt (1 line): - line 35: // TODO Add your client id & secret here (for dev purposes only). WearOAuth/oauth-pkce/src/main/java/com/example/android/wearable/oauth/pkce/AuthPKCEViewModel.kt (1 line): - line 40: // TODO Add your client id & secret here (for dev purposes only). WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/MessagingIntentService.java (1 line): - line 69: // TODO: Asynchronously save your message to Database and servers. WatchFaceAlphaKotlin/app/src/main/java/com/example/android/wearable/alpha/editor/WatchFaceConfigActivity.kt (1 line): - line 112: // TODO (codingjeremy): Replace with a RecyclerView to choose color style (next CL)