aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/layout/stats_widget_layout.xml
AgeCommit message (Expand)Author
2016-04-02Merge branch 'develop' into issue/3791-support-library-23.2Will Kwon
2016-03-30Same icon file so just use one of themStefanos Togkoulidis
2016-03-21Converting all android:src to app:srcCompat to handle VectorDrawablesWill Kwon
2015-12-20Calculated the deisdered widget'size in dp, and set widget min e default size...Danilo Ercoli
2015-12-20Use dp instead of sp for textSize.Danilo Ercoli
2015-11-24Restrict the title of the widget to 1 line only. Add ellipses if needed.Danilo Ercoli
2015-10-30Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2015-10-29stats replacements of hardcoded stringsMaxime Biais
2015-10-24Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2015-10-15Update Stats widget with new colorsDanilo Ercoli
2015-10-09New icon to use in the header of the widgetDanilo Ercoli
2015-10-08Set a minimum height on the widget container, and let it grows if text size i...Danilo Ercoli
2015-10-08UI improvements following designer review.Danilo Ercoli
2015-09-17Removed hard-coded values and moved them in dimens.xmlDanilo Ercoli
2015-09-16Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2015-09-14Fix minor layout issuesDanilo Ercoli
2015-09-14Set a fixed height for the widget. Improved the UI on errors.Danilo Ercoli
2015-09-10Change dimensions of the widget. Now it uses a 4x1 grid.Danilo Ercoli
2015-09-10Initial version of the Stats WidgetDanilo Ercoli