aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/stats/StatsInsightsLatestPostSummaryFragment.java
AgeCommit message (Expand)Author
2016-06-17Make sure the model is not null before operating on it.Danilo Ercoli
2016-04-05Make sure to use the same wording of the web version "(no title)" when the or...Danilo Ercoli
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
2016-01-05Start the migration to POJO and multiple update eventsDanilo Ercoli
2015-10-15Update to new colors.Danilo Ercoli
2015-09-28Just a minor improvement: check the current REST response before going deeper...Danilo Ercoli
2015-08-13Fixed issues brought up during designer review. details here: https://github....Danilo Ercoli
2015-08-12Optimize import, and add better comments.Danilo Ercoli
2015-08-12Move the code that requests post views into the StatsService.Danilo Ercoli
2015-08-11Add most of the code for "Latest Post Summary" module.Danilo Ercoli