Commit Graph

10426 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
3159c2cda3 Backout of 6b0ef2ef3b95 in bug 898197. 2013-07-29 12:07:56 -07:00
Sriram Ramasubramanian
6891399219 Backout of ce8fb2c1f618 due to wrong bug number. 2013-07-29 12:05:59 -07:00
Sriram Ramasubramanian
11dc5a1c46 Backout of bug 898187. 2013-07-29 11:59:40 -07:00
Lucas Rocha
b158e1dbcc Bug 893279 - Account for edit container in forward button animation (r=wesj) 2013-07-29 18:31:38 +01:00
Margaret Leibovic
c323b4f4b4 Bug 885356 - Update tab thumbnails for the new about:home. r=shilpan 2013-07-29 09:57:03 -07:00
Margaret Leibovic
d099695ad8 Bug 897250 - Fix the "Remove" context menu item to correctly remove either a bookmark or history entry. r=wesj 2013-07-29 09:56:59 -07:00
Margaret Leibovic
3284beab5e Backout 1491af6fc2ae 2013-07-29 08:40:40 -07:00
Margaret Leibovic
5951b3ae86 Backout 8bd773e788eb 2013-07-29 08:40:36 -07:00
Margaret Leibovic
1831b98dab Bug 897072 - Disable test_bug720538 for frequent failures. r=orange 2013-07-28 14:40:55 -07:00
Margaret Leibovic
6804b8467f merge m-c into fig 2013-07-28 12:08:01 -07:00
Dão Gottwald
09a823da6b Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson 2013-07-27 16:18:25 +02:00
Sriram Ramasubramanian
d5c7e0c0f9 Bug 898276: HistoryPage should use FaviconsLoader. [r=lucasr] 2013-07-26 14:55:20 -07:00
Sriram Ramasubramanian
a23596d27a Bug 898197: Use CursorLoader with BrowserSearch. [r=margaret] 2013-07-26 14:50:52 -07:00
Sriram Ramasubramanian
acf1b6aede Bug 898197: Remove unused imports in LastTabsPage. [r=margaret] 2013-07-26 14:43:23 -07:00
Sriram Ramasubramanian
3e304e372f Bug 898197: Use CursorAdapter in LastTabsPage. [r=margaret] 2013-07-26 14:42:21 -07:00
Sriram Ramasubramanian
6438266f76 Bug 898592: Supply a layout for tabs panel header in large tablets. [r=margaret] 2013-07-26 14:40:11 -07:00
Shilpan Bhagat
9ebf219dfa Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-26 09:29:05 -07:00
Margaret Leibovic
c1cd411372 Bug 897252 - Don't create additional history sections every time a new cursor is loaded. r=lucasr 2013-07-26 11:31:21 -07:00
Michael Comella
fd17ca125f Bug 895828: Unfocus the URL bar when the soft keyboard is hidden. r=lucasr 2013-07-26 11:15:10 -07:00
Brian Nicholson
b63e463053 Bug 894045 - Add gamepad support for search suggestions. r=lucasr 2013-07-26 11:21:39 -07:00
Brian Nicholson
2c15543491 Bug 898219 - Don't clear reference to mSearchEngines until onDestroy(). r=lucasr 2013-07-26 10:42:38 -07:00
David Zbarsky
4a272eb16a Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G 2013-07-26 13:20:23 -07:00
Sriram Ramasubramanian
349d782a8c Bug 897274: Hardware search button should initiate a search. [r=margaret]
--HG--
extra : rebase_source : 9e5d575e402c8c9a623add755225e362bde38f8e
2013-07-24 14:43:03 -07:00
Lucas Rocha
3c246fe21d Bug 889621 - Reset alpha to 1 after after hiding URL display view (r=sriram) 2013-07-26 14:20:56 +01:00
Lucas Rocha
28f96b0861 Bug 889621 - Rename setUrlEditContainerVisibility's argument for better readability (r=sriram) 2013-07-26 14:19:36 +01:00
Lucas Rocha
37c107a2a0 Bug 889621 - Cross-fade URL bar content when entering editing mode (r=sriram) 2013-07-26 12:46:29 +01:00
Lucas Rocha
c4f71e3bc1 Bug 889621 - Keep pages in memory after they are selected in about:home (r=sriram) 2013-07-26 12:46:29 +01:00
Lucas Rocha
646c2f3cbb Bug 889621 - Lazy load all fragments in about:home (r=sriram) 2013-07-26 12:46:28 +01:00
Lucas Rocha
0ab5a6346c Bug 889621 - Fade in homepager while expanding URL bar on tap (r=sriram) 2013-07-26 12:46:28 +01:00
Lucas Rocha
b1a1af430e Bug 889621 - Allow multiple listeners in PropertyAnimators (r=sriram) 2013-07-26 12:46:28 +01:00
Lucas Rocha
6d6a223a40 Bug 897689 - Restore "Open in Reader" context menu item in about:home (r=margaret) 2013-07-26 12:43:12 +01:00
Brian Nicholson
2b3b048730 No bug - Whitespace fixes for search_engine_row.xml
--HG--
extra : rebase_source : 45bfb0208c4e1f8c57bfc1a5a1f068ce265527ff
2013-07-25 16:43:48 -07:00
Mark Capella
fe0cfbdab1 Bug 896576 - [fig] Remove [getAllPagesList] from BaseTest, r=margaret 2013-07-25 18:10:45 -04:00
Sriram Ramasubramanian
e8a4c3ed1a Bug 898073: Thumbnails not loaded always. [r=bnicholson] 2013-07-25 14:58:42 -07:00
Brian Nicholson
808c5c072a Bug 891631 - Fix saving browser toolbar instance state. r=margaret 2013-07-25 14:26:01 -07:00
Brian Nicholson
95fee08c41 Bug 882185 - Restore opt-in search suggestions UI. r=lucasr 2013-07-25 11:08:37 -07:00
Mark Capella
a0358a8056 Bug 897764 - [fig] Reading List context menu Open in New Tab opens normal page vs. readermode, r=lucasr 2013-07-25 08:59:44 -04:00
Mark Capella
00ff44c2aa Bug 897822 - [fig] Pages open in readermode dont display proper |Switch to Tab| info in TwoLinePageRow, r=lucasr 2013-07-25 08:59:44 -04:00
Margaret Leibovic
75d378aff9 Bug 895816 - (Part 3) Update BaseTest.addTab to use loadUrl. r=gbrown 2013-07-23 17:52:39 -07:00
Margaret Leibovic
11f0d82275 Bug 895816 - (Part 2) Remove EditingTarget because it's no longer needed. r=lucasr 2013-07-23 17:52:36 -07:00
Margaret Leibovic
c6784c68d9 Bug 895816 - (Part 1) Tapping "New tab" should immediately create a new tab. r=lucasr 2013-07-23 17:52:32 -07:00
Lucas Rocha
3588fdae92 Bug 887269 - Add "Open all previous tabs" button (r=sriram) 2013-07-24 00:33:40 +01:00
Lucas Rocha
78a07369aa Bug 887269 - Split last tabs/history layouts into separate files (r=sriram) 2013-07-24 00:33:40 +01:00
Sriram Ramasubramanian
cd31eb89b4 Bug 897126: Menu button is visible in editing mode. [r=lucasr] 2013-07-23 15:21:00 -07:00
Sriram Ramasubramanian
48dbc23661 Bug 896716: Both open in new tab and private tab both be available in context menu. [r=margaret] 2013-07-23 15:04:22 -07:00
Sriram Ramasubramanian
292a6c5e71 Bug 897212: TwoLinePageRow should use a light font. [r=margaret] 2013-07-23 13:44:39 -07:00
Sriram Ramasubramanian
bca5655c4a Bug 896750: NSME on SearchLoader. [r=margaret] 2013-07-22 15:40:54 -07:00
Sriram Ramasubramanian
f752494d78 Bug 895173: Rename context menu id's to "home_" for home context menu. [r=margaret] 2013-07-22 14:46:59 -07:00
Sriram Ramasubramanian
2993b94f76 Bug 895173: HomeListView context menu is broken. [r=margaret] 2013-07-22 13:08:41 -07:00
Sriram Ramasubramanian
b62b61acc3 Bug 885882: Add back context menu support for TopBookmarksView. [r=margaret] 2013-07-22 13:08:38 -07:00
Sriram Ramasubramanian
371cec8d4a Bug 885884: Cleanup members in TopBookmarksView for GC. [r=lucasr] 2013-07-22 12:49:56 -07:00
Sriram Ramasubramanian
7b0281d8c3 Bug 885884: Pin bookmark dialog list shouldn't show bookmark icon, switch to tab. [r=lucasr] 2013-07-22 12:49:39 -07:00
Sriram Ramasubramanian
3dc31a2202 Bug 885884: Add back pin bookmark support to TopBookmarksView. [r=lucasr] 2013-07-22 12:49:36 -07:00
Mark Capella
bf254eacc1 Bug 895819 - Show "Visited" tab when about:home URL bar tapped, r=lucasr 2013-07-22 15:22:19 -04:00
Adrian Tamas
dce9c9f385 Bug 895716 - fix for the testNewTab Robocop test to now load both new tabs corretly. r=margaret 2013-07-22 19:09:57 +03:00
Margaret Leibovic
c146eaf09b merge m-c into fig 2013-07-22 12:11:05 -07:00
Mark Capella
a429baf45e Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr 2013-07-22 13:49:23 -04:00
Ryan VanderMeulen
90bda8a707 Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
CLOSED TREE
2013-08-14 13:29:10 -04:00
Wes Johnston
b54ea7b6da Bug 895549 - Only remove transforms when we're about to recycle a view. r=lucasr 2013-07-26 09:24:51 -07:00
Wes Johnston
c8bee97f32 Bug 896117 - Add enter and exit dialogs for guest mode. r=margaret 2013-07-26 09:14:04 -07:00
Sriram Ramasubramanian
36b3efd854 Bug 880047: Rename old abouthome_* to home_* for consistency. [r=margaret]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-mdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_thumbnail_add.png => mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png
extra : rebase_source : 0605caaec14f08edbb768395b8fed9c97174d849
2013-07-18 14:54:14 -07:00
Sriram Ramasubramanian
a5b4cb4f3a Bug 880047: So long, old about:home. RIP. [r=margaret]
--HG--
extra : rebase_source : e0bfebb52799babc6807471fe91d138c6c6da015
2013-07-18 21:42:42 -07:00
Sriram Ramasubramanian
4533e6f246 Bug 880047: Kill LinkTextView in old about:home [r=margaret]
--HG--
extra : rebase_source : 01c1761d615e9f877ee04742bf107cb68dd1fcbc
2013-07-18 14:11:49 -07:00
Sriram Ramasubramanian
27bb0f12ca Bug 880047: Remove TopSitesView from old about:home [r=margaret]
--HG--
extra : rebase_source : f0366c5bc5587d2e8cf51c816acf04f21bdaf767
2013-07-18 14:11:46 -07:00
Margaret Leibovic
aeb48f84e6 Remove debug logging. r=whoops DONTBUILD 2013-07-18 16:05:19 -07:00
Margaret Leibovic
cd9eec20dd Bug 880060 - Update BaseTest for new about:home, and disable robocop tests that need more work to pass. r=gbrown 2013-07-18 16:02:48 -07:00
Mark Capella
f9956e34bf Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret 2013-07-18 14:58:41 -04:00
Mark Capella
43d77674d3 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
e640b936ff 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
d28d6462b2 Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Michael Boon
ef72ab6730 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
9c76d59539 Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Margaret Leibovic
952a6759eb Bug 902059 - Enable mixed content blocking by default. r=mfinkle 2013-08-06 16:30:17 -07:00
Mark Capella
18d02d5092 Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret 2013-07-17 18:39:38 -04:00
Margaret Leibovic
13b5e4f8cf merge m-c into fig 2013-07-17 13:50:36 -07:00
Mark Capella
ff620b13c6 Bug 880047 - [fig] Kill unused AboutHome code (RemoteTabsSection), r=margaret 2013-07-16 20:37:37 -04:00
Sriram Ramasubramanian
09f71682a5 Bug 893990: Remove KEYWORD column from bookmark search query. [r=margaret] 2013-07-16 14:35:05 -07:00
Sriram Ramasubramanian
eaa616fd3e Bug 893990: BookmarksPage should use FaviconLoader. [r=margaret] 2013-07-16 14:23:38 -07:00
Chris Kitching
cd435da803 Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 18:44:42 -07:00
Ryan VanderMeulen
62c84f2292 Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
2013-07-16 16:41:38 -04:00
Ryan VanderMeulen
a5d12e8dae Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Chenxia Liu
ed89dc4a7f Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 10:09:28 -07:00
Nick Alexander
846fda3eaa Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
0bcf6e7b68 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
d49e64c029 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
cf0ba6435b Bug 766359 - Background update of add-ons/addons: Make success notification/toast more informative 2013-08-01 20:55:23 -04:00
Ryan VanderMeulen
069fb73e22 Merge m-c to inbound. 2013-08-01 20:25:21 -04:00
Marco Castelluccio
b36df368eb 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
08d6011fa3 Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Wes Johnston
79328ac542 Bug 895655 - Remove gecko object from pageactions messages. r=margaret 2013-08-01 15:45:44 -07:00
Mike Shal
59df047e63 Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander 2013-08-01 18:01:22 -04:00
Margaret Leibovic
898cf1cbdb 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
a38d83ce46 Bug 899233 - Don't restart IME when changing selection; r=cpeterson 2013-08-14 11:32:44 -04:00
Jim Chen
9e2553429f Bug 899233 - Notify InputMethodManager of selection when not in extracted mode; r=cpeterson 2013-08-14 11:32:44 -04:00
Honza Bambas
e83bbcc4cd Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-14 17:17:00 +02:00
Ms2ger
2797100606 Merge m-c to inbound. 2013-08-14 14:47:39 +02:00
Jonathan Watt
68ef94c02a 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
a29010bd27 Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
2013-07-12 10:51:41 -07:00
Lucas Rocha
ea80533080 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
cce71a8a79 Bug 887268 - Use HomePager.OnUrlOpenListener in BrowserSearch (r=bnicholson) 2013-07-12 22:51:28 +01:00
Lucas Rocha
8d5ce26e29 Bug 887268 - Allow passing an explicit EditingTarget to openUrl() (r=bnicholson) 2013-07-12 22:51:28 +01:00
Lucas Rocha
ffe6f9f781 Bug 885353 - Don't focus entry and show keyboard on new tab (r=mfinkle) 2013-07-12 19:39:55 +01:00
Mark Capella
44c5512484 Bug 892947 - [fig] Update ReaderList Status when removed via ContextMenu, r=lucasr 2013-07-12 13:34:54 -04:00
Mark Finkle
b84e559fe1 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
8d4ab5891d 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
a863606cb5 Bug 891105: Use AsyncTaskLoaders for thumbnails. [r=lucasr] 2013-07-09 16:24:38 -07:00
Lucas Rocha
3b631990ba Bug 881774 - Restore domain autocomplete on editing mode (r=wesj) 2013-07-11 14:46:44 +01:00
Lucas Rocha
b39ddd58bb Bug 891883 - Pop back stack when removing a HomePager's subpage (r=bnicholson) 2013-07-11 14:46:42 +01:00
Sriram Ramasubramanian
80ada306d6 Bug 881802: TopBookmarks should use EditBookmark dialog. [r=wesj] 2013-07-10 16:39:54 -07:00
Sriram Ramasubramanian
25f848fe78 Bug 891636: BookmarksListView click is causing ClassCastException. [r=bnicholson] 2013-07-10 16:39:43 -07:00
Margaret Leibovic
20dd8d94ca merge m-c to fig 2013-07-10 15:21:53 -07:00
Lucas Rocha
11f1960371 Bug 891485 - Use SimpleCursorAdapter from Android's support library (r=margaret) 2013-07-09 23:26:05 +01:00
Lucas Rocha
b673274634 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
b22d3f81ea Bug 887244 - Fix typo in BaseListView style name (r=sriram) 2013-07-09 20:35:24 +01:00
Ryan VanderMeulen
2cb6b07d20 Merge m-c to inbound. 2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
7a54b5e31f Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Sriram Ramasubramanian
5059b67978 Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Lucas Rocha
7db52a2b07 Bug 891092 - fontFamily should be defined in TwoLinePageRow's text appearance (r=sriram) 2013-07-08 23:05:51 +01:00
Lucas Rocha
d56e5942ff Bug 882715 - Implement history/last tabs buttons in VisitedPage (r=bnicholson) 2013-07-08 23:05:51 +01:00
Lucas Rocha
aab3b4cde0 Bug 882715 - Pack home pager in a frame layout (r=bnicholson) 2013-07-08 23:05:50 +01:00
Lucas Rocha
b81bf43011 Bug 882715 - Allow fragments to handle back button (r=bnicholson)
* * *
more
2013-07-08 23:05:27 +01:00
Lucas Rocha
606501ec96 Bug 882716 - Implement "Last Tabs" page for new about:home (r=bnicholson) 2013-07-08 23:02:02 +01:00
Lucas Rocha
409adff3f7 Bug 882716 - Add getFaviconBytesForUrl() to BrowserDB (r=wesj) 2013-07-08 23:02:02 +01:00
Lucas Rocha
fb8c9057be Bug 882715 - Implement history page in new about:home (r=bnicholson) 2013-07-08 23:02:02 +01:00
Sriram Ramasubramanian
18c1b21445 Bug 891098: Static LoadThumbnailsTask to avoid NPE. [r=bnicholson] 2013-07-08 14:16:19 -07:00
Shilpan Bhagat
77108ced55 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
51d7d46e2f Merge m-c to fig. [r=karma] 2013-07-03 17:08:31 -07:00
Margaret Leibovic
f44bc2958d Bug 862798 - Add "Reading List" page to new about:home. r=bnicholson,sriram 2013-07-02 21:40:29 -07:00
Margaret Leibovic
8641e36074 Backed out changeset 7f1cfc8c84e8 2013-07-03 10:35:46 -07:00
Margaret Leibovic
6bfe3bb21f Bug 862798 - Add "Reading List" page to new about:home. r=bnicholson,sriram 2013-07-02 21:40:29 -07:00
Sriram Ramasubramanian
da150fd4ce Bug 889649: VisitedPage should use CursorAdapter. [r=margaret] 2013-07-02 16:27:28 -07:00
Sriram Ramasubramanian
e937c4aa37 Bug 889646: BookmarksPage should be the landing page on new about:home. [r=margaret] 2013-07-02 16:19:01 -07:00
Sriram Ramasubramanian
0737620525 Bug 889612: TopBookmarksAdapter should be controlled by the BookmarksPage fragment. [r=bnicholson] 2013-07-02 14:31:34 -07:00
Sriram Ramasubramanian
f7b44ba3eb Bug 889612: BookmarksListAdapter should be controlled by the BookmarksPage fragment. [r=bnicholson] 2013-07-02 15:03:13 -07:00
Kartikaya Gupta
909376fedf Bug 892267 - Fix incorrect application of scaling the render offset. r=Cwiiis 2013-07-31 14:48:44 -04:00
Max Li
47d3b7c986 Bug 900011 - Set initial content description on Search or Go image button. r=sriram 2013-07-31 11:18:00 -04:00
Geoff Brown
f074ebf0ea Bug 899794 - Fix testSettingsMenuItems timing on RAZR; r=jmaher
--HG--
extra : rebase_source : 3dbec0198bcda6e78111e069f3a36d9668c9ac2e
2013-07-31 08:50:17 -07:00
Geoff Brown
6cf4ba231e 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
aa4c443b24 Bug 899655 - Update robocop testShareLink for JB+; r=jmaher
--HG--
extra : rebase_source : 599441884b6dd1d44d218178d0736098a31b8bf8
2013-07-31 08:50:11 -07:00
Ed Morley
5c1dcb0982 Merge mozilla-central and inbound 2013-07-31 14:25:28 +01:00
Ming
ea51658964 Bug 898044 - Remove unnecessary null check from GeckoApp.onSaveInstanceState. r=kats 2013-07-31 08:33:17 -04:00
Ed Morley
41f605077d Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Mike Hommey
d0f3a9ee43 Bug 899405 - Use gcc 4.7 as host compiler for Android builds. r=ted 2013-07-31 14:04:34 +09:00
Michael Comella
b2ba22c0da 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
ffbfd4187c 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
629eaed891 Bug 896555 - Remember requested permission for a session. r=mfinkle, r=wesj 2013-07-30 15:38:01 -04:00
Marco Castelluccio
c61fdf1820 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
68fe35ecfa 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
1b619da690 Bug 878156 - Mark all startup tabs as external. r=mfinkle 2013-07-30 13:26:45 -04:00
Jim Chen
02675d9bd2 Bug 895236 - Make URL bar inputType and imeOptions consistent. r=sriram 2013-07-19 21:20:47 -04:00
Richard Newman
0097ed7044 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
461e0c09cb 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
8f45876edf Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
2013-07-19 13:59:42 -07:00
Nick Alexander
ca4893a7d6 Bug 896031 - Avoid javac warning-as-error. r=mfinkle
--HG--
extra : rebase_source : b62f50c97d5399c8d502fa87e5caf5efff489971
2013-07-19 13:59:40 -07:00
Margaret Leibovic
04e10fead7 Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Adrian Tamas
27b86edcf7 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
935ae0bc57 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
0e691457b2 Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
Ed Morley
ffa29aa985 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
8a055ce3cf 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
b598ce95a2 Bug 888032: Restrict favicon size to 32dp in TopBookmarksView. [r=wesj] 2013-06-27 15:01:27 -07:00
Sriram Ramasubramanian
e472146469 Bug 888039: Use support library's CursorAdapter to use swapCursor(). [r=margaret] 2013-07-01 11:20:27 -07:00
Sriram Ramasubramanian
d6055524fc Bug 887985: TopBookmarksView should use cursor loaders. [r=lucasr] 2013-06-27 14:41:28 -07:00
Sriram Ramasubramanian
807472dd5b Bug 887982: BookmarksListView should use cursor loaders. [r=lucasr] 2013-06-27 14:39:33 -07:00
Sriram Ramasubramanian
58db881bef Bug 885481: Add the folder name as an item in the BookmarksListView. [r=bnicholson] 2013-07-01 10:59:36 -07:00
Margaret Leibovic
865e50681b Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
James Willcox
e8b26d2f7a Bug 895409 - Enable SkiaGL canvas on Android r=blassey 2013-07-03 10:06:52 -04:00
Brian Nicholson
60f4fbe3b3 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
19bfc66f26 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
29f9c4f4cb Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
2950cd3414 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
990d66a24d bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
bb098589c9 Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
59a3cee141 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Brad Lassey
c04ea72dd7 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Sriram Ramasubramanian
6a11db0dc8 Bug 885821: Crop factor of thumbnails in BookmarksThumbnailView. [r=wesj] 2013-06-21 16:57:24 -07:00
Sriram Ramasubramanian
0b4e36eb51 Bug 888039: NSME on visited page due to swapCursor(). [r=margaret] 2013-06-28 10:56:35 -07:00
Sriram Ramasubramanian
56583ca40b 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
73e4bff699 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
d48ba870b9 Backed out changeset 3901245dd341 2013-06-28 09:02:19 -07:00
Margaret Leibovic
3e451a7cda 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
a11dfb0b07 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
84c0b8a0b7 Bug 885485: Add scrolling to BookmarksListView when scrolled from a scrollable header. [r=lucasr] 2013-06-21 14:18:30 -07:00
Sriram Ramasubramanian
da02b0f5f9 Bug 882365: Add TopBookmarksView as a header to BookmarksListView. [r=lucasr] 2013-06-24 11:03:28 -07:00
Sriram Ramasubramanian
92c02f67b3 Bug 886504: ClassNotFoundException on Search engine row. [r=lucasr] 2013-06-24 13:45:11 -07:00
Lucas Rocha
5e3416bed1 Bug 882715 - Define a background_light pre-defined color (r=sriram) 2013-06-25 20:00:38 +01:00
Sriram Ramasubramanian
59e026bc3a Bug 885519: Favicon query should set the Thumbnail's isThumbnail to false. [r=lucasr] 2013-06-24 11:55:35 -07:00
Sriram Ramasubramanian
d52ce7096d Bug 885519: Show favicons if there is no thumbnail available. [r=lucasr] 2013-06-21 16:47:40 -07:00
Lucas Rocha
26d51dd831 Bug 884896 - Only expose home's public API when strictly necessary (r=sriram) 2013-06-25 18:04:00 +01:00
Lucas Rocha
b46e335bb8 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
11697683b3 Bug 884398 - Don't keep reference to inflater after BrowserSearch detachment (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
4cf5d73644 Bug 884398 - Use private/anonymous listener for item clicks in BrowserSearch (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
c1db1c0db9 Bug 862794 - Implement Visited page in about:home (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
6201a3d82d Bug 862794 - Factor out the code for handling favicon loaders (r=bnicholson) 2013-06-25 17:51:57 +01:00
Lucas Rocha
02f5c5fbd0 Bug 884901 - Remove unnecessary super.onCreateView() call from BookmarksPage (r=sriram) 2013-06-25 11:58:53 +01:00
Nick Alexander
7ab2ac6de9 Merge s-c to m-i. 2013-07-18 17:41:17 -07:00
Nick Alexander
3d893d9a3b 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
74fea70e1a Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Brad Lassey
ba46117e5f bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00