aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/stats/StatsInsightsTodayFragment.java
AgeCommit message (Expand)Author
2016-01-26Rename `getSectionsToUpdate` to `sectionsToUpdate`.Danilo Ercoli
2016-01-08Another round of cleaning the houseDanilo Ercoli
2016-01-07Moved Insights and cleaned the code a bit.Danilo Ercoli
2015-10-15Update to new colors.Danilo Ercoli
2015-08-13Fixed issues brought up during designer review. details here: https://github....Danilo Ercoli
2015-08-11Add most of the code for "Latest Post Summary" module.Danilo Ercoli
2015-06-04Make the title of the module "Today's Stats" clickable.Danilo Ercoli
2015-06-04Make sure values returned in the response are available and of the expected t...Danilo Ercoli
2015-05-22Remove unused codeDanilo Ercoli
2015-05-21Correctly format numbers in Today's viewDanilo Ercoli
2015-05-19Better handling of NoConnection ErrorDanilo Ercoli
2015-05-18Switch to DAY View when the user clicks on an item in the INSIGHTS TODAY module.Danilo Ercoli
2015-05-15Styled most popular day and timeDanilo Ercoli
2015-05-14Second run on adding insights!Danilo Ercoli
2015-05-13Model, parsing and most of the logic is there. UI is missing.Danilo Ercoli