- 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 5 months ago
- ca0055b Rename ComplicationProvider to ComplicationDataSource by Alex Clarke · 3 years, 5 months ago
- 383fbfe Rename CanvasRenderer.uiThreadInit() to init() by Neda Topoljanac · 3 years, 4 months ago
- 4e0e743 Refactor GlesRenderer's context usage by Alex Clarke · 3 years, 5 months ago
- 644925a Add CanvasRenderer.uiThreadInit and rename GlesRenderer Methods by Alex Clarke · 3 years, 5 months ago
- cf59407 Rename more things for ComplicationSlot consistency by Alex Clarke · 3 years, 5 months ago
- 247dc05 Add onRendererCreated to CanvasComplication by Alex Clarke · 3 years, 5 months ago
- 2764cba Rename Complication to ComplicationSlot for clarity by Alex Clarke · 3 years, 5 months ago
- 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 5 months ago
- e9fcaa9 ObservableWatchData is now sealed by Alex Clarke · 3 years, 5 months ago
- ae963c9 Move style & complication init to background thread by Alex Clarke · 3 years, 5 months ago
- 64be75b Create WatchFaceInstance to not block on createWatchFace by Alex Clarke · 3 years, 6 months ago
- 5eb9cad Refactor WatchFace construction to support fast metadata queries by Alex Clarke · 3 years, 6 months ago
- f22af31 GlesRenderer API tweaks by Alex Clarke · 3 years, 6 months ago
- 81cdfe2 Make GlesRender.makeContextCurrent public by Alex Clarke · 3 years, 6 months ago
- 70128af Allow the watch face to specify additional ContentDescriptionLabels by Alex Clarke · 3 years, 7 months ago
- bff5ad3 Make documentation for touch events more explicit. by Flavio Lerda · 3 years, 7 months ago
- 9ca774d Reinstate interface CanvasComplication by Alex Clarke · 3 years, 7 months ago
- 12130ac Extend RenderParameters to support more powerful highlighting by Alex Clarke · 3 years, 7 months ago
- ceff4a1 Implement custom hit testing for edge complications by Alex Clarke · 3 years, 7 months ago
- 42a99e8 Add support for devices with a chin. by Flavio Lerda · 3 years, 7 months ago
- 97421a1 Rename UserStyleReposisiory by Alex Clarke · 3 years, 8 months ago
- 29c00ad Merge CanvasComplicationDrawable and CanvasComplication by Alex Clarke · 3 years, 8 months ago
- 97f8e0d Hide WatcfaceControlServiceFactory by Alex Clarke · 3 years, 8 months ago
- fc2544f Rename CanvasComplication.setData by Alex Clarke · 3 years, 8 months ago
- 3910134 Rename bringAttentionToComplication by Alex Clarke · 3 years, 8 months ago
- aa04704 Watchface comments pass by Alex Clarke · 3 years, 8 months ago
- a61f723 Fix testAmbientScreenshot flakes by Alex Clarke · 3 years, 8 months ago
- 0ccef17 Add some missing annotations by Alex Clarke · 3 years, 8 months ago
- e803462 Remove IdAndComplicationData from the public API by Alex Clarke · 3 years, 8 months ago
- 204fe76 Make complicationConfigExtras non-nullable and use it in the editor by Alex Clarke · 3 years, 8 months ago
- 448f79d An example OpenGL watchface which loads textures on a background thread by Alex Clarke · 3 years, 8 months ago
- fbf6fab Remove Complication.setRenderer by Alex Clarke · 3 years, 8 months ago
- cb396bf Merge "Rename ComplicationsManager.TapCallback.onComplicationSingleTapped" into androidx-main by Treehugger Robot · 3 years, 8 months ago
- 192defe Merge "Mark Complicaiton.setComplicationBounds as internal" into androidx-main by Treehugger Robot · 3 years, 8 months ago
- e658a67 Increace interactiveDrawModeUpdateDelayMillis max value. by Flavio Lerda · 3 years, 8 months ago
- ec89164 Mark Complicaiton.setComplicationBounds as internal by Alex Clarke · 3 years, 8 months ago
- 990a0ac Rename ComplicationsManager.TapCallback.onComplicationSingleTapped by Alex Clarke · 3 years, 8 months ago
- 7959515 Rename drawComplicationSelectOutline by Alex Clarke · 3 years, 8 months ago
- 9e46d8d Expose initallyEnabled in ComplicationState by Alex Clarke · 3 years, 8 months ago
- 8160593 WCS needs updateInstance instead of setUserStyle by Alex Clarke · 3 years, 8 months ago
- d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 9 months ago
- b4ac8cb Remove support for double tapping and pass favorite id to provider chooser by Alex Clarke · 3 years, 9 months ago
- b460c9c Secondary RendererParams constructor without tint by Alex Clarke · 3 years, 9 months ago
- 2316bab Refactor CanvasComplication to not use @hide by Alex Clarke · 3 years, 9 months ago
- bfcc757 Add support for fixed preview complication providers by Alex Clarke · 3 years, 9 months ago
- 38c5276 Make WatchFaceService.createWatchFace a suspend function by Alex Clarke · 3 years, 9 months ago
- 49fa47e Make ComplicationManager an optional parameter by Alex Clarke · 3 years, 10 months ago
- 606e451 Add Complication support for extras sent to the provider chooser by Alex Clarke · 3 years, 10 months ago
- f653d26 Add wear/wear-watchface-editor and sample by Alex Clarke · 3 years, 11 months ago
- 85d0bc6 Rename LayerMode.DRAW_HIGHLIGHTED by Alex Clarke · 3 years, 11 months ago
- 85503681 Merge "Add support for initially disabled complications" 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 · 3 years, 11 months ago
- 2e7e5df ComplicationDrawable: Support for synchronous loading of drawables by Alex Clarke · 3 years, 11 months ago
- 0b87521 Extend RenderParameters by Alex Clarke · 4 years ago
- 0e99fdd Change compliction bounds to be a map per complication type by Alex Clarke · 4 years ago
- e711aab Require ComplicationsUserStyleSetting to modify complications by Alex Clarke · 4 years ago
- b053d71f WatchFace Make Renderer a sealed class by Alex Clarke · 4 years ago
- c228f26 WatchFace: General documentation and quality pass by Alex Clarke · 4 years ago
- 16dd7b6 Reduce min SDK for watchface down to API 25 by Alex Clarke · 4 years ago
- 0dc0454 Make ObservableWatchData's constructor internal by Alex Clarke · 4 years ago
- c4f8a74 Add a digital watch face example by Alex Clarke · 4 years ago
- 0eb54c6 Update metalava to the latest version. by Aurimas Liutikas · 4 years ago
- be3ce8f Reduce wear-watchface etc target API to 26 by Alex Clarke · 4 years ago
- d147cbd Add annotations to WatchFace.overridePreviewReferenceTimeMillis by Alex Clarke · 4 years ago
- e5d0ddc Refactor Complication builder by Alex Clarke · 4 years ago
- c049336 Add a tap listener to WatchFace by Alex Clarke · 4 years ago
- 6444374 Watchface: allow variable frame rate by Alex Clarke · 4 years ago
- 01f1f19 Remove WatchFace.Builder by Alex Clarke · 4 years ago
- 1eb396f Java interop: rename getters for boolean WatchState members by Alex Clarke · 4 years ago
- 4ded4ce Make TapListener into a Callback and InvalidateCallback into a listener by Alex Clarke · 4 years ago
- 4e74787 Move wear 2.0 watchface style options into their own class by Alex Clarke · 4 years ago
- 4f3b1c7 Wrap ComplicationState and migrate to new style ComplicationType by Alex Clarke · 4 years ago
- e942fec Pass reference times for getPreviewReferenceTimeMillis via DeviceConfig by Alex Clarke · 4 years ago
- 05d9d5b Add highlightedComplicationId to RenderParameters by Alex Clarke · 4 years ago
- 67b471b WatchFace: Simplify handling of surfaces by Alex Clarke · 4 years ago
- 214ca57 Improve WatchFace documentation and naming by Alex Clarke · 4 years, 1 month ago
- e74dd38 Rename CanvasComplicationRenderer for clarity by Alex Clarke · 4 years, 1 month ago
- 8a9551d Change functions with boolean return values to be prefixed with “is” rather than “get” by Alex Clarke · 4 years, 1 month ago
- e0859b7 Dont use protected in GlesRenderer by Alex Clarke · 4 years, 1 month ago
- 0b15577a Clarify setUnitSquareBounds & setAsBackgroundComplication by Alex Clarke · 4 years, 1 month ago
- a1adad57 Use Kotlin properties for ComplicationDrawable isHighlighted & data by Alex Clarke · 4 years, 1 month ago
- fe21f86 Remove ComplicationRenderer.InvalidateCallback from the public api by Alex Clarke · 4 years, 1 month ago
- 9ae42d9 WatchFace: Remove status indictor APIs by Alex Clarke · 4 years, 1 month ago
- afa828e Refactor WatchFace AIDL interfaces by Alex Clarke · 4 years, 1 month ago
- a6ff68f Add ComplicationsUserStyleCategory by Alex Clarke · 4 years, 1 month ago
- 3c0009b Rename wear-complications-rendering. by Flavio Lerda · 4 years, 1 month ago
- ea1fc4e Enable API tracking for wear/wear-watchface by Alex Clarke · 4 years, 1 month ago