Commit Graph

23 Commits

Author SHA1 Message Date
Lucas Rocha
3e7c3b6317 Bug 905685 - Implement incremental favicon loading in about:home (r=sriram) 2013-09-18 12:58:25 -04:00
Lucas Rocha
375c3dc418 Bug 903478 - Tag all ListViews in the new about:home UI (r=margaret) 2013-08-17 14:11:41 +01:00
Chenxia Liu
09d038be8b Bug 905162 - Misc empty view tweaks. r=lucasr 2013-08-14 23:24:21 +01:00
Lucas Rocha
d9d697e951 Bug 905162 - Hide title when showing empty views in MostRecentPage and LastTabsPage (r=liuche) 2013-08-14 23:23:49 +01:00
Lucas Rocha
64a51db7a3 Bug 905162 - Reset all MostRecentPage views in onDestroyView (r=liuche) 2013-08-14 23:23:49 +01:00
Lucas Rocha
5fe703a943 Bug 905162 - Fetch empty view from fragment's view instead of activity (r=liuche) 2013-08-14 23:23:48 +01:00
Shilpan Bhagat
18bfc97e04 Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
Margaret Leibovic
044b712ad6 Bug 899393 - Switch to a tab if it's already open. r=wesj,lucasr 2013-08-12 11:44:46 -07:00
Chenxia Liu
5885e2d2e5 Bug 903160 - Follow-up: Use ViewStub in home_list_with_title.xml for lazy inflation. r=sriram 2013-08-09 17:56:53 -07:00
Chenxia Liu
8f9ef39936 Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr 2013-08-08 17:34:46 -07:00
Chenxia Liu
a673c4a071 Backed out changeset c0dc627fa67f 2013-08-08 16:13:21 -07:00
Chenxia Liu
3b3e957bcf Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr 2013-08-08 15:40:34 -07:00
Sriram Ramasubramanian
b1b85c1980 Bug 902038: MultiTypeCursorAdapter for history, bookmarks and browser search adapters. [r=lucasr] 2013-08-07 08:50:52 -07:00
Chenxia Liu
daeda3356e Bug 895866 - Implement empty screen state for 'history'. r=sriram 2013-08-06 17:03:04 -07:00
Chenxia Liu
cb7fb0252e Backed out changeset e979b2ee0d42 2013-08-06 18:06:33 -07:00
Chenxia Liu
de9856211a Bug 895866 - Implement empty screen state for 'history'. r=sriram 2013-08-06 17:03:04 -07:00
Sriram Ramasubramanian
7f1d0fc382 Bug 898197: Refactor history page to make the adapter a static class. [r=margaret] 2013-07-25 22:42:17 -07:00
Sriram Ramasubramanian
7582b43812 Bug 898501: HomeCursorLoaderCallbacks should be a separate class. [r=lucasr] 2013-07-29 15:25:46 -07:00
Sriram Ramasubramanian
ab5040085e Bug 898501: Re-use FaviconsLoader from HomeFragment in MostRecentPage. [r=lucasr] 2013-07-26 15:15:54 -07:00
Shilpan Bhagat
720d334fed Bug 895837: Implemented tabs on the bottom for history page. r=sriram
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-25 17:06:02 -07:00
Margaret Leibovic
3284beab5e Backout 1491af6fc2ae 2013-07-29 08:40:40 -07:00
Sriram Ramasubramanian
d5c7e0c0f9 Bug 898276: HistoryPage should use FaviconsLoader. [r=lucasr] 2013-07-26 14:55:20 -07:00
Shilpan Bhagat
9ebf219dfa Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-26 09:29:05 -07:00