194710 Commits

Author SHA1 Message Date
Adam Lesinski
c33062ff0c Merge "AAPT2: Proguard rules generation added." into mnc-dev 2015-06-09 19:57:55 +00:00
John Spurlock
93f6fe9594 Merge "Fix horrible warning on every systemui startup." into mnc-dev 2015-06-09 19:55:30 +00:00
Adam Lesinski
f17138f068 Merge "Fix calculation of power drain from BT and WiFi" into mnc-dev 2015-06-09 19:52:11 +00:00
Adam Lesinski
8576cf941d Fix calculation of power drain from BT and WiFi
Unit issue (mV vs V).

Change-Id: I08843312339ccf35a3b55b1c2385c36fdbf61ead
2015-06-09 12:48:25 -07:00
Fyodor Kupolov
4056b81402 Merge "Do not enforce PHONE_STATE_PERMISSION to register listener" into mnc-dev 2015-06-09 19:47:30 +00:00
Fyodor Kupolov
309b2f63f3 Do not enforce PHONE_STATE_PERMISSION to register listener
PHONE_STATE_PERMISSION should not be required to register to the following
event types:
- PhoneStateListener.LISTEN_CALL_STATE
- PhoneStateListener.LISTEN_DATA_ACTIVITY
- PhoneStateListener.LISTEN_DATA_CONNECTION_STATE

In case of LISTEN_CALL_STATE, an empty string should be passed instead of
incomingNumber, when caller has no PHONE_STATE_PERMISSION.

Bug: 21588537
Change-Id: I5b6d0308924f7e4cd13a983b8e0c9b3a5bbb119b
2015-06-09 12:44:39 -07:00
Tyler Gunn
b674d069d8 Merge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-dev 2015-06-09 19:44:06 +00:00
Kevin Gabayan
d2784701ac Merge "simple AnyMotionDetector" into mnc-dev 2015-06-09 19:30:14 +00:00
Svetoslav
d6461bc4a6 Merge "Update location permission description" into mnc-dev 2015-06-09 19:29:01 +00:00
Yorke Lee
02fb5bc52b Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS
Bug: 19696065
Change-Id: Ibe253c8cd66938ea1cd560d443008026eb1005d9
2015-06-09 12:28:06 -07:00
Svetoslav
d2731dd3ba Update location permission description
bug:21700600

Change-Id: I60de598ee0d8cfebd4df329532987ce533c39c32
2015-06-09 12:27:31 -07:00
Yohei Yukawa
eae09d1ad7 Merge "Update JavaDoc of EditorInfo#packageName." into mnc-dev 2015-06-09 19:23:02 +00:00
Chris Wren
bd6b5fb4c3 instrument notification longpress controls
Bug: 21700903
Change-Id: Iafd0c16d202ed5dde626ee007259d56aec4de5ec
2015-06-09 15:13:01 -04:00
Chris Wren
611eaa9edf induct a bunch of new logging categories.
Bug: 21114836
Change-Id: I978a0af2cf86e836091ef9219194e4b587a5534e
2015-06-09 15:12:50 -04:00
Robin Lee
472834518e Switch over to updated VPN warning strings
These are more consistent and have placeholders for the description of
whatever VPN apps are actually active.

Bug: 20516964
Bug: 17474682
Change-Id: I37ff287b795f10bbbb192540f09f8100bb27b1a0
2015-06-09 12:04:23 -07:00
John Spurlock
66f6cd63b7 Merge "Volume: Show disabled level on slider when muted by zen." into mnc-dev 2015-06-09 18:56:51 +00:00
Paul Miller
c8694a082a Deprecate WebView scrollbar overlay API
Deprecate setHorizontalScrollbarOverlay, setVerticalScrollbarOverlay,
overlayHorizontalScrollbar, and overlayVerticalScrollbar. They've been
no-ops for years, ever since WebViewChromium.

BUG:21642246
Change-Id: Ia1062c53fdbaa7a0d282ba79da733a6f3b9ac84f
2015-06-09 11:48:01 -07:00
John Spurlock
f5b1f04427 Fix horrible warning on every systemui startup.
- Migrate away from deprecated getDrawable calls in DismissViewButton.

Change-Id: If85d5b0f9cbfb76536ffb50d0daddd6e311f1339
2015-06-09 14:46:01 -04:00
John Spurlock
b0a2e5fbc5 Volume: Show disabled level on slider when muted by zen.
Bug: 21267436
Change-Id: I366b19e443589be7cc989f1c501801a7f49f0195
2015-06-09 14:41:52 -04:00
Jason Monk
33e737bbd1 Merge "QS: Accessibility announce entering/exiting detail" into mnc-dev 2015-06-09 18:41:14 +00:00
Dan Sandler
99a37f137d Null check when reconstituting legacy icon data.
Bug: 21353798
Change-Id: I07f6c7310d4589128b175759f737cf902585f97e
2015-06-09 14:34:38 -04:00
Selim Cinek
78528b22c2 Fixed a RTL layouting bug with LinearLayout
When the RTL properties of a horizontal LinearLayout
changed, nobody enforced the view to be layouted anew,
even though its layout is dependent on the layout
direction. This could lead to stale layouts being
temporarily layouted the wrong way.

Bug: 20495301
Change-Id: I979c8d86ee711626b2901b65ebdf007c1eb1c0fa
2015-06-09 18:33:19 +00:00
Eino-Ville Talvala
7b7e1f97aa Merge "ExifInterface: Add a few tag fields." into mnc-dev 2015-06-09 18:29:08 +00:00
Andreas Gampe
2c936af815 Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev 2015-06-09 18:20:00 +00:00
Adam Lesinski
a1ad4a812a AAPT2: Proguard rules generation added.
Change-Id: Ifbe79516cd9a1ade471e211a259301c63b62ac67
2015-06-09 11:14:24 -07:00
Jason Monk
17b70a503d QS: Accessibility announce entering/exiting detail
Bug: 19327327
Change-Id: I97c1daaa71361fca0b3b29614eb14a4a4199ae7a
2015-06-09 18:12:30 +00:00
Kevin Gabayan
89ecf82f8e simple AnyMotionDetector
Change-Id: I9d49aab83a47c0667a1a059fcb8c7cfddedeb896
2015-06-09 11:04:47 -07:00
Jason Monk
e3fd6de9d6 Fix build.
Change-Id: I560dc798a238173d72e3835962ed82681977dba1
2015-06-09 13:58:57 -04:00
Alex Klyubin
508e665cea Support for Android Keystore Cipher.wrap and unwrap.
Cipher.wrap and .unwrap are supported by Android Keystore in released
versions of Android. The new Android Keystore provider should thus
continue supporting these for backward compatibility.

Bug: 18088752
Change-Id: I95319b13d5c4e9681f6539016e6449d73f81131d
2015-06-09 10:56:34 -07:00
Christopher Ferris
2d073ba83c Change wtf errors from ASSERT to ERROR.
Calling println_native with the value of ASSERT will set the abort
message. Unfortunately, there are numerous cases where one thread aborts,
but before that thread can communicate with debuggerd, another thread
calls wtf, which overwrites the abort message from the original
failing thread.

Fix this by changing this to an error level log message.

Bug: 21490722
Change-Id: I9500e2e63eea96722602fdd46c86939c001a7c65
2015-06-09 10:51:43 -07:00
Ben Kwa
907c695d40 Merge "Add a divider between the roots selector and files list." into mnc-dev 2015-06-09 17:48:31 +00:00
Tony Mantler
9b0f9a2c9b Merge "Tweak ApplicationsState for use by TvSettings" into mnc-dev 2015-06-09 17:44:49 +00:00
Ben Kwa
a6a50d037b Add a divider between the roots selector and files list.
BUG=21643911

Change-Id: Ie7c4d1a014b9fbdccb91d80907c89e2309c9891f
2015-06-09 10:43:59 -07:00
Tony Mantler
bdbb5a8d77 Tweak ApplicationsState for use by TvSettings
b/21328967

Change-Id: I1da8a908491ec4ade7fcc729acf6c08f043cc495
2015-06-09 10:42:59 -07:00
Doris Liu
a46ccc164d Merge "Infer value type for ObjectAnimator, too" into mnc-dev 2015-06-09 17:42:00 +00:00
Ben Kwa
7c04308f51 Merge "Clean up icons in DocumentsUI." into mnc-dev 2015-06-09 17:35:20 +00:00
Tao Bao
7dc2e9c59c Merge "Improve the reboot-to-recovery dialogs" into mnc-dev 2015-06-09 17:34:16 +00:00
Paul McLean
dd0db9f63d Merge "Adding default handler to (re)Routing callbacks where no handler is provided." into mnc-dev 2015-06-09 17:20:50 +00:00
Mike Lockwood
c87cd46dc7 Merge "UsbMidiDevice: Only keep ALSA devices open when device is in use" into mnc-dev 2015-06-09 17:20:20 +00:00
Tony Mantler
d951d65d8a Merge "Move ApplicationsState to SettingsLib" into mnc-dev 2015-06-09 17:20:19 +00:00
Eric Laurent
ba497f0c16 Merge "Use only strong references to AudioEffect" into mnc-dev 2015-06-09 17:19:10 +00:00
Clara Bayarri
0f925d0def Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev 2015-06-09 17:18:50 +00:00
Paul Jensen
7b8ce2fa0e Merge "Log SslErrors from captive portal sign in app." into mnc-dev 2015-06-09 17:16:20 +00:00
Paul Jensen
16bef48d22 Merge "Add support for tel: links in captive portal app." into mnc-dev 2015-06-09 17:11:10 +00:00
Richard Uhler
659716d7a0 Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev 2015-06-09 16:40:57 +00:00
Julia Reynolds
058652c23d Merge "Remove the ability to set a preferred setup activity." into mnc-dev 2015-06-09 16:37:57 +00:00
Julia Reynolds
cedd53adc3 Remove the ability to set a preferred setup activity.
Bug: 21557327
Change-Id: I8c1809d25c5f5fcd186dfc0636d8ac47ed5fc903
2015-06-09 12:34:27 -04:00
Sudheer Shanka
0fcf4161c5 Merge "Update some strings." into mnc-dev 2015-06-09 16:26:12 +00:00
Andreas Gampe
ee0cdce2a8 Frameworks/base: Add is64Bit method to Process
Add a public method to Process to query whether the current runtime
is running in 64-bit mode.

Bug: 21069469
Change-Id: Ifaf4251f05bbe5eba135fa977190e475632856bd
2015-06-09 09:22:55 -07:00
Chris Craik
342540c030 Merge "Add tracing to GLSurfaceView" into mnc-dev 2015-06-09 16:14:43 +00:00