- 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 4 years, 3 months ago
- b1a818d Merge "Ensure sample WF editor closes activity onStop" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- f4b95de Merge "Remove support for double tapping and pass favorite id to provider chooser" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- ad0fcad Ensure sample WF editor closes activity onStop by Alex Clarke · 4 years, 3 months ago
- 9dc84a4 Migrate WF sample manifest to editor new action by Alex Clarke · 4 years, 3 months ago
- b4ac8cb Remove support for double tapping and pass favorite id to provider chooser by Alex Clarke · 4 years, 3 months ago
- 6dd9dd1 Add dumpsys dumps for the WatchFaceService by Alex Clarke · 4 years, 3 months ago
- 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 3 months ago
- 357e059 Merge "Disable flaking TileProviderServiceTest test" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 32ffa42 Merge "Secondary RendererParams constructor without tint" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 7a2340a Merge "Harden createWatchFaceControlClientImpl against the WF dyeing in the bind" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- c47f473 Merge "Harden EditorService against client crashes." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- b460c9c Secondary RendererParams constructor without tint by Alex Clarke · 4 years, 3 months ago
- b36d30d Harden EditorSession against ProviderInfoRetriever binder issues by Alex Clarke · 4 years, 3 months ago
- 28fc1c3 Merge "Use builders to construct ComplicationText." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 99ebe10 Merge "Remove ComplicationHelperActivity from the public API" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- f335bee Remove ComplicationHelperActivity from the public API by Alex Clarke · 4 years, 3 months ago
- 70c2778 Use builders to construct ComplicationText. by Flavio Lerda · 4 years, 3 months ago
- c4d9ea0 Merge "Updates to Wear Tiles APIs:" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- b73b24a Updates to Wear Tiles APIs: by Jamie Garside · 4 years, 3 months ago
- 53faa31 Harden createWatchFaceControlClientImpl against the WF dyeing in the bind by Alex Clarke · 4 years, 3 months ago
- 071e889 Harden EditorService against client crashes. by Alex Clarke · 4 years, 3 months ago
- dfe8d778 Merge "Fix manifest packages in wear" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 3d5d5fd Disable flaking TileProviderServiceTest test by Aurimas Liutikas · 4 years, 3 months ago
- 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 5055db6 Fix manifest packages in wear by Alex Clarke · 4 years, 3 months ago
- 376cfea Ensure onDestroy properly unregisters watchface instance by Alex Clarke · 4 years, 3 months ago
- 2512fb6 Fix race in construction of direct boot watchface and WCS instance by Alex Clarke · 4 years, 3 months ago
- fe9ff97 Merge "Better error message for InteractiveInstanceManager.addInstance" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- de8d90e Merge "Refactor CanvasComplication to not use @hide" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 1ec0805 Merge "Make the order of StyleSetting constructors consistent" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 64b7210 Merge "Change EditorRequest.createFromIntent to set the package" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 7ca902e Set the timezone in WF golden image tests by Alex Clarke · 4 years, 3 months ago
- 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 4 years, 3 months ago
- 07ae209 Change EditorRequest.createFromIntent to set the package by Alex Clarke · 4 years, 3 months ago
- 889affe Make the order of StyleSetting constructors consistent by Alex Clarke · 4 years, 3 months ago
- 87a952e5 Better error message for InteractiveInstanceManager.addInstance by Alex Clarke · 4 years, 3 months ago
- 2316bab Refactor CanvasComplication to not use @hide by Alex Clarke · 4 years, 3 months ago
- e87fe4c Merge "Fix and enforce ObjectToString errorprone warnings" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 3915732 Add checks for WatchFaceControlClient api calls after close by Alex Clarke · 4 years, 3 months ago
- 314364b Improve require error messages by Alex Clarke · 4 years, 3 months ago
- 0d271a4 Merge "Guava wrappers for watch face suspended methods" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 614d33b0 Merge "Make minimum SDK requirement consistent." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 763bb6b Merge "Make minimum SDK requirement consistent." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- a218e02 Merge "Make minimum SDK requirement consistent." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- fcd55ae Guava wrappers for watch face suspended methods by Alex Clarke · 4 years, 3 months ago
- abcd8d7 Make minimum SDK requirement consistent. by Flavio Lerda · 4 years, 3 months ago
- 7ea6fcb Make minimum SDK requirement consistent. by Flavio Lerda · 4 years, 3 months ago
- bc75e12 Make minimum SDK requirement consistent. by Flavio Lerda · 4 years, 3 months ago
- 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 4 years, 3 months ago
- 22e28be Remove unused AndroidManifest.xml file. by Flavio Lerda · 4 years, 3 months ago
- 079d09c Fix NPE in getComplicationPreviewData by Alex Clarke · 4 years, 3 months ago
- 826b400 Merge "Introduce EditorService and retire EditorResult" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- cdff119 Mark StyleParcelableTest#userStyleToString as @Ignore as it is flaky by Aurimas Liutikas · 4 years, 3 months ago
- 53e5dd6 Introduce EditorService and retire EditorResult by Alex Clarke · 4 years, 3 months ago
- bfcc757 Add support for fixed preview complication providers by Alex Clarke · 4 years, 3 months ago
- 0e2a966 Merge "Fix flakes in StyleParcelableTest#userStyleToString" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- a08a9d9 Fix flakes in StyleParcelableTest#userStyleToString by Alex Clarke · 4 years, 3 months ago