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