1. 21 Sep, 2017 6 commits
  2. 20 Sep, 2017 11 commits
  3. 19 Sep, 2017 5 commits
  4. 18 Sep, 2017 2 commits
  5. 16 Sep, 2017 1 commit
  6. 15 Sep, 2017 11 commits
  7. 14 Sep, 2017 4 commits
    • Mehmet Fidanboylu's avatar
      Allow apps to change the title spacing in app bar. (#12076) · f3b3ff47
      Mehmet Fidanboylu authored
      * Allow apps to change the title margin in app bar.
      
      * Fix documentation links and the shouldLayout function in the _ToolbarLayout
      
      * Rename margin to spacing
      
      * review comments
      
      * Test fixes. Now we also test the width to make sure enough space is left for trailing widget
      
      * Expose the middle spacing default and use it in app bar.
      
      * Fix analyzer break
      
      * Doc fixes due to review
      f3b3ff47
    • Carlo Bernaschina's avatar
      3bab533c
    • Yegor's avatar
      Localize time picker (#11967) · cbdefead
      Yegor authored
      * Internationalize the time picker
      
      - header layout and formatting
      - 12-hour vs 24-hour dial
      - RTL
      
      * make TimeOfDayFormat an enum
      
      * address comments
      cbdefead
    • Alexander Aprelev's avatar
      Roll engine dependency forward (#12087) · 72cc92cb
      Alexander Aprelev authored
      * Roll engine dependency forward
      
      * Tests seem to fail with segfault. Trying different engine version to troubleshoot
      
      * Tests seem to fail with segfault. Trying original engine version to troubleshoot
      
      * Tests seem to pass with original engine version. Continue bisecting.
      
      * Tests seem to fail now. Continue bisecting.
      
      * Reverted culprit cl, rolling to that
      72cc92cb