1. 611fcd8 Merge changes from topic "text_arc_screenshot_tests" into androidx-main by Jamie Garside · 3 years ago
  2. bbf4644 Mark CoroutineBroadcastReceiverTest as flaky. by Pierre Barbier de Reuille · 3 years ago
  3. 2233a05 Reduce minTargetSDK to 21 for Glance and glance-appwidget by marcelpinto · 3 years ago
  4. a1f87c3 Merge "Add launch activity user action to glance library" into androidx-main by Treehugger Robot · 3 years ago
  5. 646e0d1 Add launch activity user action to glance library by Zoe Page · 3 years ago
  6. 539ecbf Add @CallSuper in GlanceAppWidgetReceiver.kt by marcelpinto · 3 years ago
  7. 7584fe8 Improve integration tests and broadcast receiver test by Pierre Barbier de Reuille · 3 years ago
  8. e469ae0 Correct the text weight handling. by Pierre Barbier de Reuille · 3 years ago
  9. 9582d8a Adding a first demos for app widget for Responsive mode. by Pierre Barbier de Reuille · 3 years ago
  10. 72739ae Added additional screenshot tests. by Jamie Garside · 3 years, 1 month ago
  11. dbfe836 Add support for CurvedRow and CurvedText for Wear. by Jamie Garside · 3 years, 1 month ago
  12. b9265be Add translation context to app widget translation by Cyrus Boadway · 3 years, 1 month ago
  13. bd60e5a Merge "Replace explicit RemoteViews reflection action with core-remoteviews" into androidx-main by Treehugger Robot · 3 years ago
  14. 0103b79 Replace explicit RemoteViews reflection action with core-remoteviews by Pierre Barbier de Reuille · 3 years ago
  15. 1248632 Adding emulator tests for the new App Widget Sizes. by Pierre Barbier de Reuille · 3 years, 1 month ago
  16. a61453c Handle size mode specification for Glance App Widget by Pierre Barbier de Reuille · 3 years, 1 month ago
  17. aed8c9b Merge "Add compose:runtime as an api dependency." into androidx-main by Jamie Garside · 3 years, 1 month ago
  18. 5f2669d Add compose:runtime as an api dependency. by Jamie Garside · 3 years, 1 month ago
  19. b0cdd733 Merge "Corrections for a mistake and some style issues." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  20. 769030a Corrections for a mistake and some style issues. by Pierre Barbier de Reuille · 3 years, 1 month ago
  21. d456f5f Merge "Enable snapshots for androidx.glance." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  22. 5b16272 Merge "Add initial implementation of CurvedRow/Text." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  23. 406dc20 Enable snapshots for androidx.glance. by Jamie Garside · 3 years, 1 month ago
  24. b15ba57 Add initial implementation of CurvedRow/Text. by Jamie Garside · 3 years, 1 month ago
  25. ed39ad4 Merge "Add initial composer for glance-wear." into androidx-main by Jamie Garside · 3 years, 1 month ago
  26. 1689628 Translate row and column views for glance AppWidget by Zoe Page · 3 years, 1 month ago
  27. 711205c Correct translation of text for API 28+ by Pierre Barbier de Reuille · 3 years, 1 month ago
  28. c4b2dd8 Adding AppWidgetProvider and tests. by Pierre Barbier de Reuille · 3 years, 1 month ago
  29. 412262d Add initial composer for glance-wear. by Jamie Garside · 3 years, 1 month ago
  30. 4982650 Merge changes from topic "basic_receiver" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  31. 847921c Adding first version of the AppWidgetComposer, with tests by Pierre Barbier de Reuille · 3 years, 1 month ago
  32. 0ad54c9 Adding translation of Text for App Widget by Pierre Barbier de Reuille · 3 years, 1 month ago
  33. ff5feab Add initial screenshots for Glance Wear. by Jamie Garside · 3 years, 1 month ago
  34. a4846a7 Add translation for Text for Glance Wear. by Jamie Garside · 3 years, 1 month ago
  35. 99aab651 Adding a minimal version of the Text composable. by Pierre Barbier de Reuille · 3 years, 1 month ago
  36. 01303a7 Merge "Implement Row, Column and BackgroundModifier for Wear." into androidx-main by Jamie Garside · 3 years, 1 month ago
  37. 3bffcfe Merge "Add a mechanism to limit the depth of the composition tree." into androidx-main by Pierre Barbier de Reuille · 3 years, 1 month ago
  38. a868c84 Merge "Correct flaky coroutine test" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  39. a7c5dd7 Implement Row, Column and BackgroundModifier for Wear. by Jamie Garside · 3 years, 1 month ago
  40. 04d3dc9 Correct flaky coroutine test by Pierre Barbier de Reuille · 3 years, 1 month ago
  41. 6df038f Add a mechanism to limit the depth of the composition tree. by Pierre Barbier de Reuille · 3 years, 1 month ago
  42. c750587 Merge "Add Background modifier, along with the Color classes." into androidx-main by Jamie Garside · 3 years, 1 month ago
  43. fd51968 Add Background modifier, along with the Color classes. by Jamie Garside · 3 years, 1 month ago
  44. 6f1745e Merge changes from topic "basic_receiver" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  45. 74c83fd Adding initial composition translator, with tests, for App Widget. by Pierre Barbier de Reuille · 3 years, 1 month ago
  46. 3545e5a Add implementation of a broadcast receiver with coroutine scope. by Pierre Barbier de Reuille · 3 years, 1 month ago
  47. e96ae5f Adding DpSize as a standard not-quite-data class. by Pierre Barbier de Reuille · 3 years, 1 month ago
  48. 490d129 Merge "Add Row and Column to androidx.glance." into androidx-main by Jamie Garside · 3 years, 1 month ago
  49. 9726f78 Add Row and Column to androidx.glance. by Jamie Garside · 3 years, 1 month ago
  50. 5cf6ca4 Add initial composition translator, with tests, for Wear. by Jamie Garside · 3 years, 1 month ago
  51. 98c0ff9 Enable API tracking for androidx.glance. by Jamie Garside · 3 years, 1 month ago
  52. a507063 Merge changes I0f4be157,I3d1a40d9 into androidx-main by Jamie Garside · 3 years, 1 month ago
  53. ba51872 Add Box composable, along with its emittable. by Jamie Garside · 3 years, 1 month ago
  54. 1a0a9a6 Convert PaddingModifier to not be a data class. by Jamie Garside · 3 years, 1 month ago
  55. 0c276d8 Add Alignment to androidx.glance. by Jamie Garside · 3 years, 1 month ago
  56. 8b5ae84 Merge "Add dimension modifiers to androidx.glance." into androidx-main by Jamie Garside · 3 years, 1 month ago
  57. 37bb29c Merge "Create folder structure for glance-appwidget and glance-wear." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  58. 656c749 Add dimension modifiers to androidx.glance. by Jamie Garside · 3 years, 1 month ago
  59. dbd0308 Added Padding modifier with tests. by Jamie Garside · 3 years, 1 month ago
  60. 562f9a0 Add Dp classes. by Jamie Garside · 3 years, 1 month ago
  61. b74c6e7 Add Applier and root Emittables. by Jamie Garside · 3 years, 1 month ago
  62. 0bc8e25 Create folder structure for glance-appwidget and glance-wear. by Jamie Garside · 3 years, 1 month ago
  63. f39e414 Added Modifier interface, along with tests. by Pierre Barbier de Reuille · 3 years, 1 month ago
  64. 2af1a3b Added directory structure for androidx.glance. by Jamie Garside · 3 years, 1 month ago