Commit Graph

17267 Commits

Author SHA1 Message Date
Sebastian Kaspari
32e0da13ce Bug 1183068 - TopSitesCursorWrapper: Add new interface method setExtras(Bundle). r=mhaigh
--HG--
extra : commitid : HkwRrcL988q
extra : amend_source : cada60488867f077e013fe50c7fe4b2c8a77b770
2015-08-11 11:54:38 +02:00
Sebastian Kaspari
ab42648987 Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella
--HG--
extra : commitid : 1QLzM3Rs5lx
2015-08-11 11:09:37 +02:00
Sebastian Kaspari
924f663dca Bug 1164287 - Theme v21: Base ActionBar.FxAccountStatusActivity and ActionBar.GeckoPreferences on Material ActionBar. r=mhaigh
--HG--
extra : commitid : 8Kr9DnEukvL
extra : amend_source : 3e2f73a262f93cafa93b7dbbd5dc7b5e0471ee45
2015-08-11 10:39:56 +02:00
Sebastian Kaspari
465f8b80ff Bug 1192814 - PanelRecyclerView: Create context menu for header. r=jonalmeida
--HG--
extra : commitid : 3ZR71TUm0z9
extra : amend_source : 31aa338f8f9feb89fc3bb1cc53df15787c2b03ad
2015-08-11 10:22:39 +02:00
Sebastian Kaspari
49d9cc3879 Bug 1192780 - panel_item_container: Remove unnecessary view for click highlighting. r=jonalmeida
--HG--
extra : commitid : 4QVAPQEyx9Q
extra : rebase_source : 69f7fcf9fc33aba04ac642a3c9b7cffe34d58e69
2015-08-11 10:16:35 +02:00
Michael Comella
df7bdff830 Bug 1177611 - Move non-private browsing indicator to static drawables. r=mhaigh
This is not strictly necessary, but is a step towards removing the
tab_indicator_selected*.png assets (bug 1192048).

--HG--
extra : commitid : 3dPylPDgKpW
extra : rebase_source : b99a3d44b4ab454bcb16c9e0a3429407a9785d66
2015-08-06 15:31:00 -07:00
Michael Comella
70531a1eea Bug 1177611 - Set tabs panel indicator to purple when private. r=mhaigh
--HG--
extra : commitid : 5GOkxA6dOrA
extra : rebase_source : 474bad12e7e4731aa35e33fd99d3992530340c55
2015-08-06 15:23:28 -07:00
Michael Comella
1354ff7be1 Bug 1177611 - Copy tabs_panel_indicator -> tabs_strip_indicator. r=mhaigh
The next commits will modify tabs_panel_indicator so that unrelated views will
change.

--HG--
rename : mobile/android/base/resources/drawable/tabs_panel_indicator.xml => mobile/android/base/resources/drawable/tabs_strip_indicator.xml
extra : commitid : J2Sv1RABity
extra : rebase_source : 8888766da4eec2a4db41b970e203ebe7b6f9be9a
2015-08-06 15:10:58 -07:00
Michael Comella
7a3034927e Bug 1177611 - Update tabs tray pressed pb color. r=mhaigh
--HG--
extra : commitid : LeToQ7C5yNh
extra : rebase_source : 1241eccf232e6bd010b48f6ff5977d4add2c25c3
2015-07-28 16:49:42 -07:00
Michael Comella
72e34d017e Bug 1177611 - Change private browsing thumbnail highlight to @color/private_browsing_purple. r=mhaigh
--HG--
extra : commitid : IxmB445gl0d
extra : rebase_source : 2ddbc21178d2dacdcbfeacf92e3f431264e7c881
2015-07-24 17:00:40 -07:00
Mark Capella
b865699f7f Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen
--HG--
rename : mobile/android/base/mozglue/JNITarget.java => mobile/android/base/annotation/JNITarget.java
rename : mobile/android/base/mozglue/RobocopTarget.java => mobile/android/base/annotation/RobocopTarget.java
rename : mobile/android/base/mozglue/WebRTCJNITarget.java => mobile/android/base/annotation/WebRTCJNITarget.java
2015-08-10 19:19:51 -04:00
Michael Comella
16ac2ddd09 Bug 1179479 - Set the 3-dot menu MenuItemActionBar colors. r=mhaigh
The tint for disabled icons broke when I made setEnabled no longer use a
colorFilter to change the color of a disabled view.

--HG--
extra : commitid : 5kojb8o6VpU
extra : rebase_source : 1cd7ae3168b13920dd34d33c2b18e2c15e90301d
2015-08-05 15:38:57 -07:00
Michael Comella
cab05a83c4 Bug 1179479 - Tint menuItemActionBar buttons via tint list. r=mhaigh
Note that this undoes a small change I made previously in this series to set
the color of the action bar icons via setColorFilter.

--HG--
extra : commitid : GY9G4bvX8lv
extra : rebase_source : 6b2f1407e6ffd1f4e9767f0047e9ff7220f26cf3
2015-08-05 15:13:38 -07:00
Michael Comella
84ec7c9bdc Bug 1179479 - Invalidate Themed* after refreshing drawable state. r=mhaigh
afaict, refreshDrawableState only sets the appropriate back-end bits to change
the state but does not request a redraw. For example, refreshDrawableState
eventually calls Drawable.setState, whose docs specify:

  If the new state you are supplying causes the appearance of the
  Drawable to change, then it is responsible for calling invalidateSelf
  in order to have itself redrawn, and true will be returned from
  this function.

Notably, there are no other calls to invalidate in the call hierarchy so I
added one.

The reason this (sometimes) worked before is because the views would be
invalidated in some other way, e.g. setDrawable would be called.

Without this patch, the next patch would update the reload menu icon on press
(i.e. another invalidate call) but not when the tab was switched from
non-private to private.

--HG--
extra : commitid : 6sgL4RK8hij
extra : rebase_source : 7f86f67146fda826ee089fec0f16cd6fe290e9e0
2015-08-05 14:17:49 -07:00
Michael Comella
1d2f68afb8 Bug 1179479 - Set search icon to tabs icon grey when in private mode. r=mhaigh
--HG--
extra : commitid : Bud0fWy9Llo
extra : rebase_source : 0dedde468e1c488ab70896ad9c7b8c5ed2f2a98f
2015-07-30 19:18:29 -07:00
Michael Comella
068173b93d Bug 1179479 - Correct color of url bar text in private mode. r=mhaigh
--HG--
extra : commitid : 4nwJ2ySVLvq
extra : rebase_source : 8ef5a3746a7876d57aac88042eef5f058462ca05
2015-07-30 19:07:00 -07:00
Michael Comella
594f9a1880 Bug 1179479 - Set tablet private browsing hit area to spec. r=mhaigh
--HG--
extra : commitid : Fpo7PHHQmjN
extra : rebase_source : a8d8e25cd9d4546fa07abb01fb2f9d1e5736cb89
2015-07-23 17:13:35 -07:00
Michael Comella
e653b65647 Bug 1179479 - Tint color of easy-to-do tablet toolbar icons. r=mhaigh
This first patch is intentionally simple and incomplete. Still TODO:
* Bookmarks icon (on xlarge tablets)
* Magnifying glass in the browser toolbar
* Hit areas

--HG--
extra : commitid : JVuXqHcVM67
extra : rebase_source : f8f4828067630888ac4aec7cc9eaa058f8ae1681
2015-07-23 15:18:23 -07:00
Michael Comella
f5ab4f7fbe Bug 1192044 - Remove shadowed xlarge browser_toolbar_height. r=mhaigh
It's declared to be the same value in the large configuration so the xlarge
should be redundant (and a potential source of confusion).

--HG--
extra : commitid : 7gjtCQBp0po
extra : rebase_source : ec8b42004fe256cf05d275b53aa51ac3a5d5b814
extra : histedit_source : 6d2da0edb475df5061331dd94976fd2003c01551
2015-08-06 15:35:39 -07:00
Wes Kocher
dc40842768 Merge m-c to fx-team, a=merge CLOSED TREE 2015-08-10 15:03:13 -07:00
Wes Kocher
509f11b522 Merge b2ginbound to central, a=merge CLOSED TREE 2015-08-10 14:58:41 -07:00
Wes Kocher
9ea5043ff7 Merge fx-team to central, a=merge
CLOSED TREE

--HG--
extra : amend_source : 21e718d9a7fec5aa1ea30443fc8838a30b29489b
2015-08-10 14:50:01 -07:00
ffxbld
3188a80526 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-08-10 12:20:42 -07:00
Giovanny Andres Gongora Granada
016bba9ceb Bug 1188984 - Remove 'public' and 'static' keywords from nested interfaces and enums in TabPanel. r=sebastian 2015-08-06 23:44:00 -04:00
Reuben Morais
26b85c489b Bug 1192102 - Remove unused file embedded/android/GeckoSmsManager.java. r=blassey
IGNORE IDL
2015-08-06 18:59:00 -04:00
Martyn Haigh
6da7448bc7 Bug 1179758 - Missing icon for 'Add to reading list' button under custom menu; r=mcomella
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_reader_add.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_reader_add_asset.png
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_reader_remove.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_reader_remove_asset.png
extra : commitid : KcjzNvjdZdK
2015-08-10 14:36:27 +01:00
Martyn Haigh
df01344e3b Bug 1191333 - Replace hardcoded Firefox with short brand name variable; r=liuche
--HG--
extra : commitid : 9sMpWDtvlFO
extra : rebase_source : 4e0f44855f0ec184424585176e272abb20888010
2015-08-05 15:50:07 +01:00
Ryan VanderMeulen
5cc008b35c Merge m-c to fx-team. a=merge 2015-08-10 09:46:20 -04:00
Alexandre Poirot
9c0a24f39a Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
Sebastian Kaspari
644a604cec Bug 1184190 - Send RESTRICTED startup action when restricted profile is used. r=mfinkle
--HG--
extra : commitid : 3nDfkIQXPAh
extra : amend_source : ed752a6090c707582f0a6de394f19aa84d99bd56
2015-08-09 19:58:43 +02:00
Jonathan Almeida [:jonalmeida]
40277f25c7 Bug 1038996 - Don't prepopulate the address bar with 'about:home', and 'about:privatebrowsing' on new tabs; they should be a placeholder. r=mcomella
--HG--
extra : transplant_source : %82%96%8E%01gE%BDz9V%5E%22%CAU%16%E6v%D7%D0%3E
2015-08-03 23:36:18 -07:00
younghwan.ji
fb63b5e435 Bug 1175430 - Expose Network-Specific Error Cause for Various Error Handling in App Layer. r=btseng
--HG--
extra : histedit_source : 3458196d9d236fade4403ac1e0d2c7b37e0ce855
2015-08-10 10:08:23 +09:00
Sebastian Kaspari
cbd3577645 Bug 1139672 - Home panels: Update default order. r=margaret
--HG--
extra : commitid : GjaDQdXVoiB
extra : rebase_source : 2d87870435d319ff991ab2fb46918a46e9d5bc75
2015-08-03 15:29:37 +02:00
Allison Naaktgeboren
44d504c2f3 Bug 1125280 Part 2- Different suggestedsite tiles on first run for kidfox.r=sebastian 2015-08-07 21:41:32 -07:00
Allison Naaktgeboren
7346aec254 Bug 1125280 Part 1 build- Different suggestedsite tiles on first run for kidfox.r=gps 2015-08-07 21:40:41 -07:00
Martyn Haigh
dcbddaf314 Bug 1177612 - Contextual hint first time we show the tracking protection shield. r=margaret
--HG--
extra : commitid : FQl4QYogQwK
extra : rebase_source : ee6ee36ed1dfd155286875191b7764a23f3d7130
extra : source : 7078117211e39fe757fbb73f8aa5e80c747db799
2015-08-05 15:15:46 +01:00
Chenxia Liu
e6019b3b7d Bug 1192446 - Use &brandName in Kidfox firstrun. r=mcomella
--HG--
extra : commitid : KTFVOUJwwJn
extra : rebase_source : b819b0bc25ccd1cd27b883eb94bc0ba9d658a3ae
2015-08-07 16:49:31 -07:00
Chenxia Liu
e37a48d94f Bug 1192072 - Change copy in Settings for Tracking Protection. r=mcomella
--HG--
extra : commitid : ATml6rOraUE
extra : rebase_source : 38a2c754490ec6ed26e92b78cd8116ad6a6a26aa
2015-08-07 15:50:34 -07:00
Chenxia Liu
b47d87a677 Bug 1188699 - Remove unused code for temporarily overriding Active Mixed Content blocking. r=nalexander
--HG--
extra : commitid : 3Ivy5mMx98V
extra : rebase_source : f0bacd78b268dcfccc6acf0d335f5b630846ea90
extra : amend_source : 689e19444973034199d40fe86394e921dc233376
2015-08-06 18:34:07 -07:00
Michael Comella
18bf3d97cc Bug 1191580 - Capitalize "Private Browsing" in about:privatebrowsing on non-private tabs. r=mfinkle
--HG--
extra : commitid : 15BxPjIiRQP
extra : rebase_source : 6009b7fdd8925c08a187a8ec33492d0a3ffe8e79
2015-08-07 14:05:55 -07:00
Chenxia Liu
e8e475261b Bug 1192288 - Change copy in disabled doorhanger for TP. r=mcomella
--HG--
extra : commitid : 2j5r4bzLSAk
extra : rebase_source : 0f27ff29e8ef5a71cf230d838bc7b083ed8f8a65
2015-08-07 12:34:17 -07:00
Sebastian Kaspari
ade04881a9 Bug 1191208 - Custom first-run screen for restricted profiles. r=margaret
--HG--
extra : commitid : F7K7JvfGer8
extra : rebase_source : 18946606a10613823da186caca567d1d7e1a2b75
2015-08-07 21:01:00 +02:00
Nick Alexander
02104c39ef Bug 1175457 - Only dismiss super toasts at the start of tap actions. r=rnewman
--HG--
extra : commitid : 5GXUTPvsX2C
extra : rebase_source : d1cb7be9c6c55adbbba829a13027226a33e76662
extra : amend_source : 245893e442bab771c1164c2c0b246544971a084a
2015-08-06 12:02:20 -07:00
Sebastian Kaspari
4f429817f6 Bug 1189680 - Restricted profile: Finalize title strings and remove descriptions. r=margaret
--HG--
extra : commitid : 1PC6ZdlClcO
extra : rebase_source : 974a437686ae817b14b5dcb7c074574770b16a21
2015-08-07 18:32:01 +02:00
Phil Ringnalda
de2d9cf371 Merge m-c to m-i 2015-08-09 16:39:03 -07:00
Jordan Lund
91a0fc233b Bug 1186522 - remove requirement of signed add-ons for beta builds, r=mossop 2015-08-09 16:04:06 -07:00
Carsten "Tomcat" Book
19fce95294 Merge mozilla-central to fx-team 2015-08-07 13:21:30 +02:00
Carsten "Tomcat" Book
bfa6580a77 merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
Chenxia Liu
2c2984b246 Bug 1185173 - Update toolbar icons for passive mixed content. r=margaret
--HG--
extra : commitid : 6lgbwZwVb0O
extra : rebase_source : dfae8e8577fb046603fbfea1032ee006a647eac8
2015-08-05 18:26:12 -07:00
Liang-Heng Chen
2458e4c039 Bug 1188935 - Part 1: enable NsdMulticastDNSManager only if API level >= 21. r=rnewman 2015-08-06 03:22:00 +02:00