Adrian Tamas
a671b60749
Bug 906662 - Fix openAboutHomeTab to work witht he new Tablet UI (r=lucasr)
2013-08-19 16:56:20 +03:00
Lucas Rocha
c29997e833
Backout 59e82ad7b744 (bug 896557), testWebContentContextMenu is failing
2013-08-19 17:00:18 +01:00
Lucas Rocha
9aa6590925
Merge m-c into fig
2013-08-19 13:49:45 +01:00
Margaret Leibovic
9b56df702b
Bug 905426 - String tweaks for the new about:home. r=lucasr
2013-08-18 17:39:44 -07:00
Shilpan Bhagat
6d85f60925
Bug 900234 - Replace LinkedHashMap with ArrayList to allow insertions. r=wesj
2013-08-12 11:42:16 -07:00
Phil Ringnalda
beddb21787
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Ryan VanderMeulen
4c008c8c9a
Merge m-c to fx-team.
2013-08-16 15:34:58 -04:00
Honza Bambas
6584db92d2
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Kartikaya Gupta
687300d44d
Bug 898877 - Prevent pages from getting stuck without the dynamic toolbar. r=Cwiiis
...
The problematic scenario is when the page is exactly the height of the screen
(with dynamic toolbar not visible). In this case, the scrollable() function in
Axis.java returns false on the vertical axis, and so the JavaPanZoomController
never does any scrolling. This in turns means that the scrollBy code in
LayerMarginsAnimator never gets to run, so you can never drag the toolbar back
into being visible. The patch ensures that scrollable() returns true when some
or all of the margins are not visible, ensuring that in these scenarios the
user can still scroll the toolbar back onto the screen. This patch also adds
some comments/asserts to verify the new code is threadsafe.
2013-08-16 08:42:23 -04:00
Chris Peterson
e2ec8a1afa
Bug 897924 - Intermittent test_contacts_basics.html | No contacts after clear - got 124 (or 84), expected 0. r=cpeterson
2013-08-16 15:49:18 -07:00
Shilpan Bhagat
ef78a2f8e6
Bug 907592 - Use viewstubs for loading ViewPager. r=lucasr
2013-08-21 02:15:37 -07:00
Brad Lassey
4b58883866
bug 880259 - Firefox should use GeckoView r=mfinkle
2013-08-02 16:46:07 -04:00
Ed Morley
9c9c80b8d7
Merge latest green fx-team changeset and mozilla-central
2013-08-15 11:57:16 +01:00
Ryan VanderMeulen
8b8be2a46a
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Brian Nicholson
d0a07b8456
Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj
2013-08-14 09:07:00 -07:00
Shane Tully
b1a90adbf1
Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson
2013-08-13 16:44:00 -07:00
Shane Tully
7f9689956b
Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson
2013-08-13 13:43:00 -07:00
Kartikaya Gupta
c76864b5fc
Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
...
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Brian Nicholson
efee125b60
Bug 899141 - Fix startup intent handling. r=mfinkle,kats
2013-08-12 16:15:35 -07:00
Adrian Tamas
f5593350fa
Bug 896566 - Update testClearPrivateData for the new about:home (r=margaret)
2013-08-02 17:28:43 +03:00
Adrian Tamas
a1a006883b
Bug 896557 - fix the testWebContentContextMenu to work on fig fennec. r=margaret
2013-08-02 16:00:56 +03:00
Lucas Rocha
207266f34e
Bug 903448 - Update testHistory for new about:home (r=margaret)
2013-08-17 14:24:27 +01:00
Lucas Rocha
dea0661f46
Bug 897483 - Add waitForListToLoad() to BaseTest (r=margaret)
2013-08-17 14:24:25 +01:00
Lucas Rocha
3c5770aa80
Bug 903478 - Add findListViewWithTag() to BaseTest (r=margaret)
2013-08-17 14:23:52 +01:00
Lucas Rocha
375c3dc418
Bug 903478 - Tag all ListViews in the new about:home UI (r=margaret)
2013-08-17 14:11:41 +01:00
Lucas Rocha
92239912c9
Bug 892500/905286 - Use FaviconsLoader in LastTabsPage (r=sriram)
2013-08-17 01:47:42 +01:00
Lucas Rocha
745ebac996
Bug 871651 - Make transition to enter editing mode a bit faster (r=sriram)
2013-08-16 23:08:05 +01:00
Lucas Rocha
04425c18bb
Bug 871651 - Only update user visible hint if it has changed (r=sriram)
2013-08-16 23:08:01 +01:00
Lucas Rocha
6cd98cf5cc
Bug 871651 - Only load pages after editing mode animation ends (r=sriram)
2013-08-16 23:07:35 +01:00
Lucas Rocha
21f01752d1
Bug 871651 - Move methods up, before inner classes for consistency (r-sriram)
2013-08-16 23:07:31 +01:00
Lucas Rocha
7030737f37
Bug 871651 - Use hardware layers to animate about:home (r=sriram)
2013-08-16 23:05:56 +01:00
Lucas Rocha
8aa3272c4d
Bug 871651 - Avoid starting animations during or just before a layout round (r=sriram)
2013-08-16 23:05:55 +01:00
Sriram Ramasubramanian
6ae3a8e4c2
Bug 904840: Don't inflate history page until user navigates there. [r=lucasr]
...
--HG--
extra : rebase_source : 46d7a73f627a494168646f87500a17177d42a3f7
2013-08-13 14:33:03 -07:00
Margaret Leibovic
12912ff426
merge m-c into fig
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-08-16 11:31:14 -07:00
Chenxia Liu
6b3c5df860
Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram
2013-08-16 01:41:00 -07:00
Chenxia Liu
2f020195ca
Bug 891953 - Part 1: Implement empty screen text and icon for reading list. r=sriram
2013-08-16 01:33:04 -07:00
Lucas Rocha
61cae65ab8
Bug 899550 - Disable editing mode animations on pre-Honeycomb devices (r=sriram)
2013-08-15 20:24:05 +01:00
Michael Comella
3d6171ed4a
Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr
2013-08-15 09:33:27 -07:00
Michael Comella
6b7bdbba92
Backed out changeset 9760c819e993
2013-08-15 09:57:56 -07:00
Michael Comella
5a06a08990
Bug 904122: Dismiss keyboard on search suggestion scroll. r=lucasr
2013-08-15 09:49:45 -07:00
Lucas Rocha
bc9c964732
Bug 904081 - Avoid exceeding query var limit in getFaviconsForUrls() (r=margaret)
2013-08-15 17:39:16 +01:00
Lucas Rocha
5603172702
Bug 896571 - Update testInputAwesomeBar for new about:home (r=margaret)
...
--HG--
rename : mobile/android/base/tests/testInputAwesomeBar.java.in => mobile/android/base/tests/testInputUrlBar.java.in
2013-08-15 12:16:19 +01:00
Lucas Rocha
f93a3b8e16
Bug 901899 - Add testBrowserSearchVisility (r=margaret)
2013-08-15 12:10:17 +01:00
Lucas Rocha
5a7d74db64
Bug 905088 - Properly handle default URL on BrowserApp's enterEditingMode (r=mcomella)
2013-08-14 23:40:35 +01:00
Lucas Rocha
aba7be3421
Bug 904689 - Implement empty screen state for "Most Visited" page (r=liuche)
2013-08-14 23:31:42 +01:00
Chenxia Liu
09d038be8b
Bug 905162 - Misc empty view tweaks. r=lucasr
2013-08-14 23:24:21 +01:00
Lucas Rocha
d9d697e951
Bug 905162 - Hide title when showing empty views in MostRecentPage and LastTabsPage (r=liuche)
2013-08-14 23:23:49 +01:00
Lucas Rocha
64a51db7a3
Bug 905162 - Reset all MostRecentPage views in onDestroyView (r=liuche)
2013-08-14 23:23:49 +01:00
Lucas Rocha
5fe703a943
Bug 905162 - Fetch empty view from fragment's view instead of activity (r=liuche)
2013-08-14 23:23:48 +01:00
Lucas Rocha
33c49ae34f
Bug 896560 - Update testSearchSuggestions test for new about:home (r=margaret)
2013-08-14 22:53:34 +01:00
Lucas Rocha
3e4d8c4a62
Bug 896560 - Only set SuggestClient if not defined yet (r=margaret)
2013-08-14 22:53:26 +01:00
Shilpan Bhagat
7b14cbcad6
Bug 891183: Added custom tab strip in about:home for tablets [r=sriram]
2013-08-13 17:08:16 -07:00
Adrian Tamas
d0d587a6b0
Bug 901432 - Clean-up BaseTest and add a new subclass AboutHomeTest (r=gbrown)
2013-08-13 15:37:48 +03:00
Lucas Rocha
7ab7b1dd8b
Bug 871652 - Disable toolbar's context menu while in editing mode (r=sriram)
2013-08-14 10:55:27 +01:00
Sriram Ramasubramanian
a7c760ae02
Bug 888905: Top divider for HomeListView on tablets. [r=lucasr]
2013-08-09 12:55:30 -07:00
Sriram Ramasubramanian
3ea41b705a
Bug 888905: Reading list row for about:home tablet mode. [r=lucasr]
2013-08-09 12:41:02 -07:00
Sriram Ramasubramanian
dad8bceccc
Bug 888905: Tablet reading list for new about:home. [r=lucasr]
2013-08-09 12:32:46 -07:00
Shilpan Bhagat
18bfc97e04
Bug 894077: Layout for history panel for tablets [r=sriram]
2013-08-07 00:11:31 -07:00
Margaret Leibovic
044b712ad6
Bug 899393 - Switch to a tab if it's already open. r=wesj,lucasr
2013-08-12 11:44:46 -07:00
Chenxia Liu
5885e2d2e5
Bug 903160 - Follow-up: Use ViewStub in home_list_with_title.xml for lazy inflation. r=sriram
2013-08-09 17:56:53 -07:00
Chenxia Liu
2096b42101
Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr
2013-08-09 13:39:13 -07:00
Sriram Ramasubramanian
987280f715
No bug: Merge m-c to fig.
2013-08-09 11:41:47 -07:00
Sriram Ramasubramanian
7a6405f632
Merge m-c to fig.
2013-08-09 10:49:51 -07:00
Michael Comella
f73f9f2a2d
Bug 900289: Enable foreign key pragma on FHR database. r=rnewman
2013-08-08 20:54:36 -07:00
Chenxia Liu
8f9ef39936
Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr
2013-08-08 17:34:46 -07:00
Chenxia Liu
a673c4a071
Backed out changeset c0dc627fa67f
2013-08-08 16:13:21 -07:00
Chenxia Liu
3b3e957bcf
Bug 902507 - Follow-up: Move "setEmptyView" to after cursor is loaded for MostRecentPage. r=lucasr
2013-08-08 15:40:34 -07:00
Lucas Rocha
827ee92a99
Bug 901766 - Fix handling of settings activity in testSettingsMenuItems (r=liuche)
2013-08-06 17:51:20 +01:00
Sriram Ramasubramanian
5ffe2349d0
Bug 888905: Tablet bookmarks page for new about:home. [r=lucasr]
2013-08-07 09:39:26 -07:00
Sriram Ramasubramanian
6af3776008
Bug 902038: Change the access of newView() in MultiTypeCursorAdapter. [r=lucasr] DONTBUILD because trivial-change
2013-08-07 09:09:20 -07:00
Sriram Ramasubramanian
b1b85c1980
Bug 902038: MultiTypeCursorAdapter for history, bookmarks and browser search adapters. [r=lucasr]
2013-08-07 08:50:52 -07:00
Sriram Ramasubramanian
569b44dab3
Bug 902038: MultiTypeCusorAdapter that wraps a Cursor and its associated meta data. [r=lucasr]
2013-08-07 08:44:55 -07:00
Sriram Ramasubramanian
6b3719268e
Bug 901066: Entry animation for thumbnails in TopBookmarksView. [r=mfinkle]
2013-08-02 12:29:45 -07:00
Sriram Ramasubramanian
70f0319aea
Bug 902064: Folders on BookmarksListView are crashing. [r=lucasr]
2013-08-07 08:44:42 -07:00
Chenxia Liu
daeda3356e
Bug 895866 - Implement empty screen state for 'history'. r=sriram
2013-08-06 17:03:04 -07:00
Chenxia Liu
cb7fb0252e
Backed out changeset e979b2ee0d42
2013-08-06 18:06:33 -07:00
Chenxia Liu
de9856211a
Bug 895866 - Implement empty screen state for 'history'. r=sriram
2013-08-06 17:03:04 -07:00
Margaret Leibovic
3a831a8364
Bug 897247 - Update "Switch to tab" UI when background tabs change. r=wesj
2013-08-06 16:19:42 -07:00
Margaret Leibovic
37fccaa30a
Bug 900744 - Don't show a context menu for search engine rows. r=lucasr
2013-08-05 12:00:21 -07:00
Margaret Leibovic
cdc639e84c
Bug 900746 - Account for search suggestion engine rows that appear above normal page rows. r=lucasr
2013-08-05 12:00:18 -07:00
Margaret Leibovic
20814fb82e
Bug 900148 - Handle taps on search/suggestion rows. r=lucasr
2013-08-05 11:59:49 -07:00
Margaret Leibovic
7f5104c74c
merge m-c to fig
2013-08-04 15:14:01 -07:00
Ryan VanderMeulen
466d68f6c5
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Wes Johnston
f709a6ab8c
Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD
2013-08-02 11:04:42 -07:00
Wes Johnston
cba955e2e0
backout 3c552ee3aa5e to fix commit message
2013-08-02 11:09:48 -07:00
Wes Johnston
0588403e08
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Wes Johnston
121c063b69
Bug 896059 - Allow super toasts in webapps. r=mfinkle
2013-08-02 11:04:45 -07:00
Wes Johnston
e27870ae02
Bug 896350 - Restore session when returning from guest mode. r=bnicholson
2013-08-02 11:04:42 -07:00
Gijs Kruitbosch
735e85d471
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Brian Nicholson
0a8951e1f0
Bug 896515 - Change session restore pref to have three states. r=wesj
2013-08-02 08:06:39 -04:00
Chenxia Liu
69f23cc509
Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson
2013-08-01 19:10:26 -07:00
Max Li
9fcb58a2bc
Bug 906050 - Support long clicking from braille. r=eeejay r=kats
2013-08-16 11:17:29 -04:00
Shane Tully
a18a0819ca
Bug 880118 - Allow GeckoView to be used as a view from a library project. r=blassey
2013-08-23 11:46:05 -07:00
Shane Tully
a3e33fb955
Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey
2013-08-20 14:54:16 -07:00
Sriram Ramasubramanian
7f1d0fc382
Bug 898197: Refactor history page to make the adapter a static class. [r=margaret]
2013-07-25 22:42:17 -07:00
Sriram Ramasubramanian
86b52b37fd
Bug 901064: Size 0 for initial TopBookmarksView. [r=margaret]
...
--HG--
extra : rebase_source : 8168e9f5352154d7c7ec217cd461b69293cfda64
2013-08-02 16:01:49 -07:00
Mark Capella
eda3687bf0
Bug 896576 - [fig] Remove [getHistoryList] from BaseTest, r=margaret
2013-08-02 18:56:02 -04:00
Sriram Ramasubramanian
a6a0d8551e
Bug 900128: Change aspect ratio of Bookmark thumbnails. [r=margaret]
2013-08-02 10:03:21 -07:00
Sriram Ramasubramanian
7582b43812
Bug 898501: HomeCursorLoaderCallbacks should be a separate class. [r=lucasr]
2013-07-29 15:25:46 -07:00
Michael Comella
3ffe48ee8f
Bug 899394 - Prevent page from scrolling to top when bookmark is tapped. r=sriram
2013-07-31 15:38:38 -07:00
Shilpan Bhagat
a99bb4d91e
Bug 900179: Remove overdraws from child fragments in history panel [r=sriram]
2013-07-31 13:35:42 -07:00
Sriram Ramasubramanian
bf32c5c0e3
Bug 898501: Re-use FaviconsLoader from HomeFragment in MostVisitedPage. [r=lucasr]
2013-07-26 15:44:29 -07:00
Sriram Ramasubramanian
ab5040085e
Bug 898501: Re-use FaviconsLoader from HomeFragment in MostRecentPage. [r=lucasr]
2013-07-26 15:15:54 -07:00
Mark Capella
e8d827f186
Bug 899463 - [fig] Bookmark Edit via context menu causes crash, r=margaret
2013-07-30 17:55:14 -04:00
Lucas Rocha
fcb5fc7f60
Bug 899061 - Use consistent divider style in BookmarksListView (r=sriram)
2013-07-30 19:10:28 +01:00
Shilpan Bhagat
720d334fed
Bug 895837: Implemented tabs on the bottom for history page. r=sriram
...
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-25 17:06:02 -07:00
Mark Capella
2e75262b2e
Bug 896576 - [fig] Remove [getBookmarksList] from BaseTest, r=margaret
2013-07-29 19:28:04 -04:00
Sriram Ramasubramanian
941ecbecbc
Bug 898501: LOADER_ID OCD in LastTabsPage. [r=lucasr]
...
--HG--
extra : rebase_source : ffa79e363a754ed1ec81ca46d5370c073a925822
2013-07-26 15:48:18 -07:00
Sriram Ramasubramanian
86cc4c1c94
Bug 898501: LOADER_ID OCD in PinBookmarkSearch. [r=lucasr]
...
--HG--
extra : rebase_source : 5ca9f287298f5912556f0a6f45147fda25f359e4
2013-07-29 15:05:28 -07:00
Sriram Ramasubramanian
4d4225fb93
Bug 898501: Re-use FaviconsLoader from HomeFragment in BrowserSearch. [r=lucasr]
...
--HG--
extra : rebase_source : f11989f8ebf712f2c12f65429cb0a0b4a7a74e2c
2013-07-29 15:05:23 -07:00
Sriram Ramasubramanian
d7dc399e91
Bug 898501: Re-use FaviconsLoader from HomeFragment in BookmarksPage. [r=lucasr]
...
--HG--
extra : rebase_source : 440726591e20eea2d8b36579c35a480d9df21e6b
2013-07-29 15:05:18 -07:00
Sriram Ramasubramanian
29ad2b9722
Bug 898501: LOADER_ID OCD in ReadingListPage. [r=lucasr]
...
--HG--
extra : rebase_source : d1229eb3621b943382a55930dbce720a5524e887
2013-07-29 15:05:13 -07:00
Sriram Ramasubramanian
3014f11410
Bug 898501: HomeFragment should handle FaviconsLoader. [r=lucasr]
...
--HG--
extra : rebase_source : 55b4ee43a8b4479b8f3055e4c92ac6a10bdacbf5
2013-07-29 15:05:11 -07:00
Brian Nicholson
89322346d6
Bug 895702 - Remove unnecessary bytes length check. r=rnewman
2013-07-29 16:32:01 -04:00
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
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
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
Nick Alexander
b6c6d1574e
Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
...
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification. Hawk is the successor to the HMAC authentication
scheme. The Hawk scheme is descripted at
https://github.com/hueniverse/hawk
Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07: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
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
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
Mike Shal
59df047e63
Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander
2013-08-01 18:01:22 -04:00
Jim Chen
a38d83ce46
Bug 899233 - Don't restart IME when changing selection; r=cpeterson
2013-08-14 11:32:44 -04:00