Commit Graph

4928 Commits

Author SHA1 Message Date
Mark Capella
03894e6244 Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret 2013-07-18 14:58:41 -04:00
Mark Capella
ec337b306f Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr
First patch removes old code from GeckoApp.java to be moved into BrowserApp.java later
2013-07-18 11:10:10 -04:00
Wes Johnston
021336459f Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Ryan VanderMeulen
6faa5c58dd Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Michael Boon
d3a7b937e5 Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic 2013-08-08 13:40:26 -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
Mark Capella
9aee838290 Bug 880047 - [fig] Kill unused AboutHome code (RemoteTabsSection), r=margaret 2013-07-16 20:37:37 -04:00
Sriram Ramasubramanian
8c125ea8c4 Bug 893990: Remove KEYWORD column from bookmark search query. [r=margaret] 2013-07-16 14:35:05 -07:00
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
Mike Shal
98243213d9 Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander 2013-08-01 18:01:22 -04: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
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
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
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
Nathan Froyd
b6dfe59d55 Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1 2013-08-26 14:07:34 -04: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
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
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
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
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
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
Jim Chen
6c84e39125 Bug 886508 - Work around Google gesture keyboard quirk. r=cpeterson 2013-07-18 10:20:34 -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
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
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
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
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
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
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
Carsten "Tomcat" Book
c7c707deba Merge m-i to m-c 2013-08-05 11:18:59 +02: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
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
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
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
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
Ming
c7a9d0baae Bug 898044 - Remove unnecessary null check from GeckoApp.onSaveInstanceState. r=kats 2013-07-31 08:33:17 -04: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
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
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
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
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
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
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
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
Chris Peterson
b01e546d2a Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium 2013-05-25 12:03:42 -07:00
Chris Peterson
f48c7d5643 Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium 2013-05-25 12:03:42 -07:00
Chris Lord
99a1385538 Bug 869156 - Show dynamic toolbar is visible if page shrinks. r=kats 2013-05-25 08:59:48 +01:00
Ed Morley
95247ad2da Backed out changeset d3f38905e7a0 (bug 827445) since pushed by mistake on a CLOSED TREE 2013-05-24 21:41:17 +01:00
Mark Capella
a3a9600c07 Bug 827445 - Updater continues to notify about updates 2013-05-24 16:31:53 -04:00
Brad Lassey
e133627d07 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Wes Johnston
ab4c2dc8b3 Bug 870062 - Provide an async way to use the PromptService. r=blassey
--HG--
rename : mobile/android/base/PromptService.java => mobile/android/base/Prompt.java
2013-05-23 15:50:56 -07:00
Geoff Brown
3fd594fe4c Bug 875363 - Improve VKB clearing in testAddSearchEngine; r=jmaher 2013-05-24 07:27:00 -06: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
664637680d Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07: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
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
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
Richard Newman
d195c98205 Bug 878670 - Version profile information cache file. r=nalexander 2013-06-03 10:07: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
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
Chris Kitching
a5f91ad10e Bug 896822 - Convert thumbnails to RGBA before sending to Java. r=roc, r=kats 2013-07-24 09:18:05 -04:00
Richard Newman
663729da09 Bug 895931 - Follow up: avoid long overflow. r=trivial 2013-07-23 12:25:56 -07:00
Wes Kocher
08a9b670dd Backout 823a6f7499f8 (bug 894313) for possibly breaking Android tests on a CLOSED TREE 2013-07-23 17:33:43 -07:00
Shane Tully
64b64335f4 Bug 857730 - Part 4: Integrate contacts API Javascript with Java and Android contact API. r=cpeterson 2013-07-23 13:14:00 -07:00
Shane Tully
46055bce54 Bug 857730 - Part 1: Add read and write contacts Android permissions to Android manifest file. r=cpeterson 2013-07-23 13:12:00 -07:00
Brad Lassey
52e97fcceb bug 894313 - GeckoThread should own its own static instance r=kats 2013-07-19 11:14:32 +01:00
Botond Ballo
f79359461b Bug 895904 - Hook up NativePanZoomController.abortAnimation(). r=kats 2013-07-23 16:41:22 -04:00
Mark Banner
5c9bf6beed Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher 2013-07-23 18:31:30 +01:00
Botond Ballo
ffdcf14f78 Bug 859929 - Make AsyncPanZoomController work with progressive tile painting on Fennec. r=kats 2013-07-22 22:33:05 -04:00
Sriram Ramasubramanian
c9f87af371 Bug 890671: Addon icon is missing when the menu item adds a submenu. [r=mfinkle]
--HG--
extra : rebase_source : 9d27cd4ffd03c59c27d9eb9830f897efa09800c6
2013-07-09 00:19:46 -07:00
Ed Morley
7c8ce1d077 Merge mozilla-central and birch 2013-07-22 16:52:40 +01:00
Gene Lian
b05b7bb8b3 Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+ 2013-07-11 11:23:49 +08:00
Chenxia Liu
d3472ed441 Bug 873230 - Put duplicate xml files for preferences in xml/ and xml-v11/. r=wesj
--HG--
rename : mobile/android/base/resources/xml/preference_headers.xml => mobile/android/base/resources/xml-v11/preference_headers.xml
rename : mobile/android/base/resources/xml/preferences_main.xml => mobile/android/base/resources/xml-v11/preferences.xml
rename : mobile/android/base/resources/xml/preferences_content.xml => mobile/android/base/resources/xml-v11/preferences_content.xml
rename : mobile/android/base/resources/xml/preferences_general.xml => mobile/android/base/resources/xml-v11/preferences_general.xml
rename : mobile/android/base/resources/xml/preferences_privacy.xml => mobile/android/base/resources/xml-v11/preferences_privacy.xml
rename : mobile/android/base/resources/xml/preferences_nonfragment.xml.in => mobile/android/base/resources/xml/preferences.xml.in
2013-05-23 13:59:22 -07:00
Brian Nicholson
91156b4d74 Bug 869411 - Follow-up fix to rename remaning mPaddingTop->mTopPadding. r=me 2013-05-23 12:05:51 -07:00
Brian Nicholson
86486180e5 Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle 2013-05-23 11:42:30 -07:00
Brian Nicholson
5b1223b81e Bug 869411 - Part 4: Save top padding state in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00
Brian Nicholson
2af90a7904 Bug 869411 - Part 3: Set AboutHome padding in setDynamicToolbarEnabled() instead of refreshToolbarHeight(). r=Cwiiis 2013-05-23 11:29:43 -07:00
Brian Nicholson
053ba79d95 Bug 869411 - Part 2: Replace getPadding() with getTopPadding() in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00
Brian Nicholson
22fd90d750 Bug 869411 - Part 1: Move toolbar to gecko_app layout. r=sriram 2013-05-23 11:29:43 -07:00
Sriram Ramasubramanian
ed8460518a Bug 869123: Make a "menu" package for menu related stuff. [r=wesj]
--HG--
rename : mobile/android/base/GeckoMenu.java => mobile/android/base/menu/GeckoMenu.java
rename : mobile/android/base/GeckoMenuInflater.java => mobile/android/base/menu/GeckoMenuInflater.java
rename : mobile/android/base/GeckoMenuItem.java => mobile/android/base/menu/GeckoMenuItem.java
rename : mobile/android/base/GeckoSubMenu.java => mobile/android/base/menu/GeckoSubMenu.java
rename : mobile/android/base/MenuItemActionBar.java => mobile/android/base/menu/MenuItemActionBar.java
rename : mobile/android/base/MenuItemDefault.java => mobile/android/base/menu/MenuItemDefault.java
rename : mobile/android/base/MenuPanel.java => mobile/android/base/menu/MenuPanel.java
rename : mobile/android/base/MenuPopup.java => mobile/android/base/menu/MenuPopup.java
rename : mobile/android/base/Divider.java => mobile/android/base/widget/Divider.java
rename : mobile/android/base/GeckoPopupMenu.java => mobile/android/base/widget/GeckoPopupMenu.java
extra : rebase_source : 3b51b8af8318e346fe41b3ab7c18421d67b1359b
2013-05-15 10:41:25 -07:00
Sriram Ramasubramanian
bce83a949f Bug 869123: Make a re-useable MenuItemDefault. [r=wesj]
--HG--
extra : rebase_source : f5572d35a8f7d954987c152304a460a03142fee9
2013-05-15 10:38:17 -07:00
Max Li
e2046ae0e0 Bug 873412 - Implement performAction for clicking. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Max Li
186042edfb Bug 873411 - Provide extra node information to Brailleback. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Chenxia Liu
a788eb13ea Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=nalexander 2013-05-22 18:44:41 -07:00
Richard Newman
be94006953 Bug 875088 - HealthReportGenerator.java fails to compile with JDK 1.7: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap. r=cpeterson 2013-05-22 17:56:59 -07:00
Richard Newman
3d3929ab7c Bug 875151 - Shutdown/startup race in BrowserHealthRecorder. r=nalexander 2013-05-22 17:24:28 -07:00
Phil Ringnalda
cafd164611 Back out 6b890e8b931d (bug 872543) for robocop bustage 2013-05-22 15:24:34 -07:00
Shane Tully
672200fb55 Bug 790775 - Sony Ericsson Xperia Play's "circle" and "cross" D-pad buttons generate unexpected keycodes. r=cpeterson 2013-05-22 14:07:29 -07:00
Chenxia Liu
648594920a Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=rnewman 2013-05-22 13:09:55 -07:00
Richard Newman
492de00edf Bug 875000 - Only attempt to tweak StrictMode on API 9+. r=trivial (bustage) 2013-05-22 11:26:46 -07:00
Richard Newman
1b07684c2c Bug 858742, Bug 868449 - Fennec integration for Firefox Health Report on Android. r=mfinkle, nalexander
* * *
Hacking on profile times.
2013-05-22 10:23:53 -07:00
Richard Newman
c1eb204856 Bug 868274 - Part 1: extend generateDocument to extract data from profile. r=nalexander 2013-05-22 10:23:51 -07:00
Richard Newman
de5458e84a Bug 873360 - Profile information storage. r=nalexander 2013-05-22 10:23:29 -07:00
Richard Newman
8dd2bfdd08 Bug 868449 - Part 1: provide an EnvironmentBuilder to generate environments for FHR. r=nalexander 2013-05-22 10:23:29 -07:00
Richard Newman
128f408040 Bug 873338 - JavaDoc and checkstyle warnings. r=trivial 2013-05-22 10:23:29 -07:00
Richard Newman
bd73849b19 Bug 858742 - Part 2: manifest change for Firefox Health Report content provider. r=trivial 2013-05-22 10:23:29 -07:00
Richard Newman
86ee942e6d Bug 858742 - Part 1: Firefox Health Report storage for Android. r=nalexander 2013-05-22 10:23:29 -07:00
Shilpan Bhagat
ff92b9e326 Bug 895056 - Update page actions when they're created. r=wesj 2013-07-17 15:00:13 -07:00
Wes Johnston
335f672423 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
feed268cfa Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
e05c9827d5 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
0066b2008f Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
8a4971143c Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Sriram Ramasubramanian
4404150a53 Bug 864510: Remove big Firefox logo. [r=mfinkle] 2013-03-25 15:45:45 -07:00
Brian Nicholson
c16a8aaaf9 Bug 868553 - Implement HomePager for about:home views. r=lucasr 2013-05-13 14:06:34 -07:00
Geoff Brown
3b2f14267b Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
Adrian Tamas
618f2491db Bug 833832 - Robocop: Add test for Import from Android feature. r=jmaher 2013-03-18 11:15:17 +02:00
Chris Peterson
5b8f442ce5 Bug 872076 - Catch "missing CONTROL_LOCATION_UPDATES permission" exceptions. r=blassey 2013-05-17 09:21:04 -07:00
Richard Newman
84bc146651 Bug 874253 - Persist profile creation time. r=wesj 2013-05-21 09:03:11 -07:00
Brian Nicholson
e3dab12d0b Bug 872556 - Add check for missing learnmoreURL in recommended-addons.json. r=mfinkle 2013-05-20 12:04:54 -07:00
Nick Alexander
17e1796751 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-20 11:39:50 -07:00
Nick Alexander
9d398c980f Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate fennec_ids.txt. r=jmaher
Building mobile/android/base will now generate
$(DEPTH)/mobile/android/base/fennec_ids.txt.

--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-20 11:39:49 -07:00
Chris Peterson
bfcebb57eb Bug 776223 - Don't paste null text to Android's clipboard. r=blassey 2013-05-17 17:16:38 -07:00
Margaret Leibovic
a1a4b304b0 Bug 873146 - Use default favicon in "tabs from last time" if there's no stored favicon. r=bnicholson 2013-05-20 10:35:03 -07:00
Margaret Leibovic
1055c1fb46 Bug 872965 - Toggle reader mode when tapping the reader mode icon. r=mfinkle 2013-05-20 10:35:03 -07:00
Max Li
30e43428af Bug 785144 - Braille doesn't update when navigating through content. r=blassey r=eeejay 2013-05-20 09:29:10 -07:00
Jamie Hewland
653da06f63 Bug 849072 - Persist tab state with a delayed de-bounced background handler callback. r=rnewman,nalexander 2013-05-19 14:18:49 -07:00
Richard Newman
1b06dc6bb7 Bug 870930 - Shut up GeckoAboutHomeTopSites. r=trivial 2013-05-17 15:51:44 -07:00
Wes Johnston
db0942e735 Bug 872504 - Update xml files missed by bug 833625. r=mleibovic 2013-05-17 13:00:04 -04:00
Brian Nicholson
f2ccdcdbe1 Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Brian Nicholson
fa7fad8ed5 Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
Shilpan Bhagat
ac81cde553 Bug 734877 - Updates to pageaction based on the new design. r=wesj 2013-07-15 17:19:05 -07:00
Ed Morley
7362bb570b Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions 2013-07-16 12:00:26 +01:00
Ed Morley
6db9b0c328 Backed out changeset 2f2634b1f695 (bug 884075) 2013-07-16 12:00:04 +01:00
Ed Morley
f69bbaabf1 Backed out changeset 59a25222200e (bug 884075) 2013-07-16 12:00:01 +01:00
Ed Morley
5f1a46517a Backed out changeset 46f75b2f314c (bug 884075) 2013-07-16 11:59:58 +01:00
Ed Morley
d586cec710 Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Ed Morley
1dd968e8a1 Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
Chris Lord
0e93918776 Bug 892246 - Allow subdocument scrolling to reveal margins. r=kats
This adds a notification callback to PanZoomTarget that the PanZoomController
can call to notify GeckoLayerClient that a subdocument is being scrolled. This
allows GeckoLayerClient to call LayerMarginsAnimator and alter the margins
accordingly, stopping a page from trapping the toolbar on/off the screen with
a screen-covering subframe.
2013-07-15 17:03:24 +01:00
Chris Lord
29f48fe257 Bug 886576 - Fix screen-sized pages not revealing the toolbar. r=kats
If a page changed size to be the exact size of the screen, the toolbar would
not be revealed.
2013-07-15 17:03:22 +01:00
Shilpan Bhagat
11b0dae3ff Bug 734877: Implement a page actions api. r=wesj 2013-07-15 17:19:05 -07:00
Wes Johnston
8c4b771185 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
ec93d8c857 Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
d881d0f393 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
909282c2c0 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
c1f1981697 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Ed Morley
ef42cc346d Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
ce3fdf2758 Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-13 12:31:39 +01:00
Ed Morley
bcdd00043e Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Ed Morley
6ebadded6f Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Nick Alexander
b96eb5d3c3 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
bc0efccf06 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Chenxia Liu
3ccf6c761d Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
3671f41f73 Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Chenxia Liu
1f1b221135 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Nick Alexander
78284a8764 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
ad061a5518 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
d21da60698 Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
47580944c4 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
233d172b81 Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman
This provides an nsIPrefBranch-like Javascript module backed by
Android SharedPreferences.
2013-05-10 19:46:25 -07:00
Nick Alexander
b6eec5394e Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
Nick Alexander
2d0fd713b6 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
e31e2f53cc Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Margaret Leibovic
b4d4c14078 Bug 870858 - Use scaled image in "tabs from last time" section. r=bnicholson 2013-05-12 19:24:44 -07:00
Ryan VanderMeulen
599f523a96 Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Wes Johnston
cfa24a9f7c Bug 870768 - Disable verify url test. r=gbrown 2013-05-10 15:54:09 -07:00
Scott Johnson
7bf7c0f45d Backout 385c05262943 for android robocop failures.
--HG--
extra : rebase_source : f315f7b4cd3b998baa4ffb5546bec914409092e9
2013-05-10 15:26:27 -05:00
Scott Johnson
af55f89655 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 11:37:52 -05:00
Scott Johnson
8b0472f1e4 Backout ed0e9d2f23a0 for BUSTAGE. [r=me] 2013-05-10 11:29:24 -05:00
Scott Johnson
a9d50dbcd5 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 10:00:08 -05:00
Jim Chen
5041d32525 Bug 860879 - Make file picker not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
e19b879124 Bug 860879 - Make PromptService not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
0de64fce71 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
05a7c85a41 Bug 860879 - Refactor PromptService; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
c4f317349d Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Wes Johnston
0217b23030 Bug 854179 - Initialize splash screen in onCreate. r=mfinkle 2013-05-09 17:47:39 -07:00
Wes Johnston
c329b5d5c7 Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
0b3e81d51f Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00