Commit Graph

10449 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
168436278d Bug 893990: BookmarksPage should use FaviconLoader. [r=margaret] 2013-07-16 14:23:38 -07:00
Chris Kitching
629911606b 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
327d11dd6a 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
Ryan VanderMeulen
88f575de39 Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Chenxia Liu
c820daa64e 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
Nick Alexander
ad4bf5a643 Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
8f4e859881 Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman
This does two main things.  First, it tracks sets of obsolete document
IDs and retries obsoletes and deletes.  Second, it tracks document IDs
that are attempted to be written to the server for obsolescence or
deletion without waiting for a server response to prevent orphaning
documents on successful upload and failed response.

The ObsoleteDocumentTracker uses a JSON map to maintain obsolete
document IDs and priority values.  That's not the right data
structure; Bug 894194 tracks improving it.
2013-07-15 19:44:21 -07:00
Ed Morley
053ab5c255 Bug 851861 - Disable testOverscroll, testPanCorrectness, testAxisLocking, testLoad & testFlingCorrectness for intermittent failures
--HG--
extra : rebase_source : f7fe2bb1bbfea14fa930dba045f9bcba5ffaab8c
2013-08-02 15:51:48 +01:00
Mark Capella
61c18ec314 Bug 766359 - Background update of add-ons/addons: Make success notification/toast more informative 2013-08-01 20:55:23 -04:00
Ryan VanderMeulen
d2dee60bec Merge m-c to inbound. 2013-08-01 20:25:21 -04:00
Marco Castelluccio
15584bed99 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
501ddf3329 Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Wes Johnston
e565e45338 Bug 895655 - Remove gecko object from pageactions messages. r=margaret 2013-08-01 15:45:44 -07:00
Mike Shal
98243213d9 Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander 2013-08-01 18:01:22 -04:00
Margaret Leibovic
2ef7a01f8d Bug 722902 - Make AMO more discoverable in the browser. r=mfinkle
--HG--
rename : mobile/android/themes/core/images/addons-amo-hdpi.png => mobile/android/themes/core/images/marketplace-logo.png
2013-08-01 09:31:49 -07:00
Jim Chen
b329da984f Bug 899233 - Don't restart IME when changing selection; r=cpeterson 2013-08-14 11:32:44 -04:00
Jim Chen
32934874cf Bug 899233 - Notify InputMethodManager of selection when not in extracted mode; r=cpeterson 2013-08-14 11:32:44 -04:00
Honza Bambas
06d7ec69db Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-14 17:17:00 +02:00
Ms2ger
6c3982af30 Merge m-c to inbound. 2013-08-14 14:47:39 +02:00
Jonathan Watt
4fd2b8439e Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir 2013-07-22 13:46:27 +01:00
Michael Comella
70c0334f36 Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
2013-07-12 10:51:41 -07:00
Lucas Rocha
a4e251dede Bug 887268 - Open items from "tabs from last time" on a new tabs (r=bnicholson) 2013-07-12 22:51:29 +01:00
Lucas Rocha
719444d123 Bug 887268 - Use HomePager.OnUrlOpenListener in BrowserSearch (r=bnicholson) 2013-07-12 22:51:28 +01:00
Lucas Rocha
a0b36beef3 Bug 887268 - Allow passing an explicit EditingTarget to openUrl() (r=bnicholson) 2013-07-12 22:51:28 +01:00
Lucas Rocha
c87665bfa1 Bug 885353 - Don't focus entry and show keyboard on new tab (r=mfinkle) 2013-07-12 19:39:55 +01:00
Mark Capella
3c8854b33f Bug 892947 - [fig] Update ReaderList Status when removed via ContextMenu, r=lucasr 2013-07-12 13:34:54 -04:00
Mark Finkle
de90739feb Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Phil Ringnalda
ea4182bf42 Back out cf07667d28cb (bug 880259) for Android crashes, timeouts, test failures and misrenderings
CLOSED TREE
2013-07-12 17:20:26 -07:00
Sriram Ramasubramanian
e862121429 Bug 891105: Use AsyncTaskLoaders for thumbnails. [r=lucasr] 2013-07-09 16:24:38 -07:00
Lucas Rocha
486e1d053f Bug 881774 - Restore domain autocomplete on editing mode (r=wesj) 2013-07-11 14:46:44 +01:00
Lucas Rocha
175b851f5d Bug 891883 - Pop back stack when removing a HomePager's subpage (r=bnicholson) 2013-07-11 14:46:42 +01:00
Sriram Ramasubramanian
1ad9ddc329 Bug 881802: TopBookmarks should use EditBookmark dialog. [r=wesj] 2013-07-10 16:39:54 -07:00
Sriram Ramasubramanian
be250371f4 Bug 891636: BookmarksListView click is causing ClassCastException. [r=bnicholson] 2013-07-10 16:39:43 -07:00
Margaret Leibovic
77774bbbac merge m-c to fig 2013-07-10 15:21:53 -07:00
Lucas Rocha
d1946bbe4c Bug 891485 - Use SimpleCursorAdapter from Android's support library (r=margaret) 2013-07-09 23:26:05 +01:00
Lucas Rocha
6b0a5730b1 Bug 887244 - Style list view dividers in new about:home as per design (r=sriram) 2013-07-09 20:35:24 +01:00
Lucas Rocha
fd284e1c89 Bug 887244 - Fix typo in BaseListView style name (r=sriram) 2013-07-09 20:35:24 +01:00
Ryan VanderMeulen
a199b3df6e Merge m-c to inbound. 2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
617d547291 Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen
13be9bc4d0 Merge inbound to m-c. 2013-08-09 19:08:45 -04: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
Lucas Rocha
074310389b Bug 891092 - fontFamily should be defined in TwoLinePageRow's text appearance (r=sriram) 2013-07-08 23:05:51 +01:00
Lucas Rocha
666ded0d67 Bug 882715 - Implement history/last tabs buttons in VisitedPage (r=bnicholson) 2013-07-08 23:05:51 +01:00
Lucas Rocha
e673f60ae4 Bug 882715 - Pack home pager in a frame layout (r=bnicholson) 2013-07-08 23:05:50 +01:00
Lucas Rocha
b3cb483ddf Bug 882715 - Allow fragments to handle back button (r=bnicholson)
* * *
more
2013-07-08 23:05:27 +01:00
Lucas Rocha
19f3171dfe Bug 882716 - Implement "Last Tabs" page for new about:home (r=bnicholson) 2013-07-08 23:02:02 +01:00
Lucas Rocha
6bd93715ae Bug 882716 - Add getFaviconBytesForUrl() to BrowserDB (r=wesj) 2013-07-08 23:02:02 +01:00
Lucas Rocha
8a66c135eb Bug 882715 - Implement history page in new about:home (r=bnicholson) 2013-07-08 23:02:02 +01:00
Sriram Ramasubramanian
6c6c977d3a Bug 891098: Static LoadThumbnailsTask to avoid NPE. [r=bnicholson] 2013-07-08 14:16:19 -07:00
Shilpan Bhagat
2361fbc01e Bug 891048: Changing the id of GeckoTextView from being "awesome" to just "url". [r=sriram] 2013-07-08 12:29:22 -07:00
Sriram Ramasubramanian
f937333e2c Merge m-c to fig. [r=karma] 2013-07-03 17:08:31 -07:00
Margaret Leibovic
80687b1667 Bug 862798 - Add "Reading List" page to new about:home. r=bnicholson,sriram 2013-07-02 21:40:29 -07:00
Margaret Leibovic
45738f0918 Backed out changeset 7f1cfc8c84e8 2013-07-03 10:35:46 -07:00
Margaret Leibovic
9cdc9349cd Bug 862798 - Add "Reading List" page to new about:home. r=bnicholson,sriram 2013-07-02 21:40:29 -07:00
Sriram Ramasubramanian
3efeb41c71 Bug 889649: VisitedPage should use CursorAdapter. [r=margaret] 2013-07-02 16:27:28 -07:00
Sriram Ramasubramanian
74dd8c7d17 Bug 889646: BookmarksPage should be the landing page on new about:home. [r=margaret] 2013-07-02 16:19:01 -07:00
Sriram Ramasubramanian
18142b2170 Bug 889612: TopBookmarksAdapter should be controlled by the BookmarksPage fragment. [r=bnicholson] 2013-07-02 14:31:34 -07:00
Sriram Ramasubramanian
531d7e4a64 Bug 889612: BookmarksListAdapter should be controlled by the BookmarksPage fragment. [r=bnicholson] 2013-07-02 15:03:13 -07:00
Kartikaya Gupta
9f7502c9b9 Bug 892267 - Fix incorrect application of scaling the render offset. r=Cwiiis 2013-07-31 14:48:44 -04:00
Max Li
824886f0ac Bug 900011 - Set initial content description on Search or Go image button. r=sriram 2013-07-31 11:18:00 -04:00
Geoff Brown
a28541a571 Bug 899794 - Fix testSettingsMenuItems timing on RAZR; r=jmaher
--HG--
extra : rebase_source : 3dbec0198bcda6e78111e069f3a36d9668c9ac2e
2013-07-31 08:50:17 -07:00
Geoff Brown
e5760aec19 Bug 899614 - Make tab count check more robust in testNewTab; r=jmaher
--HG--
extra : rebase_source : 1e354f8d8d6d1b21c9b9af365dbfd605f8f4bc15
2013-07-31 08:50:14 -07:00
Geoff Brown
4fd1e31f01 Bug 899655 - Update robocop testShareLink for JB+; r=jmaher
--HG--
extra : rebase_source : 599441884b6dd1d44d218178d0736098a31b8bf8
2013-07-31 08:50:11 -07:00
Ed Morley
3d591629ad Merge mozilla-central and inbound 2013-07-31 14:25:28 +01:00
Ming
c7a9d0baae Bug 898044 - Remove unnecessary null check from GeckoApp.onSaveInstanceState. r=kats 2013-07-31 08:33:17 -04:00
Ed Morley
75f33f681b Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Mike Hommey
2be0fa8ae5 Bug 899405 - Use gcc 4.7 as host compiler for Android builds. r=ted 2013-07-31 14:04:34 +09:00
Michael Comella
1cdfe5a157 Bug 893910 - Reset FHR submission failure count after timeout. r=rnewman
--HG--
extra : rebase_source : d63fe817b34f09bdb3322eef353e4c7fe7a3e1ac
2013-07-30 16:58:56 -07:00
Chris Kitching
16bf67b4ee Bug 899440 - Add localisation comment for search-with-selection context menu item r=margaret.leibovic
--HG--
extra : rebase_source : 4bd8613dd24fb5034ae995ea1d9323e1360bbf10
2013-07-30 14:53:00 -07:00
Marco Castelluccio
b52b1bf039 Bug 896555 - Remember requested permission for a session. r=mfinkle, r=wesj 2013-07-30 15:38:01 -04:00
Marco Castelluccio
50f99a7d61 Bug 832960 - Geolocation and desktop notification should require a manifest entry for apps on Android. r=mfinkle 2013-07-30 15:38:01 -04:00
Chenxia Liu
01a590c58a Bug 896992 - Activity looping if GeckoApp has been killed and Settings is launched from notification. r=kats 2013-07-30 11:45:25 -07:00
Brian Nicholson
7c0db772a5 Bug 878156 - Mark all startup tabs as external. r=mfinkle 2013-07-30 13:26:45 -04:00
Jim Chen
4e81038ebf Bug 895236 - Make URL bar inputType and imeOptions consistent. r=sriram 2013-07-19 21:20:47 -04:00
Richard Newman
7ccb487c44 Bug 895931 - Firefox for Android often warns about max sane launch timestamps. r=nalexander
--HG--
extra : rebase_source : c37198b9ee9233a4c41e208584a1b1414890170a
2013-07-19 13:59:42 -07:00
Nick Alexander
5b5fa021f8 Bug 892603 - Remove unused MOZ_APP_ICON and LINUX_BRANDING_FILES from mobile/android/base/Makefile.in. r=mfinkle
MOZ_APP_ICON was a Makefile dependency not mentioned elsewhere in the
tree.

The text `LINUX_BRANDING` does not appear in the tree.  There are no
references to `fennec_48x48.png` or `fennec_72x72.png` outside of
mobile/android/base/Makefile.in, and that file explicitly copies the
referenced files (so does not depend on the deleted export rules).

This leaves the relevant Makefile.in files empty, so we can remove
them.

--HG--
extra : rebase_source : a62f1571ba43a8c7171db9dab7c39346ae3577b1
2013-07-19 13:59:42 -07:00
Nick Alexander
b22672844b Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
2013-07-19 13:59:42 -07:00
Nick Alexander
b01f7f6c59 Bug 896031 - Avoid javac warning-as-error. r=mfinkle
--HG--
extra : rebase_source : b62f50c97d5399c8d502fa87e5caf5efff489971
2013-07-19 13:59:40 -07:00
Margaret Leibovic
bd4d07bd21 Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Adrian Tamas
efd29b8868 Bug 869277 - Rewrite the test to check the SearchEngine:Data data for the test engine add. r=gbrown 2013-07-17 12:37:14 +03:00
Chris Lord
76305364f5 Bug 886576 - Fix scrolling cancelling locked dynamic toolbar animations. r=kats
Move the margin animation-cancelling call into the margins-pinned check block
in LayerMarginsAnimator to make sure margin animations aren't cancelled by
scrolling when margins are locked.
2013-07-19 17:39:44 +01:00
Wes Johnston
b4d9092033 Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
Ed Morley
5f8d297c62 Backed out changeset 4303c1af09f6 (bug 895409) for Android 2.2 reftest failures on a CLOSED TREE 2013-07-19 11:27:04 +01:00
Wes Kocher
cffbb20fc9 Backout 111b3d84c479 (bug 885962) for Android bustage on a CLOSED TREE
--HG--
rename : mobile/android/base/resources/drawable-mdpi/lock_identified.png => mobile/android/base/resources/drawable-mdpi/site_security_identified.png
rename : mobile/android/base/resources/drawable-mdpi/lock_verified.png => mobile/android/base/resources/drawable-mdpi/site_security_verified.png
extra : amend_source : aff11fe057de12ee7ec2fff8814a78b415d6554a
2013-07-18 21:31:44 -07:00
Sriram Ramasubramanian
1efbe84c71 Bug 888032: Restrict favicon size to 32dp in TopBookmarksView. [r=wesj] 2013-06-27 15:01:27 -07:00
Sriram Ramasubramanian
ae141aa43d Bug 888039: Use support library's CursorAdapter to use swapCursor(). [r=margaret] 2013-07-01 11:20:27 -07:00
Sriram Ramasubramanian
9aa31371e7 Bug 887985: TopBookmarksView should use cursor loaders. [r=lucasr] 2013-06-27 14:41:28 -07:00
Sriram Ramasubramanian
6dcb334802 Bug 887982: BookmarksListView should use cursor loaders. [r=lucasr] 2013-06-27 14:39:33 -07:00
Sriram Ramasubramanian
d7e5d9b93c Bug 885481: Add the folder name as an item in the BookmarksListView. [r=bnicholson] 2013-07-01 10:59:36 -07:00
Margaret Leibovic
8285df6e2e Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
James Willcox
cd9bbe366c Bug 895409 - Enable SkiaGL canvas on Android r=blassey 2013-07-03 10:06:52 -04:00
Brian Nicholson
3405019fa0 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
3c7a4e5845 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
7a2bf8c612 Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
b6c82978aa Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey
626ccd359e bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
989b629648 Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
3dca94d8f4 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Brad Lassey
d30c945b21 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Sriram Ramasubramanian
7c8e1376bd Bug 885821: Crop factor of thumbnails in BookmarksThumbnailView. [r=wesj] 2013-06-21 16:57:24 -07:00
Sriram Ramasubramanian
3b375a8441 Bug 888039: NSME on visited page due to swapCursor(). [r=margaret] 2013-06-28 10:56:35 -07:00
Sriram Ramasubramanian
21caccc07c Bug 888034: No rounded corners on dominant colored backgrounds on BookmarkThumbnailView. [r=margaret]
--HG--
extra : rebase_source : 2b6d640d426d4e1eda6460c26a8f673c7ab6c563
2013-06-28 11:08:34 -07:00
Margaret Leibovic
dc4ef2fcbb Bug 888011 - Create different package name for fig so it can be installed beside nightly. r=mfinkle 2013-06-28 09:03:50 -07:00
Margaret Leibovic
dcca09a7a2 Backed out changeset 3901245dd341 2013-06-28 09:02:19 -07:00
Margaret Leibovic
ee4da2e2db Bug 888011 - Create different package name for fig so it can be installed beside nightly. r=mfinkle 2013-06-27 15:42:17 -07:00
Mark Capella
7638f6aa42 Bug 887930 - [fig] Open in New Tab from context menu switches to tab, r=sriram, f=margaret 2013-06-27 18:06:49 -04:00
Sriram Ramasubramanian
35c6cefab7 Bug 885485: Add scrolling to BookmarksListView when scrolled from a scrollable header. [r=lucasr] 2013-06-21 14:18:30 -07:00
Sriram Ramasubramanian
f713faa7a9 Bug 882365: Add TopBookmarksView as a header to BookmarksListView. [r=lucasr] 2013-06-24 11:03:28 -07:00
Sriram Ramasubramanian
e7926adcdb Bug 886504: ClassNotFoundException on Search engine row. [r=lucasr] 2013-06-24 13:45:11 -07:00
Lucas Rocha
d850f098a7 Bug 882715 - Define a background_light pre-defined color (r=sriram) 2013-06-25 20:00:38 +01:00
Sriram Ramasubramanian
a389ea0bb8 Bug 885519: Favicon query should set the Thumbnail's isThumbnail to false. [r=lucasr] 2013-06-24 11:55:35 -07:00
Sriram Ramasubramanian
59f958fdf6 Bug 885519: Show favicons if there is no thumbnail available. [r=lucasr] 2013-06-21 16:47:40 -07:00
Lucas Rocha
478e6ae1d3 Bug 884896 - Only expose home's public API when strictly necessary (r=sriram) 2013-06-25 18:04:00 +01:00
Lucas Rocha
f7b2104c23 Bug 884896 - Move all search-related classes to home package (r=sriram)
--HG--
rename : mobile/android/base/BrowserSearch.java => mobile/android/base/home/BrowserSearch.java
rename : mobile/android/base/SearchEngine.java => mobile/android/base/home/SearchEngine.java
rename : mobile/android/base/SearchEngineRow.java => mobile/android/base/home/SearchEngineRow.java
rename : mobile/android/base/SimpleCursorLoader.java => mobile/android/base/home/SimpleCursorLoader.java
rename : mobile/android/base/SuggestClient.java => mobile/android/base/home/SuggestClient.java
2013-06-25 18:00:09 +01:00
Lucas Rocha
aef0e34bda Bug 884398 - Don't keep reference to inflater after BrowserSearch detachment (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
909a2a8ec6 Bug 884398 - Use private/anonymous listener for item clicks in BrowserSearch (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
d1e8ac1487 Bug 862794 - Implement Visited page in about:home (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
40db803614 Bug 862794 - Factor out the code for handling favicon loaders (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
03dbd51680 Bug 884901 - Remove unnecessary super.onCreateView() call from BookmarksPage (r=sriram) 2013-06-25 11:58:53 +01:00
Nick Alexander
c5800c188a Merge s-c to m-i. 2013-07-18 17:41:17 -07:00
Nick Alexander
6de273c614 Bug 895635 - Make RES_DRAWABLE parallel to other RES_* in mobile/android/base/Makefile.in. r=blassey 2013-07-18 15:09:03 -07:00
Nick Alexander
8461a557cb Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Brad Lassey
2e8c88b744 bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Nick Alexander
5f532410d8 Merge s-c into m-i. 2013-07-18 14:15:46 -07:00
Benoit Girard
9cca89434d Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Brian Nicholson
dc9febbae0 Bug 887655 - Revert hiding the download notification on completion. r=margaret 2013-07-18 12:12:38 -07:00
Brian Nicholson
36f8586ceb Bug 894087 - Fix 24-bit color detection. r=Cwiiis 2013-07-18 12:09:01 -07:00
Max Li
c0c1025be0 Bug 895000 - Set content descriptions on page action buttons. r=wesj 2013-07-18 14:50:42 -04:00
Michael Boon
d7c06dea92 Bug 872576 - Stop using deprecated for each ... in. r=mleibovic 2013-07-18 10:31:51 -04:00
Jim Chen
6c84e39125 Bug 886508 - Work around Google gesture keyboard quirk. r=cpeterson 2013-07-18 10:20:34 -04:00
Nathan Froyd
64842611f8 Bug 897407 - package JS shell for all android builds; r=gps 2013-07-24 12:53:43 -04:00
Ryan VanderMeulen
34238c722c Merge m-c to inbound. 2013-07-26 01:24:55 -04:00
Ryan VanderMeulen
10a360b66f Backed out changesets 4f35e943f939 and da5fa63e90cb (bug 896250) for causing frequent OSX debug asserts on a CLOSED TREE. 2013-07-26 01:22:40 -04:00
Dave Hylands
650bec4a8c Bug 896250 - Set layers to 1 for android, since 20 causes reftest to fail. r=joe 2013-07-25 12:41:13 -07:00
Mark Finkle
eba820179f Bug 897505 - crash in java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp6.onBitmapFound(BrowserApp.java) r=sriram 2013-07-25 08:33:38 -04:00
Brian Nicholson
162dba6fb3 Bug 890515 - Purge 0-byte favicons and thumbnails from the database. r=rnewman
--HG--
extra : rebase_source : 0061324295111da592e2f543fa67f0042c005000
2013-07-24 22:08:42 -07:00
Mark Capella
bcae12953a Bug 886587 - Remove profile migrator, r=gcp, f=rnewman 2013-07-24 18:50:26 -04:00
Ryan VanderMeulen
81cd2d8d35 Backed out changeset decc061fbd43 (bug 896555) for possible causing robocop-2 failures in testDoorHanger.
CLOSED TREE
2013-07-24 14:30:57 -04:00
Ryan VanderMeulen
cc689f734d Backed out changeset fef7cf65b4e7 (bug 832960) for making bug 857240 perma-fail. 2013-07-24 11:49:00 -04:00
Ryan VanderMeulen
20fabd9691 Merge m-c to inbound. 2013-07-25 21:59:02 -04:00
Geoff Brown
287af825d6 Bug 897970 - Fix robocop testBookmark for x86/JB; r=jmaher 2013-07-25 17:38:10 -07:00
Shane Tully
698ced1b77 Bug 897561 - Bump target Android SDK to 16. r=cpeterson
--HG--
extra : rebase_source : c7cedc9047106c292a03b8c6733fd47b8cac89f7
2013-07-24 19:21:00 -07:00
Max Li
dec1b1843d Bug 886076 - Part 2: Support movement by granularity in AccessFu. r=eeejay 2013-07-24 17:52:57 -04:00
Nick Alexander
f37aeaf3b5 Bug 898296 - Search for Android SDK build tools version 18.0.0. r=gps
This patch also tries to verify that the tools are actually found
early in the configure process, rather than failing with difficult to
parse errors at the end of the build.

Since the Android developer tools are defined earlier in the build
process, we can remove a work-around needed for |make install|.
2013-07-30 09:15:50 -07:00
Wes Johnston
10f0f363ee Bug 895709 - Kill guest mode profile when we start in non-guest mode. r=blassey 2013-07-30 09:05:25 -07:00
Kartikaya Gupta
fb8cd07441 Bug 899421 - Rename getArguments so that FennecInstrumentationTestRunner is compatible with Android API level 18. r=gbrown 2013-07-30 11:13:34 -04:00
Margaret Leibovic
e12dc9659c Bug 897235 - Remove unused AlertsService.js. r=wesj 2013-07-29 15:49:19 -07:00
Margaret Leibovic
c1bab87b5c Bug 896048 - Don't show site identity info when a page has loaded mixed content. r=wesj 2013-07-29 15:49:16 -07:00
Ryan VanderMeulen
2ef7a9892a Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Ryan VanderMeulen
747adc4200 Merge m-c to fx-team. 2013-07-29 17:27:08 -04:00
Tomoaki Konno
f7cd8c637c Bug 797561 - Expose a server tcp socket API to web applications r=honza 2013-07-29 10:36:43 -07:00
Ed Morley
b651dfa6b0 Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Chris Kitching
be8d84a3fa Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen
--HG--
extra : rebase_source : 7d5ffa3f2b9d29ff245886c40f4083e7451daec1
2013-07-26 12:02:00 -07:00
Chris Kitching
46e44b47cd Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic 2013-07-29 12:17:32 -04:00
Mark Capella
759883d61c Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret 2013-07-28 16:36:47 -04:00
Adrian Tamas
dbb2d0d4e4 Bug 869277 - Follow-up patch to remove todo_is assertion and make the test more reliable. r=gbrown 2013-07-23 16:13:48 +03:00
Trevor Saunders
64dbc43c4d backout bug 886526 because it probably made us use a lot more memory to link on windows 2013-07-29 11:03:21 -04:00
Sriram Ramasubramanian
3fe5075b20 Bug 885590: BookmarksListView should use a CursorAdapter. [r=margaret] 2013-06-20 16:40:45 -07:00
Sriram Ramasubramanian
51d5f9454d Bug 882365: Header count recalibaration for click events. [r=lucasr] 2013-06-18 15:12:14 -07:00
Sriram Ramasubramanian
bbb587bb65 Bug 882365: Add a border to TopBookmarkItemView if its showing a thumbnail. [r=lucasr] 2013-06-19 13:04:08 -07:00
Sriram Ramasubramanian
3a70ca0d37 Bug 882365: Add a top bookmarks section grid view. [r=lucasr] 2013-06-20 11:45:58 -07:00
Sriram Ramasubramanian
8219e68ce3 Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : 286e9df9b9154c5f968b6eacfcb5f176371abb46
2013-06-17 12:55:01 -07:00
Scott Johnson
b2de439519 Bug 808173: Add a switch for reflow-on-zoom to not activate when non-text elements are the target of a double-tap event. [r=kats] 2013-08-08 12:22:26 -05:00
Brad Lassey
c0960f9abc bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Chenxia Liu
6fdfdb1377 Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Wes Johnston
64d11262d8 Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Ryan VanderMeulen
0d3342271d Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Michael Comella
a2f85a47fb Bug 901622 - Invalidate ProfileInformationCache by bumping version. r=rnewman 2013-08-07 09:28:10 -07:00
Adrian May
34d47e3229 Bug 899167 - Change 'SelectedText' to 'TextSelection' and move handling from browser.js to TextSelection.js, r=margaret 2013-08-06 16:58:41 -04:00
Ryan VanderMeulen
f211f91ef3 Backed out 2 changesets (bug 901151, bug 788073) for suspected robocop-2 orange.
Backed out changeset 6e7a45127e07 (bug 901151)
Backed out changeset bf050e52851f (bug 788073)
2013-08-06 15:28:46 -04:00
Wes Johnston
4516b5748c Bug 901151 - Set source when firing mouse events. r=kats 2013-08-06 09:37:28 -07:00
Wes Johnston
5669cbe8b0 Bug 788073 - Use platform touch fluffing on Android. r=kats 2013-08-06 09:37:27 -07:00
Ryan VanderMeulen
caabb03b5d Merge m-c to fx-team. 2013-08-06 10:16:50 -04:00
Gian-Carlo Pascutto
2caf81507c Bug 772280 - Abort text selection if the selection is far off the click point. r=margaret 2013-08-06 10:38:32 +02:00
Ryan VanderMeulen
bed2e900e1 Merge m-c to fx-team. 2013-08-05 23:22:11 -04:00
Shane Tully
62bdac3830 Bug 901163 - Rename "Wallpaper:Set" message to match the function of "Set Image As". r=mleibovic 2013-08-05 14:21:28 -07:00
Ryan VanderMeulen
03f1e9ee4f Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
8fbbb10186 Merge fx-team to m-c. 2013-08-05 19:52:46 -04:00
Wes Johnston
adbe7839cf Bug 901408 - Use correct resolveGeckoURI function. r=margaret 2013-08-05 14:14:23 -07:00
Bhavana Bajaj
80a67bd18b Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
Carsten "Tomcat" Book
c7c707deba Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Wes Johnston
c5020a3cb5 Bug 878416 - Allow file picker result to be null. r=liuche 2013-08-05 10:21:24 -07:00
Chris Kitching
08519b79f3 Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche 2013-08-05 08:40:09 -07:00
Chris Kitching
d517bf8c58 Bug 892113 - Unbreak and clean up testAddSearchEngine. r=liuche 2013-08-05 08:39:32 -07:00
Chris Kitching
6e17621b50 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-05 08:39:29 -07:00
Tim Taubert
88d787e673 Backed out changeset aa054b0f118b (bug 892113) 2013-08-03 04:15:01 -07:00
Tim Taubert
f998d680b7 Backed out changeset aa3a115f998b (bug 898151) 2013-08-03 04:14:59 -07:00
Tim Taubert
13a53b661f Backed out changeset 7c080e5f472b (bug 895423) 2013-08-03 04:14:58 -07:00
Wes Johnston
074e9e3735 Bug 900608 - New strings for guest sessions. r=mfinkle 2013-08-02 22:26:40 -07:00
Chris Kitching
ee720b353b Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-08-02 22:02:05 -07:00
Chris Kitching
9079e2d060 Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche 2013-08-02 22:01:11 -07:00
Chris Kitching
9fcfd19453 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
Shilpan Bhagat
5547d6537d Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
Benoit Girard
5d7998f39f Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Shane Tully
04621d26da Bug 901818 - Only enable Android backend for Contacts API on Nightly builds. r=reuben 2013-08-06 14:30:21 -07:00
Ryan VanderMeulen
7c6cdde735 Merge m-c to inbound. 2013-08-06 17:07:23 -04:00
Sriram Ramasubramanian
e2c29d61be Bug 889562: Action-mode not showing in Android 4.3 [r=mfinkle] 2013-08-01 15:39:21 -07:00
Chris Peterson
272c09331b Bug 900316 - Enable geolocation reporting for non-GSM Android devices. r=blassey r=hanno 2013-08-01 16:14:42 -07:00
Wes Johnston
00e61e639b Bug 901129 - Remove XUL Fennec's MOZ_ONLY_TOUCH_EVENTS flag. r=kats 2013-08-05 10:32:01 -07:00
Geoff Brown
7690f7ee38 Bug 900823 - Avoid long waits in testMasterPassword; r=jmaher 2013-08-02 20:25:30 -07:00
Sriram Ramasubramanian
7ec826918c Bug 883300: Remove URL listener from BookmarksPage. [r=margaret] 2013-06-14 13:07:18 -07:00
Sriram Ramasubramanian
05aaea323a Bug 883300: BookmarksListView's minor documentation. [r=margaret] 2013-06-14 12:14:46 -07:00
Sriram Ramasubramanian
1143a7354b Bug 883300: Make BookmarksListView a class of its own. [r=margaret] 2013-06-14 12:00:59 -07:00
Sriram Ramasubramanian
a3e790a538 Bug 883300: Add an XML layout for the boomarks page. [r=margaret] 2013-06-14 11:58:30 -07:00
Lucas Rocha
a41afee369 Bug 881780 - Change BrowserSearch to inherit from HomeFragment (r=sriram) 2013-06-14 17:44:00 +01:00
Lucas Rocha
864650f2c3 Bug 881780 - Merge item click listener into BookmarksPage (r=sriram) 2013-06-14 17:35:12 +01:00
Lucas Rocha
1333a89731 Bug 881780 - Move ContextMenu creation handling to HomeFragment (r=sriram) 2013-06-14 17:35:11 +01:00
Lucas Rocha
b0f07ae8f5 Bug 871642/881780 - Move touch handling from BookmarksPage to HomeListView (r=sriram) 2013-06-14 17:35:05 +01:00
Lucas Rocha
5cbfdaa674 Bug 881780 - Make favicon and bookmark type optional in HomeContextMenuInfo (r=sriram) 2013-06-14 17:33:24 +01:00
Lucas Rocha
cee6ecddca Bug 882081 - Restore bookmark indicator in TwoLinePageRow (r=sriram) 2013-06-14 17:26:36 +01:00
Lucas Rocha
8015b0c5cc Bug 882612 - Update star/reader icons for the page rows (r=sriram) 2013-06-14 17:07:37 +01:00
Lucas Rocha
324de409f8 Bug 882735 - Force recreation of children once favicons are loaded (r=bnicholson) 2013-06-14 10:01:25 +01:00
Lucas Rocha
05ba7ba319 Bug 881777 - Adjust favicon margins in SearchEngineRow (r=sriram) 2013-06-13 16:58:47 +01:00
Lucas Rocha
816b00cf83 Bug 881777 - Use different height for search engine rows (r=sriram) 2013-06-13 16:58:39 +01:00
Lucas Rocha
942bf38700 Bug 882073 - Remove unused inner class from BrowserSearch (r=bnicholson) 2013-06-13 11:47:44 +01:00
Lucas Rocha
69e0ed1054 Bug 881776 - Only update entry with title updates when not editing (r=mfinkle) 2013-06-13 11:44:28 +01:00
Margaret Leibovic
dc193939e9 Bug 876712 - (Part 3) Remove more unused awesomebar_* files, and rename awesomebar_suggestion_row.xml. r=sriram
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-06-12 13:54:31 -07:00
Margaret Leibovic
64a5f2503c Bug 876712 - Kill AweseomeBar/AwesomeBarTabs. r=sriram,wesj 2013-06-12 13:33:13 -07:00
Margaret Leibovic
ce78105c0e Bug 876712 - Rename awesomebar_contextmenu to home_contextmenu. r=sriram
--HG--
rename : mobile/android/base/resources/menu/awesomebar_contextmenu.xml => mobile/android/base/resources/menu/home_contextmenu.xml
2013-06-12 13:23:29 -07:00
Chenxia Liu
ed23ff9028 Bug 870169 - Extract reusable telemetry code from ANRReporter.java. r=rnewman 2013-07-09 17:03:01 -07:00
Wes Johnston
44c4084a64 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 15:18:56 -07:00
Wes Johnston
85e89cd204 backout b9c914cdbfd1 for bustage 2013-07-09 14:10:27 -07:00
Wes Johnston
7c34932720 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 13:45:59 -07:00
Wes Johnston
61f6487f0b Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr 2013-07-09 13:43:35 -07:00
Wes Johnston
4713372dad Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Jim Chen
c3bfd363c7 Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle 2013-07-09 16:37:57 -04:00
Jim Chen
94f8b791d9 Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa 2013-07-09 16:34:44 -04:00
Jim Chen
d00c03b73a Bug 889881 - Use IdleHandler to make MessageQueue.next() not block; r=blassey 2013-07-09 16:25:55 -04:00
Jim Chen
bef2e265c2 Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey 2013-07-09 16:25:55 -04:00
Yura Zenevich
26cb0d9f4e Bug 890976 - removing an erroneous semilcolon that causes a SyntaxError when loading WebAppRT.js. r=mfinkle
---
 mobile/android/chrome/content/WebAppRT.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
2013-07-09 16:25:56 -04:00
Sriram Ramasubramanian
b7362241ee Bug 877469: Add back "switch to tab" functionality for home page. [r=lucasr] 2013-06-10 17:17:13 -07:00
Richard Newman
b092246aa3 Bug 900694 - Part 2: BrowserHealthRecorder changes to track add-on uninstallation. r=nalexander 2013-08-01 20:22:18 -07:00
Richard Newman
40047c4b69 Bug 880109 - Begin a new session when environment changes. r=nalexander 2013-08-01 20:22:18 -07:00
Richard Newman
20e3f24e60 Bug 900694 - Part 1: add ProfileInformationCache.removeAddon. r=nalexander 2013-08-01 20:22:17 -07:00
Sriram Ramasubramanian
8f84acf5e2 Bug 878136: Move ContextMenu functionality from AwesomeBar to BrowserApp. [r=lucasr] 2013-05-31 14:36:39 -07:00
Lucas Rocha
e4b27b758c Bug 871650 - Restore search suggestions support (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
2b3dbe85c2 Bug 871650 - Factor out cursor loader callbacks into separate class (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
5ad86a2851 Bug 871650 - Factor out method to show soft input in BrowserToolbar (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
8494e0ffdb Bug 871650 - Add missing default constructors to AnimatedHeightLayout (r=bnicholson) 2013-06-11 18:01:35 +01:00
Lucas Rocha
0bc8339f91 Bug 877870 - Restore async-loading of favicons in BrowserSearch (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
0b49d16137 Bug 877870 - Initial implementation of new browser search fragment (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
6c792631d5 Bug 877870 - Remove obsolete AboutHomeLoadCompleteListener from BrowserApp (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
e4422a648f Bug 877870 - Change BookmarkPage to use a listener to open URLs (r=sriram) 2013-06-11 17:57:45 +01:00
Lucas Rocha
36246dcd5b Bug 877870 - Factor out code to open url and cancel editing mode (r=bnicholson) 2013-06-11 17:57:45 +01:00
Lucas Rocha
a7f834fcd8 Bug 877870 - Only call filtering listener if toolbar is in editing mode (r=mfinkle) 2013-06-11 17:57:45 +01:00
Lucas Rocha
7daa548163 Bug 877870 - Use favicon mem cache as fallback in TwoLinePageRow (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
fa9b864b1c Bug 877870 - Add finer-grained APIs to update TwoLinePageRow (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
1519fa143f Bug 877870 - Make favicon loading optional in updateFromCursor() (r=sriram) 2013-06-11 17:57:44 +01:00
Lucas Rocha
a8dcb6e215 Bug 877870 - Rename bookmark_item_row.xml to home_item_row.xml (r=sriram)
--HG--
rename : mobile/android/base/resources/layout/bookmark_item_row.xml => mobile/android/base/resources/layout/home_item_row.xml
2013-06-11 17:57:44 +01:00
Sriram Ramasubramanian
87c6f78e58 Bug 880393: FadedTextView for about:home. [r=mfinkle] 2013-06-10 11:17:34 -07:00
Sriram Ramasubramanian
0c77bf860e Bug 877468: Replace switch to tab icons. [r=margaret] 2013-06-04 14:33:55 -07:00
Sriram Ramasubramanian
a71c35f912 Bug 879490: LinearLayout grew up to accept styles only very late. [r=margaret] 2013-06-04 14:18:02 -07:00
Sriram Ramasubramanian
d2ecb92a88 Merge m-c to fig 2013-06-04 11:12:13 -07:00
Sriram Ramasubramanian
1b7c58d3b7 Bug 862796: Add a bookmarks panel to about:home. [r=bnicholson] 2013-05-30 17:53:13 -07:00
Sriram Ramasubramanian
a781723824 Bug 862796: LocalBrowser DB doesn't need reading list. [r=bnicholson] 2013-05-29 15:04:22 -07:00
Sriram Ramasubramanian
2ff01ea490 Bug 873579: Remove existing vertical about:home view. [r=bnicholson] 2013-05-29 11:31:52 -07:00
Chenxia Liu
3edc922d8a Bug 888533 - Part 4: Display toast for port forwarding. r=lucasr 2013-07-31 15:38:48 -07:00
Chenxia Liu
62e6c5093f Bug 888533 - Part 3: Add link to MDN in remote debugging settings. r=lucasr 2013-07-31 15:38:48 -07:00
Chenxia Liu
ce086482e9 Bug 888553 - Remote Debugging Part 2: Bring browser app to front on remote connection. r=lucasr 2013-07-31 15:38:48 -07:00
Chenxia Liu
09b41cc06b Bug 888553 - Remote Debugging Part 1: Strings and prefs layout. r=lucasr 2013-07-31 15:38:47 -07:00
Mark Capella
3c9b64154c Bug 900141 - Problems with new Context Menu Search, r=margaret 2013-07-31 18:25:37 -04:00
Shilpan Bhagat
7a62a95dcd Bug 897710 - Reset reader active mode button on page load. r=wesj 2013-07-24 18:23:56 -07:00
Shilpan Bhagat
97dbb0ec4c Bug 891736 - Make XUL menulist fire events. r=mfinkle 2013-07-31 10:31:46 -07:00
Margaret Leibovic
264594d237 merge m-c to fig 2013-05-28 09:53:47 -07:00
Margaret Leibovic
e3e206d317 Bug 871645 - Consolidate naming of URL bar variables and resources. r=lucasr
* * *
Bug 871645 - (Part 1) Rename "awesome" things "url" things in BrowserToolbar
* * *
Bug 871645 - (Part 2) Rename ic_awesomebar_* icon resources
* * *
Bug 871645 - (Part 3) Rename shouldDelayAwesomebarUpdate
* * *
Bug 871645 - (Part 4) Rename favicon dimensions that affect generic favicons
* * *
Bug 871645 - (Part 5) Rename awesome_* string entities
* * *
Bug 871645 - (Part 6) Rename color resources
* * *
Bug 871645 - (Part 7) Rename address_bar things
* * *
Bug 871645 - (Part 8) Rename addressBar things in BrowserToolbar
* * *
Bug 871645 - (Part 9) Rename AddressBar styles

--HG--
rename : mobile/android/base/resources/color/awesome_bar_title.xml => mobile/android/base/resources/color/url_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml => mobile/android/base/resources/color/url_bar_title_hint.xml
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-hdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-hdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-hdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-hdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-mdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-mdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-mdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-mdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-mdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_go.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_go.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_reader.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_reader.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_search.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_search.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_star.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_star.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_awesomebar_tab.png => mobile/android/base/resources/drawable-xhdpi/ic_url_bar_tab.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_bg_shadow.png => mobile/android/base/resources/drawable-xhdpi/url_bar_bg_shadow.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_default.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_default_pb.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_default_pb.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_pressed.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi/address_bar_url_pressed_pb.9.png => mobile/android/base/resources/drawable-xhdpi/url_bar_entry_pressed_pb.9.png
rename : mobile/android/base/resources/drawable/address_bar_bg.xml => mobile/android/base/resources/drawable/url_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_bg_shadow_repeat.xml => mobile/android/base/resources/drawable/url_bar_bg_shadow_repeat.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/url_bar_entry.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml => mobile/android/base/resources/drawable/url_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_right_edge.xml
2013-05-28 08:48:27 -07:00
Margaret Leibovic
f503389ebf Bug 871639 - Incorrect title when leaving editing mode while on about:home. r=wesj 2013-05-17 14:24:10 -07:00
Max Li
5c31cb6849 Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat
a3273127b8 Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj 2013-06-12 00:40:14 -07:00
Shilpan Bhagat
664637680d Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Mark Finkle
4cc59bfcd4 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Adrian Tamas
8b6cadf272 Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle
357a0b5130 Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Mark Finkle
e62418e29b Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson 2013-07-12 00:03:36 -04:00
Mike Hommey
c050bd0356 Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Lucas Rocha
96e822c954 Bug 872834 - Move awesomescreen search into the about:home fragment (r=mfinkle) 2013-05-13 18:20:49 +01:00
Margaret Leibovic
fb432e5f01 merge m-c into fig 2013-05-16 10:19:40 -07:00
Sriram Ramasubramanian
859bde46a8 Bug 872762: Page title strip for the HomePager. [r=margaret] 2013-05-15 16:41:08 -07:00
Richard Newman
1a015ce60d Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander 2013-06-03 14:12:17 -07:00
Richard Newman
0217cf9aad Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander 2013-06-03 14:12:16 -07:00
Brian Nicholson
64a1deefbc Bug 779497 - Clear addons list inside of async callback. r=wesj 2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
ca03944538 Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Brad Lassey
7c79ce078f bug 878868 - Need to bump build id of x86 builds for the play store r=mfinkle 2013-06-03 13:22:18 -04:00
Wes Johnston
c311d1ee1b Bug 870063 - Fix context menu typo. r=mfinkle 2013-06-03 10:22:09 -07:00
Richard Newman
d195c98205 Bug 878670 - Version profile information cache file. r=nalexander 2013-06-03 10:07:43 -07:00
Wes Johnston
6c27ac3eb2 Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
8ce0dbbc05 Bug 872149 - Make Payments ui use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
357b007c10 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
0aa887a857 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
88e4fd51ed Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
83c4529596 Bug 877467 - List API for prompt.jsm should take a flat list. r=mfinkle 2013-06-03 09:20:43 -07:00
Margaret Leibovic
926353e58b Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
Margaret Leibovic
eb368b5562 Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj 2013-06-03 08:37:29 -07:00
Kartikaya Gupta
3e23df6b02 Bug 876060 - Handle medium-length taps as clicks. r=Cwiiis 2013-06-03 10:05:59 -04:00
Lucas Rocha
f9cd6b5dda Bug 877735 - Slide menu icon with other buttons in toolbar animation (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
940869fd2c Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
9c3ef67633 Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
4a2b94f0c2 Bug 877140 - Fix type of constructor argument for duration (r=mfinkle) 2013-05-30 19:47:44 +01:00
Alex Keybl
8bd730cfd2 Bug 872809 – Add sk to multi-locale APK for beta 2 r=akeybl a=akeybl
--HG--
extra : transplant_source : %B1%1C%04%03%08%16%EEY%9D%CD%60%24%A1%EF%FF%C8j%AB%04%C2
2013-05-21 12:50:08 -07:00
Jim Blandy
55bf378bcb Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
8823835462 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00