Commit Graph

547 Commits

Author SHA1 Message Date
Lucas Rocha
ccd292a25e Bug 912298 - HomePager's stub and view should not share the same id (r=rnewman) 2013-09-06 11:29:29 +01:00
Chenxia Liu
0cf3cf0d9c Bug 907852 - Unify position of empty state graphics. r=sriram 2013-08-30 13:38:11 -07:00
Sriram Ramasubramanian
11533c8f37 bug 862801: New About:home snippets. [r=lucasr]
--HG--
extra : rebase_source : a81ed8090f1e2fdd9ffd02c633db2470ae428413
2013-08-08 15:15:13 -07:00
Shilpan Bhagat
8c9000748d Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr 2013-08-21 02:15:37 -07:00
Max Li
577722cdba Bug 909153 - Empty reading list hint is inaccessible. r=lucasr 2013-08-25 18:37:32 -04:00
Chenxia Liu
068265367f Bug 906668 - [fig] Reading list text is cut off on small screens. r=sriram 2013-08-27 11:31:19 -07:00
Sriram Ramasubramanian
d8b50c23e3 Bug 905328: Shadow of url-bar should be shown always. [r=lucasr] 2013-08-20 12:12:47 -07:00
Margaret Leibovic
33236f4337 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
6d6eed0615 Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram 2013-08-16 01:41:00 -07:00
Chenxia Liu
a97d9c67ab Bug 891953 - Part 1: Implement empty screen text and icon for reading list. r=sriram 2013-08-16 01:33:04 -07:00
Michael Comella
b06a133d05 Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr 2013-08-15 09:33:27 -07:00
Michael Comella
d8e183e4e6 Backed out changeset 9760c819e993 2013-08-15 09:57:56 -07:00
Michael Comella
7693f20e7b Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr 2013-08-15 09:49:45 -07:00
Shilpan Bhagat
bcb07521e3 Bug 891183: Added custom tab strip in about:home for tablets [r=sriram] 2013-08-13 17:08:16 -07:00
Sriram Ramasubramanian
6b9b67d181 Bug 888905: Tablet reading list for new about:home. [r=lucasr] 2013-08-09 12:32:46 -07:00
Shilpan Bhagat
f446f4b16d Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
Chenxia Liu
31f394550a 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
bde8331999 Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr 2013-08-09 13:39:13 -07:00
Sriram Ramasubramanian
874bc61719 Merge m-c to fig. 2013-08-09 10:49:51 -07:00
Chenxia Liu
95cefab8e6 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
1df19d26aa Backed out changeset c0dc627fa67f 2013-08-08 16:13:21 -07:00
Chenxia Liu
8b0f9014bf 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
dd038e2f0e Bug 888905: Tablet bookmarks page for new about:home. [r=lucasr] 2013-08-07 09:39:26 -07:00
Brad Lassey
64176cdc91 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-08-02 16:46:07 -04:00
Chenxia Liu
a75762f840 Bug 895866 - Implement empty screen state for 'history'. r=sriram 2013-08-06 17:03:04 -07:00
Chenxia Liu
c90afe49de Backed out changeset e979b2ee0d42 2013-08-06 18:06:33 -07:00
Chenxia Liu
168d71598b Bug 895866 - Implement empty screen state for 'history'. r=sriram 2013-08-06 17:03:04 -07:00
Margaret Leibovic
6089710bf9 merge m-c to fig 2013-08-04 15:14:01 -07:00
Wes Johnston
ef8ec8ea58 Bug 896059 - Allow super toasts in webapps. r=mfinkle 2013-08-02 11:04:45 -07:00
Sriram Ramasubramanian
0e529d34c2 Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Michael Comella
65ef651b52 Bug 899394 - Prevent page from scrolling to top when bookmark is tapped. r=sriram 2013-07-31 15:38:38 -07:00
Shilpan Bhagat
af65989d9e Bug 900179: Remove overdraws from child fragments in history panel [r=sriram] 2013-07-31 13:35:42 -07:00
Shilpan Bhagat
3ff454b43b 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
de33c49c18 Backout 1491af6fc2ae 2013-07-29 08:40:40 -07:00
Shilpan Bhagat
c78a1abd53 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
Brian Nicholson
771cecaa36 Bug 894045 - Add gamepad support for search suggestions. r=lucasr 2013-07-26 11:21:39 -07:00
Brian Nicholson
8abf4beb8b No bug - Whitespace fixes for search_engine_row.xml
--HG--
extra : rebase_source : 45bfb0208c4e1f8c57bfc1a5a1f068ce265527ff
2013-07-25 16:43:48 -07:00
Brian Nicholson
8a8bc2b43f Bug 882185 - Restore opt-in search suggestions UI. r=lucasr 2013-07-25 11:08:37 -07:00
Lucas Rocha
58c12b54e1 Bug 887269 - Add "Open all previous tabs" button (r=sriram) 2013-07-24 00:33:40 +01:00
Lucas Rocha
d76b618369 Bug 887269 - Split last tabs/history layouts into separate files (r=sriram) 2013-07-24 00:33:40 +01:00
Sriram Ramasubramanian
050e3774b0 Bug 885884: Add back pin bookmark support to TopBookmarksView. [r=lucasr] 2013-07-22 12:49:36 -07:00
Margaret Leibovic
0c5dbd2403 merge m-c into fig 2013-07-22 12:11:05 -07:00
Sriram Ramasubramanian
db5c5ecafb Bug 880047: Rename old abouthome_* to home_* for consistency. [r=margaret]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-mdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png
extra : rebase_source : 0605caaec14f08edbb768395b8fed9c97174d849
2013-07-18 14:54:14 -07:00
Sriram Ramasubramanian
79b1a28afc Bug 880047: So long, old about:home. RIP. [r=margaret]
--HG--
extra : rebase_source : e0bfebb52799babc6807471fe91d138c6c6da015
2013-07-18 21:42:42 -07:00
Sriram Ramasubramanian
10c4261c92 Bug 880047: Kill LinkTextView in old about:home [r=margaret]
--HG--
extra : rebase_source : 01c1761d615e9f877ee04742bf107cb68dd1fcbc
2013-07-18 14:11:49 -07:00
Sriram Ramasubramanian
a69ea4f494 Bug 880047: Remove TopSitesView from old about:home [r=margaret]
--HG--
extra : rebase_source : f0366c5bc5587d2e8cf51c816acf04f21bdaf767
2013-07-18 14:11:46 -07:00
Mark Capella
03894e6244 Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret 2013-07-18 14:58:41 -04:00
Shilpan Bhagat
36c5c5d2e5 Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Mark Capella
29d1a84cdd Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret 2013-07-17 18:39:38 -04:00
Margaret Leibovic
9e5c72f1b0 merge m-c into fig 2013-07-17 13:50:36 -07:00