dcashman
2de4f9f971
Fix boolean comparison after sig check.
...
Bug: 17402843
Change-Id: I0cb5ffba1a93f71a250294a41040011234ce1029
2014-09-05 14:45:46 -07:00
Michael Wright
a6863ad622
Merge "Allow for event dispatching when in non-interactive states." into lmp-dev
2014-09-05 19:58:12 +00:00
RoboErik
77a634503f
Merge "send volume button events to adjustSuggestedStream instead of adjustStream" into lmp-dev
2014-09-05 19:49:56 +00:00
RoboErik
d89025f505
Merge "Minor tweaks to MediaBrowser" into lmp-dev
2014-09-05 19:49:46 +00:00
RoboErik
dfafca7691
Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev
2014-09-05 19:49:36 +00:00
RoboErik
845755d6e7
Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-dev
2014-09-05 19:45:44 +00:00
Amith Yamasani
4b278afa0d
Merge "Rename getLocalApprovalIntent to createLocalApprovalIntent" into lmp-dev
2014-09-05 19:43:44 +00:00
RoboErik
272e161c1a
send volume button events to adjustSuggestedStream instead of adjustStream
...
This way the audio system can route the adjustments correctly when a bt
headset is connected.
bug:17281977
Change-Id: Ic41d038e47179baffc86e539562da285446148c7
2014-09-05 12:37:39 -07:00
Michael Wright
57b4ad9f5a
Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-dev
2014-09-05 19:36:47 +00:00
Amit Mahajan
597827e460
Merge "Add gid to configure no_ems_support_sim_operators" into lmp-dev
2014-09-05 19:25:49 +00:00
Amit Mahajan
f11b43d8bf
Merge "Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu" into lmp-dev
2014-09-05 19:25:36 +00:00
Ruben Brunk
8eca9e0f0b
Merge "camera2: Undo mirror for front camera in legacy mode." into lmp-dev
2014-09-05 18:52:54 +00:00
Wei Wang
6550557f99
Merge "Unregister app when advertise failed after registration." into lmp-dev
2014-09-05 18:49:27 +00:00
RoboErik
5dfa0a5f7a
Minor tweaks to MediaBrowser
...
-A swapped the param order on MediaBrowser.MediaItem constructor
-Added a missing aidl file for MediaItem
bug:17205016
Change-Id: I61538d76f76a993ed5a47b881e0d291fef1d8db3
2014-09-05 11:40:34 -07:00
RoboErik
14f717a506
rename add/removeCallback to register/unregisterCallback
...
bug:17390821
Change-Id: Id610b481083686dba2a28b6c7c47b747f89eef4f
2014-09-05 11:40:33 -07:00
Svetoslav
df11867be3
Merge "Fix runtime restart" into lmp-dev
2014-09-05 18:30:42 +00:00
Svetoslav
7de2abb16c
Fix runtime restart
...
Change-Id: Ic50c8b3b06603ad517fdc8a2392ad12318d46817
2014-09-05 11:28:00 -07:00
Jean-Michel Trivi
3512bcd3af
Merge "Permission check for entering MODE_IN_CALL" into lmp-dev
2014-09-05 18:00:51 +00:00
Jeff Sharkey
43a2d06166
Merge "Allow badging updates to install sessions." into lmp-dev
2014-09-05 17:56:39 +00:00
Eino-Ville Talvala
48980da14d
Merge "Camera2: Document supported target combinations for a session." into lmp-dev
2014-09-05 17:54:01 +00:00
Amith Yamasani
51a0e5b546
Rename getLocalApprovalIntent to createLocalApprovalIntent
...
Based on API review.
Bug: 17389920
Change-Id: I84674f25a84d317f017473b6f4ac19c849079323
2014-09-05 10:51:13 -07:00
Chris Craik
def8a37128
Merge "Replace native crash with IAE when calling picture.draw() w/ a HW canvas" into lmp-dev
2014-09-05 17:49:20 +00:00
Chris Craik
96890564bd
Replace native crash with IAE when calling picture.draw() w/ a HW canvas
...
bug:17397958
Change-Id: I75f942db0e604f9fd6ab31e6c81f718c0f57b16a
2014-09-05 10:33:39 -07:00
Chris Craik
0edfd0be15
Merge "Hide color filter mutability" into lmp-dev
2014-09-05 17:30:50 +00:00
Christopher Ferris
982f21fec2
Merge "Add new header to support 32 bit/64 bit dumps." into lmp-dev
2014-09-05 17:30:21 +00:00
George Mount
0ff16cf43a
Merge "API Review: Improve javadoc." into lmp-dev
2014-09-05 17:29:29 +00:00
George Mount
f9557619a7
API Review: Improve javadoc.
...
Bug 17189781
Also rename PatternMotion to PatternPathMotion
Change-Id: I1c4dcbdd65e33cf9de1504277e31f9f7ede0380d
2014-09-05 10:27:27 -07:00
Svetoslav
d0c362de1c
Fix broken aidl
...
Change-Id: I2187abd75b4f60e790b747a492ad610592f2ef53
2014-09-05 10:19:39 -07:00
Jeff Sharkey
ec9bad2015
Allow badging updates to install sessions.
...
For the system restore use-case, an installer may need to enqueue
their sessions quickly before badging details, like icons, have been
downloaded. This change relaxes to allow an installer to update
their session badging after the session has been created. Notify
observers when badging changes.
Rename callback registration methods to match style guide. Relax
constraint that observers are home app. Fix bug around internal
progress reporting.
Bug: 17376797, 17389236, 17334199
Change-Id: I5fb88508baea2f08e89a1504fcf5ef972afad4a7
2014-09-05 10:15:15 -07:00
Svetoslav
c5564b8c0e
Merge "Update FrameStats API per api-council request." into lmp-dev
2014-09-05 17:09:45 +00:00
Svetoslav
e2da374d6e
Merge "Addressing API council comments for UserManager." into lmp-dev
2014-09-05 17:08:12 +00:00
Wei Liu
133f143069
am 0641ab3d: am 636f3eac: Add clear_top flag to settings action intent. Bug: 17200185
...
* commit '0641ab3dd0282edc272f425a245ede63a78dd222':
Add clear_top flag to settings action intent. Bug: 17200185
2014-09-05 17:07:19 +00:00
Svetoslav
53dcd394aa
Update FrameStats API per api-council request.
...
bug:17390382
Change-Id: I50518834569f4d0ec394709294537256f03530e0
2014-09-05 10:07:02 -07:00
Svetoslav
c7d62f02b8
Addressing API council comments for UserManager.
...
bug:17390424
Change-Id: I498d2541289915cb7db16e5c3249ccc7a7dc5ee6
2014-09-05 10:07:02 -07:00
Amith Yamasani
d50f8c46f6
Merge "Remove class that was moved to a different package." into lmp-dev
2014-09-05 17:03:31 +00:00
Wei Liu
0641ab3dd0
am 636f3eac: Add clear_top flag to settings action intent. Bug: 17200185
...
* commit '636f3eac6d3ae69e7cc1dd159fe7cdbb043ce2df':
Add clear_top flag to settings action intent. Bug: 17200185
2014-09-05 16:52:20 +00:00
Jean-Michel Trivi
ccd654e9d4
Permission check for entering MODE_IN_CALL
...
Make the ability to change the audio mode conditional to having
the MODIFY_PHONE_STATE permission.
Make AudioService's internal implementation of the mode setting
(the setModeInt() method) private, it is only meant to be used
by AudioService.
Refer to the permission names through Manifest.permission, not
by their string value.
Bug 14964198
Change-Id: I49870207566e53d5c8764646cece06d8272f93ed
2014-09-05 09:50:54 -07:00
Jeff Sharkey
d3cc74cac2
Merge "Move Size parceling to Bundle." into lmp-dev
2014-09-05 16:46:00 +00:00
Amith Yamasani
36d8d25860
Remove class that was moved to a different package.
...
Completes the API change.
Bug: 17006805
Change-Id: I5031e05df6b1a317a902482274eb056ecaf5dfbb
2014-09-05 09:42:59 -07:00
Tom O'Neill
08e76661bc
Merge "Suppress location tile in QS on lock screen" into lmp-dev
2014-09-05 16:37:44 +00:00
Amith Yamasani
a240d8377a
Merge "Don't allow guests to install from unknown sources" into lmp-dev
2014-09-05 16:32:30 +00:00
Amith Yamasani
450592d37c
Merge "Fix current.txt (fixes build)" into lmp-dev
2014-09-05 16:28:19 +00:00
Akos Ludanyi
acd9ec0510
Merge "Fix ProviderTestCase2 broken by ag/519661:" into lmp-dev
2014-09-05 16:28:05 +00:00
Amith Yamasani
229a125fa2
Fix current.txt (fixes build)
...
Change-Id: Iaa9272d6f32b1562c7d1fbd41e8031c0f9050953
2014-09-05 16:28:03 +00:00
Evan Charlton
c69bfe24a8
Merge "Add a constant for CHANGE_PHONE_ACCOUNTS action" into lmp-dev
2014-09-05 16:27:59 +00:00
Jorim Jaggi
89b39b2b07
Merge "Don't update notification layer when collapsing the panel" into lmp-dev
2014-09-05 16:22:25 +00:00
Robert Greenwalt
a0843f4967
Merge "Fix networking API per scripting checks." into lmp-dev
2014-09-05 16:17:26 +00:00
Evan Charlton
6d8604ff22
Add a constant for CHANGE_PHONE_ACCOUNTS action
...
To make life easier for developers, pull the CHANGE_PHONE_ACCOUNTS
intent action out to a constant.
Bug: 17383844
Change-Id: I6989324c8d01930cd2e2be5d7d0defea860fc718
2014-09-05 16:12:20 +00:00
Jorim Jaggi
1210912600
Merge "Remove "forgot pattern" in pattern view" into lmp-dev
2014-09-05 16:12:04 +00:00
Jeff Sharkey
5ef33984d0
Move Size parceling to Bundle.
...
Size itself shouldn't be Parcelable, since that would be a layering
violation.
Bug: 17390381
Change-Id: Ica62709bd889db51c916c550a0146714b002baa3
2014-09-05 09:07:35 -07:00