1. d3e0721 [ermine] Migrate time zone widget to fuchsia.settings by Konstantin Pozin · 4 years, 5 months ago
  2. ef23a12 [rust] Migrate //src/experiences rust code to using new //src lib locations by Benjamin Brittain · 4 years, 5 months ago
  3. a97cb20 [rust][fidl] Finish migrating from failure to thiserror/anyhow by Benjamin Brittain · 4 years, 5 months ago
  4. ad18c83 [rust][fidl] Migrate from failure to thiserror/anyhow by Benjamin Brittain · 4 years, 5 months ago
  5. 4628415 [simple_browser] Refactored WebPageBloc to be more test-friendly. by Yeonhee Lee · 4 years, 6 months ago
  6. e67a0a5 [Ermine] Reland weather quickui unit tests by Charles Whitten · 4 years, 5 months ago
  7. fee8192 [keyboard] removes unused keyboard area by Jason Campbell · 4 years, 5 months ago
  8. 9662408 [ermine][e2e] Add smoke test for black screen and input. by Sanjay Chouksey · 4 years, 5 months ago
  9. 714a330 [ermine] Fix flutter layout exception in user_picker_base_shell by Sanjay Chouksey · 4 years, 5 months ago
  10. 8abf6da [terminal_settings_agent] Remove unused dependency to ledger. by Benjamin Lerman · 4 years, 5 months ago
  11. e2173ba [simple_browser] updated OWNERS file by Alon Hetzroni · 4 years, 6 months ago
  12. c0b6fa3 [Ermine] Update battery quickui unit tests by Charles Whitten · 4 years, 6 months ago
  13. c9c3b90 [battery] fix battery info watcher/initialization by Todd Lee · 4 years, 6 months ago
  14. d4a2a04 [simple_browser] Provide SessionAudioConsumerFactory to WebEngine by Sergey Ulanov · 4 years, 6 months ago
  15. a5dee08 [OWNERS] Apply updates from fuchsia //OWNERS by Tyler Mandry · 4 years, 6 months ago
  16. 629f13a [simeple_browser] Added unit tests for the WebPageBloc by Yeonhee Lee · 4 years, 6 months ago
  17. 564448e [l10n] Lowercases the "DISCONNECT" string by Filip Filmar · 4 years, 6 months ago
  18. a92e7de [ermine] Use FutureBuilder to wait for locale to load. by Sanjay Chouksey · 4 years, 6 months ago
  19. f2a7f75 [simple_browser] Fixed stream builder error & Wrapped the app with a future builder. by Yeonhee Lee · 4 years, 6 months ago
  20. a611d5b [modular][api audit] removing last traces of Clipboard from the cmx files in experiences by Olivia Nordquist · 4 years, 6 months ago
  21. 6f0583e [simple_browser] Added keyboard shortcuts by Yeonhee Lee · 4 years, 6 months ago
  22. 9d254fa [ermine] Ensure app starts with the correct initial locale. by Sanjay Chouksey · 4 years, 6 months ago
  23. e64463c [display_manager] Remove unused display_manager. by Michael Jurka · 4 years, 6 months ago
  24. e385d5f [Ermine] Add unit tests for bt quickui service by Charles Whitten · 4 years, 6 months ago
  25. 5095ad7 [flutter] Update usage of deprecated Flutter APIs by Jason Simmons · 4 years, 6 months ago
  26. 01b2dee [i18n] Deprecate fuchsia.timezone by Filip Filmar · 4 years, 6 months ago
  27. 662cdf0 [l10n] Localization export for Fuchsia by Googler · 4 years, 6 months ago
  28. ec1a383 [ermine] Set focus on mod for builtin suggestions. by Sanjay Chouksey · 4 years, 6 months ago
  29. 419cd46 [Simple_browser] Improve url sanitization by Yeonhee Lee · 4 years, 7 months ago
  30. 598e4b3 [Ermine] Add ability to disconnect from bt devices from status menu by Charles Whitten · 4 years, 6 months ago
  31. 5b90e9c [simple_browser] remove dependency on webview lib by Alon Hetzroni · 4 years, 6 months ago
  32. a2464ab [examples] Move generated location file to their own library by Benjamin Lerman · 4 years, 6 months ago
  33. eb661f4 [ermine] Misc fixes to settings. by Sanjay Chouksey · 4 years, 6 months ago
  34. 2cb6721 [ermine] Remove unused code related to Presentation. by Michael Jurka · 4 years, 6 months ago
  35. 01bd552 [ermine] Add unittest for App widget to test for locale change. by Sanjay Chouksey · 4 years, 6 months ago
  36. ac05683 [Ermine] Prevent potential toDouble call on null by Charles Whitten · 4 years, 6 months ago
  37. abf971a [flutter] Disable settings test on mac by Kaushik Iska · 4 years, 6 months ago
  38. 645557b [Ermine] Add logout button to status menu by Charles Whitten · 4 years, 6 months ago
  39. dee9fab [Ermine] Return nullSpec in quickui services by Charles Whitten · 4 years, 6 months ago
  40. 36971c4 Revert "[Ermine] Added unit tests for weather quickui service" by Charles Whitten · 4 years, 6 months ago
  41. fb3af20 [experiences] [flutter] Disable mac flutter_tester tests by Kaushik Iska · 4 years, 6 months ago
  42. c6a524a [ermine][l10n] Sets the system locale based on Flutter values, too. by Filip Filmar · 4 years, 6 months ago
  43. e96d060 [ermine] Defines nullSpec to hide a status entry. by Sanjay Chouksey · 4 years, 6 months ago
  44. a58b9b4 [dart] Deprecate reference to fuchsia.timezone by Filip Filmar · 4 years, 6 months ago
  45. bcf32ed [Ermine] Added unit tests for weather quickui service by Charles Whitten · 4 years, 6 months ago
  46. bb481a7 [Ermine] Improved unit tests for memory quickui service by Charles Whitten · 4 years, 6 months ago
  47. f950aa7 [Ermine] Add unit tests for volume quickui service by Charles Whitten · 4 years, 6 months ago
  48. a0ddd87 [simple_browser_intl] fix analysis option include by Alon Hetzroni · 4 years, 6 months ago
  49. 44ec2e0 [i18n] Fixes ermine i18n by Filip Filmar · 4 years, 6 months ago
  50. 22d6e26 [l10n] Localization export for Fuchsia by Googler · 4 years, 6 months ago
  51. 2289672 [ermine] Refactor localize widget code from main.dart by Sanjay Chouksey · 4 years, 6 months ago
  52. 4602c0c [terminal_settings_agent] Switch to futures crate by Erick Tryzelaar · 4 years, 6 months ago
  53. 6a5da4e [Ermine] Add unit tests for battery quickui service by Charles Whitten · 4 years, 6 months ago
  54. 1d23027 [roll] Add more ignore to fix dart analysis by Kaushik Iska · 4 years, 7 months ago
  55. 7391bd5 [simple_browser][i18n] Adds i18n for simple_browser by Filip Filmar · 4 years, 7 months ago
  56. 0542e34 [ermine] add services config by Chase Latta · 4 years, 7 months ago
  57. ac9de82 [terminal_settings_agent] add initial implementation. by Chase Latta · 4 years, 7 months ago
  58. 53f8949 [ermine] Use meta-key only shortcut for toggling Overview. by Sanjay Chouksey · 4 years, 7 months ago
  59. 25c2610 [ermine][l10n] Use `fuchsia_internationalization` by Filip Filmar · 4 years, 7 months ago
  60. 5ee0ef3 [simple_browser] Add support for popup windows. by Kevin Marshall · 4 years, 7 months ago
  61. d228f0e [ermine] Clear ask suggestions on invalid query. by Sanjay Chouksey · 4 years, 7 months ago
  62. 6cfe093 [terminal_settings] Add initial settings container. by Chase Latta · 4 years, 7 months ago
  63. 1cf1d4d [ermine] Show built-in suggestions when Ask is empty. by Sanjay Chouksey · 4 years, 7 months ago
  64. 25b9ac4 [ermine] Fix invalid navigate to new cluster on new story. by Sanjay Chouksey · 4 years, 7 months ago
  65. ceab6df [ermine][dart] Migrates to fuchsia.deprecatedtimezone by Filip Filmar · 4 years, 7 months ago
  66. ff97bf3 [ermine] Add datetime and timezone quick settings. by Sanjay Chouksey · 4 years, 7 months ago
  67. 9537d19 [simple_browser] target test stub by Alon Hetzroni · 4 years, 7 months ago
  68. 493884c [ermine] Remove call to deprecated Presentation method by Michael Jurka · 4 years, 7 months ago
  69. bf8a493 [examples] add spinning_cube example by Jason Campbell · 4 years, 7 months ago
  70. ca3355b [Ermine] Add bluetooth quickui service by Charles Whitten · 4 years, 7 months ago
  71. fff3530 [ermine] Remove deprecated Presentation methods. by Michael Jurka · 4 years, 7 months ago
  72. 67d4b83 [ermine][dart][l10n] Clean up intl connection by Filip Filmar · 4 years, 7 months ago
  73. e62d4cf [OWNERS] Update to global approvers by Pascal Perez · 4 years, 7 months ago
  74. 3f277b6 [device_settings] Add a button to reset channel. by Sen Jiang · 4 years, 7 months ago
  75. 6d989ad Add disposeTab callback required by TabsBloc constructor by Jason Simmons · 4 years, 7 months ago
  76. e527d41 [ermine] Fix auto brightness setting. by Sanjay Chouksey · 4 years, 7 months ago
  77. 71eeaef [device_settings] Provide a reboot dialog after changing the target channel by Aaron Wood · 4 years, 8 months ago
  78. 97bf1e2 Reland "[device_settings] Use fuchsia.update.ChannelControl." by Sen Jiang · 4 years, 7 months ago
  79. cc037e1 [dart][l10n] Silences linter for generated code by Filip Filmar · 4 years, 7 months ago
  80. 6eec96a [Ermine] Add volume quickui service by Charles Whitten · 4 years, 8 months ago
  81. 9f40d77 [ermine] Add weather settings. by Sanjay Chouksey · 4 years, 7 months ago
  82. 46f29c0 Revert "[device_settings] Use fuchsia.update.ChannelControl." by Eric Jia · 4 years, 7 months ago
  83. 236e7fa [login_shell] move base shell lib into login_shell by Chase Latta · 4 years, 7 months ago
  84. 3cdeb60 [examples] removes localized_flutter_app's dep on lib.widgets by Jason Campbell · 4 years, 7 months ago
  85. f892cde [ermine] Cache status spec for infrequently updating settings. by Sanjay Chouksey · 4 years, 8 months ago
  86. 2b3c02c [device_settings] Use fuchsia.update.ChannelControl. by Sen Jiang · 4 years, 8 months ago
  87. 6762d62 [owners] remove nkorsote by Chase Latta · 4 years, 8 months ago
  88. 2e6c107 [examples] migrate Topaz's localized_mod by Jason Campbell · 4 years, 8 months ago
  89. 0a2ee36 [ermine] Convert localize string methods to accessors by Sanjay Chouksey · 4 years, 8 months ago
  90. 459c12d [examples] add an examples code area by Jason Campbell · 4 years, 8 months ago
  91. 405267c [ermine] Remove left edge detection to launch Recents. by Sanjay Chouksey · 4 years, 8 months ago
  92. e850e90 [ermine] Implement device reboot and shutdown. by Sanjay Chouksey · 4 years, 8 months ago
  93. 741259d [ermine] include login_shell in build by Chase Latta · 4 years, 8 months ago
  94. 1f24b18 [dart][l10n] Updates the messages in Ermine Shell. by Filip Filmar · 4 years, 8 months ago
  95. 5cdc565 [git] add .gitignore file by Chase Latta · 4 years, 8 months ago
  96. 6c9841b [dart][l10n] Connects Ermine shell to intl by Filip Filmar · 4 years, 8 months ago
  97. c6e289a [login_shell] move userpicker_base_shell by Chase Latta · 4 years, 8 months ago
  98. f730e46 Reland "[dart][l10n] Ermine shell localization example." by Filip Filmar · 4 years, 8 months ago
  99. 7eeb110 Revert "[dart][l10n] Ermine shell localization example." by Charles Whitten · 4 years, 8 months ago
  100. 5757b4e [modular-api-audit] Remove deprecated methods by Miguel Flores Ruiz de Eguino · 4 years, 8 months ago