aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/stats/StatsViewHolder.java
AgeCommit message (Expand)Author
2015-11-03- Do not show the site icon in Referrens and Clicks if there is an error retr...Danilo Ercoli
2015-05-14Optimize importsDanilo Ercoli
2015-05-12Restrict methods visibility and make variables final.Danilo Ercoli
2015-05-05remove mIsWordPressComUser from AccountModel and set hasAccessToken() friendl...Maxime Biais
2015-04-08Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Nick Bradbury
2015-04-07Merge remote-tracking branch 'origin/feature/viewpager-main-activity' into fe...Oguz Kocer
2015-04-06Add the published moduleDanilo Ercoli
2015-04-03viewStatsSinglePostDetails added to the ActivityLauncherOguz Kocer
2015-04-03replaced ACCESS_TOKEN and WPCOM_USERNAME preferences by a call to the default...Maxime Biais
2015-03-04Authors module is always on the screen now.Danilo Ercoli
2015-02-19No need to pass the password to WPWebViewActivity any longer.Dan Roundhill
2015-01-28New icons - Also added a new element to cell view that is used to hold the ne...Danilo Ercoli
2015-01-19Add Mixpanel Stats to Single post screen, View All screen, and when a bar cha...Danilo Ercoli
2015-01-15Make the title clickable and open the post in the Reader, or in the InApp Web...Danilo Ercoli
2015-01-15Fix #2171 by using the new post-type field returned by the REST API.Danilo Ercoli
2015-01-07First version of the single post details page.Danilo Ercoli
2014-12-23Changed showReaderPostDetail() to require a context rather than an activity, ...Nick Bradbury
2014-12-23Fix selection highlight for list items.Danilo Ercoli
2014-12-20- Fix highlight in the "Countries", "Followers" and "Comments" modules. The ...Danilo Ercoli
2014-12-19- Fixed few issues on visual feedback while tapping list items, or pagination...Danilo Ercoli
2014-12-18Get rid of the setEntryTextViewClickListener() hack by properly setting the m...Danilo Ercoli
2014-12-17First pass at cleaning the code by running the Inspector.Danilo Ercoli
2014-12-17- Open links to posts/pages in the Reader.Danilo Ercoli
2014-12-12Getting the UI ready for primetimeDanilo Ercoli
2014-12-11Use WPNetworkImage and switch to Round Gravatar, and Blavatar.Danilo Ercoli
2014-12-03Move PostsAndPages list adapter to a new package, and reuse it in Comments an...Danilo Ercoli
2014-11-26Cleaning the UI. Calypso Styles land in Stats.Danilo Ercoli
2014-06-30Moved to gradle multiproject build structureBeau Collins