Philip P. Moltmann
5dd4e6cf74
Clarify the behavior of UsbRequest
...
This is obviously just about describing a bad behavior. In the next step
these methods should be deprecated and replaced with versions that deal
with ByteBuffers appropriately.
Bug: 31050148
Test: Test that enshrines the documented behavior is submitted alongside
this change
Change-Id: If250a8bbd636784355e839a1638d52f3bbe9b83d
2016-09-28 11:29:02 -07:00
Jeremy Klein
70a220be4f
Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4 am: 140e5cce70
...
am: 8002b27512
Change-Id: If05a528312cf0a5499c6ed122961124dc0d8e917
2016-09-28 15:50:05 +00:00
Jeremy Klein
8002b27512
Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4
...
am: 140e5cce70
Change-Id: I11c459514e54bb486f3a90a1b0390453fc48b857
2016-09-28 15:44:23 +00:00
Jeremy Klein
140e5cce70
Remove unused mContext from BluetoothGatt[Server].
...
am: adc26ec1b4
Change-Id: Ic6650d0b5de52b8c4662fb5a103a9ff2c9194d42
2016-09-28 15:38:46 +00:00
TreeHugger Robot
0820881132
Merge "Remove android.net.PskKeyManager"
2016-09-28 08:09:37 +00:00
Jeremy Klein
adc26ec1b4
Remove unused mContext from BluetoothGatt[Server].
...
All that this member variable is doing right now is leaking a
reference to a context without any benefit.
Bug: 31752040
Bug: 31710795
Change-Id: If2241422533318b866340e8dcc9f5fbd9518349c
2016-09-28 07:09:38 +00:00
Salvador Martinez
3b41285a0c
Changed themes for core activities am: 7e2657c303 am: f3209d6c87
...
am: 32a87ca7a9
Change-Id: I9db830b77e0d6ef224f7fe12e2596e3a6d9bd0e2
2016-09-28 00:22:59 +00:00
Salvador Martinez
32a87ca7a9
Changed themes for core activities am: 7e2657c303
...
am: f3209d6c87
Change-Id: I1595ffd9a91137666e45792f8f980355ea622f50
2016-09-28 00:16:50 +00:00
Greg Kaiser
5abcc9a888
ContextHubService: Hack around 32-bit app ID am: 1983f9b05b am: 40c0435026
...
am: eaed84e40a
Change-Id: I2eb38c4cf7e27bfb75db2f41b529840ac9fd1f44
2016-09-28 00:11:46 +00:00
Salvador Martinez
f3209d6c87
Changed themes for core activities
...
am: 7e2657c303
Change-Id: If4019d7f37ea13bbbcbaeaaccde40a112173683c
2016-09-28 00:08:55 +00:00
Christopher Tate
f11313f763
Don't leak wakelock instances am: 4b17e984b6 am: cea6cc9d33
...
am: 5f00f298bf
Change-Id: I0ffb39930e7a989cc54c43f4defe96b2026bec50
2016-09-28 00:06:50 +00:00
TreeHugger Robot
c43f05e669
Merge "Changed themes for core activities" into nyc-mr1-dev
2016-09-28 00:04:00 +00:00
Greg Kaiser
eaed84e40a
ContextHubService: Hack around 32-bit app ID am: 1983f9b05b
...
am: 40c0435026
Change-Id: Ie8594f39ea791fc1beaed1bff9274526d98338dc
2016-09-27 23:54:37 +00:00
Christopher Tate
5f00f298bf
Don't leak wakelock instances am: 4b17e984b6
...
am: cea6cc9d33
Change-Id: I908ad297251b1abd8b8502059a53363cf3be9af2
2016-09-27 23:50:20 +00:00
Greg Kaiser
40c0435026
ContextHubService: Hack around 32-bit app ID
...
am: 1983f9b05b
Change-Id: I9b87a8f35d2f97dcea4bbd73fd2783e1ece26d33
2016-09-27 23:46:08 +00:00
Christopher Tate
cea6cc9d33
Don't leak wakelock instances
...
am: 4b17e984b6
Change-Id: I952939e1d7e7b7f3ddfff7ecdfb7f3ca70bd9b70
2016-09-27 23:44:51 +00:00
Greg Kaiser
a97c9617ae
Merge "ContextHubService: Hack around 32-bit app ID" into nyc-mr1-dev
2016-09-27 23:41:44 +00:00
TreeHugger Robot
121a9941d4
Merge "Don't leak wakelock instances" into nyc-mr1-dev
2016-09-27 23:37:57 +00:00
Greg Kaiser
1983f9b05b
ContextHubService: Hack around 32-bit app ID
...
The NanoApp.java class has a bug (b/30808791) where the API treats
app IDs as 32-bits, instead of 64-bits. We are too late in the
Android N release cycle to change this API.
We previously put in a hack to fix this only for Google nanoapps.
However, our GTS nanoapps need this to work, and there are other
partners who need this to work in the N timeframe. So we make
a more robust hack which parses the full 64-bit app ID out of
the header binary.
Test: Compiles and runs GTS
Bug: 31767599
Change-Id: Ic43f1f62c685fb99aac08d08767d1a67c329503f
2016-09-27 15:01:48 -07:00
Christopher Tate
4b17e984b6
Don't leak wakelock instances
...
Bug 31247436
Change-Id: I7c2ad956c43233b37e53856e9321cb87b01c35da
2016-09-27 15:00:48 -07:00
Svet Ganov
9d56963630
[DO NOT MERGE] Use tokens instead of account access trackers am: 32bfb594af
...
am: 18b725ac0a
Change-Id: I8f90fb4c4d4baa29727d84a28db68f277d305a74
2016-09-27 20:59:00 +00:00
Svet Ganov
18b725ac0a
[DO NOT MERGE] Use tokens instead of account access trackers
...
am: 32bfb594af
Change-Id: I1706ecca7b3b98a2a38483545270941ce8899939
2016-09-27 20:51:28 +00:00
TreeHugger Robot
5c07d0c2ee
Merge "[DO NOT MERGE] Use tokens instead of account access trackers" into nyc-mr1-dev
2016-09-27 20:45:48 +00:00
Alex Klyubin
5e86d951a7
Remove android.net.PskKeyManager
...
android.net.PskKeyManager does not work with upcoming TLS 1.3.
The class does not appear to be used by any Android apps and is thus
likely to be completely removed in the future.
Bug: 30978706
Test: make && make cts
Change-Id: Id9bae20362c5909e4621cdb00102bfee09d970ec
2016-09-27 11:24:32 -07:00
Doris Liu
2d7cb10ea4
Allow null target in ObjectAnimator if the target has never been set am: 4d04b1a446 am: fd2c4f186b
...
am: 07c6140cda
Change-Id: I230e79daa0e13dffeaa6137ea513272e0b9d45c5
2016-09-27 07:29:03 +00:00
Kevin Hufnagle
00fb451646
docs: Added min/max values and descriptions for alpha getter/setter in ImageView am: bdb308a059 am: 3b0cfd76c2
...
am: 6d53bf091c
Change-Id: I69480c136cbece005a3789ed27487d6ca6ad81ed
2016-09-27 06:54:27 +00:00
Kevin Hufnagle
9c3cbe634c
docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a am: ba65a92855
...
am: cf7a2e1efd
Change-Id: Ica7b4c4a6544a4b7f71ddb26dbc979b11abab81c
2016-09-27 06:50:25 +00:00
Kevin Hufnagle
e49b2ac9ee
docs: Removed all instances of "i.e." in IntentFilter parameter descriptions. am: e20b3d78e3 am: e0360165d3
...
am: ffafee82cd
Change-Id: I5a367c279f88f6046df67fd19312067984bb1edc
2016-09-27 06:46:02 +00:00
Kevin Hufnagle
930012063b
docs: Added note in LayoutTransition class reference that APPEARING and DISAPPEARING animation timelines cannot overlap am: 5232329b4e am: 1456a0a321
...
am: 4cb055832b
Change-Id: I7c28aef0e439a22a74c86cb7cdb4a5c1061bfb50
2016-09-27 02:11:31 +00:00
Kevin Hufnagle
7f3010a6cd
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689 am: f3f234ff36
...
am: 88af737268
Change-Id: I1e6173b6f50aa8e981c8979349e428d02c4d133a
2016-09-27 02:02:57 +00:00
Kevin Hufnagle
5b4664b2de
docs: Fixed example of ACTION_VIEW intent am: aedfd75b1b am: 108623004f
...
am: 978be65ce7
Change-Id: Ib487f0b406faf94d32a67444a4068840301f03bd
2016-09-27 01:18:42 +00:00
Kevin Hufnagle
9dc7f07f26
docs: Adjusted return value desc. for getApplicationEnabledSetting am: 5add769f59 am: 1fb3dec4be
...
am: 5ca3c61069
Change-Id: I4bc998a8b1848068d030b3c826189836de3c7375
2016-09-27 01:04:33 +00:00
Chien-Yu Chen
62d6962835
Camera2: Support early finished tasks am: dd6629ef86 am: 8425ebc28f
...
am: e98ffa404e
Change-Id: If7c38066a4244a0ba02158442d0a067b6fc802cd
2016-09-27 00:55:42 +00:00
Doris Liu
07c6140cda
Allow null target in ObjectAnimator if the target has never been set am: 4d04b1a446
...
am: fd2c4f186b
Change-Id: Ie93f301ff96d1bd86ea9cea341f8552d6c6a4e6d
2016-09-27 00:52:18 +00:00
Doris Liu
fd2c4f186b
Allow null target in ObjectAnimator if the target has never been set
...
am: 4d04b1a446
Change-Id: I5438b8d79f6e245e8a87e1480023c0ac77243f10
2016-09-27 00:43:23 +00:00
TreeHugger Robot
f574ba6eed
Merge "Allow null target in ObjectAnimator if the target has never been set" into nyc-mr1-dev
2016-09-27 00:38:05 +00:00
Kevin Hufnagle
52da8b3341
docs: Added min/max values and descriptions for alpha getter/setter in ImageView am: bdb308a059 am: c012a7ed7a
...
am: 971696f632
Change-Id: Ie85b198034089302bd5fee74c0c01dccfe460cc3
2016-09-27 00:25:13 +00:00
Kevin Hufnagle
5fb698fa29
docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a am: 2e8026acc0
...
am: e83639f66a
Change-Id: Iccc0b748b9b41e3cb61b2a9852767e9196fcba76
2016-09-27 00:23:39 +00:00
Kevin Hufnagle
8dd1a15ff3
docs: Removed all instances of "i.e." in IntentFilter parameter descriptions. am: e20b3d78e3 am: 9402b319fe
...
am: abfc0340d7
Change-Id: Iebd2b8d3492d717f26c363aedae741c48f5d8985
2016-09-27 00:19:46 +00:00
Kevin Hufnagle
971696f632
docs: Added min/max values and descriptions for alpha getter/setter in ImageView am: bdb308a059
...
am: c012a7ed7a
Change-Id: Ib2c868e86e516ae2a2f92e4e26a8c0113237557a
2016-09-27 00:08:50 +00:00
Kevin Hufnagle
6d53bf091c
docs: Added min/max values and descriptions for alpha getter/setter in ImageView am: bdb308a059
...
am: 3b0cfd76c2
Change-Id: I55d9df11389e0299812019fa4a7c4ed5b1f06a92
2016-09-27 00:05:40 +00:00
Kevin Hufnagle
cf7a2e1efd
docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a
...
am: ba65a92855
Change-Id: Ia3fc2e6cfc85269a04a721d7c6fe14e04555a121
2016-09-27 00:03:58 +00:00
Kevin Hufnagle
32c48b6865
docs: Added note in LayoutTransition class reference that APPEARING and DISAPPEARING animation timelines cannot overlap am: 5232329b4e am: ad5cafd283
...
am: 8e9b8b6c74
Change-Id: I8baad9aaf6bd0f1fc31b5325f16fbd76f307e8fd
2016-09-27 00:03:31 +00:00
Kevin Hufnagle
e83639f66a
docs: Added note in getCacheDir() that developers can use directory obtained from getExternalCacheDir() to store app caches larger than 1 MB. am: e9681e192a
...
am: 2e8026acc0
Change-Id: I93a1abe6b80a441f8c441390dacbff2824d52e57
2016-09-27 00:02:44 +00:00
Kevin Hufnagle
ffafee82cd
docs: Removed all instances of "i.e." in IntentFilter parameter descriptions. am: e20b3d78e3
...
am: e0360165d3
Change-Id: I02e413c1dbf2cfe684a0b73aafd7075b4db4c090
2016-09-27 00:02:16 +00:00
Kevin Hufnagle
abfc0340d7
docs: Removed all instances of "i.e." in IntentFilter parameter descriptions. am: e20b3d78e3
...
am: 9402b319fe
Change-Id: Id7d4b705073802abcb2d902b50673a09933ff3da
2016-09-27 00:01:00 +00:00
Kevin Hufnagle
73bc7dbed2
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689 am: fcd4541b06
...
am: 8aff16acb7
Change-Id: I81108107b9d9f0cb3e1a58201ebb094552d5e2fd
2016-09-27 00:00:29 +00:00
Kevin Hufnagle
8e9b8b6c74
docs: Added note in LayoutTransition class reference that APPEARING and DISAPPEARING animation timelines cannot overlap am: 5232329b4e
...
am: ad5cafd283
Change-Id: I8593de353f1186b2aa892cf541a4718d64474b15
2016-09-26 23:50:14 +00:00
Kevin Hufnagle
4cb055832b
docs: Added note in LayoutTransition class reference that APPEARING and DISAPPEARING animation timelines cannot overlap am: 5232329b4e
...
am: 1456a0a321
Change-Id: I1771afca56ff1cf1b4bcc7bf9573a71d9b566e54
2016-09-26 23:50:12 +00:00
Kevin Hufnagle
8aff16acb7
docs: Clarified definition of KeyEvent.Callback.onKeyMultiple() am: b248b1f689
...
am: fcd4541b06
Change-Id: If0e9042f0df23403a128e45ca61258930b7db982
2016-09-26 23:47:09 +00:00