Commit Graph

17986 Commits

Author SHA1 Message Date
Michael Comella
5365d2ffca Bug 1214401 - Remove android: prefix from several attributes. r=sebastian
This should make these attributes compatible with Theme.AppCompat.

--HG--
extra : commitid : IsmpzvpV3ox
extra : rebase_source : 92eed417ac1067cd962c57624d8b2530cdba8fd6
2015-10-15 10:08:45 -07:00
Michael Comella
0033ed3909 Bug 1214401 - Make CrashReporter extend AppCompatActivity. r=sebastian
--HG--
extra : commitid : A8iTVHqDA0P
extra : rebase_source : 5e30005fcbe79e05ee8df1d6157ca6fd3158683a
2015-10-14 17:14:49 -07:00
Michael Comella
d4e507bc0a Bug 1214401 - Move accentColor to non-API specific application styles. r=sebastian
We override this in most places so it shouldn't affect the application too much.

--HG--
extra : commitid : 21btkn6GZap
extra : rebase_source : 600f66cc5836ad040a4ec497569f6cb6d6b2df19
2015-10-14 16:13:28 -07:00
Carsten "Tomcat" Book
f56a925c1e Merge m-c to fx-team 2015-10-16 15:01:23 +02:00
Carsten "Tomcat" Book
15c4d32dd7 merge mozilla-inbound to mozilla-central a=merge 2015-10-16 13:17:56 +02:00
Michael Comella
dc1b55b9c2 Bug 1201770 - Update google search engine icon. r=margaret
I added a wiki page to note how to do this in the future:
  https://wiki.mozilla.org/Mobile/Fennec/Android/Updating_search_engine_icons

--HG--
extra : commitid : Ip8CADRg3gF
extra : rebase_source : f5d87e1b53971f30e655044c55d2ade0799532d8
2015-10-15 11:01:45 -07:00
Kalpesh Krishna
2a09224700 Bug 1205817 - Fixing ellipsis issue. r=vivek
--HG--
extra : commitid : ByrbxJa6dWE
extra : amend_source : 5bf88b8f79be6971faf0de9f9685168fbcc467be
2015-10-15 18:35:54 +03:00
Sebastian Kaspari
557dca1b5e Bug 1214630 - Rename 'tabContentStart' attribute of TabMenuStripLayout. r=mcomella
This will resolve conflicts when introducing the android design support library
in bug 1189306.

--HG--
extra : commitid : 6mkNPj0xng4
extra : rebase_source : 3feee4e9f361cb3e18e7c7c02f6ec206de6cb015
2015-10-15 12:11:09 +02:00
Alexandre Poirot
89cb263b54 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
--HG--
rename : devtools/shared/Console.jsm => toolkit/modules/Console.jsm
2015-10-15 03:45:22 -07:00
Carsten "Tomcat" Book
9e9666b762 merge mozilla-inbound to mozilla-central a=merge 2015-10-15 11:52:40 +02:00
Mark Finkle
d0fb347fcf Bug 1194182 - Add some toast telemetry r=margaret 2015-10-14 16:08:29 -04:00
Mark Finkle
8a4bae3106 Bug 1194182 - Implement switch-to-tab for add-on toast notifications r=margaret 2015-10-14 16:08:26 -04:00
Mark Finkle
e8aec8d2ac Bug 1194182 - Change DownloadNotifications.jsm to support newer selectOrAddTab r=margaret 2015-10-14 16:08:21 -04:00
Allison Naaktgeboren
b54510f21d Bug 1207845 - bold part of the suggestion button that is not mUserSearchTerm for search suggestions.r=mcomella 2015-10-14 14:57:48 -04:00
Jim Chen
b61049781c Bug 1211600 - Queue disposeNative call for GeckoView if Gecko is not ready; r=snorp
If Gecko is not ready, we should queue the disposeNative call in
GeckoView.onDetachedFromWindow instead of calling it right away. We use
the PROFILE_READY state here to correspond to
GeckoView.onAttachedToWindow, where we make the open call on
PROFILE_READY.
2015-10-15 15:49:49 -04:00
Carsten "Tomcat" Book
ca6314e244 merge fx-team to mozilla-central to pick up rc1 bustage fix on a CLOSED TREE 2015-10-14 16:18:07 +02:00
Sebastian Kaspari
78e59ca46f Bug 1213921 - Only check application restrictions to determine whether the user is on a restricted profprofile. r=ally
--HG--
extra : commitid : H9Pc5CaMXHf
extra : rebase_source : e224982841f87052d751a7fa7cabeac4d6b9a93f
2015-10-14 12:46:51 +02:00
Carsten "Tomcat" Book
e4f4a66c39 Merge m-c to fx-team 2015-10-14 12:48:50 +02:00
Carsten "Tomcat" Book
0ecf764867 merge mozilla-inbound to mozilla-central a=merge 2015-10-14 12:46:09 +02:00
Carsten "Tomcat" Book
b89882ad11 merge fx-team to mozilla-central a=merge 2015-10-14 12:31:33 +02:00
Reuben Morais
d6a61b2628 Bug 1213170 - Re-enable WebSMS on B2GDroid. 2015-10-13 21:51:56 -03:00
Reuben Morais
5fcd0fe0cf Bug 1213170 - Always generate JNI stubs for GeckoSmsManager. r=nalexander 2015-10-13 21:51:50 -03:00
Fabrice Desré
05c67f4d70 Bug 1213170 - Disable the sms backend for now r=me 2015-10-13 09:56:12 -07:00
Carsten "Tomcat" Book
18b99bf0cf merge fx-team to mozilla-central a=merge 2015-10-13 11:59:55 +02:00
Reuben Morais
1e26ba3392 Bug 748391 - Implement markMessageRead on the Android backend. r=snorp 2015-10-13 01:08:51 -03:00
Michael Comella
ebe708381a Bug 1213366 - Remove android: prefix from colorPrimary*. r=sebastian
This changes the color of the settings action bar to grey, as expected.

Note that I was unaware of this no-prefix convention when I wrote the previous
patch and added an "android:actionBarStyle" which may be confusing things
further. We may also benefit from removing the prefix there and fixing the
results.

--HG--
extra : commitid : 6aYSAKTkbkB
extra : rebase_source : cc66caa6da48dce95b58f4fd225ac01f1ffa9ee7
2015-10-09 14:25:57 -07:00
Mike Hommey
9af046b5b4 Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
The configure option has explicitly thrown an error for more than a year now,
and it happens that the remaining way to still forcefully use it has been
broken for more than 8 months.
2015-10-14 08:02:34 +09:00
Allison Naaktgeboren
277923d09f Bug 12084105 - Remove 'Firefox Marketplace' from the list of default Top Sites thumbnails.r=mcomella 2015-10-09 12:08:00 +02:00
Carsten "Tomcat" Book
5e3c101647 Backed out changeset 308e28cb1d94 (bug 1208410) for permanent rc1 test failures 2015-10-14 15:51:14 +02:00
Sebastian Kaspari
4ea55df479 Bug 1211848 - GeckoInputConnection: Re-request focus if GeckoView is not active view for the input method. r=jchen
On (at least) Android 6.0 it can happen that GeckoView has focus but is not the active view for the input
method. As a consequence InputMethodManager will ignore the call to showSoftInput().

--HG--
extra : commitid : 6Gkhejuli6g
extra : rebase_source : bd5486bc60af060f058b0335a524a1b9aafe1b8f
2015-10-13 13:57:43 +02:00
Richard Newman
178c7e32be Bug 1208410 - Follow-up: fix bustage from 308e28cb1d94 and add a comment to avoid it in the future. a=bustage, landing on a CLOSED TREE
--HG--
extra : commitid : Cjpy5hSbYnM
2015-10-13 20:48:05 -07:00
Carsten "Tomcat" Book
b340b15978 merge fx-team to mozilla-central a=merge 2015-10-12 11:05:43 +02:00
Margaret Leibovic
e76ac1bda3 Bug 1209352 - Update FAQ page URL. r=liuche
--HG--
extra : commitid : ZSIh9D7uhB
extra : rebase_source : 330c77cd7f306ebd33111eaf9d1350cb83276441
2015-10-06 17:36:13 -04:00
Martyn Haigh
0b49f3d776 Bug 1205335 - Allow homepage to be set by distributions. r=nalexander
--HG--
extra : commitid : 2iVaLDVp6m5
extra : rebase_source : b2b8ec9d34109d0df56ea92c66fe8df4f4490eb0
2015-10-08 16:35:32 +01:00
Allison Naaktgeboren
36a79394f2 Bug 948937 - crash in java.lang.ClassCastException: org.mozilla.gecko.home.TwoLinePageRow...r=sebastian 2015-10-13 20:19:28 -04:00
Allison Naaktgeboren
b3d2674630 Bug 12084105 - Remove 'Firefox Marketplace' from the list of default Top Sites thumbnails.r=mcomella 2015-10-13 20:05:12 -04:00
Mark Capella
e6110504b2 Bug 1212363 - Add Telemetry to |Bookmark Added| Dialog and its actions, r=mfinkle 2015-10-13 17:46:55 -04:00
Prateek Arora
5fdf0cb8c5 Bug 1164879 - Use system UI for request desktop site checkbox.r=mcomella 2015-10-03 01:24:46 +05:30
Nick Alexander
b47fb2c75a Bug 1213418 - Part 1: Use mozregression to download in |mach artifact|. r=me
DONTBUILD NPOTB

--HG--
extra : commitid : LU7F5VjVj4m
extra : rebase_source : 5c9e36c01c7aa757d41a9994877b6f7d7568f4e3
2015-10-09 17:47:17 -07:00
Mark Finkle
00f87cff3c Bug 1213430 - Add more Toast telemetry r=liuche 2015-10-09 19:54:32 -04:00
Mark Finkle
a9e2300f1e Bug 1213416 - Add a specific Extra to LOAD_URL telemetry in the Awesomescreen r=liuche 2015-10-09 19:54:29 -04:00
Dipti Nirmale
fc11977a3a Bug 1140048 - Add "Send to other device" Shareplane to top level menu. r=mcomella
--HG--
extra : commitid : 4xRGvDayrUV
extra : rebase_source : 895f0b3443a9a8b73a403a604e9ea84adc47f317
2015-10-09 16:07:36 -07:00
Dipti Nirmale
8e3c298727 Bug 1140048 - Move 'share' button down, replacing quick share view in menu. r=mcomella
--HG--
extra : commitid : 5GfoZXzBPJX
extra : rebase_source : 1fb1319b4e7fde6892acd81a9c7752834ad03c16
2015-10-09 16:07:35 -07:00
Dipti Nirmale
6c24b057da Bug 1140048 - Remove 'Send to other device' menu item from share menu. r=mcomella
--HG--
extra : commitid : 7f4gdqpKcWF
extra : rebase_source : 8ab9a9cabeee8280b7bdc0bba0ceeeb2fb381864
2015-10-09 16:07:35 -07:00
Dipti Nirmale
8c14390cdd Bug 1140048 - Remove quick share bar and set the action view to Default. r=mcomella
--HG--
extra : commitid : DhTv3E2Q7cN
extra : rebase_source : c067db307548e736c437e1a767ff37ef0ad86333
2015-10-09 16:07:35 -07:00
Dipti Nirmale
cbefb95577 Bug 1140048 - Add 'send to device' and remove quick share item in toolbar menu. r=mcomella
--HG--
extra : commitid : 5uEroTeLbIF
extra : rebase_source : c524953b4bbcfb28f79880ba5a1c779359ecc79f
2015-10-09 16:07:35 -07:00
Fabrice Desré
17b2f50fee Bug 1213480 - b2gdroid builds broken after bug 1201206 r=nalexander 2015-10-09 16:34:16 -07:00
Carsten "Tomcat" Book
d652ecd66e merge mozilla-inbound to mozilla-central a=merge 2015-10-09 11:43:07 +02:00
Michael Comella
20babcff4f Bug 1208268 - Move tab received notifications to a broadcast receiver. r=nalexander
I tested multi-locale builds and the notification is in the new language as
expected.

--HG--
extra : commitid : H4ESwDwwebb
extra : rebase_source : 172fc75d5430d250b6b1cf2082da8da833ac230f
2015-10-01 15:37:36 -04:00
Mark Finkle
1eca0d11ff Bug 1214234 - Be explicit about LOAD_URL telemetry from Home Panels r=liuche 2015-10-13 13:45:21 -04:00