[go: nahoru, domu]

  1. 2bb0a29 Merge "Add Modifier.scrollAway for scrolling TimeText out of view." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  2. f6e171c Merge "Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01"" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  3. c11a9f0 Add Modifier.scrollAway for scrolling TimeText out of view. by stevebower · 1 year, 10 months ago
  4. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 1 year, 10 months ago
  5. 9be0139 Merge "Support seralization of bitmap and adaptive icons" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  6. f7a6f52 Merge "Reinstate NotifyColorsChangedHelper" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  7. 71597e4 Support seralization of bitmap and adaptive icons by Alex Clarke · 1 year, 10 months ago
  8. 7182ec4 Reinstate NotifyColorsChangedHelper by Alex Clarke · 1 year, 10 months ago
  9. d0c5bcc Pin Compose for Wear OS to Core Compose 1.3.0-rc01 by John Nichol · 1 year, 10 months ago
  10. aaccbed Merge "Make Position indicator take only the needed space." into androidx-main by Sergio Sancho · 1 year, 10 months ago
  11. 2d9a310 Make Position indicator take only the needed space. by Sergio Sancho · 1 year, 10 months ago
  12. 96b1737 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  13. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  14. 8399ebe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  15. 09ae3a2 Merge "Based on API feedback renamed BINDER_DIED" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  16. 29a4814 Merge "Reinstate optimization of getComplicationSlotsState" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. 0568bfc Based on API feedback renamed BINDER_DIED by Alex Clarke · 1 year, 10 months ago
  18. 5208c43 Merge "Send notification of engine detach to the client" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  19. 600582d Reinstate optimization of getComplicationSlotsState by Alex Clarke · 1 year, 10 months ago
  20. 88ce692 Send notification of engine detach to the client by Alex Clarke · 1 year, 10 months ago
  21. 4e7a6e6 Merge "Refactor PreviewImageUpdateRequestedListener to be a Consumer<> instead" into androidx-main by Wasi Ahmed · 1 year, 10 months ago
  22. e958268 Merge "Replace custom Single Abstract Method (SAM) type OnWatchfaceColorsListener with generic Java SAM type (Consumer)" into androidx-main by Wasi Ahmed · 1 year, 10 months ago
  23. ae32234 Revert "Allow InteractiveInstance to migrate between engines" by Alex Clarke · 1 year, 10 months ago
  24. 2bcd371 Revert "Remove stray debug logging" by Alex Clarke · 1 year, 10 months ago
  25. 42bd5e4 Revert "Simplify handling of pending ComplicationData" by Alex Clarke · 1 year, 10 months ago
  26. 0046ae8 Revert "Fix issues with dump in InteractiveWatchFaceImpl" by Alex Clarke · 1 year, 10 months ago
  27. a98742c Revert "Fix removeWatchFaceListener" by Alex Clarke · 1 year, 10 months ago
  28. 5e8532c Fix removeWatchFaceListener by Alex Clarke · 1 year, 10 months ago
  29. 2d9ebd5 Merge "Optimize getComplicationSlotsState & getUserStyleSchema" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  30. 75e6324 Optimize getComplicationSlotsState & getUserStyleSchema by Alex Clarke · 1 year, 10 months ago
  31. e7afc68 Refactor PreviewImageUpdateRequestedListener to be a Consumer<> instead by Wasi Ahmed · 1 year, 10 months ago
  32. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  33. e221e05 Replace custom Single Abstract Method (SAM) type OnWatchfaceColorsListener with generic Java SAM type (Consumer) by Wasi Ahmed · 1 year, 10 months ago
  34. ae43846 Add Button role for InlineSlider and Stepper by mkulaha · 1 year, 10 months ago
  35. 66a77b4 Fix the z-order of the items in Compose for Wear OS Scaffold by jnichol · 1 year, 10 months ago
  36. 0cd14fb Fix issues with dump in InteractiveWatchFaceImpl by Alex Clarke · 1 year, 10 months ago
  37. cf10065 Add a try/catch log + rethrow to getOrCreateInteractiveWatchFace by Alex Clarke · 1 year, 10 months ago
  38. 791408e Merge "Fix test only race in previewImageUpdateRequestedListener test" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  39. b5d4397 Fix test only race in previewImageUpdateRequestedListener test by Alex Clarke · 1 year, 10 months ago
  40. 07b5f27 Merge "Deprecate old getOrCreateInteractiveWatchFaceClient methods" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  41. 1d2a3a7 Deprecate old getOrCreateInteractiveWatchFaceClient methods by Alex Clarke · 1 year, 10 months ago
  42. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  43. 0a33531 Merge "Adds an overload of listenableGetOrCreateInteractiveWatchFaceClient" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  44. 655ba33 Add capability to change complication's name and screen reader name via ComplicationSlotOverlay by Wasi Ahmed · 1 year, 11 months ago
  45. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  46. 062624b Adds an overload of listenableGetOrCreateInteractiveWatchFaceClient by Alex Clarke · 1 year, 10 months ago
  47. 34e3905 Simplify handling of pending ComplicationData by Alex Clarke · 1 year, 10 months ago
  48. 31c5f62 Add Renderer.sendPreviewImageNeedsUpdateRequest by Alex Clarke · 1 year, 11 months ago
  49. 885b958 Remove stray debug logging by Alex Clarke · 1 year, 10 months ago
  50. 96e8316 Allow InteractiveInstance to migrate between engines by Alex Clarke · 1 year, 11 months ago
  51. c3b7c53 Merge "Update integration demo APK version to 1.10" into androidx-main by Steve Bower · 1 year, 11 months ago
  52. 2b52c97 Merge "Address API feedback for WatchFaceColors" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  53. 5b3963c Address API feedback for WatchFaceColors by Alex Clarke · 1 year, 11 months ago
  54. afa8eb5 Update integration demo APK version to 1.10 by stevebower · 1 year, 11 months ago
  55. 816209c Add logging in OnWatchFaceEditorSessionImpl proxy by Alex Clarke · 1 year, 11 months ago
  56. 44d194c Log surfaceDestroyed in dump by Alex Clarke · 1 year, 11 months ago
  57. 3032dc6 Improve Operation failed errors by Alex Clarke · 1 year, 11 months ago
  58. f8c35a9 Merge "Allow WF to declare it's colors" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  59. ae3ede5 Allow WF to declare it's colors by Alex Clarke · 1 year, 11 months ago
  60. 0f8fee3 Merge "Mention the permission in immediateResponseRequired" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  61. 81ab090 Update the Compose for Wear OS default theme colors. by John Nichol · 1 year, 11 months ago
  62. c018ead Merge "Provide some guideance about monochromatic images" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  63. 744d8b2 Mention the permission in immediateResponseRequired by Alex Clarke · 1 year, 11 months ago
  64. 1b4ec25 Replace LIBRARY_GROUP_PREFIX in wear watchface-* by Treehugger Robot · 1 year, 11 months ago
  65. 163bbe1 Provide some guideance about monochromatic images by Alex Clarke · 1 year, 11 months ago
  66. 10df7c50ca Merge "ComplicationSlot data sources can now be referenced to resources" into androidx-main by Wasi Ahmed · 1 year, 11 months ago
  67. 0d56b41 Merge "Mark IInteractiveWatchFace slot 20 as unused" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  68. 3783112 Mark IInteractiveWatchFace slot 20 as unused by Alex Clarke · 1 year, 11 months ago
  69. 00b305a89 Merge "Revert nested derived state in Lazy layouts" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  70. 6319f1f Merge "Update default color values per new Wear Material Theme" into androidx-main by Neda Topoljanac · 1 year, 11 months ago
  71. 7827a63 Merge "Improve Javadocs for content's width/height in PrimaryLayout" into androidx-main by Neda Topoljanac · 1 year, 11 months ago
  72. 7432589 Merge "Remove operator from equals on all equals definitions" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  73. cb6d100 Remove operator from equals on all equals definitions by Sean McQuillan · 1 year, 11 months ago
  74. d94e727 ComplicationSlot data sources can now be referenced to resources by Wasi Ahmed · 2 years ago
  75. 1d20522 Revert nested derived state in Lazy layouts by Andrei Shikov · 1 year, 11 months ago
  76. a5ffaa6 Improve Javadocs for content's width/height in PrimaryLayout by Neda Topoljanac · 1 year, 11 months ago
  77. 0ef53e3 Update default color values per new Wear Material Theme by Neda Topoljanac · 1 year, 11 months ago
  78. 5043472 Fix bug in ScalingLazyListState that stops smalls lists from completing initialization by John Nichol · 1 year, 11 months ago
  79. e510f03 Merge "Revert "Upgrade to AGP 7.4.0-alpha09"" into androidx-main by Aurimas Liutikas · 1 year, 11 months ago
  80. e9a2396 Revert "Upgrade to AGP 7.4.0-alpha09" by Aurimas Liutikas · 1 year, 11 months ago
  81. caf16fe Merge "Upgrade to AGP 7.4.0-alpha09" into androidx-main by Aurimas Liutikas · 1 year, 11 months ago
  82. 451a608 Merge "Support SmallImage in more Complication types" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  83. 5f452d3 Support SmallImage in more Complication types by Alex Clarke · 1 year, 11 months ago
  84. 7aac300 Merge "Fix parcelAndUnparcelComplicationsUserStyleSetting test" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  85. 76958bd Fix parcelAndUnparcelComplicationsUserStyleSetting test by Alex Clarke · 1 year, 11 months ago
  86. 99e15e7 Fix ListenableWatchFaceMetadataClientTest lint errors by Alex Clarke · 1 year, 11 months ago
  87. c3524e7 Merge "Pin annotation clients to alpha01" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  88. b4fc537 Upgrade to AGP 7.4.0-alpha09 by Aurimas Liutikas · 1 year, 11 months ago
  89. 723c75b Pin annotation clients to alpha01 by Alan Viverette · 1 year, 11 months ago
  90. b7d8bf9 Fix updateInstance bug by Alex Clarke · 1 year, 11 months ago
  91. 0279657 Merge "Adds experimental WeightedElementsComplicationData" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  92. fa8216e Merge "Update experimental ColorRamp" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  93. fb387bb Merge "Add support for Chips and Buttons with an outlined Style" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  94. b283109 Add support for Chips and Buttons with an outlined Style by John Nichol · 1 year, 11 months ago
  95. bad6446 In non user builds log complications by Alex Clarke · 1 year, 11 months ago
  96. 71c81f1 Adds experimental WeightedElementsComplicationData by Alex Clarke · 1 year, 11 months ago
  97. 0cdb1df Update experimental ColorRamp by Alex Clarke · 1 year, 11 months ago
  98. 40ce377 Translate complication data history Instants to LocalTime by Alex Clarke · 1 year, 11 months ago
  99. 76e2786 Add onComplicationDataUpdate* failure logging by Alex Clarke · 1 year, 11 months ago
  100. 2046009 Fix WatchFaceServiceImageTest#testPlaceholderComplications flakes by Alex Clarke · 1 year, 11 months ago