Commit Graph

421 Commits

Author SHA1 Message Date
Lucas Rocha
503b1b6c1c Backout 90d6f7ce0fc2 (bug 920935) not needed anymore (r=backout) 2013-11-05 15:17:02 +00:00
Richard Newman
55808f7a19 Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson 2013-11-04 11:48:58 -08:00
Sunny
9d9d33758b Bug 920935 - Reading list items opened using keywords are not opened in Reading List. r=lucasr 2013-10-31 12:03:45 -04:00
Ryan VanderMeulen
41852ac68c Merge fx-team to m-c on a CLOSED TREE. 2013-10-30 22:34:54 -04:00
Brian Nicholson
41e6423d87 Backed out changeset 8ebfd8ca2b65 for robocop failures. CLOSED TREE
--HG--
rename : mobile/android/base/WebApp.java => mobile/android/base/WebAppImpl.java
2013-10-29 12:33:47 -07:00
Brian Nicholson
62c9bfba55 Bug 929865 - Use <activity-alias> to wrap activities in generated namespace. r=nalexander
--HG--
rename : mobile/android/base/WebAppImpl.java => mobile/android/base/WebApp.java
2013-10-29 10:52:31 -07:00
Richard Newman
294b9a2e62 Bug 925517 - Remove filter on recorded search engine identifiers for Fennec. r=mcomella 2013-10-18 13:13:37 -07:00
Michael Comella
268ce813fb Bug 915918 - Part 2: openUrl -> openUrlAndExitEditingMode. r=lucasr 2013-10-14 17:10:27 -07:00
Michael Comella
7cdbae322c Bug 915918 - Part 1.5: Refactor hiding of BrowserSearch and HomePager into onStopEditing. r=lucasr 2013-10-23 15:18:22 -07:00
Michael Comella
64eff6c004 Bug 915918 - Part 1: Select previously selected tab upon editing mode exit. r=lucasr 2013-10-21 12:11:08 -07:00
Michael Comella
e7056a3167 Bug 924480 - Part 2: Disable TalkBack access to Gecko with HomePager displayed. r=eeejay,lucasr 2013-10-18 09:40:28 -07:00
Ryan VanderMeulen
57829c9378 Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
Ryan VanderMeulen
948b93f1eb Backed out changesets d8fd745a0095 and 30b7ebdf5c99 (bug 924480) for robocop-3 failures. 2013-10-18 15:36:21 -04:00
Brian Nicholson
5df2b80f58 Bug 925012 - Force execution of pending BrowserSearch fragment removals before re-adding. r=lucasr 2013-10-18 11:39:32 -07:00
Michael Comella
4572d7ffb6 Bug 924480 - Part 2: Disable TalkBack access to Gecko with HomePager displayed. r=eeejay,lucasr 2013-10-18 09:42:53 -07:00
Mark Capella
257b305fa3 Bug 906323 - It should be possible to update a menuitem's label, r=sriram, f=margaret 2013-10-17 02:06:56 -04:00
Richard Newman
6b3060e675 Bug 922694 - Part 7: use standalone prefs to avoid racing with startup. r=ckitching 2013-10-16 19:25:13 -07:00
Mark Capella
94102750cc Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
Part 2 - Actual final bug solution, tie into Part 1
2013-10-14 09:58:16 -04:00
Chris Kitching
388c22fcc3 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Chris Kitching
c2eb9a9ffa Bug 923218: Don't show the default favicon until a failure to load a favicon has happened. r=rnewman 2013-10-11 15:56:11 -07:00
Lauren Ko
2807077fe4 Bug 919301 - Stop showing "switch to tab" from normal browsing when in private browsing. r=mleibovic 2013-10-03 17:13:42 -07:00
Wes Johnston
13aba9ae77 Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
2013-10-02 11:18:16 -07:00
Lucas Rocha
86be10b62b Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret) 2013-10-01 17:15:44 +01:00
Lucas Rocha
cfffcc0890 Bug 917805 - Remove unused animateHideHomePager(), simplify hideHomePager() (r=margaret) 2013-10-01 17:15:30 +01:00
Michael Comella
546e90874a Bug 915355 - Part 3: Update default search engine comment to be more descriptive. r=rnewman 2013-09-27 09:38:25 -07:00
Sriram Ramasubramanian
11d4551f4b Bug 906227: Last tabs with switch-to-tab should not create new tabs. [r=margaret]
--HG--
extra : rebase_source : 929416c50248094fb3164b3b34a48486ac70f668
2013-09-23 16:35:46 -07:00
Brian Nicholson
95165b3ade Bug 919207 - Remove thumbnail from share intent. r=mfinkle 2013-09-23 16:16:08 -07:00
Ryan VanderMeulen
c06b89cd15 Merge m-c to fx-team. 2013-09-20 18:19:03 -04:00
Lucas Rocha
a6b188b047 Bug 917806 - Immediately update title in toolbar on ACTION_VIEW intent (r=margaret) 2013-09-20 15:22:35 -04:00
Lucas Rocha
bed607c9fa Merge m-c to fig
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.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/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.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/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
extra : amend_source : 459360495389bad89cab14a8bd70f3dacb10d9f5
2013-09-19 13:53:14 -04:00
Lucas Rocha
628e8ca9ea 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
Brian Nicholson
65ee24c156 Bug 890392 - Include page thumbnail when sharing. r=mfinkle 2013-09-17 10:27:37 -04:00
Brian Nicholson
65857af0ad Bug 890392 - Replace the page title when sharing. r=sriram 2013-09-17 10:27:37 -04:00
Margaret Leibovic
a53e0bcc54 Bug 906041 - (Part 2) Dismiss editing mode if the user is loading a URL from an external app. r=lucasr 2013-09-17 09:14:00 -04:00
Margaret Leibovic
a7723f6c77 Bug 906041 - (Part 1) Don't change the visibility of the home pager if we're in editing mode. r=lucasr 2013-09-17 09:13:54 -04:00
Margaret Leibovic
19e1c6c1dc Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson 2013-09-13 16:07:17 -07:00
Brian Nicholson
3c311768b7 Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
--HG--
extra : rebase_source : fd14708cfc970dce433c02c1a08863e38680e5b3
2013-09-10 11:17:42 -07:00
Chris Kitching
d60834f22a Bug 913890 - Remove dead action bar code, formerly associated with the Awesome Bar. r=mleibovic 2013-09-13 14:38:43 -04:00
Chris Kitching
6d5b364fe2 Bug 888326 - Part 4: LoadFaviconTask's use mNextFaviconLoadId is now thread safe. (Use AtomicInteger instead of long.) r=mleibovic 2013-09-12 10:50:03 -04:00
Chris Kitching
1968180312 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
752da87dd8 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
70a3ada504 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
Margaret Leibovic
f75d4718e5 Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman 2013-09-06 16:25:27 -07:00
Lucas Rocha
866e82d57a Bug 911295 - Use empty URL if entering editing mode on startup with no tabs (r=mcomella) 2013-09-06 11:41:36 +01:00
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
Sriram Ramasubramanian
2387186153 Bug 911830: Blank about:home on a new profile. [r=margaret] 2013-09-03 14:24:17 -07:00
Margaret Leibovic
8742ba7b10 Bug 908344 - Fix bookmark keywords. r=wesj 2013-09-03 21:19:28 -07:00
Max Li
3c54b6136b Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04:00
Shilpan Bhagat
8c9000748d Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr 2013-08-21 02:15:37 -07:00
Ryan VanderMeulen
97c35bb14d Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures. 2013-08-27 18:03:38 -04:00