Margaret Leibovic
|
272b9ced11
|
Bug 919228 - (Part 2) Remove unused bookmark_add string. r=sriram
|
2013-09-23 10:40:26 -07:00 |
|
Margaret Leibovic
|
81bb6f1fde
|
Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram
|
2013-09-23 10:40:24 -07: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 |
|
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 |
|
Max Li
|
9a0ec75b00
|
Bug 909153 - Empty reading list hint is inaccessible. r=lucasr
|
2013-08-25 18:37:32 -04:00 |
|
Brian Nicholson
|
e43a59734a
|
Bug 904741 - Change session restore pref to have two states. r=mfinkle
|
2013-08-23 12:32:19 -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
|
9b56df702b
|
Bug 905426 - String tweaks for the new about:home. r=lucasr
|
2013-08-18 17:39:44 -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
|
aba7be3421
|
Bug 904689 - Implement empty screen state for "Most Visited" page (r=liuche)
|
2013-08-14 23:31:42 +01: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 |
|
Sriram Ramasubramanian
|
7a6405f632
|
Merge m-c to fig.
|
2013-08-09 10:49:51 -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
|
7f5104c74c
|
merge m-c to fig
|
2013-08-04 15:14:01 -07:00 |
|
Gijs Kruitbosch
|
735e85d471
|
Merge m-c to fx-team
|
2013-08-02 15:47:01 +02:00 |
|
Brian Nicholson
|
0a8951e1f0
|
Bug 896515 - Change session restore pref to have three states. r=wesj
|
2013-08-02 08:06:39 -04:00 |
|
Chenxia Liu
|
69f23cc509
|
Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson
|
2013-08-01 19:10:26 -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
|
d099695ad8
|
Bug 897250 - Fix the "Remove" context menu item to correctly remove either a bookmark or history entry. r=wesj
|
2013-07-29 09:56:59 -07:00 |
|
Margaret Leibovic
|
3284beab5e
|
Backout 1491af6fc2ae
|
2013-07-29 08:40:40 -07:00 |
|
Margaret Leibovic
|
6804b8467f
|
merge m-c into fig
|
2013-07-28 12:08:01 -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 |
|
Sriram Ramasubramanian
|
b62b61acc3
|
Bug 885882: Add back context menu support for TopBookmarksView. [r=margaret]
|
2013-07-22 13:08:38 -07:00 |
|
Sriram Ramasubramanian
|
3dc31a2202
|
Bug 885884: Add back pin bookmark support to TopBookmarksView. [r=lucasr]
|
2013-07-22 12:49:36 -07:00 |
|
Margaret Leibovic
|
c146eaf09b
|
merge m-c into fig
|
2013-07-22 12:11:05 -07:00 |
|
Wes Johnston
|
c8bee97f32
|
Bug 896117 - Add enter and exit dialogs for guest mode. r=margaret
|
2013-07-26 09:14:04 -07:00 |
|
Sriram Ramasubramanian
|
36b3efd854
|
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
|
a5b4cb4f3a
|
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
|
27bb0f12ca
|
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
|
18d02d5092
|
Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret
|
2013-07-17 18:39:38 -04:00 |
|
Margaret Leibovic
|
13b5e4f8cf
|
merge m-c into fig
|
2013-07-17 13:50:36 -07:00 |
|
Mark Capella
|
ff620b13c6
|
Bug 880047 - [fig] Kill unused AboutHome code (RemoteTabsSection), r=margaret
|
2013-07-16 20:37:37 -04:00 |
|
Chris Kitching
|
cd435da803
|
Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
|
2013-07-16 18:44:42 -07:00 |
|
Ryan VanderMeulen
|
62c84f2292
|
Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
|
2013-07-16 16:41:38 -04:00 |
|
Chenxia Liu
|
ed89dc4a7f
|
Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
|
2013-07-16 10:09:28 -07:00 |
|
Michael Comella
|
a29010bd27
|
Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
|
2013-07-12 10:51:41 -07:00 |
|
Lucas Rocha
|
d56e5942ff
|
Bug 882715 - Implement history/last tabs buttons in VisitedPage (r=bnicholson)
|
2013-07-08 23:05:51 +01:00 |
|
Sriram Ramasubramanian
|
51d7d46e2f
|
Merge m-c to fig. [r=karma]
|
2013-07-03 17:08:31 -07:00 |
|
Nick Alexander
|
8f45876edf
|
Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
|
2013-07-19 13:59:42 -07:00 |
|
Lucas Rocha
|
c1db1c0db9
|
Bug 862794 - Implement Visited page in about:home (r=bnicholson)
|
2013-06-25 17:51:57 +01:00 |
|
Brad Lassey
|
ba46117e5f
|
bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
|
2013-07-18 19:43:34 +01:00 |
|
Max Li
|
af5d44c3b3
|
Bug 895000 - Set content descriptions on page action buttons. r=wesj
|
2013-07-18 14:50:42 -04:00 |
|
Shane Tully
|
4b760421c2
|
Bug 857730 - Part 4: Integrate contacts API Javascript with Java and Android contact API. r=cpeterson
|
2013-07-23 13:14:00 -07:00 |
|
Sriram Ramasubramanian
|
75f710e68e
|
Bug 882365: Add a top bookmarks section grid view. [r=lucasr]
|
2013-06-20 11:45:58 -07:00 |
|
Chris Kitching
|
8eb44e7b8d
|
Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche
|
2013-08-05 08:40:09 -07:00 |
|
Chris Kitching
|
655d0704c2
|
Bug 892113 - Dialog to manage installed search providers. r=liuche
|
2013-08-05 08:39:29 -07:00 |
|
Tim Taubert
|
0e23852adc
|
Backed out changeset aa054b0f118b (bug 892113)
|
2013-08-03 04:15:01 -07:00 |
|