Commit Graph

11673 Commits

Author SHA1 Message Date
Wes Johnston
0237d00c24 Bug 921112 - Prohibit proguad from erasing JNI MCC methods. r=bnicholson 2014-01-13 15:20:15 -08:00
Wes Johnston
31e48165d6 Bug 955861 - Don't select text when long tapping reader mode button. r=lucasr 2014-01-13 15:20:14 -08:00
Wes Johnston
b62246e2a9 Bug 949613 - Hide the titlebar if it was showing when an action mode started. r=lucasr 2014-01-13 15:20:13 -08:00
Lucas Rocha
c05d41c4b9 Bug 957992 - Document toolbar high-level architecture (r=margaret) 2014-01-13 15:09:30 +00:00
Mark Finkle
3fa62c5435 Bug 952878 - LayerRenderer.drawBackground can be expensive during a pageload r=wesj 2014-01-13 09:03:24 -05:00
Carsten "Tomcat" Book
c5346da108 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
Mark Capella
f82ad182dd Bug 951943 - SelectionHandler._updateCacheForSelection() Error: TypeError: rects[0] is undefined, r=margaret 2014-01-11 01:51:27 -05:00
Margaret Leibovic
cdaf79d7e4 Bug 957881 - Get rid of recommended addons code. r=bnicholson 2014-01-10 17:18:14 -08:00
Lucas Rocha
5fb437415f Bug 958185 - Rename Page* terminology to Panel* in the home package (r=margaret)
--HG--
rename : mobile/android/base/home/BookmarksPage.java => mobile/android/base/home/BookmarksPanel.java
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/HistoryPanel.java
rename : mobile/android/base/home/LastTabsPage.java => mobile/android/base/home/LastTabsPanel.java
rename : mobile/android/base/home/ListPage.java => mobile/android/base/home/ListPanel.java
rename : mobile/android/base/home/MostRecentPage.java => mobile/android/base/home/MostRecentPanel.java
rename : mobile/android/base/home/ReadingListPage.java => mobile/android/base/home/ReadingListPanel.java
rename : mobile/android/base/home/TopSitesPage.java => mobile/android/base/home/TopSitesPanel.java
rename : mobile/android/base/resources/drawable/home_page_title_background.xml => mobile/android/base/resources/drawable/home_panel_title_background.xml
rename : mobile/android/base/resources/layout-large-land-v11/home_history_page.xml => mobile/android/base/resources/layout-large-land-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_page.xml => mobile/android/base/resources/layout-xlarge-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_bookmarks_page.xml => mobile/android/base/resources/layout/home_bookmarks_panel.xml
rename : mobile/android/base/resources/layout/home_history_page.xml => mobile/android/base/resources/layout/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_last_tabs_page.xml => mobile/android/base/resources/layout/home_last_tabs_panel.xml
rename : mobile/android/base/resources/layout/home_most_recent_page.xml => mobile/android/base/resources/layout/home_most_recent_panel.xml
rename : mobile/android/base/resources/layout/home_reading_list_page.xml => mobile/android/base/resources/layout/home_reading_list_panel.xml
rename : mobile/android/base/resources/layout/home_top_sites_page.xml => mobile/android/base/resources/layout/home_top_sites_panel.xml
rename : mobile/android/base/tests/testBookmarksPage.java => mobile/android/base/tests/testBookmarksPanel.java
2014-01-10 17:18:07 -08:00
Margaret Leibovic
bc06e9130b Bug 958179 - Rename Home.lists API to Home.panels. r=liuche 2014-01-10 12:57:23 -08:00
Margaret Leibovic
a08fdb20f5 Bug 958189 - Rename ListManager to PanelManager. r=liuche
--HG--
rename : mobile/android/base/home/ListManager.java => mobile/android/base/home/PanelManager.java
2014-01-10 12:57:20 -08:00
Ryan VanderMeulen
00c6315595 Merge inbound to m-c. 2014-01-10 14:46:40 -05:00
Lucas Rocha
c6b0c7e123 Bug 949172 - Implement backend to load and save HomePager configuration (r=margaret) 2014-01-10 11:16:28 +00:00
Wes Kocher
de4073d036 Merge m-c to fx-team 2014-01-09 17:11:34 -08:00
Wes Kocher
bca7cec07a Merge fx-team to m-c 2014-01-09 16:50:03 -08:00
Mark Finkle
a7dd1dae4a Bug 958087 - nsAndroidHistory::SetURITitle is called for iframes and embeds r=blassey 2014-01-09 15:43:14 -05:00
Sola Ogunsakin
f5e43ae34d Bug 950610 - Add "Share" and "Add to Home Screen" to pinned sites context menus. r=liuche
-refactor import statement
-change log severity level to warn
-change log messages
-refactoring of duplicate code will come in another bug fix
2014-01-08 17:23:13 -08:00
Mike Shal
706494dcef Bug 957780 - fix Android builds with --disable-webrtc; r=glandium 2014-01-08 16:57:36 -05:00
Joshua Dover
7fa7a97cbd Bug 943515 - Refactor favicon accessors for naming and usage consistency. r=mcomella 2014-01-08 13:42:45 -08:00
Lucas Rocha
bcc692b4cc Bug 944533 - Move title handling to ToolbarDisplayLayout (r=margaret) 2014-01-09 14:56:41 +00:00
Lucas Rocha
dc0ec28480 Bug 944533 - Factor out title display prefs into separate class (r=margaret) 2014-01-09 14:55:30 +00:00
Lucas Rocha
576f1cb502 Bug 944533 - Remove unused constants from BrowserToolbar (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
20f67f7b39 Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle) 2014-01-09 14:55:29 +00:00
Lucas Rocha
ec9ea636be Bug 944533 - Inflate SiteIdentityPopup on show() and add identity setter (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
2067ec1f52 Bug 944533 - Make unnecessary public API in BrowserToolbar private (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
2fccb9c54f Bug 944533 - No need to set progress visibility explicitly in BrowserApp (r=margaret) 2014-01-09 14:55:29 +00:00
Lucas Rocha
9040bf9785 Bug 942862 - Factor out URL display UI into ToolbarDisplayLayout (r=wesj) 2014-01-09 14:55:28 +00:00
Lucas Rocha
34fa761883 Bug 942862 - Remove unused member of BrowserToolbar (r=wesj) 2014-01-09 14:55:28 +00:00
Wes Kocher
a5deb2b5ce Merge m-c to inbound 2014-01-08 18:14:55 -08:00
Edwin Flores
b120faf1e1 Bug 953394 - Build changes for OMX support on Android KitKat r=khuey 2014-01-09 14:54:56 +13:00
Michael Comella
5ae9e13c30 Bug 956858: Make menu inaccessible during editing mode. r=wesj 2014-01-08 14:11:58 -08:00
Margaret Leibovic
b287144f3a Bug 951054 - Invalidate the current home config when the locale changes. r=lucasr 2014-01-08 13:17:24 -08:00
Ryan VanderMeulen
696fa71ebe Merge fx-team to m-c. 2014-01-08 15:28:48 -05:00
Joshua Dover
e7340d1db3 Bug 948849 - Forward nsIRequest's success status if not a HTTP request. r=bnicholson 2014-01-07 15:44:53 -08:00
Phil Hoffman
7700fc074e Bug 948087 - Add the LOGTAG to the log message produced by UITestContext.dumpLog() and update calls to this method to use the updated method declaration. r=mcomella 2014-01-07 13:57:36 -05:00
Lucas Rocha
49184a5a38 Bug 957097 - Turn GeckoActionProvider's max history size into a constant (r=wesj) 2014-01-08 12:18:40 +00:00
Mark Capella
675b316be1 Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret 2014-01-08 02:59:08 -05:00
Mark Finkle
440052463b Bug 957037 - Pull in Android's ProxySelectorImpl code so we can bypass creating Uri objects r=blassey 2014-01-07 18:46:44 -05:00
Michael Comella
4ebef1ce81 Bug 946656: Increase state change timeout duration. r=margaret 2014-01-07 14:39:58 -08:00
Margaret Leibovic
1ba1ae0cc2 Bug 921557 - (Part 2) Update other deprecated BitmapDrawable constructor usage. r=wesj 2014-01-07 14:12:04 -08:00
Margaret Leibovic
a41e37e7aa Bug 921668 - Use correct BitmapDrawable constructor to ensure correct density is set. r=wesj 2014-01-07 14:12:01 -08:00
Margaret Leibovic
b9c2e2b445 Bug 950719 - Update Bing search icon to 32x32. r=mfinkle 2014-01-07 14:11:59 -08:00
Ryan VanderMeulen
21eabfc7cc Merge fx-team to m-c. 2014-01-07 16:15:43 -05:00
Jim Chen
f17ff3ee5b Bug 953288 - Limit length of URLs for display; r=lucasr 2014-01-07 12:21:54 -06:00
Ed Morley
0b1136e92f Merge latest green inbound changeset and mozilla-central 2014-01-07 16:21:27 +00:00
Mark Capella
30bd073c89 Bug 947284 - End text-selection handle is not visible when opting to select all text, r=margaret 2014-01-07 04:32:07 -05:00
Nick Alexander
e40661b7ee Merge m-c to s-c 2014-01-08 10:06:43 -08:00
Nick Alexander
78568ed450 Bug 955808 - Follow-up: Fix bustage. r=me 2014-01-07 20:29:18 -08:00
Nick Alexander
0f43b8d63f Bug 955808 - Implement Android Firefox Account client that speaks "onepw" protocol. r=rnewman 2014-01-07 18:27:47 -08:00
Nick Alexander
5153580c03 Bug 956816 - Implement (de)serializing Android BrowserIDKeyPair instances. r=rnewman 2014-01-07 18:27:45 -08:00