- d07312a Merge "Add methods to handle Ongoing Activity Data in Bundles." into androidx-main by ssancho · 3 years, 10 months ago
- 81c1937 WatchFace: Don't use context.getDisplay by Alex Clarke · 3 years, 10 months ago
- 98c031e Add methods to handle Ongoing Activity Data in Bundles. by Sergio Sancho · 3 years, 10 months ago
- f98b948 Merge "Switch wear-watchface-editor to use Activity 1.2.0-rc01" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- f735762 Switch wear-watchface-editor to use Activity 1.2.0-rc01 by Ian Lake · 3 years, 10 months ago
- 464aea9 Fix comment in wear/wear-watchface-editor by Alex Clarke · 3 years, 10 months ago
- c75b178 Merge "Disable the back button navigation by default in DismissibleFrameLayout" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- eeb2083 Merge "Remove unused methods from WatchFaceHostApi" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 5db6099 Disable the back button navigation by default in DismissibleFrameLayout by Xiangyin Ma · 3 years, 10 months ago
- fdc8fec Merge "Make ComplicationManager an optional parameter" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- c24524d Merge "onComplicationDataUpdate to cope with unrecognezed ids" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- b12720a Remove unused methods from WatchFaceHostApi by Alex Clarke · 3 years, 10 months ago
- 49fa47e Make ComplicationManager an optional parameter by Alex Clarke · 3 years, 10 months ago
- d39dbd5 Merge "Expand coverage of ComplicationHelperActivity." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 124f983 onComplicationDataUpdate to cope with unrecognezed ids by Alex Clarke · 3 years, 10 months ago
- efef411 Merge "OnWatchFaceEditorSessionImpl.userStyle to return same object" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- a6c5a64 Merge "Add Complication support for extras sent to the provider chooser" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 3b76d0c Increace interactiveDrawModeUpdateDelayMillis max value. by Alex Clarke · 3 years, 10 months ago
- d3a26b3 OnWatchFaceEditorSessionImpl.userStyle to return same object by Alex Clarke · 3 years, 10 months ago
- b50fc2f Expand coverage of ComplicationHelperActivity. by Flavio Lerda · 3 years, 10 months ago
- 606e451 Add Complication support for extras sent to the provider chooser by Alex Clarke · 3 years, 10 months ago
- eed1808 Merge "Convert ComplicationHelperActivityTest to Kotlin." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- d5138c7 Merge "Document limits for the number of complicaiton providers" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 38301e8 Merge changes I21bad47d,I7c029476 into androidx-main by ssancho · 3 years, 10 months ago
- 01661cf1 Merge "Migration of RemoteInputIntent from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- ffdb720 Merge "Migration of WatchFaceCompanion from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 129f88f Convert ComplicationHelperActivityTest to Kotlin. by Flavio Lerda · 3 years, 10 months ago
- 6b2cb46 Document limits for the number of complicaiton providers by Alex Clarke · 3 years, 10 months ago
- 6c20707 Migration of RemoteInputIntent from WSL to AndroidX by Neda Topoljanac · 3 years, 11 months ago
- 2bc6f3f6 Update package after move. by Sergio Sancho · 3 years, 10 months ago
- e7172d8 Migrate the Ongoing Activities library to a new sub-library. by Sergio Sancho · 3 years, 10 months ago
- 7eb718f Migration of WatchFaceCompanion from WSL to AndroidX by Neda Topoljanac · 3 years, 11 months ago
- 51f8456 Merge "Migration of WearableCalendarContract from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 015c8f2 Merge "Reduce hardware framerate when battery low and not charging" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 13a74a8 Reduce hardware framerate when battery low and not charging by Alex Clarke · 3 years, 10 months ago
- bcdc429 Merge "EditorSession to use requestPreviewComplicationData" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 49d5d14 Merge "ComplicationOutlineRenderer to use 3dp" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- aee2545 ComplicationOutlineRenderer to use 3dp by Alex Clarke · 3 years, 10 months ago
- 67c3428 EditorSession to use requestPreviewComplicationData by Alex Clarke · 3 years, 10 months ago
- 586193a Merge "Migration of PhoneDeviceType from WSL to AndroidX" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- cd5d0f4 Migration of PhoneDeviceType from WSL to AndroidX by Neda Topoljanac · 3 years, 10 months ago
- c94c5de Merge "Fixed bug on WearArcLayout when some children have visibility=gone" into androidx-main by ssancho · 3 years, 10 months ago
- 72997fc Merge "Fix possible NPE with WatchFaceState.isAmbient" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 1f2ad17 Fix possible NPE with WatchFaceState.isAmbient by Alex Clarke · 3 years, 10 months ago
- c8dd186 Merge "Death observer for getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClient" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 10 months ago
- 2929ef7 Death observer for getOrCreateWallpaperServiceBackedInteractiveWatchFaceWcsClient by Alex Clarke · 3 years, 10 months ago
- 2e67e84 Merge changes Id8fc4130,I2e1df393 into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 3d67eed Extend ComplicationProviderInfo with provider ComponentName by Alex Clarke · 3 years, 10 months ago
- 69b8829 Merge "Watchface clarify LOW_BATTERY_THRESHOLD" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- c33290a Merge "Remove ComplicationTextUtils class." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- e3b0e42 Fixed bug on WearArcLayout when some children have visibility=gone by Sergio Sancho · 3 years, 10 months ago
- 0c89ec1 Add ProviderInfoRetriever.requestPreviewComplicationData by Alex Clarke · 3 years, 10 months ago
- eee3148 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 41b8176 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 76c1d91 Merge changes I9ea8eee6,I36966899 into androidx-main by Aurimas Liutikas · 3 years, 10 months ago
- c7c4f4c Watchface clarify LOW_BATTERY_THRESHOLD by Alex Clarke · 3 years, 10 months ago
- ed1867f Revert "Initial commit of Wear Tiles API." by Nick Anthony · 3 years, 10 months ago
- a0e19d1 Merge "Ensure watchState.isBatteryLowAndNotCharging is initialized" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- ddb3ce4 Merge "Remove unnecessary fields from ComplicationOverlay" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- ba2d2ae Remove unnecessary fields from ComplicationOverlay by Alex Clarke · 3 years, 10 months ago
- 80a3245 Ensure watchState.isBatteryLowAndNotCharging is initialized by Alex Clarke · 3 years, 10 months ago
- 79c8c8b Remove ComplicationTextUtils class. by Mohammad Saboorian · 3 years, 10 months ago
- 4a667f7 Migration of WearableCalendarContract from WSL to AndroidX by Neda Topoljanac · 3 years, 11 months ago
- c682f3c Fix handling of not set LocusId by Sergio Sancho · 3 years, 10 months ago
- 01475c8 Merge "Add wear/wear-watchface-editor and sample" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- f653d26 Add wear/wear-watchface-editor and sample by Alex Clarke · 4 years ago
- d20c202 Project setup for androidx.wear.phone.interactions. by Neda Topoljanac · 3 years, 10 months ago
- f7a5057 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
- 0808297 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
- 11b3bf9 Initial commit of Wear Tiles API. by Jamie Garside · 3 years, 11 months ago
- 31d83d8 Merge "Update formatting for day of week in Japanese." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 87c432a Register for the correct broadcasts. by Flavio Lerda · 3 years, 11 months ago
- 9cb1bd3 Update formatting for day of week in Japanese. by Flavio Lerda · 3 years, 10 months ago
- 8e8a196 Merge "Rename LayerMode.DRAW_HIGHLIGHTED" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 242ebcf createProviderChooserHelperIntent to accept ComplicationType by Alex Clarke · 3 years, 10 months ago
- 85d0bc6 Rename LayerMode.DRAW_HIGHLIGHTED by Alex Clarke · 4 years ago
- 6fcabfe8 Merge "Correct the usage of SystemState in InteractiveWatchFaceSysUiClient." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 85503681 Merge "Add support for initially disabled complications" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- c621149 Merge "Fix issues assigning UserStyleRepository.style" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 8976340 Add support for initially disabled complications by Alex Clarke · 3 years, 11 months ago
- 223915a Fix a bug where headless renderers where being registered for the by Alex Clarke · 4 years ago
- c0ea81f Fix issues assigning UserStyleRepository.style by Alex Clarke · 3 years, 11 months ago
- 889025d Correct the usage of SystemState in InteractiveWatchFaceSysUiClient. by Mohammad Saboorian · 3 years, 11 months ago
- 2e7e5df ComplicationDrawable: Support for synchronous loading of drawables by Alex Clarke · 3 years, 11 months ago
- 8bccf75 Merge "ProviderInfoRetriever to return an array." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 989f413 ProviderInfoRetriever to return an array. by Alex Clarke · 3 years, 11 months ago
- 4e35246 Merge "Do not invalidate if state has not changed." into androidx-master-dev am: f2551d9d74 by Treehugger Robot · 3 years, 11 months ago
- 60cc41c Do not invalidate if state has not changed. by Flavio Lerda · 4 years ago
- 9d5c961 Merge "Enforce java warnings for android library test code" into androidx-master-dev am: 2ee5e018db by Alan Viverette · 4 years ago
- 619ad70 Enforce java warnings for android library test code by Alan Viverette · 4 years ago
- 7dbd6b1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
- 12d017a Merge "Change the complication highlight to be a solid line." into androidx-master-dev by Treehugger Robot · 4 years ago
- f1119d2 Merge "Project setup for androidx.wear.remote.interactions." into androidx-master-dev by Treehugger Robot · 4 years ago
- f0c97eb Merge "Better AmbientModeSupport javadoc" into androidx-master-dev by Treehugger Robot · 4 years ago
- 0cf18ae Better AmbientModeSupport javadoc by Xiangyin Ma · 4 years ago
- 05b1463 Project setup for androidx.wear.remote.interactions. by Neda Topoljanac · 4 years ago
- 611f0c7 Change the complication highlight to be a solid line. by Alex Clarke · 4 years ago
- 14768bd Merge "Extend RenderParameters" into androidx-master-dev by Treehugger Robot · 4 years ago
- f69ae8a Merge "Add bringAttentionToComplication to InteractiveWatchFaceWcs" into androidx-master-dev by Treehugger Robot · 4 years ago