aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/layout/stats_activity.xml
AgeCommit message (Expand)Author
2016-05-06Renamed FilteredRecyclerViewFilterContainer style to FilteredRecyclerViewToolbarNick Bradbury
2016-02-28finalized look and feel exploration - setting all colors for toolbar backgrou...Mario Zorz
2016-02-17removed unused import + unnecessary xmlns declaration in layout + fixed layou...Mario Zorz
2016-02-17removed unnecessary RelativeLayoutMario Zorz
2016-02-17added layouts to make toolbar hide/show on scroll down/upMario Zorz
2016-01-08Reordered modules on InsightsDanilo Ercoli
2015-10-07Delay the setup of labelsDanilo Ercoli
2015-08-11Add most of the code for "Latest Post Summary" module.Danilo Ercoli
2015-07-14Make the "Other Recent Stats" text size larger.Danilo Ercoli
2015-06-19Re-use `content_margin` already defined in dimens.xml to set left/right margi...Danilo Ercoli
2015-05-29Move the non-periodic modules from period screen to Insights screen.Danilo Ercoli
2015-05-13Model, parsing and most of the logic is there. UI is missing.Danilo Ercoli
2015-04-09Resolved conflict in stats activity (again)Nick Bradbury
2015-04-09Remove "Published" moduleDanilo Ercoli
2015-04-06Add the published moduleDanilo Ercoli
2015-03-17Merge remote-tracking branch 'origin/develop' into feature/modularize-editorMaxime Biais
2015-03-06Update colors - first pass.Danilo Ercoli
2015-03-05Merge branch 'develop' into feature/modularize-editorMaxime Biais
2015-03-04Authors module is always on the screen now.Danilo Ercoli
2015-03-03Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2015-02-27Merge pull request #2379 from wordpress-mobile/issue/2373-swipetorefresh-poin...Nick Bradbury
2015-02-27new CustomSwipeRefreshLayout with a workaround to catch onTouchEvent IllegalA...Maxime Biais
2015-02-17Move the Countries module one step aboveDanilo Ercoli
2015-01-30Merge branch 'develop' into 2231-stats-add-search-terms-moduleDanilo Ercoli
2015-01-30Do not use hard-coded colors and dims, but define them in xml. Shame on me.Danilo Ercoli
2015-01-30Add the Search Terms moduleDanilo Ercoli
2014-12-16Added missing "Other Recent Stats" labelDanilo Ercoli
2014-12-01- Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-And...Danilo Ercoli
2014-12-01- Added pagination to Followers module.Danilo Ercoli
2014-11-24Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Andro...Danilo Ercoli
2014-11-19Add a very raw version of Followers fragment and changed a bunch of stuff aro...Danilo Ercoli
2014-11-11Add Publicize fragmentDanilo Ercoli
2014-11-11replace Chris Banes' PullToRefresh by the native SwipeToRefresh in the main p...Maxime Biais
2014-11-10Add Tags and Categories fragmentDanilo Ercoli
2014-11-05Add a very raw version of Comments Fragment.Danilo Ercoli
2014-11-05Add Videoplays Fragment.Danilo Ercoli
2014-11-05Add Authors FragmentDanilo Ercoli
2014-11-04Add Clicks Fragment.Danilo Ercoli
2014-11-03Add Referrers Fragment, Model, and Networks calls. This is just a preliminary...Danilo Ercoli
2014-10-21Switch timeframe selector to drop-down item in actionBar.Danilo Ercoli
2014-10-10Introducing Fragments.Danilo Ercoli
2014-10-09Experimenting....experimenting new things.Danilo Ercoli
2014-08-04Track Mixpanel analytics event "stats scrolling to bottom"Danilo Ercoli
2014-06-30Moved to gradle multiproject build structureBeau Collins