Adam Lesinski
58a3104206
am 0c0fcce6: Merge "Add Configuration changes to UsageStats" into lmp-dev
...
* commit '0c0fcce6a5ce39df0161a78fbb0577d4c70a7a87':
Add Configuration changes to UsageStats
2014-09-04 20:41:16 +00:00
Adam Lesinski
430f5680b6
Merge "Add Configuration changes to UsageStats" into lmp-dev
2014-09-04 20:35:51 +00:00
Jason Monk
7b72d72259
am f06881a4: Merge "Proxy fixes from API review feedback" into lmp-dev
...
* commit 'f06881a4755f146efcc2abca83f48580f16f794f':
Proxy fixes from API review feedback
2014-09-04 20:03:38 +00:00
Jason Monk
9f30ce3b82
Merge "Proxy fixes from API review feedback" into lmp-dev
2014-09-04 19:52:03 +00:00
Jason Monk
c9cf46a60e
am 2d084e75: Merge "Change constants from API review feedback" into lmp-dev
...
* commit '2d084e7555715623213f6fdb7bd0af4505710b22':
Change constants from API review feedback
2014-09-04 19:49:02 +00:00
Jason Monk
d8927a84fb
Merge "Change constants from API review feedback" into lmp-dev
2014-09-04 19:40:30 +00:00
Jason Monk
8236413ce0
Proxy fixes from API review feedback
...
Bug: 17389383
Change-Id: Ib5e40f55d02687ee917ba30773123cf3e4c2a97d
2014-09-04 15:39:56 -04:00
Kenny Guy
86a944e2ad
am 56e125ff: Merge "Revert "Ensure all RemoteViews use myUserId rather than context."" into lmp-dev
...
* commit '56e125ff1d6d1cde633b1154b07e1efddc5293e9':
Revert "Ensure all RemoteViews use myUserId rather than context."
2014-09-04 19:21:53 +00:00
Adam Lesinski
7f61e96db7
Add Configuration changes to UsageStats
...
Bug:17354208
Change-Id: I9b2f595e51b656607e30e798926cfb7e25134944
2014-09-04 12:15:32 -07:00
Kenny Guy
6e0a5aef30
Merge "Revert "Ensure all RemoteViews use myUserId rather than context."" into lmp-dev
2014-09-04 19:14:25 +00:00
Svetoslav
9471dc19a8
am af08fbbf: Merge "Update accessibility focused virtual view bounds." into lmp-dev
...
* commit 'af08fbbff429e08426e59fb0911a8be09d6c7062':
Update accessibility focused virtual view bounds.
2014-09-04 18:45:32 +00:00
Svetoslav
ac0d317c31
Merge "Update accessibility focused virtual view bounds." into lmp-dev
2014-09-04 18:40:05 +00:00
Jason Monk
5503a55c0b
Change constants from API review feedback
...
Bug: 17390600
Change-Id: Ie93da8eb6786b7135e8b852804a95f376fcb9d91
2014-09-04 14:25:45 -04:00
Michael Wright
e8291fd96a
am c27c79f1: Merge "Add support for SW_CAMERA_LENS_COVER." into lmp-dev
...
* commit 'c27c79f15ea22ad77d7431fe0eaf82c2d393635e':
Add support for SW_CAMERA_LENS_COVER.
2014-09-04 18:10:02 +00:00
George Mount
4f52476045
am ae572ad4: Merge ""Back" with translucent window now sets ActivityOptions." into lmp-dev
...
* commit 'ae572ad4a0a27c9806b4b311d578b5ce27696604':
"Back" with translucent window now sets ActivityOptions.
2014-09-04 18:09:58 +00:00
Michael Wright
18aa9f65fd
Merge "Add support for SW_CAMERA_LENS_COVER." into lmp-dev
2014-09-04 18:07:00 +00:00
George Mount
0f6c32af06
Merge ""Back" with translucent window now sets ActivityOptions." into lmp-dev
2014-09-04 18:03:52 +00:00
George Mount
9e18397112
"Back" with translucent window now sets ActivityOptions.
...
Also made convertToTranslucent set the canvas opacity.
Bug 16215650
Change-Id: Id4325eaed34cda1269d874f239aeb5f6f82c959f
2014-09-04 11:02:29 -07:00
Ruben Brunk
2b9a59d896
am bb009ddb: Merge "camera2: Fix Nakasi crash-on-start when using Camera2 API." into lmp-dev
...
* commit 'bb009ddb9167058dae8543172511261df020b0ee':
camera2: Fix Nakasi crash-on-start when using Camera2 API.
2014-09-04 17:57:51 +00:00
Ruben Brunk
69a0966441
Merge "camera2: Fix Nakasi crash-on-start when using Camera2 API." into lmp-dev
2014-09-04 17:47:16 +00:00
Chris Wren
e5496543e7
am c95be445: Merge "Honor per-app sensitivity setting." into lmp-dev
...
* commit 'c95be445c9a26f125fcca0b44a74da5e8c1d59bb':
Honor per-app sensitivity setting.
2014-09-04 17:45:24 +00:00
Chris Wren
0fb810a3fa
Merge "Honor per-app sensitivity setting." into lmp-dev
2014-09-04 17:42:18 +00:00
Yorke Lee
884ffecd86
am 002e85e1: Merge "Use TelecommManager APIs to detect if we are in a call" into lmp-dev
...
* commit '002e85e1a3ad030bf77f700d545f9a41d7214c74':
Use TelecommManager APIs to detect if we are in a call
2014-09-04 17:36:15 +00:00
Yorke Lee
135b59e597
Merge "Use TelecommManager APIs to detect if we are in a call" into lmp-dev
2014-09-04 17:27:25 +00:00
Kenny Guy
692356b7c3
Revert "Ensure all RemoteViews use myUserId rather than context."
...
This reverts commit 5287e37687f117ac0b690100ad90842eff58d15a.
Reverting because only worked if settings cache had been populated
already.
Bug: 17302505
Change-Id: I4360606e9d9c6409951f0a02bd0b78c55085e0c6
2014-09-04 18:24:31 +01:00
Chris Wren
3ad4e3a45b
Honor per-app sensitivity setting.
...
Settings are stored by NotificationManagerService in the policy file,
and are communicated to NotificationListeners via a hidden API on the
RankingMap object.
Bug: 16324353
Change-Id: I2d5cf6782273744cbf9b309dec76780cc0a4c39e
2014-09-04 11:49:06 -04:00
Alexandra Gherghina
883d192f86
am 3d23ae9f: Merge "Fix NPE from empty PackageInfo" into lmp-dev
...
* commit '3d23ae9fc413511123b69c6326fb543880653bb0':
Fix NPE from empty PackageInfo
2014-09-04 15:44:37 +00:00
Alexandra Gherghina
0cd0b186c3
Merge "Fix NPE from empty PackageInfo" into lmp-dev
2014-09-04 15:33:50 +00:00
Alexandra Gherghina
db811dbc70
Fix NPE from empty PackageInfo
...
Bug: 17325905
Change-Id: I38ae5e242b1bf615620cf069a2cccede6ee42125
2014-09-04 15:46:23 +01:00
Dan Sandler
adffa67698
am 195fa1ec: Merge "Notification: Limit length of accepted strings" into lmp-dev
...
* commit '195fa1ecb5c0cc50346b8883e775ab131422e778':
Notification: Limit length of accepted strings
2014-09-04 13:46:48 +00:00
Dan Sandler
d2961355bd
Merge "Notification: Limit length of accepted strings" into lmp-dev
2014-09-04 13:36:34 +00:00
Kenny Guy
36babbebc5
am 5c32b77f: Merge "Ensure all RemoteViews use myUserId rather than context." into lmp-dev
...
* commit '5c32b77f3d356749ad7ea523ec399765929a07bd':
Ensure all RemoteViews use myUserId rather than context.
2014-09-04 13:20:25 +00:00
Kenny Guy
a449018105
Merge "Ensure all RemoteViews use myUserId rather than context." into lmp-dev
2014-09-04 13:09:32 +00:00
Sander Alewijnse
522b51fc73
am 7b4dc272: Merge "Rename email extra to email bundle key." into lmp-dev
...
* commit '7b4dc2726e9352ee0ddfc97591cd39d66a99f60e':
Rename email extra to email bundle key.
2014-09-04 12:05:47 +00:00
Kenny Guy
879ebec4e2
Ensure all RemoteViews use myUserId rather than context.
...
Remote views may be inflated in another user so
explicitly use processes user id rather than the
user id of the context.
Bug: 17302505
Change-Id: I985c91745f03dd7e6b2ab6357600077664d8e6be
2014-09-04 12:40:24 +01:00
Sander Alewijnse
aff9f4cb88
Rename email extra to email bundle key.
...
Bug:17197410
Change-Id: I321bc52cbb73a14869538700204ac7b5aefb3755
2014-09-04 12:28:52 +01:00
Svetoslav Ganov
053f24bb00
am bb9a2035: This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash.
...
* commit 'bb9a2035bd45c1b6d336044a9976be6fd1aaccbd':
This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash.
2014-09-04 05:27:07 +00:00
Adam Powell
5e274fbc25
am bc01a3e4: Merge "Fix a regression in SearchView focusability" into lmp-dev
...
* commit 'bc01a3e4b46b1bf02c98b384ee280c8c1cb1a2f2':
Fix a regression in SearchView focusability
2014-09-04 04:44:48 +00:00
Adam Powell
945399968d
am c3070461: Merge "Change the CAB to use the up-glyph for closing action modes" into lmp-dev
...
* commit 'c30704610f77b486d6c52f80b8ed36f41763448f':
Change the CAB to use the up-glyph for closing action modes
2014-09-04 04:34:26 +00:00
Svetoslav Ganov
588e117cce
This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash.
...
Revert "NumberPicker not announcing current selection."
This reverts commit 44d026c95bb9e582b7b18e355ec7a3458df52259.
Change-Id: I0bb6db9666fc9eb477737d1114c5c87035ed202b
2014-09-04 03:28:50 +00:00
Adam Powell
ea4ecd6241
Fix a regression in SearchView focusability
...
A bit of code was removed that re-read the View style attributes
during SearchView construction to extract the focusable attribute, but
with a different default value if it was entirely missing. Restore it,
and lump re-reading the focusable attribute in with SearchView's
styleable filter array instead of using the giant View one for a
second time during inflation.
Bug 17292230
Change-Id: Ic5a2dd2d55893b0b290f1f7a3b6de09b37329245
2014-09-03 19:35:37 -07:00
Svetoslav
f0c758be0d
Update accessibility focused virtual view bounds.
...
We keep track of the accessibility focused virtual view in order to
draw the accessibility focus highlight. We were not updating this
virtual view when the view tree changes in a way that may affect
the virtial view's bounds in the screen.
bug:17211255
Change-Id: I69dd949b91ed9c8242521332081d50d75cac6921
2014-09-03 18:29:07 -07:00
Adam Powell
4ef16eaa8d
Merge "Change the CAB to use the up-glyph for closing action modes" into lmp-dev
2014-09-04 01:18:14 +00:00
Alan Viverette
42150bc8b3
am 1d53feb9: Merge "Only use default backgrounds when not extending AlertDialog style" into lmp-dev
...
* commit '1d53feb96f775c0542fecff0a2d36a6b6e45dbaa':
Only use default backgrounds when not extending AlertDialog style
2014-09-04 00:49:55 +00:00
Ruben Brunk
3968a31099
camera2: Fix Nakasi crash-on-start when using Camera2 API.
...
Bug: 17252693
- WAR to ensure setMeteringAreas and setFocusAreas is never called
if the max areas is 0.
- Fix AF handling for when there are no AF modes that support
Camera#autoFocus being called.
Change-Id: Id2517b76e1be51f8adeeee30dc2032e03debed01
2014-09-03 17:32:43 -07:00
Adam Powell
b2536cf473
Change the CAB to use the up-glyph for closing action modes
...
In an effort to reduce glyph proliferation, change the "done"
checkmark from the CAB to the up-navigation arrow, placing the CAB
firmly in the current navigation hierarchy. This matches behavior for
expandable action views such as SearchView.
Allow the use of different CAB "done" layouts by theme; the material
layout should not include the "done" text and should use the standard
borderless selectable item background.
Bug 17372188
Change-Id: Icfb3e0bbc6a718e22ab27f9d520da5fe4eb833e7
2014-09-03 17:17:45 -07:00
Yorke Lee
cc5179f0e3
Use TelecommManager APIs to detect if we are in a call
...
Bug: 17335666
Change-Id: I5f443c76041e51a2eca903db924fb26031dde055
2014-09-03 17:04:54 -07:00
Alan Viverette
98a31b2ef0
Merge "Only use default backgrounds when not extending AlertDialog style" into lmp-dev
2014-09-03 23:42:42 +00:00
Alan Viverette
b17c6c178f
Only use default backgrounds when not extending AlertDialog style
...
BUG: 17368867
Change-Id: I440dad33cfb093c13b450a5f2369481fb30665ad
2014-09-03 16:27:51 -07:00
Selim Gurun
3ee52709ec
am 5a1bcaba: Merge "Remove unpublished optOutDataReductionProxyApi" into lmp-dev
...
* commit '5a1bcaba90331ff0212a12f298c0a5c0b01fcc20':
Remove unpublished optOutDataReductionProxyApi
2014-09-03 23:24:44 +00:00