ztenghui
14aedd1fbf
Fixing AVD animation with startOffset
...
b/17160751
Change-Id: If030ca04f5a7dd7e732dcc5dfb18d51faa7e7b79
2014-08-22 12:41:06 -07:00
Jorim Jaggi
730e9bceb7
Merge "Make alarm invisible when going to detail in QS" into lmp-dev
2014-08-16 04:36:39 +00:00
Jorim Jaggi
aa6c364082
Make alarm invisible when going to detail in QS
...
Bug: 17058346
Change-Id: Id93eb150582799a3e258c839c056e0fa38259424
2014-08-20 16:59:51 +02:00
Nicolas Prevot
d26bfec44b
Merge "Allow the system in other users to call startActivityAsCaller." into lmp-dev
2014-08-16 04:36:37 +00:00
John Spurlock
7fa31601a6
Merge "Copy framework internal resources for indeterminate anim." into lmp-dev
2014-08-20 12:26:29 +00:00
John Spurlock
06b7b61352
Copy framework internal resources for indeterminate anim.
...
Bug:14622065
Change-Id: Icfe4df5b01f342b7d3dc792e03391dc764abd59b
2014-08-20 11:44:45 -04:00
Santos Cordon
80030f90b6
Merge "Made all classes required for an InCallService @SystemApi" into lmp-dev
2014-08-20 12:26:29 +00:00
Gabriel Peal
b95f169a74
Made all classes required for an InCallService @SystemApi
...
Bug: 17153048
Change-Id: I6b46969e976a47fd814022939a99b823fcb7b2bd
2014-08-20 16:08:53 +00:00
Nicolas Prevot
5ef7e19a0e
Allow the system in other users to call startActivityAsCaller.
...
BUG: 17148852
Change-Id: I4c9811b7da90b5705e72001dd36bf67d559cb189
2014-08-20 11:09:29 +01:00
Igor Murashkin
3a6eba01c4
Merge "camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader" into lmp-dev
2014-08-19 02:43:23 +00:00
Igor Murashkin
517b74533a
camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader
...
Return empty array since no implementation-defined sizes are supported
Bug: 17007153
Change-Id: I178e89ef6b2640896f8657765beb458022d66ae5
2014-08-19 10:51:30 -07:00
Igor Murashkin
ae0da7a81c
Merge "camera2: (Legacy) Add control.sceneMode = DISABLED to templates" into lmp-dev
2014-08-19 02:43:23 +00:00
Lajos Molnar
d504ab14d2
media.MediaPlayer: don't check file-existence for URI-s with scheme
...
setDataSource can be called with URI-s as well as with file paths.
Check file-existence only for file:// URI-s as well as URI-s
without scheme (which are assumed to be paths).
Bug: 17109022
Change-Id: I70f16a4f614dcef0b47fa264cf708473036cef4e
2014-08-19 11:08:08 -07:00
Igor Murashkin
981952d07a
camera2: (Legacy) Add control.sceneMode = DISABLED to templates
...
Bug: 17024375
Change-Id: Ie4e2a7f22caa842b4f3850f3739f22c5f6a9b88f
2014-08-19 11:04:31 -07:00
RoboErik
a66c40bf6e
Update MediaSession APIs for council feedback
...
-Changes MediaSessionManager.SessionsListener to OnActiveSessionsChangedListener
and makes it an interface.
-Renames MediaController.VolumeInfo to MediaController.AudioInfo
-Renames MediaSession.Track to MediaSession.Item
bug:17059552
Change-Id: I3a0b4371700ad6657972c312a5ab89ddfac6df5b
2014-08-19 17:12:42 +00:00
Chris Craik
f1381debec
Merge "Respect round rect clip when determining op opaqueness" into lmp-dev
2014-08-19 15:47:37 +00:00
George Mount
7f15164ecb
Add a way to get Transitions from a TransitionSet.
...
Bug 17113732
Change-Id: I0a157a59448e66560ba2252709971131c5dea401
2014-08-19 16:43:06 +00:00
Chris Craik
2262abbd16
Respect round rect clip when determining op opaqueness
...
bug:17115570
Change-Id: I30184b4678d333b5d222af8b61daa07a5e865cab
2014-08-18 19:55:36 -07:00
Adrian Roos
49e057d7ee
Play "device trusted" sound when onTrustInitiatedByUser fires
...
Bug: 16840500
Change-Id: I73fbe5c2cff665ccb637abb9039d57f377d9df53
2014-08-18 16:53:27 +00:00
Jorim Jaggi
fe9c0a58aa
Merge "Don't allow to scroll to QS if not provisioned" into lmp-dev
2014-08-16 04:36:37 +00:00
Jorim Jaggi
18bd04fdfe
Don't allow to scroll to QS if not provisioned
...
Bug: 15593900
Change-Id: I54ae38f7f2c82e26b859ba7b7b3a5e096e18289e
2014-08-20 15:00:36 +02:00
Jorim Jaggi
3bf37725bd
Merge "Fix accessibility actions for navigation bar" into lmp-dev
2014-08-16 04:36:39 +00:00
Jorim Jaggi
7beadfc714
Fix accessibility actions for navigation bar
...
Because we handle touch events with custom code, we also need to
handle accessibiltiy correctly.
Bug: 15938266
Change-Id: I186807b7349881a5f0804d7452974cc3c3a8a160
2014-08-20 14:51:06 +02:00
Selim Cinek
255dd04271
Added notification color to all system notifications
...
Bug: 17128331
Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb
2014-08-20 14:25:18 +02:00
Justin Koh
0fc2ff7b8a
Merge "Add check to allow notification listener packages to post >50 notifications" into lmp-dev
2014-08-16 04:32:18 +00:00
Justin Koh
38156c504e
Add check to allow notification listener packages to post >50 notifications
...
Bug: 13433398
Change-Id: I77abf19982add240e1bbe8196fbe148d32884f68
(cherry picked from commit 2dbd36fc7f9341ecef51c2ed96a0f21b046f5a8d)
2014-08-19 10:02:39 -07:00
John Spurlock
fc12e6f1da
Merge "Revert workaround for network limit dialog." into lmp-dev
2014-08-16 04:32:18 +00:00
John Spurlock
169126bf4d
Revert workaround for network limit dialog.
...
Restore the window type now that it no longer crashes.
This reverts https://googleplex-android-review.git.corp.google.com/#/c/527371/
Bug:17102499
Change-Id: Ifb93a959a693b5925712ae82192c80790b6aefb1
2014-08-19 12:40:02 -04:00
John Spurlock
3eccbc270d
Data usage limit strings + icon changes.
...
- Change notification icon + text.
- Change QS detail overlimit title.
Bug:17042440
Change-Id: I45ebd82c3e676ec265f29b778605444ae4a1c4f1
2014-08-19 10:25:47 -04:00
Terry Heo
5e85359a36
Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev
2014-08-16 04:15:21 +00:00
Terry Heo
1ca0a43251
CEC: Broadcast language setting whenever it changes
...
Bug: 16995278
Change-Id: Id695d4d2f213cd8039c9915f3d4e451e829e715c
2014-08-18 11:16:05 +09:00
Jungshik Jang
b26fcf68e1
Merge "Disable device when it's removed or disabled." into lmp-dev
2014-08-16 04:15:21 +00:00
Jungshik Jang
0ec59fa2b3
Disable device when it's removed or disabled.
...
Bug: 17122583
Change-Id: Iabda3123ab7e3366c53ae39d9887cb0dd90bdd89
2014-08-20 14:36:54 +09:00
Jae Seo
50afbb308d
Fix the signature of nativeSendScratchpadCommand
...
Change-Id: Ie90a7317f4cf368bf84a64d72e3d8b0de2458b50
2014-08-19 20:40:03 -07:00
Sascha Prueter
3d848bbef6
Merge "Compress miscellaneous fonts." into lmp-dev
2014-08-20 01:43:56 +00:00
Jeff Brown
4720ada123
Merge "Use the CAST_SETTINGS activity for Cast Screen / More Settings." into lmp-dev
2014-08-16 04:32:18 +00:00
Jeff Brown
184926239b
Use the CAST_SETTINGS activity for Cast Screen / More Settings.
...
Change-Id: Ifc2e505896ecf17ac2d0d24a3fec07c10d604448
2014-08-19 20:08:52 -07:00
Jeff Brown
b135d06cb8
Remove incomplete media router API. (DO NOT MERGE)
...
Change-Id: I310fadafb5a6b8190a32e5d87f3e1823c87bcef7
2014-08-19 20:08:52 -07:00
Jeff Brown
6dd10edae5
Merge "Remove incomplete media router API. (DO NOT MERGE)" into lmp-dev
2014-08-16 04:32:18 +00:00
Wenchao Tong
36ecb30b87
Merge "Annotate @SystemApi on some WifiManager methods." into lmp-dev
2014-08-19 02:43:23 +00:00
Etan Cohen
155bbf1ea4
Enable VoLTE with overlay configuration allowing disabling.
...
Bug: 17134661
Change-Id: Ie6262b2b39848a13729a4b9d6acad10ebb91636b
2014-08-20 02:42:49 +00:00
Wenchao Tong
4d11492071
Annotate @SystemApi on some WifiManager methods.
...
Bug: 17112931
Change-Id: I5980bc46bc1f16316caecd7fcc6cd771b8ca6cdf
2014-08-19 09:42:41 -07:00
Adam Powell
240ecfe54f
Merge "Update text selection handles to have a minimum touch target size." into lmp-dev
2014-08-16 04:32:18 +00:00
Adam Powell
3fceabd64c
Update text selection handles to have a minimum touch target size.
...
The text selection handles were traditionally sized based on the size
of the provided drawables. When these drawables are visually small, do
not restrict the size of the touch target beyond a certain minimum.
Bug 16851360
Change-Id: If6a468c7b3a9a1a21913006633f00699637751c0
2014-08-19 18:28:31 -07:00
Adam Powell
75d6bc1aee
Merge "Make Toolbars (and Toolbar-based ActionBars) have constant text size" into lmp-dev
2014-08-19 02:43:23 +00:00
Adam Powell
2c818ca0a5
Make Toolbars (and Toolbar-based ActionBars) have constant text size
...
Bug 16397655
Change-Id: I908feb1c0a44e4d6061ed49a81c326c841bb2e7c
2014-08-19 11:11:42 -07:00
Ihab Awad
9e4329ea0b
Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev
2014-08-19 15:47:37 +00:00
Ihab Awad
6107bab041
ConnectionService API has only one completed callback (1/3)
...
Refactor ConnectionService API so it has only one "completed"
callback, and connection state and failure codes indicates what
happened. Previous design where we had separate callbacks for failure,
cancellation and success was error prone because it was easy to forget
to implement one of them.
Bug: 16993846
Bug: 17070939
Change-Id: I84bf5d041cf78193ccf80db201b08db3b7014830
2014-08-19 10:51:00 -07:00
Dianne Hackborn
ccc8c29af1
Merge "Fix issue #17114392 : android.com.phone crashes - PackageManager code" into lmp-dev
2014-08-16 04:32:18 +00:00
Dianne Hackborn
4a88bf9985
Fix issue #17114392 : android.com.phone crashes - PackageManager code
...
Change-Id: Ib02119c6f313384a73fa7cb7b2b62dbd716fa6ca
2014-08-18 18:07:23 -07:00