Commit Graph

14661 Commits

Author SHA1 Message Date
Jim Mathies
ad73cb6c28 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Kartikaya Gupta
540d107094 Bug 1071758 - Don't send two click events when doing a medium length tap. r=bnicholson 2014-09-29 15:32:44 -04:00
Carsten "Tomcat" Book
203c114322 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Eugen Sawin
10514e3510 Bug 1072639 - Fix context for web app notifications. r=snorp 2014-09-24 14:39:07 +02:00
Eugen Sawin
dff3fab30e Bug 1034114 - Defer remote debugger initialization via notification. r=snorp 2014-09-26 18:53:12 +02:00
Wes Kocher
90f6caa641 Merge m-c to inbound a=merge 2014-09-26 19:16:54 -07:00
Brian Nicholson
11e1f9150e Bug 1073257 - Fix condition for suggested image URL. r=me 2014-09-26 13:43:32 -07:00
Nick Alexander
c895290da3 Bug 1069648 - Add instrumentation manifests to moz.build. r=ted
These manifests are special in that they don't package their test files
into the test package.  Each test listed in an instrumentation manifest
serves as an identifier rather than a file.

--HG--
extra : rebase_source : 0321528a2dc380e57b824746efbcf61d295204a9
2014-09-26 11:44:58 -07:00
Nick Alexander
c7eb81d119 Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj
We hard-code a number of default panel configuration options here, so
let's add another.

I don't care to migrate serialized Guest profile Home Panel
configurations forward.  I don't expect there are any: no Home Panel
configuration is written to SharedPreferences until the user edits the
default configuration in Settings > Customize > Home, and I expect ~0
folks to have taken these steps while in Guest Mode.

While I was here, I updated the other uses of GeckoProfile.inGuestMode
to guard Sync related things that I found.

--HG--
extra : rebase_source : 995a70fb19abbd1958e84f2517bd864ffdf75584
2014-09-26 11:44:56 -07:00
Nick Alexander
feead1eb8e Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.

--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
Ryan VanderMeulen
5c949f8890 Merge m-c to inbound. a=merge 2014-09-26 17:01:30 -04:00
wesj
1b588ab324 Bug 1063541 - Destory singleton NetworkManager object when requested. r=mfinkle 2014-09-25 13:05:00 -07:00
Brian Nicholson
e8a5dcaf32 Bug 1071039 - Update TestSuggestedSites to check IDs. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
4cc3520ff3 Bug 1071039 - Add ID support to suggested sites. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
4a47ae9d7a Bug 1073257 - Get imageurl and bgcolor from cursor 2014-09-26 11:34:39 -07:00
Brian Nicholson
ba1902adf3 Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor 2014-09-26 11:34:39 -07:00
wesj
ec2a2da566 Bug 1071076 - Handle enter key in search page searches. r=margaret 2014-09-26 11:31:12 -07:00
wesj
9e399bdfd8 Bug 1072332 - Allow clearing metadata based on a profile name. r=mfinkle 2014-09-26 11:31:11 -07:00
wesj
5b33ccde26 Bug 1071091 - Restrict the system download manager to non-release builds for now. r=nalexander 2014-09-24 22:29:00 -07:00
Michael Comella
b3cce5583a Bug 1072466 - Part 2: Update url bar entry asset. r=lucasr 2014-09-26 11:22:49 -07:00
Michael Comella
30683fde10 Bug 1072466 - Part 1: Update tabs panel button asset. r=lucasr 2014-09-26 11:21:24 -07:00
Projjol Banerji
eb3166e06f Bug 1060056 - Rename MainActivity to SearchActivity. r=margaret
--HG--
rename : mobile/android/search/java/org/mozilla/search/MainActivity.java => mobile/android/search/java/org/mozilla/search/SearchActivity.java
2014-09-26 11:12:59 -07:00
Jim Chen
dde35410d0 Bug 1073328 - Prevent using our own handler as system handler; r=snorp 2014-09-26 15:45:46 -04:00
James Willcox
17a864b3d5 Bug 1024614 - Send network link change events on Android r=blassey,mcmanus
--HG--
extra : histedit_source : eb8916c6322cf8f858a63a9df252ffae041b275a
2014-09-26 13:31:38 -05:00
Ryan VanderMeulen
5876228105 Backed out changeset 46902f2ea759 (bug 1024614) for Android robocop crashes. 2014-09-26 13:28:50 -04:00
Lucas Rocha
808ed081be Bug 1056002 - Tint the status bar on KitKat+ (r=mfinkle) 2014-09-26 13:29:15 +01:00
Lucas Rocha
2f6381a262 Bug 1056002 - Merge picasso and nineoldandroids jars into one (r=nalexander) 2014-09-26 13:29:14 +01:00
Carsten "Tomcat" Book
e8c52fe173 merge fx-team to mozilla-central a=merge 2014-09-26 13:27:36 +02:00
Brian Nicholson
d264adbac2 Bug 1073052 - Use main looper to initialize UI thread and handler. r=rnewman 2014-09-25 13:27:03 -07:00
Margaret Leibovic
b633a50d4e Bug 1064152 - Properly handle intent:// URIs. r=wesj 2014-09-25 11:28:48 -07:00
Margaret Leibovic
d59ef6b6c1 Bug 1063703 - Use dominant color algorithm to get search engine color. r=mfinkle,bnicholson 2014-09-25 11:28:45 -07:00
Mark Finkle
401131a8d9 Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman 2014-09-23 15:25:28 -04:00
Mark Finkle
eff06f88b9 Bug 1072263 - When using --profile, Gecko expects a nameless profile. No need to shutdown. r=bnicholson 2014-09-24 23:05:31 -04:00
Mark Finkle
428d8d9785 Bug 735740 - Use swipe-to-dismiss to delete individual formfill entries r=bnicholson 2014-09-24 19:43:04 -04:00
Michael Comella
937d77faf4 Bug 1071878 - Put an empty rectangle for websites without favicons on new tablet. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png
2014-09-24 16:38:33 -07:00
Michael Comella
1687af0f80 Bug 1058909 - Part 4: Adjust forward button position and spacing. r=lucasr 2014-09-24 15:45:07 -07:00
Michael Comella
c760504921 Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr 2014-09-24 15:45:07 -07:00
Michael Comella
82effbc737 Bug 1058909 - Part 2: Add new tablet toolbar resources. r=lucasr 2014-09-24 15:45:07 -07:00
Christian Vielma
b65d53ef7e Bug 1064068: Filtering non input text fields from text selection to prevent errors in log: r=margaret 2014-09-22 19:47:50 -07:00
Ryan VanderMeulen
79910dd5bf Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
36c25772d1 Merge fx-team to m-c. a=merge 2014-09-24 15:58:32 -04:00
Jim Chen
c665929ae2 Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp 2014-09-24 14:12:54 -04:00
Lucas Rocha
74f29b3efa BUg 1061508 - Use FadedTextView in the toolbar (r=bnicholson) 2014-09-24 18:27:44 +01:00
Lucas Rocha
2059131d15 Bug 1061508 - Change FadedTextView to be a ThemedTextView (r=bnicholson) 2014-09-24 18:27:43 +01:00
Lucas Rocha
71a69470a5 Bug 1072414 - Use outsideOverlay scrollbar style in pre-search UI (r=margaret) 2014-09-24 18:25:44 +01:00
Carsten "Tomcat" Book
07d60492f6 Backed out changeset cc4d456a02e7 (bug 1065306) for breaking Android nightlys 2014-09-24 08:30:54 +02:00
Carsten "Tomcat" Book
380df73272 Backed out changeset 7a1c2d387052 (bug 1065306) 2014-09-24 08:30:35 +02:00
Carsten "Tomcat" Book
5eb8e199bc Backed out changeset c4ecd64d8b95 (bug 1065306) 2014-09-24 08:30:30 +02:00
Nick Alexander
48a60fa21f Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal 2014-09-23 09:52:47 -07:00
Nick Alexander
2df6dc950f Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.

I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-09-23 09:52:45 -07:00