summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove Stream app.Anthony Chen2017-11-0623-3560/+0
| | | | | | Test: build mojave and ensured no breakages. Bug: 68951925 Change-Id: I729c2a59206950fdfc1d2bda07fc3803bd1db224
* Fix bug where phone icon does not show up in stream cards.Anthony Chen2016-10-244-11/+109
| | | | | | | | | | Using BitmapFactory.decodeResources() does not work for a VectorDrawable; null is returned. Instead, need to manually create the Bitmap. Test: manually tested Bug: 32379767 Change-Id: Iecdb6af431bcd6703d8dfb289c1f013272be22ef
* Move stream.Rakesh Iyer2016-10-2022-0/+3462
Original sha1: f802a6f645c66e914ecfe2c1fd06e4dd1aadc6ef Credits: victorchan@ Bug: 32118797 Test: Manual. Change-Id: I18d5e2a239947b0d6390598bb6a48d8c69cc2d3a