Mark Lu
12e182a99e
docs: update javadoc description for View.setVisibility() method am: ae0459f532 am: 56be5c1ae0
...
am: 41f36a5264
Change-Id: I107738e4c4322c8189aa84a94c3fca12c6980323
2016-09-26 09:05:12 +00:00
Adrian Roos
35afe2d8de
Fix wake lock logic during Dream startup am: 9ede1d2602 am: 042c2349c6
...
am: 4ffff73947
Change-Id: If3c1dd67f402bc549cad76e5072817a1d1104463
2016-09-26 08:59:08 +00:00
Mark Lu
d9576c7945
docs: Add param info to TextView.setTextColor am: 193879a8b6 am: 5080a2c5e1
...
am: 7bfb1e7f46
Change-Id: I434c524c07559b848f2ffe1e9d56237a5e5a686b
2016-09-26 08:57:40 +00:00
Selim Cinek
2cae5760c6
Added Emergency affordance feature am: 705442fa7d am: 0e1f78da65
...
am: 10691456b8
Change-Id: Ieb3a0da5d5693a186c92ab1c21ba189558207ae3
2016-09-26 08:46:30 +00:00
Mark Lu
73a174fc2d
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc am: cc9f8e2418
...
am: 15d0605087
Change-Id: I6035ee9f1c532e4298374f1f180e27e374fb146f
2016-09-26 08:44:30 +00:00
TreeHugger Robot
80848bc9bc
Merge "resolve merge conflicts of 6e37f8a to master"
2016-09-26 08:27:06 +00:00
Daniel Nishi
e58d2a72b3
Add a hidden action to trigger the storage manager settings.
...
Bug: 31621740
Change-Id: I3ad0b65b0810d468e1f297c7ad312ea8a919ea2a
(cherry picked from commit 4bd88df1fb )
2016-09-25 22:25:12 +00:00
Andreas Gampe
50309b4644
resolve merge conflicts of 6e37f8a to master
...
Change-Id: I4fdcce7554977a56fd0f7e4ad4804929112d5599
2016-09-25 15:13:06 -07:00
Gopal Krishna Shukla
42a99377f5
Merge "Provide synchronization to setview to avoid NPE" am: b05b93a674 am: 810c31fdca am: 621e87d72f
...
am: 260af96306
Change-Id: I1907b2252ae2fa25667b3a0484f6852660c74da3
2016-09-25 21:25:39 +00:00
Hugo Benichi
8472efa087
resolve merge conflicts of 00f07be to nyc-mr1-dev-plus-aosp
...
am: e69608f864
Change-Id: I4bfd7a9bc5ef4c3c5a30bed63b92eaef90b1a30e
2016-09-25 20:18:16 +00:00
Lorenzo Colitti
420ca6f96b
Restrict access to background networks to CHANGE_NETWORK_STATE. am: fbe9b1ad6f am: 8bfa4053c2
...
am: c411ec9e35
Change-Id: I49bc23dcb5f36654c61a7aa76c41cebda81349f5
2016-09-25 20:11:52 +00:00
Hugo Benichi
8389d6f0e1
New IpConnectivityMetrics service am: eab511b582 am: 3a353a2044
...
am: 0daeac5dd4
Change-Id: Id08f9c8426780578c0edde7a69cf118fac232177
2016-09-25 20:09:46 +00:00
Svet Ganov
d4696126b5
Update strings
...
Change-Id: I2f3a73a15d305d3e3a28001d2daa343cbfdec3b5
2016-09-24 13:57:45 -07:00
TreeHugger Robot
33d2417e49
Merge "Use tokens instead of account access trackers"
2016-09-24 06:25:56 +00:00
Svet Ganov
c1c0d1cc53
Use tokens instead of account access trackers
...
We keep track which process saw and account to whitelist
the app for future access as an optimization to avoid
prompting the user for account access approval. Some apps
use SefeParcelable where the parcels are marshalled
which does not allow the parcel to contain IBinders.
To avoid this we are switching from account tracker remote
objects to unforgeable tokens.
bug:31162498
Change-Id: I19916b54afd0b47e57c517145aa6b1ff17154144
2016-09-23 21:47:38 -07:00
Robert Carr
603ed538e0
SurfaceView: Force surface disconnection before reuse. am: 387838be95 am: 288ce4fc42
...
am: cfaae3f795
Change-Id: I2c19bd545719e9eb1589ec4065ba26ae65ca03c1
2016-09-24 01:57:54 +00:00
Sudheer Shanka
42ed497416
Merge "Add usermanager related perf tests - part2"
2016-09-24 01:12:01 +00:00
Mark Lu
41f36a5264
docs: update javadoc description for View.setVisibility() method am: ae0459f532
...
am: 56be5c1ae0
Change-Id: I32ad4a0b53c1e1fbbfd287a4aa915e169038218f
2016-09-23 22:27:37 +00:00
Adrian Roos
4ffff73947
Fix wake lock logic during Dream startup am: 9ede1d2602
...
am: 042c2349c6
Change-Id: I6c8a9119fd841b071dfb9f0e54680eb3dd7a1ef1
2016-09-23 22:24:32 +00:00
Mark Lu
7bfb1e7f46
docs: Add param info to TextView.setTextColor am: 193879a8b6
...
am: 5080a2c5e1
Change-Id: Ifd7511c801047b96edb389ac4455ddb877236aef
2016-09-23 22:23:27 +00:00
Adrian Roos
042c2349c6
Fix wake lock logic during Dream startup
...
am: 9ede1d2602
Change-Id: If4bbf9e3242946a352eedbba3d8610964b505c29
2016-09-23 22:19:57 +00:00
Mark Lu
56be5c1ae0
docs: update javadoc description for View.setVisibility() method
...
am: ae0459f532
Change-Id: I3c9d70fc6fc2b6770076454cdfbb1ed1b619dfb9
2016-09-23 22:18:35 +00:00
Mark Lu
5080a2c5e1
docs: Add param info to TextView.setTextColor
...
am: 193879a8b6
Change-Id: I8c903627670c946bd421b3e77bbd2a372f21adf0
2016-09-23 22:15:10 +00:00
Selim Cinek
10691456b8
Added Emergency affordance feature am: 705442fa7d
...
am: 0e1f78da65
Change-Id: I6f8220b18bce7889e3b9efe1b075a680a0ae7187
2016-09-23 22:12:33 +00:00
Adrian Roos
9ede1d2602
Fix wake lock logic during Dream startup
...
Fixes a crash that would happen in all dreams
that did not have permission to acquire wake locks.
Instead moves the wake lock logic into the system
process. Also fixes a bug in DozeService where the
wake lock was not held until dozing was actually
properly initialized.
Fixes: 31612287
Bug: 31044352
Related-CL: I85955a2b7d6bad5171accbc336117a9660b1b198
Test: adb shell settings put secure screensaver_components com.android.dreams.basic/.Colors; adb shell service call dreams 1
Change-Id: Idb3f921ee71b6da6c2ab0c44c332ef91f93ddbc0
2016-09-23 15:11:15 -07:00
Mark Lu
ed68ee67c2
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc am: 902fb28784
...
am: a744c8c25a
Change-Id: I401a87f3d1a013e61e0d5a65797ce7dc1b58162d
2016-09-23 22:09:35 +00:00
Selim Cinek
0e1f78da65
Added Emergency affordance feature
...
am: 705442fa7d
Change-Id: I03ebb84119f9cb310882ba9ea90ee1e1d7118d03
2016-09-23 22:00:42 +00:00
Mark Lu
a744c8c25a
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc
...
am: 902fb28784
Change-Id: I67ad867bdad8634437fe6779e027001355bbc6ae
2016-09-23 21:58:21 +00:00
Mark Lu
15d0605087
docs: Mention SwitchCompat in Switch and toggle documentation am: 3404032dfc
...
am: cc9f8e2418
Change-Id: Iaaeff0fc362a78078595bce52b0aea7fed95b986
2016-09-23 21:57:57 +00:00
Mark Lu
902fb28784
docs: Mention SwitchCompat in Switch and toggle documentation
...
am: 3404032dfc
Change-Id: I1df8dd7f48f095a93aaff120b0f86e2ccc6467fd
2016-09-23 21:52:30 +00:00
Mark Lu
cc9f8e2418
docs: Mention SwitchCompat in Switch and toggle documentation
...
am: 3404032dfc
Change-Id: Ia8aaadb4656a0fcb631ef9608f01afde4a00c4aa
2016-09-23 21:52:30 +00:00
Christopher Tate
8ce80762b1
Fix crash in clearWallpaper() am: a2bd512034 am: 2a8f8f008c
...
am: 150b5dbcc2
Change-Id: If5d9eb503d6ba8d126c4cdc5e7ba065e6244b5b9
2016-09-23 21:51:44 +00:00
Selim Cinek
a05719a278
Merge changes If7c3a55e,I68dcba41,Ib96a15da into nyc-mr1-dev
...
* changes:
Fixed a bug where the dimmed background could be invisible
Fixed an issue where the inline controls where not usable
Added Emergency affordance feature
2016-09-23 21:51:22 +00:00
Christopher Tate
8acd2d4939
Add hidden intent extra about service availability am: 38c9c30640 am: 588729f07d
...
am: fd2173ed83
Change-Id: Id87a15097a80ca252d88307ab9b23df6ed830eb3
2016-09-23 21:44:14 +00:00
Alan Viverette
6e37f8a077
Allow developer to override Material-style modes in picker dialogs am: 8817aa9339
...
am: 010ab618af
Change-Id: I0d68842adb7097f4d32977f31d80a10bc166c045
2016-09-23 19:43:39 +00:00
Alan Viverette
010ab618af
Allow developer to override Material-style modes in picker dialogs
...
am: 8817aa9339
Change-Id: I4733798d4785459ea36a75cddfeb7358912fe9d6
2016-09-23 19:36:42 +00:00
Alan Viverette
2525b0dab3
Merge "Allow developer to override Material-style modes in picker dialogs" into nyc-mr1-dev
2016-09-23 19:29:54 +00:00
TreeHugger Robot
abe2195b8b
Merge "Custom pointer icon for standard widgets"
2016-09-23 19:11:14 +00:00
Shuo Gao
304c720d4a
Enable shader cache for applications that shared UID with multiple packages too
...
am: 1e6d77e836
Change-Id: I1d90470f85a632417845e961ef75b8c5a2703b50
2016-09-23 17:36:09 +00:00
Miao Wang
6b5d4723d2
Merge "Enable shader cache for applications that shared UID with multiple packages too" into nyc-mr1-dev
2016-09-23 17:28:54 +00:00
Vladislav Kaznacheev
2a848ff655
Custom pointer icon for standard widgets
...
Implemented custom pointer icon for Button, ImageButton,
Spinner and TabWidget.
PointerIcon.TYPE_HAND will be shown if the widget is enabled,
clickable and has not defined its own pointer icon through
setPointerIcon or pointerIcon resource attribute.
Bug: 31652293
Change-Id: I2a79786b12d15ea8223726d0949658801b046604
2016-09-23 10:16:16 -07:00
Philip P. Moltmann
1599ab8d12
Merge "Clarify UsbConnection#bulkTransfer api behavior"
2016-09-23 16:49:34 +00:00
Svetoslav Ganov
74cdd684b1
Merge "Add a missing app op string name"
2016-09-23 14:30:17 +00:00
Gopal Krishna Shukla
260af96306
Merge "Provide synchronization to setview to avoid NPE" am: b05b93a674 am: 810c31fdca
...
am: 621e87d72f
Change-Id: Ib5b7470db042d60593d2e545c901240a456dcada
2016-09-23 13:14:51 +00:00
Gopal Krishna Shukla
621e87d72f
Merge "Provide synchronization to setview to avoid NPE" am: b05b93a674
...
am: 810c31fdca
Change-Id: Ibd664e4836eaceef8a4d8363793667afa757387a
2016-09-23 13:11:23 +00:00
Gopal Krishna Shukla
810c31fdca
Merge "Provide synchronization to setview to avoid NPE"
...
am: b05b93a674
Change-Id: I92bec8af349cae5232e65d88938635a93f06fc6a
2016-09-23 13:07:52 +00:00
Michal Karpinski
6f81529e28
Fingerprint Strong auth timeout am: 0b72a722ed
...
am: 369672b8bb
Change-Id: Id152e63ba4b378ea10787198c3f6cd58d2f07495
2016-09-23 07:13:34 +00:00
Michal Karpinski
369672b8bb
Fingerprint Strong auth timeout
...
am: 0b72a722ed
Change-Id: I70a4c0288aa2d98c02706a055a5dda710ace2ae2
2016-09-23 07:09:59 +00:00
Michal Karpinski
69659cb96d
Merge "Fingerprint Strong auth timeout" into nyc-mr1-dev
2016-09-23 07:01:51 +00:00
Hugo Benichi
e69608f864
resolve merge conflicts of 00f07be to nyc-mr1-dev-plus-aosp
...
Change-Id: I82865b2847c584f8a1d728ef76113e3969f222ca
2016-09-23 14:48:01 +09:00