1. 23 May, 2017 2 commits
  2. 22 May, 2017 12 commits
  3. 21 May, 2017 2 commits
    • xster's avatar
      Move icons stuff from material to widget (#10192) · 40b67bb1
      xster authored
      Moved everything icons related except the material icon button and the materialicon font list to widget
      40b67bb1
    • Alexander Aprelev's avatar
      Filter out '\n' from terminal input. (#10220) · 5b1e9729
      Alexander Aprelev authored
      * Remove '\n' from terminal input.
      
      * Use trim instead of replaceAll
      
      * Add unit test
      
      * Cleanup the test
      
      * Fixed lint
      
      * Style adjustments
      
      * Forgotten @override
      
      * Revert "Forgotten @override"
      
      Accidently added extra files.
      
      This reverts commit 0aba24fc8ea321b3a4d0cd8aed7f589378393d96.
      
      * Just @override change
      5b1e9729
  4. 20 May, 2017 6 commits
  5. 19 May, 2017 18 commits