Mike Lockwood
b6b9a91c02
MIDI: API changes to support multiple ports per device
...
Add MidiInputPort and MidiOutputPort classes (with MidiPort base class)
A MidiDevice can now have multiple input and output ports.
Multiple ports are currently supported only for virtual devices, USB support coming later.
Change-Id: Ib55076aa1374aa46ae4ae76ad93bd717df6d7e21
2014-12-08 17:09:14 -08:00
Mike Lockwood
67f8e8bd89
MIDI Manager work in progress
...
Still to do:
Add MidiInputPort and MidiOutputPort classes
Schedule sending MIDI events in the future
Security/permissions
Reconsider interface for virtual devices
Look into performance optimizations
Change-Id: I9b7d63b196996a04be0a830efa913043da1328a8
2014-12-08 10:45:37 -08:00
Alan Viverette
f50644f22b
am 6c23ba0d: am a6779bc5: am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, update currents.txt" into lmp-mr1-dev
...
* commit '6c23ba0d8d39aed98197071c7cf9ffc0b6c633b5':
Deprecate one-arg getDrawableForDensity, update currents.txt
2014-12-03 00:31:33 +00:00
Alan Viverette
1eb35de522
am 0cd6296c: am 63c7a655: am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favor of the two-arg version" into lmp-mr1-dev
...
* commit '0cd6296c0afb92f63487247ef4c9c73715113926':
Deprecate Resources.getDrawable(int) in favor of the two-arg version
2014-12-03 00:31:13 +00:00
Adam Lesinski
625fa573b4
am 9438ad15: am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c
...
* commit '9438ad1599716176fb6c593e77a2e93b265bbcb5':
RRO idmap: pad with 0xffffffff, not 0x00000000
RRO: reintroduce lost ResTable insert of assets
2014-12-03 00:30:56 +00:00
Chris Wren
83cb9cad31
am 723bce8a: am 47a5cb12: am acd01ff0: Merge "Keep deleteIntent when copying Notification attributes"
...
* commit '723bce8a0d4fa900ca4344c03e5e82b5881fcf19':
Keep deleteIntent when copying Notification attributes
2014-12-03 00:30:44 +00:00
Alan Viverette
5c39807a57
am 73d28900: resolved conflicts for merge of 850cdbe5 to lmp-mr1-dev-plus-aosp
...
* commit '73d28900e96b84b2833954669f1db95326f3d6e0':
Consider RTL layout in DPAD navigation in AbsSeekBar
2014-12-03 00:29:46 +00:00
Alan Viverette
6c23ba0d8d
am a6779bc5: am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, update currents.txt" into lmp-mr1-dev
...
* commit 'a6779bc51772aae2ba4cc94db2ae47b76a2cc972':
Deprecate one-arg getDrawableForDensity, update currents.txt
2014-12-02 23:45:25 +00:00
Alan Viverette
a6779bc517
am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, update currents.txt" into lmp-mr1-dev
...
* commit '9a888816de21c4e146acbd608fdea110a299f42d':
Deprecate one-arg getDrawableForDensity, update currents.txt
2014-12-02 23:37:47 +00:00
Alan Viverette
a6f8b2ce55
Deprecate one-arg getDrawableForDensity, update currents.txt
...
BUG: 18579576
Change-Id: I7df6ec2952ab121e2be8ae0a016ccf36f6fba2ff
2014-12-02 15:26:33 -08:00
Alan Viverette
0cd6296c0a
am 63c7a655: am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favor of the two-arg version" into lmp-mr1-dev
...
* commit '63c7a655beab21da934d21bb4004889bfb6e4417':
Deprecate Resources.getDrawable(int) in favor of the two-arg version
2014-12-02 23:19:28 +00:00
Alan Viverette
63c7a655be
am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favor of the two-arg version" into lmp-mr1-dev
...
* commit '1b33396ee4047e79777495a8682b9117e88bba5c':
Deprecate Resources.getDrawable(int) in favor of the two-arg version
2014-12-02 23:11:36 +00:00
Adam Lesinski
9438ad1599
am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227c
...
* commit 'e580d6617f67a1db5eff7ffe5450684cfc7e1a2b':
RRO idmap: pad with 0xffffffff, not 0x00000000
RRO: reintroduce lost ResTable insert of assets
2014-12-02 23:07:43 +00:00
Alan Viverette
c10e3960d9
Deprecate Resources.getDrawable(int) in favor of the two-arg version
...
This is a landmine for developers. If they need to obtain an unthemed
drawable, they should be using an explicit null theme.
BUG: 18579576
Change-Id: Ibca6b4c3e8e50dca144571244e035caec6fa91f8
2014-12-02 14:58:08 -08:00
Adam Lesinski
e89a286541
Merge changes If2c7e09f,Ie21f227c
...
* changes:
RRO idmap: pad with 0xffffffff, not 0x00000000
RRO: reintroduce lost ResTable insert of assets
2014-12-02 22:52:37 +00:00
Chris Wren
723bce8a0d
am 47a5cb12: am acd01ff0: Merge "Keep deleteIntent when copying Notification attributes"
...
* commit '47a5cb122ab495e8420c46d8f324bddcd38920af':
Keep deleteIntent when copying Notification attributes
2014-12-02 22:45:22 +00:00
Chris Wren
acd01ff076
Merge "Keep deleteIntent when copying Notification attributes"
2014-12-02 22:31:09 +00:00
Alan Viverette
73d28900e9
resolved conflicts for merge of 850cdbe5 to lmp-mr1-dev-plus-aosp
...
Change-Id: Icb394ddc92eb64732993ef345284e63c9844f76b
2014-12-02 13:58:27 -08:00
Dianne Hackborn
6acccd524d
am 1c2f6ca1: am 2f58bab7: am 221b545c: Merge "Fix issue #18510117 : Returning from an activity started with..." into lmp-mr1-dev
...
* commit '1c2f6ca13672c5d3c33e7d18afa7b92b9a8f6d64':
Fix issue #18510117 : Returning from an activity started with...
2014-12-02 19:45:34 +00:00
Kweku Adams
9b489990fe
am 51de927f: am fa99c345: am d537987b: Changing AUDIO_TURNED_ON constant.
...
* commit '51de927f5ae9b754c4b3927eb8c109ee4dfc602d':
Changing AUDIO_TURNED_ON constant.
2014-12-02 19:45:29 +00:00
Dianne Hackborn
1c2f6ca136
am 2f58bab7: am 221b545c: Merge "Fix issue #18510117 : Returning from an activity started with..." into lmp-mr1-dev
...
* commit '2f58bab7b026fbe010aad8ae777f3abda295dc66':
Fix issue #18510117 : Returning from an activity started with...
2014-12-02 19:40:10 +00:00
Kweku Adams
51de927f5a
am fa99c345: am d537987b: Changing AUDIO_TURNED_ON constant.
...
* commit 'fa99c345c440a37ae0cc74cba6ffd6e88ab9ddb2':
Changing AUDIO_TURNED_ON constant.
2014-12-02 19:40:04 +00:00
Dianne Hackborn
2f58bab7b0
am 221b545c: Merge "Fix issue #18510117 : Returning from an activity started with..." into lmp-mr1-dev
...
* commit '221b545cdaba2522fbb299428ac048641410c284':
Fix issue #18510117 : Returning from an activity started with...
2014-12-02 19:33:28 +00:00
Kweku Adams
fa99c345c4
am d537987b: Changing AUDIO_TURNED_ON constant.
...
* commit 'd537987b173f6b48f5196a2ae7d445af1a49e2bb':
Changing AUDIO_TURNED_ON constant.
2014-12-02 19:33:23 +00:00
Dianne Hackborn
221b545cda
Merge "Fix issue #18510117 : Returning from an activity started with..." into lmp-mr1-dev
2014-12-02 19:22:07 +00:00
Alan Viverette
71c5d62d96
Merge "Consider RTL layout in DPAD navigation in AbsSeekBar"
2014-12-02 19:21:22 +00:00
Kweku Adams
d537987b17
Changing AUDIO_TURNED_ON constant.
...
Changed so that it's set to a different value from WIFI_MULTICAST_ENABLED.
Change-Id: Ied3a2c2bf891f887ec3c7b5249453af4524c099a
2014-12-02 19:18:13 +00:00
Christoph Studer
cf9727b928
am 4b1cbaaf: am cd9eb9be: am 27ef0188: Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev
...
* commit '4b1cbaaf4ec9f3f58a389496faacf77ee46fa2ed':
NoMan/SysUI: Clear LEDs only when entering the shade
2014-12-02 19:14:29 +00:00
Christoph Studer
4b1cbaaf4e
am cd9eb9be: am 27ef0188: Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev
...
* commit 'cd9eb9bee788252cd6d6bcdb7fcdc5a5d0dcfe5c':
NoMan/SysUI: Clear LEDs only when entering the shade
2014-12-02 19:08:13 +00:00
Christoph Studer
cd9eb9bee7
am 27ef0188: Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev
...
* commit '27ef018846fc88122bcb2c30ba86e99a5b3039d6':
NoMan/SysUI: Clear LEDs only when entering the shade
2014-12-02 18:59:26 +00:00
Christoph Studer
27ef018846
Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev
2014-12-02 18:49:51 +00:00
Dianne Hackborn
a01a0faebf
Fix issue #18510117 : Returning from an activity started with...
...
...startActivityForResult causes SecurityExpcetion
The ReferrerIntent hack was becoming visible to apps, which caused
a mismatch between marshalling/unmarshalling of the IPC call.
Change-Id: Ibcb788327b5bae4426efc826551799fa87d1cbaa
2014-12-02 10:33:14 -08:00
Chris Craik
f9550fa061
am faf4a61a: am 363f0d9f: am 81defc6a: Merge "Sync ViewOverlay size init with RenderNode" into lmp-mr1-dev
...
* commit 'faf4a61a88136d26935728e06b7916f1f31afdbd':
Sync ViewOverlay size init with RenderNode
2014-12-02 17:19:21 +00:00
Chris Craik
faf4a61a88
am 363f0d9f: am 81defc6a: Merge "Sync ViewOverlay size init with RenderNode" into lmp-mr1-dev
...
* commit '363f0d9fd92129c07d769e43fbc9b46dacc01a3b':
Sync ViewOverlay size init with RenderNode
2014-12-02 17:13:08 +00:00
Chris Craik
363f0d9fd9
am 81defc6a: Merge "Sync ViewOverlay size init with RenderNode" into lmp-mr1-dev
...
* commit '81defc6a840367dcf9591d14b827f2d8d756ef00':
Sync ViewOverlay size init with RenderNode
2014-12-02 17:04:34 +00:00
Chris Craik
81defc6a84
Merge "Sync ViewOverlay size init with RenderNode" into lmp-mr1-dev
2014-12-02 16:59:21 +00:00
Christoph Studer
1f32c65697
NoMan/SysUI: Clear LEDs only when entering the shade
...
Don't clear notification LEDs when seeing notifications on the
lockscreen.
Also fix a bug where the LED didn't continue flashing after
the screen turned off.
For devices with doze capability, ensure that the LED continuing
to flash after screen off doesn't cause an immediate pulses, but
delay the first pulse by 10s.
Bug: 15449039
Change-Id: Id34d51a2c91ceaf069e49add1ab690bb855f9638
2014-12-02 16:52:13 +01:00
Paul Crowley
ef370c0ca0
am 05f23d97: am f57d9dcb: am fbeeac82: Merge "Add a tag to separate paragraphs in Javadoc" into lmp-mr1-dev
...
* commit '05f23d974bdfc5fb221f0bfa5bef4e9c915e52d9':
Add a tag to separate paragraphs in Javadoc
2014-12-02 15:04:15 +00:00
Paul Crowley
05f23d974b
am f57d9dcb: am fbeeac82: Merge "Add a tag to separate paragraphs in Javadoc" into lmp-mr1-dev
...
* commit 'f57d9dcbc7ecbae8bc8f821532a508c22bc3327f':
Add a tag to separate paragraphs in Javadoc
2014-12-02 14:57:31 +00:00
Paul Crowley
f57d9dcbc7
am fbeeac82: Merge "Add a tag to separate paragraphs in Javadoc" into lmp-mr1-dev
...
* commit 'fbeeac8266c190afba084cfc1164385ff5020fce':
Add a tag to separate paragraphs in Javadoc
2014-12-02 14:48:57 +00:00
Paul Crowley
fbeeac8266
Merge "Add a tag to separate paragraphs in Javadoc" into lmp-mr1-dev
2014-12-02 14:44:27 +00:00
Paul Crowley
2934b266e5
Add a tag to separate paragraphs in Javadoc
...
Bug: 18571794
Change-Id: Icb9bdb87415d85cdbf790224e40abbf99a441456
2014-12-02 11:21:13 +00:00
Andre Eisenbach
2b5f59d524
am b45c38ac: am fcb94852: am a1a6c300: Merge "Add server-side callback for change in MTU (4/4)" into lmp-mr1-dev
...
* commit 'b45c38acc7c4ea0eaa79209e0d6de7c4f0f34c52':
Add server-side callback for change in MTU (4/4)
2014-12-02 08:24:19 +00:00
Andre Eisenbach
b45c38acc7
am fcb94852: am a1a6c300: Merge "Add server-side callback for change in MTU (4/4)" into lmp-mr1-dev
...
* commit 'fcb948526ff400b0773a44aecd56c366c13efa98':
Add server-side callback for change in MTU (4/4)
2014-12-02 08:14:11 +00:00
Andre Eisenbach
fcb948526f
am a1a6c300: Merge "Add server-side callback for change in MTU (4/4)" into lmp-mr1-dev
...
* commit 'a1a6c300afffebfb46e84dc1941f6bddca145a8f':
Add server-side callback for change in MTU (4/4)
2014-12-02 08:07:48 +00:00
Andre Eisenbach
a1a6c300af
Merge "Add server-side callback for change in MTU (4/4)" into lmp-mr1-dev
2014-12-02 08:02:02 +00:00
Erik Kline
80a4543ca2
am d8b011a3: am d125266b: am f27b52aa: Merge "Revert some verbose logging from ag/489226" into lmp-mr1-dev
...
* commit 'd8b011a3548910a26d5b7a451bafb07b5384e246':
Revert some verbose logging from ag/489226
2014-12-02 07:42:45 +00:00
Erik Kline
d8b011a354
am d125266b: am f27b52aa: Merge "Revert some verbose logging from ag/489226" into lmp-mr1-dev
...
* commit 'd125266b3c0cabcb42e6331a312c66071fedd752':
Revert some verbose logging from ag/489226
2014-12-02 07:35:59 +00:00
Erik Kline
d125266b3c
am f27b52aa: Merge "Revert some verbose logging from ag/489226" into lmp-mr1-dev
...
* commit 'f27b52aaa75884a41ea687116ff3758125b94e39':
Revert some verbose logging from ag/489226
2014-12-02 07:29:05 +00:00
Erik Kline
f27b52aaa7
Merge "Revert some verbose logging from ag/489226" into lmp-mr1-dev
2014-12-02 07:22:33 +00:00