Andres Morales
33df937f6f
Mark PDB identifier as SystemApi
...
Had already marked the API itself as system api, just not
the Context.BLAH id. Also update the javadoc as it doesn't
return an FD anymore.
Change-Id: Ic8a5b8c75b0ba0bdf4ad26cf33d5f87eea568376
2014-09-26 17:08:59 -07:00
Eino-Ville Talvala
ccc483696b
Merge "Camera2: Fix parallel session and device close() exception" into lmp-dev
2014-09-26 23:42:30 +00:00
Amit Mahajan
ce1416a64d
Merge "Handling service number convert while roaming." into lmp-dev
2014-09-26 23:32:51 +00:00
Alan Viverette
ab9f1bab6b
Merge "Add callback to track and thumb drawables, propagate state in ASLD" into lmp-dev
2014-09-26 23:13:55 +00:00
Alan Viverette
b067405bf4
Add callback to track and thumb drawables, propagate state in ASLD
...
BUG: 17665424
Change-Id: I22da4530f3e2869d856102e804f020461a46fe49
2014-09-26 16:12:16 -07:00
Dianne Hackborn
820eab3e75
Merge "More debugging for issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
2014-09-26 23:11:40 +00:00
Marco Nelissen
5f411696a6
Validate MTP path
...
Bug: 17673184
Change-Id: I51a64f065d9b3609557af81e596ebeb8720ab6c5
2014-09-26 16:07:49 -07:00
Xia Ying
b82dc3d637
Handling service number convert while roaming.
...
When roaming in GSM/UMTS and internal CDMA network,
(1)change VZW custumer service numeber *611 to +19085594899.
(2)change VZW voice mail number *86 to +1MDN.
Change-Id: Id2bb10d119a1b196538a0e09f5c1f7c4b3f2b890
2014-09-26 15:58:49 -07:00
Svetoslav
44389c5a3c
Merge "Accessibility node provider getting invalid virtual view id." into lmp-dev
2014-09-26 22:56:28 +00:00
RoboErik
e3c3de677c
Merge "Don't forward media keys to the app if the phone session is active" into lmp-dev
2014-09-26 22:52:40 +00:00
Elliott Hughes
39aa0d946b
Merge "Set the system locale correctly even on an encrypted device." into lmp-dev
2014-09-26 22:52:31 +00:00
Dianne Hackborn
fad079dc5d
More debugging for issue #17656716 : Unhandled exception in Window Manager
...
Change-Id: I81d3678e21d293d5896c467ae5c6739c82cfaa95
2014-09-26 15:46:24 -07:00
Eino-Ville Talvala
56fbbeab79
Camera2: Fix parallel session and device close() exception
...
It's possible for the device to have close() called on it
during the session close sequence such that the session still
tries to do a stream reconfiguration on the closed device.
Handle the exception thrown by this attempt.
Bug: 17661765
Change-Id: Iee63c5c559405abe5c044ae251ad56edd1fb3e79
2014-09-26 15:37:26 -07:00
Svetoslav
b3ba1d4e71
Accessibility node provider getting invalid virtual view id.
...
If the virtual child id is not specified we should ask the node
provider to create a node info for the hosting view bu passing
the special host node id.
bug:17664111
Change-Id: I9c2d3195ad813eed7ea4108fe0d7ccb9cc32a1a0
2014-09-26 15:23:36 -07:00
Justin Koh
267874622e
DO NOT MERGE Disable vibration from notificationmanagerservice when on watch
...
This is a hack for this version: in a future framework version, there is an API
to do this.
Bug: 17646502
Change-Id: I7b46c0894c5a21189eb82efa04f2ce50ef1f927c
2014-09-26 22:23:33 +00:00
Igor Murashkin
381d22f706
Merge "camera2: Fix race conditions and deadlocks around configuration" into lmp-dev
2014-09-26 22:20:12 +00:00
Elliott Hughes
f839b4fcb6
Set the system locale correctly even on an encrypted device.
...
Bug: 17659622
Change-Id: Ibbbd5b959bfab5345f20b556c4720d0910b50084
2014-09-26 15:18:20 -07:00
RoboErik
de9ba39c17
Don't forward media keys to the app if the phone session is active
...
This checks if the phone app is currently getting or in a call when a
media key event is sent and sends it to the phone session instead of the
foreground app if it is.
bug:17527302
Change-Id: Ie5d6cf0c897da81d106f2b1a0561b79f4fc35e82
2014-09-26 14:53:06 -07:00
Fabrice Di Meglio
6b0a880e13
Merge "Fix bug #17521147 Settings activity looks terrible on Volantis" into lmp-dev
2014-09-26 20:52:02 +00:00
Fabrice Di Meglio
b22be6fcf2
Fix bug #17521147 Settings activity looks terrible on Volantis
...
- update layouts for PreferenceActivity and its headers
in two panes mode (per UX request)
- add theming where it was missing
Change-Id: I0c478c1a66b6de7e122b7ee73da24f3dd5a7bc28
2014-09-26 13:38:12 -07:00
Ricardo Cervera
b9c000e090
docs: Fixed path for build output.
...
http://b.android.com/76374
Change-Id: I950174eba961e2bf31600671e438e2b85176a9d4
2014-09-26 13:25:02 -07:00
John Spurlock
245bd4ec8a
Merge "Avoid dozing in car mode." into lmp-dev
2014-09-26 20:09:58 +00:00
Dianne Hackborn
192554b59b
Merge "Fix issue #17671802 : "content" command always prints..." into lmp-dev
2014-09-26 20:06:02 +00:00
John Spurlock
bd721cafc4
Merge "Touch-exploration improvements to volume dialog." into lmp-dev
2014-09-26 19:58:45 +00:00
Kevin Ma
17a757d9be
am 938ff081: (-s ours) am 18037f14: Merge "Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""" into klp-modular-dev
...
* commit '938ff081a61d31e5eefca7cee582002aea1c06ff':
Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""
2014-09-26 19:52:06 +00:00
Kevin Ma
938ff081a6
am 18037f14: Merge "Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""" into klp-modular-dev
...
* commit '18037f14e8ee8eea7247c03a9cb27e2a8878fd05':
Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""
2014-09-26 19:43:39 +00:00
Dave Burke
6bf7be3b75
Merge "Revert "Fix memory leak where we close the descriptor instead of the file."" into lmp-dev
2014-09-26 19:33:27 +00:00
Dan Sandler
22ef3ed305
Merge "Don't start the keyguard until boot is done." into lmp-dev
2014-09-26 19:32:26 +00:00
Jérôme Poichet
d29c902f98
Revert "Fix memory leak where we close the descriptor instead of the file."
...
This reverts commit 1503ebd95fc82b1ae6ec8b006e62a9f6109973fa.
Change-Id: Id40cf34821ea244b1a838079bd147bc845b96cb3
2014-09-26 18:59:11 +00:00
Kevin Ma
18037f14e8
Merge "Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""" into klp-modular-dev
2014-09-26 18:52:25 +00:00
Kevin Ma
8174879e09
Revert "Revert "DO NOT MERGE Fix race condition between binder deaths""
...
This reverts commit 04c6d73fd0e4472505275688ef8497bc6697647c.
Bug: 17286687
Change-Id: Ic11d1e35198accb5a05cd419f5a522bc39fc789b
2014-09-26 18:51:16 +00:00
Alan Viverette
a0f63c6e95
Merge "Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VD" into lmp-dev
2014-09-26 18:45:26 +00:00
Dianne Hackborn
2f1993ec46
Fix issue #17671802 : "content" command always prints...
...
..."uid 2000 does not have android.permission.UPDATE_DEVICE_STATS"
Make sure to clear calling identity before getting into the guts
of the activity manager. Also fix the places the activity manager
calls in to battery stats to not require a permission check, anyway.
Change-Id: Ifd90937875b9fe0c36aa3f5cf1ec173746914e6b
2014-09-26 11:28:01 -07:00
John Spurlock
a0457c2e92
Touch-exploration improvements to volume dialog.
...
- Extend the dismiss timeout when interacting with various
subcontrols.
- Ensure "hover" events in touch exploration extend the timeout
in addition to touch events.
- Introduce new helper to standardize interaction callbacks.
- Announce zen toasts.
- Announce zen condition selections, and when existing countdown
conditions are modified.
Bug:17578434
Change-Id: I8a055b3455aa8d20ba93439bdec6cc75db97800e
2014-09-26 14:17:09 -04:00
Michael Wright
1b409bcfb8
Merge "Turn the device on if the camera lens is uncovered." into lmp-dev
2014-09-26 18:13:55 +00:00
Dirk Dougherty
afbe165aec
Doc change: Add IAB v2 deprecation notice.
...
Change-Id: Ide22c4aa8c56fdd83cb6ce2989eb8c449c55c7c1
Conflicts:
docs/html/google/play/billing/index.jd
2014-09-26 11:09:12 -07:00
Martijn Coenen
0a094c61bc
Merge "Add hidden API to disable NFC (optional persist)." into lmp-dev
2014-09-26 18:08:31 +00:00
Paul Lawrence
3cedef53ce
Merge "Don't set dev.bootcomplete until interacting with user" into lmp-dev
2014-09-26 17:58:26 +00:00
Jorim Jaggi
e51b21a81e
Merge "Don't preload task description icons when opening recents" into lmp-dev
2014-09-26 17:57:05 +00:00
Alan Viverette
5004032ebc
Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VD
...
BUG: 17646144
Change-Id: I58c111d86224dc8f7f557073c0bcbc22ad74aa1b
2014-09-26 10:37:30 -07:00
Paul Lawrence
95cce9f382
Don't set dev.bootcomplete until interacting with user
...
Specifically we want to not set it when encrypting and showing
progress.
Bug: 17606949
Change-Id: I668cf47781011e7fcea7aa3b43c7783b3dea77a1
2014-09-26 10:16:45 -07:00
Selim Cinek
17580af3cb
Merge "Fixed a bug where the QS could get stuck" into lmp-dev
2014-09-26 17:14:17 +00:00
Raph Levien
c8ffeeca67
Merge "Defer spelling correction with apostrophe" into lmp-dev
2014-09-26 17:12:49 +00:00
Selim Cinek
1fdd65e204
Fixed a bug where the QS could get stuck
...
Bug: 17655858
Change-Id: I099b07504617670101b10bcbaf9fcb42cee23a1c
2014-09-26 19:05:50 +02:00
Jorim Jaggi
bdd4b201e4
Don't preload task description icons when opening recents
...
Bug: 17624331
Change-Id: I55a1184efd5982122f87fab99a5402336b380d7c
2014-09-26 19:00:05 +02:00
Jason Monk
5eeebf5c29
Don't start the keyguard until boot is done.
...
Create the KeyguardServiceDelegate but don't bind until boot is done.
Until the keyguard is bound, the delegate will assume it should be
in a secure state.
Bug: 17464800
Change-Id: I91650d1e3e3ea993168855bc3444b905aac9aac3
2014-09-26 12:53:29 -04:00
Selim Cinek
7e3bfca8d0
Merge "Fixed a crash with disapearing views" into lmp-dev
2014-09-26 16:50:36 +00:00
Kenny Guy
a2b48057e1
Merge "Uninstall for all users should check device admins." into lmp-dev
2014-09-26 16:36:43 +00:00
RoboErik
2b731e7b7c
Merge "Disable MediaSessionLegacyHelper debugging" into lmp-dev
2014-09-26 16:25:45 +00:00
RoboErik
9b2e567ad4
Merge "Remove BT routes when BT is turned off" into lmp-dev
2014-09-26 16:25:29 +00:00