Commit Graph

199 Commits

Author SHA1 Message Date
Margaret Leibovic
a1ca5f7a5e Bug 917455 - Revert getTopBookmarks back to getTopSites. r=wesj 2013-09-18 13:32:22 -04:00
Sriram Ramasubramanian
47df6f4433 Bug 917396: Crash in resetting the loader. [r=lucasr] 2013-09-18 10:05:43 -04:00
Sriram Ramasubramanian
891df758a7 Bug 833800: LinearLayout of android doesn't have the third constructor in pre-ICS. [r=margaret] 2013-09-18 10:00:37 -04:00
Sriram Ramasubramanian
03ac8ef4d1 Bug 917396: Move the grid to "TopSites" page. [r=lucasr]
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksAdapter.java => mobile/android/base/home/TopSitesGridAdapter.java
rename : mobile/android/base/home/TopBookmarkItemView.java => mobile/android/base/home/TopSitesGridItemView.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/layout/top_bookmark_item_view.xml => mobile/android/base/resources/layout/top_sites_grid_item_view.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
2013-09-17 16:24:48 -04:00
Sriram Ramasubramanian
45eb2c5566 Bug 833800: FadedTextView should handle compound drawables. [r=lucasr] 2013-09-17 13:59:10 -04:00
Sriram Ramasubramanian
e2658d0ba4 Bug 833800: Change the pin to be an image. [r=wesj] 2013-09-17 13:39:18 -04:00
Lucas Rocha
5bb5082359 Bug 917394 - Rearrange about:home tabs as per new design (r=sriram)
--HG--
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
2013-09-17 16:58:12 -04:00
Chris Kitching
6776ac536b Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-09-14 12:09:14 -07:00
Chris Kitching
1ddb84d1fd Bug 888326 - Part 3: Factor the inner classes of Favicon into their own files. r=mleibovic 2013-09-12 10:49:36 -04:00
Chris Kitching
6ece2e06c9 Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic 2013-09-12 10:49:20 -04:00
Chris Kitching
6d4fcc9840 Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
2013-09-12 10:48:59 -04:00
Michael Comella
500fc3a86a Bug 912524: Do not reinflate SuggestionOptIn ViewStub. r=bnicholson 2013-09-10 10:00:47 -07:00
Margaret Leibovic
45353a425e Bug 911828 - Treat clicks on SearchEngineRows differently than clicks on TwoLinePageRows in BrowserSearch. r=bnicholson 2013-09-04 15:10:13 -07:00
Sriram Ramasubramanian
f096e8fc3d Bug 904172: Block content for thumbnails even before the cursor returns. [r=mfinkle] 2013-09-06 16:36:46 -07:00
Sriram Ramasubramanian
de5cb7abd3 Bug 907175: Wrong tab selected on tablets. [r=lucasr] 2013-09-03 14:46:03 -07:00
Mark Capella
b31c9a6d62 Bug 912523 - Give bookmark thumbnails a context menu header, r=sriram 2013-09-05 14:34:26 -04:00
Sriram Ramasubramanian
13095481fe Bug 909539: HomeListView should account for dividers if shown. [r=margaret]
--HG--
rename : widget/gonk/HwcUtils.cpp => widget/gonk/HwcComposer2D.cpp
extra : rebase_source : 5d7735e8d0222096a4643ff0702a5f95f5c00cdc
2013-08-27 17:13:04 -07:00
Michael Comella
e6d548a755 Bug 909274: Scroll when touching search engines. r=lucasr
--HG--
extra : rebase_source : 8afa45be8036fa7dc24f52569481c6af967c43df
2013-08-29 11:27:16 -07:00
Sriram Ramasubramanian
78089f5693 bug 862801: New About:home snippets. [r=lucasr]
--HG--
extra : rebase_source : a81ed8090f1e2fdd9ffd02c633db2470ae428413
2013-08-08 15:15:13 -07:00
Margaret Leibovic
ce7b214309 Bug 909979 - Fix off-by-one error when long clicking views in BrowserSearch list. r=sriram 2013-08-28 17:42:32 -07:00
Sriram Ramasubramanian
c07163f2f2 Bug 909375: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:03:43 -07:00
Sriram Ramasubramanian
c3af9047dd Backout e80e45a7f211 wrong bug number. 2013-08-27 15:23:14 -07:00
Sriram Ramasubramanian
8acf2ada3f Bug 909153: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:21:07 -07:00
Chenxia Liu
8c2e796f34 Bug 906668 - [fig] Reading list text is cut off on small screens. r=sriram 2013-08-27 11:31:19 -07:00
Margaret Leibovic
1719e13923 Bug 908423 - Account for parent folder row when creating bookmark list context menu. r=sriram 2013-08-27 08:44:58 -07:00
Wes Johnston
d6263ceabe Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle 2013-08-26 16:41:15 -07:00
Chenxia Liu
843a1f9022 Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram 2013-08-26 15:16:26 -07:00
Sriram Ramasubramanian
4f12998833 Bug 907188: Don't show dividers in Bookmarks page if the list is empty. [r=lucasr]
--HG--
extra : rebase_source : 6abe73b50f302c0c4ad72408271c4601624a39d4
2013-08-22 13:14:50 -07:00
Max Li
74ea58b65a Bug 906711 - Search buttons don't indicate the search engine. r=lucasr 2013-08-23 10:45:09 -04:00
Margaret Leibovic
e8c10d7775 Bug 907172 - Periodically invalidate the cached return value for desktopBookmarksExist(). r=lucasr 2013-08-21 11:34:16 -07:00
Margaret Leibovic
dfe4267f13 Bug 897772 - Actually get a favicon when creating a homescreen shortcut from the about:home context menu. r=wesj 2013-08-21 11:34:06 -07:00
Margaret Leibovic
a3d6f033bf Bug 885084 - Only return top bookmarks for bookmarks page thumbnails. r=wesj 2013-08-21 11:33:58 -07:00
Margaret Leibovic
99a087bce1 Bug 906718 - Pressing BACK should move the user up in the bookmark folder hierarchy. r=sriram 2013-08-21 11:33:43 -07:00
Margaret Leibovic
9b56df702b Bug 905426 - String tweaks for the new about:home. r=lucasr 2013-08-18 17:39:44 -07: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
Lucas Rocha
92239912c9 Bug 892500/905286 - Use FaviconsLoader in LastTabsPage (r=sriram) 2013-08-17 01:47:42 +01:00
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