1. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 10 months ago
  2. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 10 months ago
  3. ee23736 Bump wear-watchface to 1.2.0-beta01 by Alex Clarke · 10 months ago
  4. c383974 Merge "Limit RangedValue validation to T API onwards." into androidx-main by Treehugger Robot · 10 months ago
  5. d1fd96f Limit RangedValue validation to T API onwards. by Alex Clarke · 10 months ago
  6. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 10 months ago
  7. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 10 months ago
  8. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  9. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 10 months ago
  10. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  11. 5c0db6a Change resourcesContext to a function by Alex Clarke · 10 months ago
  12. e4aefda Merge "Restore kotlin-android plugin." into androidx-main by Treehugger Robot · 10 months ago
  13. d812cd3 Remove libs.kotlinStdlib dependencies from non-kotlin libraries by Aurimas Liutikas · 11 months ago
  14. 7e2c257 Restore kotlin-android plugin. by Oded Niv · 11 months ago
  15. e32c83c Merge "EngineWrapper.resourceOnlyWatchFacePackageName should be null for normal WF" into androidx-main by Treehugger Robot · 11 months ago
  16. d373b9e EngineWrapper.resourceOnlyWatchFacePackageName should be null for normal WF by Alex Clarke · 11 months ago
  17. 0e840cd Merge "Consistent code blocks in ComplicationDataSourceService documentation." into androidx-main by Treehugger Robot · 11 months ago
  18. 5ae97d9 Merge "Fix METADATA_KEY_SUPPORTED_TYPES documentation" into androidx-main by Alex Clarke · 11 months ago
  19. 4742c59 Fix METADATA_KEY_SUPPORTED_TYPES documentation by Alex Clarke · 11 months ago
  20. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 1 month ago
  21. c9bfafb Additional addWatchFaceReadyListener test coverage by Alex Clarke · 11 months ago
  22. f709d9d Merge "Regenerate old API files to include experimental APIs" into androidx-main by Julia McClellan · 11 months ago
  23. 2b98056 Remove usages of deprecated openMocks(). by Flavio Lerda · 11 months ago
  24. 84edaf0 Split test for ranged value drawing. by Flavio Lerda · 11 months ago
  25. 295f848 Regenerate old API files to include experimental APIs by Julia McClellan · 11 months ago
  26. 09c7712 Merge "Remove usages of deprecated initMocks()." into androidx-main by Treehugger Robot · 11 months ago
  27. ae58caf Require TIRAMISU for complication dynamic values. by Oded Niv · 11 months ago
  28. 353d549 Remove usages of deprecated initMocks(). by Flavio Lerda · 11 months ago
  29. 61d63a1 Merge "Gate lastResourceOnlyWatchFacePackageName with a latch" into androidx-main by Treehugger Robot · 11 months ago
  30. 9af334b7 Merge "Expose a new data source for weather complications" into androidx-main by Lucian Boaca · 11 months ago
  31. 497d027 Merge "Remove usages of deprecated openMocks()." into androidx-main by Treehugger Robot · 11 months ago
  32. 4e92d03 Gate lastResourceOnlyWatchFacePackageName with a latch by Alex Clarke · 11 months ago
  33. 9f498e3 Update OverlayStyle documentation by Alex Clarke · 11 months ago
  34. dbfa1e9 Expose a new data source for weather complications by Lucian Boaca · 11 months ago
  35. dc4ecc4 Merge "Document GET_COMPLICATION_DYNAMIC_VALUE watch face permission." into androidx-main by Treehugger Robot · 11 months ago
  36. 53306ea Document GET_COMPLICATION_DYNAMIC_VALUE watch face permission. by Oded Niv · 11 months ago
  37. 4ca0231 Merge "Simplify ComplicationDataEvaluator bind to Flow conversions." into androidx-main by Oded Niv · 11 months ago
  38. 92ee449 Remove usages of deprecated openMocks(). by Flavio Lerda · 11 months ago
  39. fe2aa1a Merge "Explain what dynamic value invalidation means, namely that it cannot be evaluated." into androidx-main by Treehugger Robot · 11 months ago
  40. bcbcea9 Explain what dynamic value invalidation means, namely that it cannot be evaluated. by Oded Niv · 11 months ago
  41. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 11 months ago
  42. 80353a8 Simplify ComplicationDataEvaluator bind to Flow conversions. by Oded Niv · 12 months ago
  43. efc4c63 Merge "Modify renderComplicationToBitmap to render at full size" into androidx-main by Treehugger Robot · 11 months ago
  44. 0a231f4b Merge "Pass UserStyle in ProviderChooser Bundle" into androidx-main by Treehugger Robot · 11 months ago
  45. 1b629c3 Modify renderComplicationToBitmap to render at full size by Alex Clarke · 11 months ago
  46. dec1309 Merge "Make watchface-complications-data-source-samples an app." into androidx-main by Treehugger Robot · 11 months ago
  47. 4fae42c Make watchface-complications-data-source-samples an app. by Oded Niv · 1 year, 1 month ago
  48. 4f05261 Merge "Unhide forgotten RangedValueComplicationData dynamic builder." into androidx-main by Treehugger Robot · 11 months ago
  49. 19d9c4f Unhide forgotten RangedValueComplicationData dynamic builder. by Oded Niv · 11 months ago
  50. 5c975c1 Merge "Fix resourceOnlyWatchFacePackageName flakes" into androidx-main by Treehugger Robot · 11 months ago
  51. 6c93127 Consistent code blocks in ComplicationDataSourceService documentation. by Oded Niv · 11 months ago
  52. f9d3495 Merge "Remove explicit mentioning of UPDATE_PERIOD_SECONDS lower bounds to 300." into androidx-main by Oded Niv · 11 months ago
  53. eeb9384 Fix resourceOnlyWatchFacePackageName flakes by Alex Clarke · 11 months ago
  54. 55dfd40 Merge "Add support for resource only watch face runtimes" into androidx-main by Treehugger Robot · 11 months ago
  55. fce69f2 Add support for resource only watch face runtimes by Alex Clarke · 12 months ago
  56. 8de5e6c Pass UserStyle in ProviderChooser Bundle by Alex Clarke · 11 months ago
  57. c57abe4 Merge "Fix SUPPORTED_TYPES table." into androidx-main by Treehugger Robot · 11 months ago
  58. e88595d Fix SUPPORTED_TYPES table. by Oded Niv · 11 months ago
  59. 0c7aec8 Remove explicit mentioning of UPDATE_PERIOD_SECONDS lower bounds to 300. by Oded Niv · 11 months ago
  60. b3b50da Make the Date inside TimeFormatText static by Alex Clarke · 11 months ago
  61. 2af783a Optimize watch face screenshots by Alex Clarke · 11 months ago
  62. 57bca14 Merge "Use released version of protolayout: 1.0.0-beta01.." into androidx-main by Treehugger Robot · 11 months ago
  63. 7cd485b Use released version of protolayout: 1.0.0-beta01.. by Oded Niv · 11 months ago
  64. f11cbb9 Rename WF IntDefs so that existing code doesn't get warnings by Alex Clarke · 11 months ago
  65. f4610a2 Merge "Remove last uses of @hide in wear libraries" into androidx-main by Treehugger Robot · 12 months ago
  66. 55b20c4 Remove last uses of @hide in wear libraries by Aurimas Liutikas · 12 months ago
  67. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  68. 0862dc4 Merge "Expose watch face IntDef constants" into androidx-main by Treehugger Robot · 12 months ago
  69. 1f3662b Expose watch face IntDef constants by Alex Clarke · 12 months ago
  70. 0c33ec1 Ignore testComponentNameMismatch by Alex Clarke · 12 months ago
  71. c118896 Merge "Optimize screenshots on headless instances" into androidx-main by Treehugger Robot · 12 months ago
  72. 700d0a0 Optimize screenshots on headless instances by Alex Clarke · 12 months ago
  73. e1bf2b1 Merge "Depreciate OverlayStyle" into androidx-main by Treehugger Robot · 12 months ago
  74. b73efab Depreciate OverlayStyle by Alex Clarke · 12 months ago
  75. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 12 months ago
  76. 165cb5f Mark two `wear` sample apps as DAC sample code even though they aren't. by Owen Gray · 12 months ago
  77. df74807 watchface: Make ComplicationDataSourceInfoRetrieverTest work with SDK 33 by utzcoz · 12 months ago
  78. ea34278 Update current API signatures after Metalava build ID 10338742 by Jinseong Jeon · 12 months ago
  79. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 12 months ago
  80. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 12 months ago