Commit Graph

163 Commits

Author SHA1 Message Date
Lucas Rocha
04425c18bb Bug 871651 - Only update user visible hint if it has changed (r=sriram) 2013-08-16 23:08:01 +01:00
Lucas Rocha
6cd98cf5cc Bug 871651 - Only load pages after editing mode animation ends (r=sriram) 2013-08-16 23:07:35 +01:00
Lucas Rocha
21f01752d1 Bug 871651 - Move methods up, before inner classes for consistency (r-sriram) 2013-08-16 23:07:31 +01:00
Lucas Rocha
7030737f37 Bug 871651 - Use hardware layers to animate about:home (r=sriram) 2013-08-16 23:05:56 +01:00
Sriram Ramasubramanian
6ae3a8e4c2 Bug 904840: Don't inflate history page until user navigates there. [r=lucasr]
--HG--
extra : rebase_source : 46d7a73f627a494168646f87500a17177d42a3f7
2013-08-13 14:33:03 -07:00
Margaret Leibovic
12912ff426 merge m-c into fig
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-08-16 11:31:14 -07:00
Chenxia Liu
6b3c5df860 Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram 2013-08-16 01:41:00 -07:00
Chenxia Liu
2f020195ca Bug 891953 - Part 1: Implement empty screen text and icon for reading list. r=sriram 2013-08-16 01:33:04 -07:00
Lucas Rocha
61cae65ab8 Bug 899550 - Disable editing mode animations on pre-Honeycomb devices (r=sriram) 2013-08-15 20:24:05 +01:00
Michael Comella
3d6171ed4a Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr 2013-08-15 09:33:27 -07:00
Michael Comella
6b7bdbba92 Backed out changeset 9760c819e993 2013-08-15 09:57:56 -07:00
Michael Comella
5a06a08990 Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr 2013-08-15 09:49:45 -07:00
Lucas Rocha
aba7be3421 Bug 904689 - Implement empty screen state for "Most Visited" page (r=liuche) 2013-08-14 23:31:42 +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
Lucas Rocha
3e4d8c4a62 Bug 896560 - Only set SuggestClient if not defined yet (r=margaret) 2013-08-14 22:53:26 +01:00
Shilpan Bhagat
7b14cbcad6 Bug 891183: Added custom tab strip in about:home for tablets [r=sriram] 2013-08-13 17:08:16 -07:00
Sriram Ramasubramanian
a7c760ae02 Bug 888905: Top divider for HomeListView on tablets. [r=lucasr] 2013-08-09 12:55:30 -07:00
Sriram Ramasubramanian
3ea41b705a Bug 888905: Reading list row for about:home tablet mode. [r=lucasr] 2013-08-09 12:41:02 -07:00
Sriram Ramasubramanian
dad8bceccc Bug 888905: Tablet reading list for new about:home. [r=lucasr] 2013-08-09 12:32:46 -07: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
2096b42101 Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr 2013-08-09 13:39:13 -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
5ffe2349d0 Bug 888905: Tablet bookmarks page for new about:home. [r=lucasr] 2013-08-07 09:39:26 -07:00
Sriram Ramasubramanian
6af3776008 Bug 902038: Change the access of newView() in MultiTypeCursorAdapter. [r=lucasr] DONTBUILD because trivial-change 2013-08-07 09:09:20 -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
Sriram Ramasubramanian
569b44dab3 Bug 902038: MultiTypeCusorAdapter that wraps a Cursor and its associated meta data. [r=lucasr] 2013-08-07 08:44:55 -07:00
Sriram Ramasubramanian
6b3719268e Bug 901066: Entry animation for thumbnails in TopBookmarksView. [r=mfinkle] 2013-08-02 12:29:45 -07:00
Sriram Ramasubramanian
70f0319aea Bug 902064: Folders on BookmarksListView are crashing. [r=lucasr] 2013-08-07 08:44:42 -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
Margaret Leibovic
3a831a8364 Bug 897247 - Update "Switch to tab" UI when background tabs change. r=wesj 2013-08-06 16:19:42 -07:00
Margaret Leibovic
37fccaa30a Bug 900744 - Don't show a context menu for search engine rows. r=lucasr 2013-08-05 12:00:21 -07:00
Margaret Leibovic
cdc639e84c Bug 900746 - Account for search suggestion engine rows that appear above normal page rows. r=lucasr 2013-08-05 12:00:18 -07:00
Margaret Leibovic
20814fb82e Bug 900148 - Handle taps on search/suggestion rows. r=lucasr 2013-08-05 11:59:49 -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
86b52b37fd Bug 901064: Size 0 for initial TopBookmarksView. [r=margaret]
--HG--
extra : rebase_source : 8168e9f5352154d7c7ec217cd461b69293cfda64
2013-08-02 16:01:49 -07:00
Sriram Ramasubramanian
a6a0d8551e Bug 900128: Change aspect ratio of Bookmark thumbnails. [r=margaret] 2013-08-02 10:03:21 -07:00
Sriram Ramasubramanian
7582b43812 Bug 898501: HomeCursorLoaderCallbacks should be a separate class. [r=lucasr] 2013-07-29 15:25:46 -07:00
Michael Comella
3ffe48ee8f Bug 899394 - Prevent page from scrolling to top when bookmark is tapped. r=sriram 2013-07-31 15:38:38 -07:00
Sriram Ramasubramanian
bf32c5c0e3 Bug 898501: Re-use FaviconsLoader from HomeFragment in MostVisitedPage. [r=lucasr] 2013-07-26 15:44:29 -07:00
Sriram Ramasubramanian
ab5040085e Bug 898501: Re-use FaviconsLoader from HomeFragment in MostRecentPage. [r=lucasr] 2013-07-26 15:15:54 -07:00
Mark Capella
e8d827f186 Bug 899463 - [fig] Bookmark Edit via context menu causes crash, r=margaret 2013-07-30 17:55:14 -04:00