1. 11 Jul, 2017 2 commits
    • Michael Goderbauer's avatar
      a11y fix for list_demo.dart (#11142) · 792c9875
      Michael Goderbauer authored
      * a11y fix for list_demo.dart
      
      * fix semantics of persistant bottom sheet
      792c9875
    • Yegor's avatar
      add Android instrumentation test (#11063) · 18d9b20f
      Yegor authored
      * add Android instrumentation test
      
      * add devicelab test
      
      * add to manifest.yaml
      
      * rename _smoke_test.dart to _smoketest.dart to prevent flutter test from picking it up
      
      * volatile fields; style fixes
      
      * use ConditionVariable; fix sh script
      18d9b20f
  2. 10 Jul, 2017 8 commits
  3. 07 Jul, 2017 6 commits
  4. 06 Jul, 2017 2 commits
  5. 05 Jul, 2017 6 commits
  6. 02 Jul, 2017 1 commit
  7. 01 Jul, 2017 1 commit
    • Ian Hickson's avatar
      Automatic silver keep alive (#11067) · 7ba1879b
      Ian Hickson authored
      * AutomaticKeepAlive
      
      A Widget that listens for notifications from widgets that don't want to die.
      
      * Automatically wrap SliverList and SliverGrid children in AutomaticKeepAlive widgets
      
      * Fixes for review comments
      7ba1879b
  8. 30 Jun, 2017 11 commits
  9. 29 Jun, 2017 3 commits