Alan Viverette
e9939c110e
Merge "Remove background override for sw720dp preference panel" into lmp-dev
2014-09-12 01:28:46 +00:00
Tyler Gunn
2df938e56b
Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev
2014-09-12 01:27:37 +00:00
Alan Viverette
934f81a2a4
Merge "Make the TimePicker and light DatePicker styles public" into lmp-dev
2014-09-12 01:21:53 +00:00
Alan Viverette
5a05a21680
Merge "Move padding back into to the dialog message" into lmp-dev
2014-09-12 01:20:59 +00:00
Craig Mautner
7d7808fcf8
Show all windows from activity that hides keyguard
...
Popup windows from the activity hiding the keyguard weren't being
shown. This change retrieves that activity from PhoneWindowManager
and applies the show or hide call to the windows that match the
activity.
Fixes bug 16479813.
Change-Id: Ia6fe97240aec85c5233eee9038138f7d48095a6e
2014-09-11 18:02:38 -07:00
Alan Viverette
87eaaf0f87
Make the TimePicker and light DatePicker styles public
...
BUG: 17478212
Change-Id: I0b1b5db6973807a42d9d13479f3db3ac513e8290
2014-09-11 17:55:42 -07:00
Chet Haase
25877af238
Merge "Unfilled shapes should not report themselves as opaque" into lmp-dev
2014-09-12 00:54:18 +00:00
George Mount
4188d0de10
Fixed NPE in EnterTransitionCoordinator
...
Bug 17478213
Change-Id: I6614f6e9e91103fbf50c49d2560088969f90685a
2014-09-11 17:47:11 -07:00
Dianne Hackborn
9d52f791b9
Fix issue #17377423 : Frequently see 500ms latency on app open...
...
...even for apps in cache
64 bit devices are cool, so they get to use more RAM for their
caches.
Shhhh, don't tell 32 bit devices, they get terribly jealous.
Change-Id: Iec9a0c43718a75530555bac50185658a682969aa
2014-09-11 17:46:06 -07:00
Chet Haase
22cf0b0cb8
Unfilled shapes should not report themselves as opaque
...
Issue #17470611 Stroked, unfilled GradientDrawable shouldn't cast a shadow
Change-Id: Ied60e12c2d2567efec8dac1fe69c77b49ef25b8e
2014-09-11 17:45:43 -07:00
Amith Yamasani
cf79a56c71
Merge "Check for singleUser attribute even for persistent apps" into lmp-dev
2014-09-12 00:44:06 +00:00
Chris Craik
81fba70972
Merge "Fix null rect parameter for saveLayer / saveLayerAlpha" into lmp-dev
2014-09-12 00:35:17 +00:00
Jorim Jaggi
5262fe3a1a
Merge "Add massive logging to investigate blank Keyguard" into lmp-dev
2014-09-12 00:30:28 +00:00
Michael Wright
1208e2718d
Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY
...
Bug: 17290118
Change-Id: Iae3866bf3f7ac24f756ec4c183e848a79d1f779b
2014-09-12 00:23:14 +00:00
Jorim Jaggi
b01287fbfb
Add massive logging to investigate blank Keyguard
...
This CL needs to be reverted after the issue is fixed, as it clutters
the code a lot.
Bug: 17439581
Change-Id: I548fdd73bbcd6d6ce727901f9dcd9f3f7268db9d
2014-09-12 02:17:48 +02:00
Alan Viverette
95b1f84313
Remove background override for sw720dp preference panel
...
BUG: 17449927
Change-Id: I8a52a7c2b25028c450e838890bd061fc00fd6f03
2014-09-11 17:14:47 -07:00
George Mount
a374bc049c
Merge "Fixed empty TransitionSet not notifying listeners." into lmp-dev
2014-09-11 23:56:36 +00:00
Chris Craik
9bc13a353f
Fix null rect parameter for saveLayer / saveLayerAlpha
...
bug:17476559
Change-Id: I3ba43c9eed8f6fc455eb41e0990e75e0f4c7b648
2014-09-11 16:55:10 -07:00
Jorim Jaggi
c13fcace7e
Make sure FLAG_DISMISS_KEYGUARD brings up bouncer
...
Bug: 17449741
Change-Id: I682b9acb1d8bca8a83953a59c9548f9f0ca56f4b
2014-09-11 16:50:29 -07:00
Amith Yamasani
e1e98741ff
Merge "Annotate bindServiceAsUser with SystemApi" into lmp-dev
2014-09-11 23:48:37 +00:00
Amith Yamasani
c85029f7d9
Annotate bindServiceAsUser with SystemApi
...
Bug: 17470388
Change-Id: I0961e6ebabaffd91e3d152074b2f64ca4f9ba8fb
2014-09-11 16:47:17 -07:00
Brian Carlstrom
38c29ca3c7
Merge "Add zygote preloading of shared libraries" into lmp-dev
2014-09-11 23:40:33 +00:00
Amith Yamasani
12a1d81de7
Check for singleUser attribute even for persistent apps
...
This enables Nfc to start a service on a different user.
Bug: 17462401
Change-Id: I92b2bcc2867a380ee18f77a40032bc43e4672c23
2014-09-11 16:39:31 -07:00
Alan Viverette
446666c57d
Move padding back into to the dialog message
...
Makes lists look weird, but we need some dynamic adjustment of padding
if we're going to handle every combination of buttons/message/etc.
BUG: 17460357
Change-Id: I2990f72f3761f3a0e9cf5d295101af2b99685cff
2014-09-11 16:37:05 -07:00
Brian Carlstrom
6c9af96de5
Add zygote preloading of shared libraries
...
Bug: 17459019
Change-Id: I7cb4ecd0ec9542aa9079420fe158cedca7fca028
2014-09-11 16:36:45 -07:00
Alan Viverette
5171dee215
Remove unsafe methods that take TypedArray
...
BUG: 15782973
Change-Id: Ief4ff69c90c16b0e8c93316af9d46ae9639648fa
2014-09-11 16:33:01 -07:00
Yigit Boyar
dba92d416d
Merge "Add support for default content description in DecorToolbar" into lmp-dev
2014-09-11 23:30:47 +00:00
Alan Viverette
34e53ab66e
Merge "Vertically align toolbar child views with similar gravities" into lmp-dev
2014-09-11 23:24:48 +00:00
Svetoslav
36f6951e32
Merge "Fix back button behavior and clean up in print preview activity." into lmp-dev
2014-09-11 23:24:20 +00:00
Alan Viverette
e3cb7baeb9
Vertically align toolbar child views with similar gravities
...
Also fixes Body1 text size, action bar title size on sw600dp-land.
BUG: 17266152
Change-Id: Ib686dd6e80dfcdad920c922a532f4f5d6252fa19
2014-09-11 16:23:29 -07:00
Ihab Awad
d27a3870f6
Merge "Change UI to represent conferenced IMS connections (1/3)" into lmp-dev
2014-09-11 23:18:04 +00:00
Adam Powell
fb008d6ac3
Merge "Remove View methods that can't be used safely from the SDK" into lmp-dev
2014-09-11 23:12:27 +00:00
Craig Mautner
3969cabf59
Merge "If activity is an alias get maxRecents from target" into lmp-dev
2014-09-11 23:02:27 +00:00
Craig Mautner
8307ea701c
If activity is an alias get maxRecents from target
...
Activity aliases do not pick up values in the PackageParser. The
actual values should come from the target activity instead.
Also ActivityInfo now propagates maxRecents in copy constructor
and across Binder calls (via parcelling).
Fixes bug 17391328.
Change-Id: I35d248032eca7557528c9d499b3b38f27c713d09
2014-09-11 15:53:44 -07:00
Jeff Davidson
8afddbe7e9
Merge "Update VpnService Javadoc to reflect new UX." into lmp-dev
2014-09-11 22:41:24 +00:00
Adam Powell
5eb3ffc24c
Remove View methods that can't be used safely from the SDK
...
View methods that previously accepted a TypedArray to initialize
parameters parsed from xml cannot be used correctly by apps. The
TypedArray passed must always be obtained from a context using the
filter array com.android.internal.R.styleable.View, which is not
visible to the SDK.
A previous change already made this safe for existing apps already
using it so that they don't crash, this change removes these methods
from the SDK entirely.
Change-Id: I62099087ad6fd5bf8363e863b04fd0434b8cdfca
2014-09-11 15:38:55 -07:00
Craig Mautner
532e551e68
Merge "Add null check to TaskPersister file list." into lmp-dev
2014-09-11 22:36:18 +00:00
Prerepa Viswanadham
ba4f57a1c6
Remove onConnectionCongested callback
...
Bug:17289507
Change-Id: I49fd99d320084c618dcec756b832fb3b6a6aec51
2014-09-11 22:29:27 +00:00
Jeff Brown
c46cd62b5c
Merge "Clean entire arg block when setting process name." into lmp-dev
2014-09-11 22:28:43 +00:00
Svet Ganov
c946e9ab46
Merge "Fix edit text error state in the print UI." into lmp-dev
2014-09-11 22:15:59 +00:00
George Mount
e6f66e78a5
Merge "Fixed: TransitionSet setStartDelay did nothing." into lmp-dev
2014-09-11 22:08:36 +00:00
Ihab Awad
2ef34be665
Change UI to represent conferenced IMS connections (1/3)
...
IMS conferenced connnections cannot individually hold or disconnect.
Bug: 17451623
Change-Id: Ie945d2c23f752f5403d01668606fe893dca0a882
2014-09-11 15:02:39 -07:00
George Mount
04600023d0
Fixed: TransitionSet setStartDelay did nothing.
...
Bug 17452965
Change-Id: Id2fd6ed3bd8e7156dd3d22dcd83117cec12e3528
2014-09-11 14:59:58 -07:00
George Mount
db352c7835
Merge "Have Activity Transitions activited by a new window attribute." into lmp-dev
2014-09-11 21:54:13 +00:00
Griff Hazen
335e1f03df
Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener
...
If a provided notification key does not resolve to a Notification Record
Bug: 17473071
Change-Id: Ib4b4156ca91eb9e545274a36722c2dc547aa39a3
2014-09-11 14:53:23 -07:00
George Mount
784ab49b6e
Merge "Allow Path approximation to work with a single point Path." into lmp-dev
2014-09-11 21:51:58 +00:00
Igor Murashkin
6894f60c9c
Merge "camera2.legacy: Add aberration, noisereduction, timestamp source keys" into lmp-dev
2014-09-11 21:50:34 +00:00
Jeff Davidson
6d6ea3b6be
Update VpnService Javadoc to reflect new UX.
...
The major change is that consent is now "sticky" and lasts until the
user explicitly disables the VPN connection.
Bug: 17474362
Change-Id: Id4e7807e635bbfc7645741135209d46763e280f9
2014-09-11 14:44:31 -07:00
Sreeram Ramachandran
623ce7f779
Merge "Hide mutable VpnService APIs to add/remove IP addresses dynamically." into lmp-dev
2014-09-11 21:39:08 +00:00
George Mount
38a664986b
Fixed empty TransitionSet not notifying listeners.
...
Bug 17469482
Change-Id: I2673960e75737d659e52132f1f3b8230080adb7b
2014-09-11 14:37:20 -07:00