Commit Graph

8097 Commits

Author SHA1 Message Date
Nick Alexander
4a42ecccc6 Bug 962668 - Use skew from token server to generate better assertions. r=rnewman 2014-01-22 11:38:29 -08:00
Richard Newman
7370de9bfb Merge m-c to s-c, certainly nothing to do with Australis. 2014-01-22 08:40:48 -08:00
Richard Newman
2080060ea7 Bug 962299 - Follow-up: safety improvements and fixes. r=trivial 2014-01-21 22:51:10 -08:00
Richard Newman
50fdd76d57 Bug 962320 - User per-profile prefs for FxA, and store token server in account object. r=nalexander 2014-01-21 21:31:02 -08:00
Richard Newman
a8b7a9e312 Bug 962299 - Bundle account data into a single userdata field and add profile tracking. r=nalexander 2014-01-21 21:28:57 -08:00
Wes Kocher
b82e99cd6f Merge m-c to fx-team 2014-01-21 17:37:43 -08:00
Wes Kocher
2546e3f69f Merge fx-team to m-c 2014-01-21 17:27:53 -08:00
Lucas Rocha
fcfa948d13 Bug 960529 - Simplify switch block for TabEvents in BrowserToolbar (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
8af824c245 Bug 960529 - Avoid redudant updateDisplayLayout() call (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
c5b7501b1b Bug 960529 - Centralize private mode setting into the proper method (r=bnicholson) 2014-01-21 21:06:24 +00:00
Richard Newman
9ae002b257 Bug 961526 - More thorough handling of search recording events. r=mcomella 2014-01-20 15:36:50 -08:00
Michael Comella
96f282de3d Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella 2014-02-04 15:10:55 -08:00
Wes Johnston
e84ce179db Backout f75bd697d570 (bug 961954) for rc failures 2014-02-04 14:04:56 -08:00
Wes Johnston
b017506db0 Bug 961954 - Lazily initialize the main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Ryan VanderMeulen
3d6e25c171 Merge m-c to inbound. 2014-01-21 15:20:25 -05:00
Ryan VanderMeulen
eecb205346 Merge fx-team to m-c. 2014-01-21 15:18:30 -05:00
Lucas Rocha
bc8555362f Bug 949216 - Handle toolbar's back press all in onBackPressed() (r=wesj) 2014-01-21 17:54:51 +00:00
Richard Newman
7c39738bd5 Merge m-c to s-c. 2014-01-21 08:17:45 -08:00
Nick Alexander
1b4bb74fbe Merge m-c to s-c 2014-01-20 21:33:20 -08:00
Nick Alexander
f9f603bbe2 Bug 961184 - Show activity after signing in to account. r=rnewman
Also (partially) implements resending verification codes, but doesn't
yet implement resending after account creation.
2014-01-20 21:26:57 -08:00
Nick Alexander
1c808a891d Bug 951264 - COPPA support for Firefox Accounts on Android. r=rnewman 2014-01-20 21:26:53 -08:00
Nick Alexander
bf40d9ed51 Bug 956581 - Make FxAccountGetStartedActivity an AuthenticatorActivity. r=rnewman 2014-01-20 21:26:21 -08:00
Nick Alexander
02dd2cbf5a Bug 951304 - Follow-up: Look better on tablets; improve interstitial. r=rnewman 2014-01-20 21:26:17 -08:00
Mark Finkle
1d98f98e37 Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662) 2014-01-20 16:40:28 -05:00
Carsten "Tomcat" Book
6da2a7e669 merge fx-team to mozilla-central 2014-01-20 15:38:43 +01:00
Ms2ger
437f4d6ea7 Merge latest PGO-green changeset from inbound to central. 2014-01-20 09:30:38 +01:00
Mark Finkle
ab90a714a5 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Mark Finkle
72c466076b Bug 953381 - Move CastingApps into a separate JS file r=wesj 2014-01-20 17:26:27 -05:00
Mark Finkle
0971eea68b Bug 953381 - video discovery tests r=wesj 2014-01-20 17:22:05 -05:00
Mark Finkle
880cbf8cb5 Bug 953381 - Add generic support for casting a video to a second screen service r=wesj 2014-01-20 17:21:58 -05:00
Richard Newman
a848b04d5c Bug 961538 - Correctly extract bitmaps from stored icons in search preferences. r=mfinkle 2014-01-19 23:09:23 -08:00
Nick Alexander
77f1e6a5a1 Bug 961521 - Remove Launcher from FxAccountStatusActivity. r=rnewman 2014-01-19 17:56:20 -08:00
Chris Kitching
2792ab117c Bug 961498: Prevent ICO decoder from exploding when faced with single-resource ICOs r=rnewman 2014-01-19 19:25:47 +00:00
Tim Taubert
5982a00404 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Richard Newman
fb24098a5f Bug 929066 - Handle skew in HAWK requests. r=nalexander 2014-01-18 19:49:25 -08:00
Geoff Brown
da6404b6da Bug 962121 - Disable testPasswordProvider,testFormHistory on Android x86 only, for too many crashes 2014-01-21 10:22:59 -07:00
Mark Capella
6e8cede56b Bug 947284 - End text-selection handle is not visible when opting to select all text part II, r=margaret 2014-01-18 00:31:05 -05:00
Brian Nicholson
c23918343f Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Mark Finkle
c4aeab430f Bug 922342 - PermissionPromptHelper.jsm takes ~220ms on startup on a galaxy nexus r=wesj 2014-01-17 22:35:12 -05:00
Chris Kitching
89e4506e92 Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00:00
Chris Kitching
bf2c39b60e Bug 957400: Fix sorting in favicon cache. r=rnewman 2014-01-18 01:10:22 +00:00
Marcos Cezar
683f65f2a1 Bug 947506 - Rename PerProfileContentProvider to SQLiteBridgeContentProvider. r=margaret
--HG--
rename : mobile/android/base/db/PerProfileContentProvider.java => mobile/android/base/db/SQLiteBridgeContentProvider.java
2014-01-17 17:02:55 -08:00
Lucas Rocha
5fb54f9d63 Bug 959184 - Use enum instead of boolean to track BrowserToolbar's mode (r=mcomella) 2014-01-21 16:44:38 +00:00
Lucas Rocha
d4d8ec5721 Bug 959777 - Define LayoutType, ViewType, and ViewConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
a63ede5f73 Bug 959777 - Factor out PanelConfig validation to be used in all constructors (r=margaret) 2014-01-21 16:32:23 +00:00
Lucas Rocha
5ed7090ad1 Bug 959777 - Move JSON parsing logic into PanelConfig (r=margaret) 2014-01-21 16:32:23 +00:00
Ryan VanderMeulen
e8f482e01e Merge m-c to fx-team. 2014-01-21 15:22:15 -05:00
Michael Nares
586200c281 Bug 884851 - Replace the mIsAutoComplete boolean with an enum. r=kats 2014-01-21 14:24:52 -05:00
Jim Chen
1885b24ceb Bug 958706 - Add ThrowException and HandleUncaughtException methods to AndroidBridge; r=blassey
ThrowException throws a new exception with the appropriate message, meant for native JNI methods that return to Java code (i.e. methods in AndroidJNI.cpp).

HandleUncaughtException will be called by the generated JNI stubs that C++ code uses. HandleUncaughtException calls the new GeckoAppShell.handleUncaughtException method, which behaves exactly like the normal uncaught exception handler (annotates the crash report and crashes). GeckoAppShell.handleUncaughtException has the noThrow annotation that will be seen by the generated code; as a result, its generated stub will not call HandleUncaughtException and result in a loop.
2014-01-17 23:32:24 -06:00
Jim Chen
57092e14bb Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
Brian Nicholson
663a3a5757 Bug 965017 - Remove session restore shutdown handling. r=mfinkle 2014-01-28 15:21:47 -08:00
Brian Nicholson
371536ac3a Bug 961749 - Disable tab count animation in editing mode. r=lucasr 2014-01-28 15:19:42 -08:00
Brian Nicholson
7956f180ed Bug 963288 - Remove unnecessary synchronization in Tabs. r=rnewman 2014-01-28 11:56:26 -08:00
Max Li
3005ca7a3a Bug 960203 - Allow text selection handles to crossover in <input> and <textarea> elements. r=mleibovic 2014-01-25 16:15:31 -08:00
Margaret Leibovic
f41c504216 Bug 958891 - Make Fennec about:home advertise Firefox Accounts + Sync banner. r=bnicholson 2014-01-17 16:08:44 -08:00
Ryan VanderMeulen
96d6c87b41 Backed out changeset a63deedeb4b7 (bug 917896) for robocop failures. 2014-01-17 15:24:23 -05:00
Ryan VanderMeulen
5564c956f2 Merge m-c to fx-team. 2014-01-17 15:20:15 -05:00
Ryan VanderMeulen
06a9792760 Merge fx-team to m-c. 2014-01-17 14:56:13 -05:00
Margaret Leibovic
9867d5f742 Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
d8b698c5ca Bug 959880 - Support basic HTML markup in home banner text. r=wesj 2014-01-17 09:27:01 -08:00
Richard Newman
fd29251c75 Bug 960324 - Use "BrowserID" in Android tokenserver authz header, not "Browser-ID". r=rnewman 2014-01-16 22:24:52 -08:00
Richard Newman
e51debd4af Bug 951304 - Follow-up: add missing file from Part 3. r=bustage 2014-01-16 19:50:51 -08:00
Richard Newman
589ee05e40 Bug 951304 - Part 4: include a stub string for Fennec. r=trivial 2014-01-16 18:53:02 -08:00
Richard Newman
48fa0e81f6 Bug 951304 - Part 3: first version of FxAccountUpdateCredentialsActivity. r=rnewman 2014-01-16 18:51:46 -08:00
Nick Alexander
7b41bfe110 Bug 951304 - Part 2: first cut at native UI for Firefox Accounts on Android. r=rnewman 2014-01-16 18:35:09 -08:00
Richard Newman
aebca911a0 Bug 956844 - Part 2: rework FxA state machine. r=rnewman 2014-01-16 18:35:08 -08:00
Nick Alexander
c7ef364ed6 Bug 951304 - Part 1: add FxAccountAuthenticator.getFirefoxAccounts. r=rnewman 2014-01-16 18:35:08 -08:00
Nick Alexander
15b61028be Bug 956844 - Part 1: update Android FxSyncAdapter to use new onepw protocol login flow. r=rnewman 2014-01-16 18:35:08 -08:00
Kartikaya Gupta
9bfc484bf4 Bug 936008 - Avoid NPE when getting a zoom constraints update before the LayerView is fully initialized. r=wesj 2014-01-16 16:14:08 -05:00
Brian Nicholson
ca99695e8a Bug 949458 - Give the tab counter view its own rendering layer. r=blassey 2014-01-16 13:03:34 -08:00
Ryan VanderMeulen
b05202b7e2 Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Richard Newman
87e5d43281 Bug 959627 - Follow-up: fix typo. r=trivial 2014-01-15 18:28:15 -08:00
Mark Finkle
00e8e14e0f Bug 959627 - BitmapUtils.getDominantColor can be expensive r=margaret 2014-01-15 21:02:07 -05:00
Ryan VanderMeulen
629df645c7 Merge m-c to fx-team. 2014-01-15 20:48:45 -05:00
Ryan VanderMeulen
8044f14523 Backed out changesets 5d245e2369fa and 8f3dad3b3698 (bug 949458) for suspicion of causing bug 960162. 2014-01-15 20:46:00 -05:00
Margaret Leibovic
3cdc9097f4 Bug 959772 - Create a generic PanelType and corresponding *Panel class for third-party panels. r=lucasr
--HG--
rename : mobile/android/base/home/ListPanel.java => mobile/android/base/home/DynamicPanel.java
2014-01-15 11:49:26 -08:00
Margaret Leibovic
f207b14673 Bug 958175 - Get rid of PanelConfig constructors that don't take an id. r=lucasr 2014-01-15 11:49:19 -08:00
Ed Morley
ffa5503646 Merge mozilla-central and fx-team 2014-01-15 18:04:51 +00:00
Ed Morley
746b0390b4 Merge latest green fx-team changeset and mozilla-central 2014-01-15 16:14:41 +00:00
Nick Alexander
cbdb3309ae Bug 957872 - Remove SyncAdapters for all but the main Fennec ContentProvider. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/fxaccount_bookmarks_syncadapter.xml => mobile/android/base/resources/xml/fxaccount_syncadapter.xml
2014-01-15 10:18:18 -08:00
Joshua Dover
1fe5170b3d Bug 955886 - Remove toolbar margin when entering fullscreen without dynamic toolbar. r=wesj 2014-01-10 10:38:26 -08:00
Brian Nicholson
30f825b07a Bug 917896 - Replace throbber with progress bar. r=lucasr
--HG--
extra : rebase_source : 3aee6ee1526857fa5eeda22137fac2b34bce1102
2014-01-17 10:52:39 -08:00
Eugen Sawin
0ce5a0b636 Bug 956946 - Align menu top to URL bar. r=bnicholson 2014-01-16 15:47:10 -08:00
Lucas Rocha
0d0fc141ba Bug 958171 - Fix adapter update logic for when HomeConfig changes (r=margaret) 2014-01-15 10:57:25 +00:00
Wesley Johnston
e80af5ea27 Bug 957131 - Synced bookmarks appear in guest mode but not in default profile. r=rnewman 2014-01-14 21:45:59 -08:00
Mark Finkle
88826f13a4 Bug 959789 - Unresponsive script dialog for ConsoleAPI.js on nfl.com gamecenter pages r=bnicholson 2014-01-14 23:55:55 -05:00
Brian Nicholson
186e83636d Bug 949458 - Follow-up including API version check. r=me 2014-01-14 16:48:02 -08:00
Brian Nicholson
f29c68a1f2 Bug 949458 - Give the tab counter view its own rendering layer. r=blassey 2014-01-14 16:38:46 -08:00
Michael Comella
45f44bec7c Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman 2014-01-13 15:08:58 -08:00
Wes Johnston
dc18f7c075 Bug 947073 - Don't aboslutely position ignore this button on phishing error page. r=margaret 2014-01-14 15:33:02 -08:00
Margaret Leibovic
d75874241f Bug 926711 - Restore search engine icon in search engine preference dialog. r=wesj 2014-01-14 15:08:13 -08:00
Margaret Leibovic
80b44e380a Bug 958192 - Use gecko messages to request current set of available panels from JS. r=lucasr 2014-01-14 15:08:10 -08:00
Ryan VanderMeulen
eb9e0b2911 Backed out changeset 7eb8b5723256 (bug 943515) for mass Android test bustage. 2014-01-14 15:38:15 -05:00
Michael Comella
cfb4994a6c Bug 943515 - Part 2: Url -> URL in Favicon method names. r=rnewman 2014-01-14 10:28:30 -08:00
Neil Bleasdale
19dc191b25 Bug 957052 - Move remaining event handlers out of mobile/android/chrome/content/aboutFeedback.xhtml into its js file. r=mleibovic 2014-01-14 10:14:10 -05:00
Isura Edirisinghe
bcfaaf746f Bug 944165 - Implement remaining functions in JUnit API. r=mcomella 2014-01-14 10:13:30 -05:00
Errietta Kostala
c02b3c6d09 Bug 948899 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutAddons.xhtml. r=mleibovic 2014-01-14 09:49:08 -05:00
Richard Newman
3f59ec59e8 Bug 847021 - Correctly drop bookmarks_type_deleted_index during migration. r=mfinkle 2014-01-13 19:36:35 -08:00
Matt Brubeck
582e957fa6 Bug 958243 - Get unregister/registerEventListener calls in sync [r=mfinkle] 2014-01-13 17:58:36 -08:00
Matt Brubeck
b5e2c0b510 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
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
Chenxia Liu
76fa2c3974 Bug 942875 - Part 3: Add Home Panels Settings page + tests. r=lucasr 2013-12-16 20:37:16 -08:00
Chenxia Liu
54f3fed8b9 Bug 942875 - Part 2: String updates. r=lucasr 2014-01-22 10:10:51 -08:00
Chenxia Liu
739c9573f2 Bug 942875 - Part 1: Refactor Search Settings. r=lucasr 2014-01-22 10:10:51 -08:00
Roberto A. Vitillo
622ae131db Bug 962153 - Drop in telemetry submissions since 2014-01-15. r=vladan 2014-01-21 21:50:23 +00:00
Joshua Dover
b67c785d11 Bug 960359 - Refactor HomeBanner out of TopSitesPanel and display on default page. r=mleibovic 2014-01-29 14:07:05 -08:00
teodora vermesan
06377e1764 Bug 952091 - Robocop: Add test to show Title Bar options. r=gbrown 2013-12-19 14:11:06 +02:00
Chenxia Liu
b4932648bb Bug 963444 - Link to beta release notes is incorrect. r=bnicholson 2014-01-29 13:34:43 -08:00
Ryan VanderMeulen
f201818b4d Merge m-c to inbound. 2014-02-12 09:03:10 -05:00
Ryan VanderMeulen
b0620ddf35 Merge m-c to inbound. 2014-02-12 08:39:09 -05:00
Martyn Haigh
68ca0a2c71 bug 967735 - Check orientation type and convert appropiately if incorrect; r=wesj 2014-02-11 23:42:12 -08:00
Martyn Haigh
f31ab87d55 bug 965324 - validate data coming in to webapp dispatcher; r=wesj 2014-02-11 23:41:46 -08:00
Martyn Haigh
9a4b59904c bug 958358 - make webapp capitalisation consistent; r=wesj
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/Webapp.java.in
rename : mobile/android/base/WebAppAllocator.java => mobile/android/base/WebappAllocator.java
rename : mobile/android/base/WebAppFragmentRepeater.inc => mobile/android/base/WebappFragmentRepeater.inc
rename : mobile/android/base/WebAppImpl.java => mobile/android/base/WebappImpl.java
rename : mobile/android/base/WebAppManifestFragment.xml.frag.in => mobile/android/base/WebappManifestFragment.xml.frag.in
rename : mobile/android/base/WebAppsFragment.java.frag => mobile/android/base/WebappsFragment.java.frag
rename : mobile/android/base/webapp/WebAppImpl.java => mobile/android/base/webapp/WebappImpl.java
rename : mobile/android/chrome/content/WebAppRT.js => mobile/android/chrome/content/WebappRT.js
2014-02-11 23:41:05 -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
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
Nick Alexander
9bc5ad14e9 Bug 956935 - Follow-up: Fix bustage. r=me 2014-01-07 18:07:44 -08:00
Richard Newman
d4d51fed98 Bug 956935 - Include supported Sync protocol versions in Android client records. r=nalexander
--HG--
extra : amend_source : 67f9f5156f6e7a39a056cd5ef145a4fd10ec0b74
2014-01-07 15:24:36 -08:00
Veeti Paananen
fd374a2433 Bug 951274 - Disable click on selected text to copy. r=mleibovic 2013-12-22 07:38:48 +02:00
Richard Newman
5a29e6c29b Bug 956443 - Include version in Android Sync client records. r=nalexander 2014-01-06 15:07:55 -08:00
Isura Edirisinghe
57afe3eeb8 Bug 943703 - Moved helper initialization to a separate static function. 2014-01-06 14:50:38 -08:00
Neil Bleasdale
3e11c22086 Bug 948897 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutFeedback.xhtml. r=mbrubeck 2014-01-06 15:18:01 -05:00
Sofia Larsson
39a631557c Bug 922682 - Remove unused 'logic' for setting the viewport to simplify reflow-on-zoom code in browser.js. r=jwir3, r=kats 2014-01-06 09:58:08 -05:00
Mark Finkle
1e60cbe811 Bug 955870 - Backout unwanted part of patch r=me 2014-01-04 09:51:58 -05:00
Richard Newman
fcd9c25641 Bug 953993. 2014-01-03 14:48:28 -08:00
Eduard Neculaesi
a38ae8a2bd Bug 923238: Cancel update download on notification swype; r=snorp 2014-01-03 18:58:59 +02:00
Veeti Paananen
4cf21a7ea6 Bug 951024 - Provide haptic feedback on text selection. r=wesj 2013-12-17 06:15:56 +02:00
Carsten "Tomcat" Book
4927d08c13 merge fx-team to mozilla-central 2014-01-03 12:24:24 +01:00
Richard Newman
4173eee55f Bug 951569 - Use text/plain for Send Tab intent handler. r=nalexander 2014-01-02 19:47:38 -08:00
Mark Finkle
646c00af5e Bug 955870 - Cache the array length in IsRecentlyVisitedURI r=blassey 2014-01-02 14:36:06 -05:00
Mark Finkle
90d7f89771 Bug 955870 - Do some quick checks before calling CheckURIVisited r=blassey 2014-01-02 14:36:03 -05:00
Richard Newman
52886259c9 Bug 955805 - Normalize locale codes appropriately for each subsystem. r=mfinkle 2013-12-31 12:35:14 -08:00
Myk Melez
9cf8b09d0b bug 953048 - use currentTarget to get marketplaceURL pref for list-item; r=mfinkle 2013-12-30 12:11:50 -08:00
Phil Ringnalda
b9a418b13d Merge m-c to f-t 2013-12-28 20:22:07 -08:00
Mark Finkle
11f1ef0ff9 Bug 952894 - Browser search and feed discovery tests r=rnewman 2013-12-28 22:15:09 -05:00
Mark Finkle
5f07023e42 Bug 952894 - Use existing triggers to clear open search engines state r=rnewman 2013-12-28 22:14:13 -05:00
Mark Finkle
f67d6b1e7b Bug 953346 - Remove code that tries to use localAddress r=rnewman 2013-12-28 20:21:53 -05:00
Mark Finkle
bd543be5d3 Bug 938571 - Add discovery support for second-screen devices (test) r=rnewman 2013-12-27 17:25:45 -05:00
Mark Finkle
26099c3735 Bug 938571 - Add discovery support for second-screen devices r=wesj 2013-12-27 17:25:42 -05:00
Richard Newman
75b8be13af Bug 952878 - Eliminate shadow layer. r=kats 2013-12-26 00:39:23 -08:00
Richard Newman
70b9f2a6ef Bug 952799 - GeckoAppShell.getProxyForURI can be expensive during a pageload. r=mfinkle 2013-12-23 11:09:25 -08:00
Wes Kocher
d2d2c65cbe Merge fx-team to m-c 2013-12-20 18:28:28 -08:00
Sriram Ramasubramanian
7b3965c550 Bug 940997: Show submenu indicator for MenuItemActionBar. [r=mfinkle] 2013-12-20 14:51:53 -08:00
Jim Chen
51b031ffd0 Bug 945521 - Make sure button text type is consistent with keyboard text type; r=mcomella 2013-12-20 17:48:59 -05:00
Mark Finkle
977c311988 Bug 952473 - SessionStore should only watch for top-level pageshow events r=wesj 2013-12-20 16:41:11 -05:00
Tim Taubert
10b26b16ea merge m-c to elm 2013-12-20 15:05:28 +01:00
Carsten "Tomcat" Book
369d47d00e Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures 2013-12-20 12:42:54 +01:00
Carsten "Tomcat" Book
ac8e72b838 Backed out changeset b84baa03b9d1 (bug 868341) for mochitest -4 and bc testfailures 2013-12-20 12:42:16 +01:00
Tim Taubert
4be4a6b411 merge m-c to elm 2013-12-19 15:52:32 +01:00
Carsten "Tomcat" Book
86a8ff528e merge fx-team to mozilla-central 2013-12-19 10:33:37 +01:00
Wes Kocher
27882a0c96 Merge inbound to m-c 2013-12-18 20:49:25 -08:00
Nick Alexander
03c3ebeefc Bug 951883 - Part 2: Remove temporary compile time guards. r=me
--HG--
extra : rebase_source : 51325eeea8fc1d5b2e7cd84e8977072b030496c8
2013-12-18 15:13:26 -08:00
Nick Alexander
f3e1df9bbf Bug 951883 - Part 1: Revert name of BrowserProvider. r=me
--HG--
extra : rebase_source : 554a609e6b114e1ac490a4d0136cb1b9d74e68fa
2013-12-18 14:45:38 -08:00
Margaret Leibovic
d20f8b65c7 Bug 951605 - Fix identified/verified image reversal. r=mfinkle 2013-12-18 11:39:18 -08:00
Margaret Leibovic
7dca54dd0a Bug 948894 - Fix typos. r=me 2013-12-18 13:52:21 -08:00
Richard Newman
b7e3b5e1a2 Bug 938153 - Selectively display the globe favicon placeholder when favicon fetches take long enough to be noticeable. r=mfinkle 2013-12-18 11:37:41 -08:00
Sriram Ramasubramanian
4eacb610fb Bug 940997: Remove icons from main menu. [r=mfinkle] 2013-12-18 18:49:53 -08:00
Sriram Ramasubramanian
1afde7867d Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle] 2013-12-18 18:49:48 -08:00
Sriram Ramasubramanian
1e4e22d217 Bug 940997: Reorganize primary controls in main menu. [r=mfinkle] 2013-12-18 18:46:42 -08:00
Ryan VanderMeulen
f9c9cd95de Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange. 2013-12-18 20:37:16 -05:00
Tim Taubert
f96735c7a9 merge m-c to elm 2013-12-18 17:54:23 +01:00
Margaret Leibovic
0e226a2407 Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
0081055c48 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
13b249a325 Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella 2013-12-17 22:43:30 -08:00
Wes Kocher
5a758c8dc1 Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
c384670002 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Richard Newman
a9b2628d78 Bug 947261 - Ensure that mActionItemBarPresenter is removed from the menu when cleared. r=sriram 2013-12-17 20:44:14 -08:00
Wes Johnston
359686fa22 Bug 950464 - Fixup typo. r=margaret 2013-12-17 19:51:01 -08:00
Raymond Agbeame
9619171f23 Bug 950785 - Remove unused selectWord and selectWordContext. r=margaret 2013-12-17 18:22:42 -08:00
Wes Johnston
8a5c001da8 Bug 950464 - Default to selecting all text in SelectionHandler. r=margaret 2013-12-17 18:18:35 -08:00
Mark Finkle
e6c0020c69 Bug 951157 - Remove desktop bits from Android sanitizer r=wesj 2013-12-17 20:32:20 -05:00
Mark Finkle
583e4f77ee Bug 951157 - Clear seer DB when clearing history r=blassey 2013-12-17 20:32:18 -05:00
Nick Alexander
c411aab8f5 Bug 899217 - Part 2: Connect about:accounts to FirefoxAccountsHelper. r=rnewman 2013-12-17 15:14:57 -08:00
Nick Alexander
24197dea4b Bug 899217 - Part 1: Register about:accounts code. r=rnewman
This is temporary code for our first engineering milestone.  I know of
the following issues:

* the page doesn't implement the full interface and spec that the
  loaded content expects; it just does enough to work.
* logs are repeated if about:accounts is re-loaded.
2013-12-17 15:14:56 -08:00
Nick Alexander
e8c1441b27 Bug 918012 - Sync with FxAccount and token server. r=rnewman 2013-12-17 15:13:43 -08:00
Margaret Leibovic
aa7199b207 Bug 949181 - Update robocop tests to get rid of dependency on HomePager.Page. r=mcomella 2013-12-17 13:34:13 -08:00
Margaret Leibovic
805f5eb154 Bug 949181 - Get rid of the Page enum in HomePager. r=wesj 2013-12-17 13:34:10 -08:00
Nick Alexander
cd00e5e46f Merge m-c to elm 2013-12-17 13:31:03 -08:00
Ryan VanderMeulen
d4e33a3678 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Ryan VanderMeulen
c98267ad5b Merge fx-team to m-c. 2013-12-17 16:10:10 -05:00
Wes Johnston
29094409f6 Bug 921804 - Show checkboxes at the bottom of prompts. r=mfinkle 2013-12-17 10:15:14 -08:00
Sofia Larsson
f534a2b7c4 Bug 945251 - Remove orange highlight in reader mode buttons. r=wesj 2013-12-17 09:43:27 -08:00
Wes Johnston
348ee881e7 Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
Wes Kocher
933d7a440a Merge m-c to fx-team 2013-12-16 21:35:20 -08:00
Wes Kocher
4aa54685e4 Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Nicholas Nethercote
74b0c1dbd6 Bug 937635 - Install libdmd. r=glandium. 2013-12-16 19:27:10 -08:00
Ryan VanderMeulen
01e5988548 Merge m-c to inbound. 2013-12-17 16:20:31 -05:00
Margaret Leibovic
8b8147ed57 Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj 2013-12-16 16:18:56 -08:00
Ryan VanderMeulen
f86ed7f929 Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
c173096f45 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
77dca9f257 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Justin Dolske
406f121ef5 Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Mark Finkle
8ff13c3208 Bug 949913 - Don't store page refreshes as history visits r=blassey 2013-12-16 16:00:08 -05:00
Nick Alexander
3bf2796013 Merge m-c to elm 2013-12-16 09:13:10 -08:00
Kartikaya Gupta
831e00fbf5 Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Kartikaya Gupta
c8af0a287c Bug 940889 - Set the scroll port size along with the CSS viewport to ensure content gets the latest innerWidth. r=Cwiiis 2013-12-16 09:53:56 -05:00
Kartikaya Gupta
c795b7fe80 Bug 940889 - Avoid calling getPageSize in setScrollClampingSize as it triggers a premature resize event to content. r=Cwiiis 2013-12-16 09:50:06 -05:00
Nick Alexander
c61eeef9d2 Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Nick Alexander
19db3a26ae Bug 923950 - Fix Android single locale repacks. r=glandium
There are two parts to this.  The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it.  So "no dependencies" is more accurately
"no *resource* dependencies".

The second is to avoid including the Android res/ directory in the
language repack step.  What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir.  They're not there, so the script
fails.  To avoid this, we delete them after unpacking.  See the
comments in packager.mk describing this process.

--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Nick Alexander
51c2e9cbfe Merge m-c to elm
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Benoit Jacob
993600d299 Bug 950203 - Correctly handle EGL_NO_SURFACE result from eglCreateWindowSurface - r=kats 2013-12-18 15:49:11 -05:00
Carsten "Tomcat" Book
9a8b0c002e merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Brad Lassey
1d3ea22488 bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats 2013-12-12 01:43:44 -05:00
Chenxia Liu
8561a1e301 Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret 2013-12-20 10:35:48 -08:00
Chenxia Liu
123800a73f Bug 910189: Part 2 - Enable removing of default engines. r=margaret 2013-12-20 10:35:10 -08:00
Chenxia Liu
41bf24c887 Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-20 10:35:10 -08:00
Brad Lassey
14764a85a4 bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats 2013-12-12 01:43:44 -05:00
Wes Kocher
fd7afdc87f Merge m-c to fx-team 2013-12-19 19:53:30 -08:00
Michael Comella
3941474d7c Bug 946656 - Correct regex that determines a loading page in WaitHelper. r=margaret 2013-12-19 19:49:02 -08:00
Wes Kocher
f8ab24ed0d Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Margaret Leibovic
f00554bdfa Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj 2013-12-19 14:51:10 -08:00
Margaret Leibovic
5c02e88abb Bug 941318 - Tests for HomeListsProvider. r=wesj 2013-12-19 14:51:09 -08:00
Margaret Leibovic
a7d8706c72 Bug 941318 - Create content provider to store home lists data. r=wesj 2013-12-19 14:51:09 -08:00
Brad Lassey
7660bbfd17 Backed out changeset 93d8c8703f4d 2013-12-19 17:49:05 -05:00
Chenxia Liu
892809e3fa Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret 2013-12-18 15:21:14 -08:00
Chenxia Liu
ce9dce990b Bug 910189: Part 2 - Enable removing of default engines. r=margaret 2013-12-18 15:21:14 -08:00
Chenxia Liu
5422a0417c Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-18 15:21:14 -08:00
Brad Lassey
e35d4527cf bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle 2013-12-11 21:03:56 -05:00
Lucas Rocha
03f47d073e Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret) 2013-12-12 00:28:15 +00:00
Lucas Rocha
f9cbf23895 Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
dac6b31421 Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
a080391f5b Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
8944238fc5 Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
ebb6ea8721 Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
26762edcd2 Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
942d7bb2ac Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj) 2013-12-12 00:28:13 +00:00
Lucas Rocha
afb973f9c7 Bug 943915 - Move DoorHanger to the widget package (r=wesj)
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha
dc6a70e75b Bug 943915 - Make DoorHanger's API public (r=wesj) 2013-12-12 00:28:13 +00:00
Michael Comella
1b0fadd1d4 Bug 947550 - Use Robotium side swipe methods. r=margaret 2013-12-11 14:31:55 -08:00
Nick Alexander
4eb068477b Merge m-c to elm 2013-12-11 14:08:02 -08:00
Nick Alexander
6fade1ad27 Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Nick Alexander
e3dc10d7c3 Bug 934646 - Part 2: Replace hard-coded Android resource ID. r=mfinkle
--HG--
extra : rebase_source : f37370654b9bb59573c4703c5f097ff792b3f037
2013-12-11 21:16:55 -08:00
Nick Alexander
e634dd0b92 Bug 934646 - Part 1: Delete unused resources. r=mfinkle
--HG--
extra : rebase_source : 0cb4e5f30e54971b912706f5eaba8c8284b5a6ec
2013-12-11 21:16:54 -08:00
Ryan VanderMeulen
ec34e0fb19 Merge inbound to m-c. 2013-12-11 13:32:11 -05:00
Nick Alexander
17885804f2 Merge m-c to elm 2013-12-11 10:25:40 -08:00
Ryan VanderMeulen
789c341d29 Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449). 2013-12-11 08:51:02 -05:00
Carsten "Tomcat" Book
a7a7bbcfe5 merge fx-team to mozilla-central 2013-12-11 10:15:44 +01:00
Geoff Brown
e5708621ad Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures 2013-12-10 19:34:58 -07:00
Geoff Brown
4db5bb07b0 Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures 2013-12-10 19:34:56 -07:00
Ryan VanderMeulen
cb279069ad Merge m-c to inbound. 2014-01-31 21:16:16 -05:00
Myk Melez
4efc283aee bug 962607 - automatically enable remote debugger when native app built in debug mode; r=mfinkle
--HG--
extra : rebase_source : eee7d323b3dcb2a8911f855d81a80ae9a75d3204
2014-01-31 14:51:24 -08:00
Myk Melez
f7fe8f6bcd bug 934760 - add strings for webapp update notifications; r=mfinkle
--HG--
extra : rebase_source : 1f12db36cf7eab72103f310fc3ac59e9493e8348
2014-01-31 14:47:17 -08:00
Wes Kocher
d3ea48a878 Merge inbound to m-c 2013-12-10 16:42:47 -08:00
Wes Kocher
e3bce8ae11 Merge fx-team to m-c 2013-12-10 15:58:54 -08:00
Ryan VanderMeulen
e6e2bad3d0 Merge fx-team to m-c. 2013-12-10 15:39:40 -05:00
Wes Johnston
9da681c2b2 Bug 948157 - Use custom style for native action bar. r=sriram 2013-12-10 10:51:23 -08:00
Wes Johnston
381eadd30d Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen 2013-12-10 10:46:13 -08:00
Wes Johnston
c5dc1f883a Bug 947321 - Set all actionmode icons to show if room. r=margaret 2013-12-10 10:46:08 -08:00
Richard Newman
fb6845b990 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Ryan VanderMeulen
6fb3114a62 Merge m-c to inbound. 2013-12-10 15:48:16 -05:00
Randell Jesup
fac641fbfb Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
Michael Comella
7a2f204cff Bug 947527 - Correct waitForPageIndex output per device. r=margaret 2013-12-09 17:52:36 -08:00
Stefan Sobering
f45491b9cd Bug 947610 - Fix spelling error in "remember password" string. r=mcomella 2013-12-10 10:29:38 -05:00
Ryan VanderMeulen
15c6ad1a06 Merge fx-team to m-c. 2013-12-09 17:21:47 -05:00
Alex Keybl
b260957292 Merging in version bump NO BUG 2013-12-09 13:38:06 -05:00