Commit Graph

8097 Commits

Author SHA1 Message Date
Nick Alexander
362db4905a Merge m-c to s-c 2014-01-27 11:24:55 -08:00
Lucas Rocha
c4578ae252 Bug 949174/964375/952311 - Introduce HomeConfigInvalidator to handle install/invalidation (r=margaret) 2014-02-05 14:14:53 +00:00
Lucas Rocha
245ab72a35 Bug 949174/964375/952311 - Add isDynamic() method to PanelConfig (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
0bdb4ecacd Bug 949174/964375/952311 - Add DELETED_PANEL flag to PanelConfig (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
36bd00248d Bug 949174/964375/952311 - Send panel JSON instead of just id in HomePanels:Remove (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
76012cf717 Bug 949174/964375/952311 - Don't return an unmodifiable list on HomeConfig.load() (r=liuche) 2014-02-05 14:14:52 +00:00
Lucas Rocha
55cb0ce6d0 Bug 949174/964375/952311 - Add requestPanelsById() to PanelManager (r=margaret) 2014-02-05 14:14:52 +00:00
Lucas Rocha
986e08c8eb Bug 949174/964375/952311 - Factor out code to create built-in panel configs (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
2c752850ed Bug 949174/964375/952311 - Encapsulate PanelInfo data behind getters (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
64c9fe6feb Bug 949174/964375/952311 - Make PanelType optional in PanelConfig's JSON constructor (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
e84f5313a8 Bug 949174/964375/952311 - Send HomePanels:Install when autoInstall option is set (r=margaret) 2014-02-05 14:14:51 +00:00
Lucas Rocha
f05db88449 Bug 949174/964375/952311 - Factor out method to transform Panel into JSON (r=margaret) 2014-02-05 14:14:51 +00:00
Carsten "Tomcat" Book
23a4962c96 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-05 14:54:11 +01:00
Sebastian Kaspari
8d8173595c Bug 966810 - Don't prompt to enable search suggestions if search suggestions are already enabled. r=liuche 2014-02-03 12:35:00 -08:00
Michael Comella
6eba62f394 Bug 960709 - Part 5: Allow locale change even if HealthRecorder is not yet initialized. r=rnewman 2014-02-04 19:41:30 -08:00
Michael Comella
bd7496f5aa Bug 960709 - Part 4: Use HealthRecorder.isEnabled to make StubbedHealthRecorder use more efficient. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
0a27c264b8 Bug 960709 - Part 3: Add methods to HealthRecorder interface for correctness. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
3c17e9a408 Bug 960709 - Part 2: Use HealthRecorder interface in GeckoApp. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
394b8f7886 Bug 960709 - Part 1: Factor out HealthRecorder interface. r=rnewman 2014-02-04 19:41:29 -08:00
Nick Alexander
7afe4278ee Bug 963442 - Surface notification when Firefox Account needs user action. r=rnewman 2014-01-25 18:14:38 -08:00
Nick Alexander
50fc0eaba4 Backed out changeset c975f01f9483 for having wrong bug number. 2014-01-25 18:13:17 -08:00
Nick Alexander
600423b2a2 Bug 963160 - Use server provided alternate email address. r=rnewman 2014-01-25 18:06:55 -08:00
Nick Alexander
31d5dff6af Bug 963429 - Surface notification when Firefox Account needs user action. r=rnewman 2014-01-25 17:41:01 -08:00
Myk Melez
b805ecc994 bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
Nick Alexander
fe37957d3a No bug: Android Sync test-only warning fixes. r=rnewman DONTBUILD 2014-01-24 16:59:13 -08:00
Ryan VanderMeulen
be6dc78394 Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Ryan VanderMeulen
87e8972424 Merge inbound to m-c. 2014-01-24 16:51:04 -05:00
Sola Ogunsakin
323bb0ed1d Bug 965070 - Add GRID constant to Home.jsm. r=lucasr 2014-01-30 09:51:32 -08:00
Wes Johnston
48a019653a Bug 881861 - Listen to package removed notifications in the quick share menu. r=mfinkle 2014-01-30 12:47:57 -08:00
Wes Johnston
6b5f68c7b4 Bug 960217 - Update share icon for reader mode. r=lucasr 2014-01-30 12:01:56 -08:00
Richard Newman
8ead817faf Merge m-c to s-c. 2014-01-24 11:59:00 -08:00
James Willcox
f1b39c9f82 Bug 957694 - Disable Flash on Tegra devices running KitKat r=blassey 2014-01-24 08:50:47 -06:00
Michael Comella
dd7cd2c8ed Bug 964454 - Correct ReferenceError 'panel' in Home.jsm. r=margaret 2014-01-28 10:36:11 -08:00
Richard Newman
f5ea094a55 Bug 963429 - Point at latest dev servers. r=rnewman (CLOSED TREE) 2014-01-23 20:40:12 -08:00
Nick Alexander
8e30993ed8 Bug 959784 - Show spinner and native error UI as appropriate. r=rnewman 2014-01-23 18:32:34 -08:00
Sola Ogunsakin
d731a37c35 Bug 963404 - Refactor HomeContextMenuInfo creation. r=margaret 2014-01-31 08:30:47 -08:00
Joshua Dover
8155c671b3 Bug 920791 - Hide banner when URL bar is focused. r=lucasr 2014-01-30 10:45:31 -08:00
Sola Ogunsakin
c55312c91b Bug 942889 - Lists - Gallery layout. r=lucasr 2014-01-31 08:57:56 -08:00
Richard Newman
aaf6744434 Bug 963336 - Extract SyncConfiguration computation from GlobalSession. r=nalexander 2014-01-23 16:48:53 -08:00
Richard Newman
a7b0b6d201 Merge s-c. 2014-01-23 16:47:46 -08:00
Gregory Szorc
2c12c3f4d1 Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg
--HG--
extra : rebase_source : 4d4ce909634a079f1032c431bd639fef5b3f38ce
2014-01-23 15:49:24 -08:00
Chenxia Liu
090b04a9c8 Bug 963051 - "Home page lists" settings page causes Nightly to stop. r=margaret 2014-01-23 15:38:48 -08:00
Chenxia Liu
df7a503f5b Bug 962047 - Default search engines are not displayed after turning on search suggestions. r=margaret 2014-01-23 15:35:28 -08:00
Nick Alexander
2739a12677 Bug 956839 - Implement Android native Firefox Account status UI. r=rnewman 2014-01-23 13:54:24 -08:00
Bob Owen
a2c97ca724 Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
Richard Newman
ed837b400a Merge m-c to s-c. 2014-01-22 22:00:13 -08:00
Richard Newman
af02f29c86 Bug 962906 - FxA age verification fails until system uptime is greater than 15 minutes. r=trivial 2014-01-22 18:15:25 -08:00
Ryan VanderMeulen
a88518f0d8 Merge fx-team to m-c. 2014-01-22 15:32:22 -05:00
Ryan VanderMeulen
7395629413 Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Margaret Leibovic
bf206e50c6 Bug 962349 - Enable snippets. r=bnicholson 2014-01-23 15:06:36 -08:00
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