AppShortcuts/app/src/main/java/com/example/android/appshortcuts/ShortcutHelper.java (2 lines):
- line 174: // TODO Get the actual site
and use it.
- line 175: // TODO Set the current locale to accept-language to get localized title.
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/MessagingMainActivity.java (1 line):
- line 45: // TODO: Handle and display message/conversation from your database
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/MessagingIntentService.java (1 line):
- line 75: // TODO: Asynchronously save your message to Database and servers.
InteractiveSliceProviderKotlin/app/src/main/java/com/example/android/interactivesliceprovider/SliceActionsBroadcastReceiver.kt (1 line):
- line 39: // Wait a bit for wifi to update (TODO: is there a better way to do this?)
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/MessagingMainActivity.java (1 line):
- line 45: // TODO: Handle and display message/conversation from your database
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigPictureSocialIntentService.java (1 line):
- line 76: // TODO: Asynchronously save your message to Database and servers.
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/InboxMainActivity.java (1 line):
- line 43: // TODO: Handle and display email from your database
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/InboxMainActivity.java (1 line):
- line 43: // TODO: Handle and display email from your database
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigPictureSocialMainActivity.java (1 line):
- line 43: // TODO: Handle and display social post from your database
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigTextMainActivity.java (1 line):
- line 43: // TODO: Handle and display reminder from your database
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigPictureSocialIntentService.java (1 line):
- line 75: // TODO: Asynchronously save your message to Database and servers.
InteractiveSliceProviderKotlin/app/src/main/java/com/example/android/interactivesliceprovider/AppIndexingUpdateService.kt (1 line):
- line 81: // TODO: Move all data for Indexables to the data/domain layer.
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigPictureSocialMainActivity.java (1 line):
- line 43: // TODO: Handle and display social post from your database
Notifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/BigTextMainActivity.java (1 line):
- line 43: // TODO: Handle and display reminder from your database
Notifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/MessagingIntentService.java (1 line):
- line 78: // TODO: Asynchronously save your message to Database and servers.