Chris Wren
9246171277
am 1ef27c1c: am 8980a58d: Merge "Revert "Honor the sort and group keys for notification ranking."" into lmp-dev
...
* commit '1ef27c1c9e9fb035951ca88881399fa3f57564df':
Revert "Honor the sort and group keys for notification ranking."
2014-07-23 12:59:09 +00:00
Chris Wren
636f360ba5
am 14d65e68: am df09d4c3: Honor the sort and group keys for notification ranking.
...
* commit '14d65e68ad753c2384785061ea6e470a995dcab6':
Honor the sort and group keys for notification ranking.
2014-07-23 12:59:01 +00:00
Bryan Mawhinney
645a63bc4a
am 64ccca0d: am d5d3525a: Store actions passed to MediaStyle.setShowActionsInCompactView in extras
...
* commit '64ccca0d703bb176799216fa84e17bec352f02d3':
Store actions passed to MediaStyle.setShowActionsInCompactView in extras
2014-07-23 12:58:47 +00:00
Jungshik Jang
cfd1fa6357
am c1d403f6: am da251030: Add startTimerRecording api to IHdmiControlService.
...
* commit 'c1d403f661b6c7b9339e983e7f89a4c7e287e72b':
Add startTimerRecording api to IHdmiControlService.
2014-07-23 12:58:38 +00:00
Chris Wren
4a24fd3c7b
Honor the sort and group keys for notification ranking.
...
Sort notifications naturally, then move group childen to be next their proxy.
The group proxy is the summary, or if no summary exists, the lowest-ranked
member of the group is chosen as the proxy.
Notifications with a sortKey but no group and placed into a synthetic
group that consists of all notifications from that package and user in
the same priority bucket that also have sortKeys.
Bug: 15190903
Change-Id: I377ed65b9592079446da4a4189f5ab49d28630ec
2014-07-23 10:36:57 +00:00
Bryan Mawhinney
e191f901d9
Store actions passed to MediaStyle.setShowActionsInCompactView in extras
...
So that they can be bridged appropriately by Android Wear
Change-Id: I3a21a74991c8067ece1a04fbd0b92dd21438e0fd
2014-07-23 08:49:28 +00:00
Jungshik Jang
bffb0635aa
Add startTimerRecording api to IHdmiControlService.
...
In order to support timer recording we need separate API,
startTimerRecording. Also added HdmiTimerRecordingSources
which is used to help creating timer recording information
such as timing information and program information.
Besides, in order to distinguish one touch record
and timer recording, rename startRecord with startOneTouchRecording.
Bug: 16160962
Change-Id: I8c3d4034665a2f84ddf07135aee73e17ac17cd82
2014-07-23 16:12:10 +09:00
Chris Wren
cf7ed58308
Revert "Honor the sort and group keys for notification ranking."
...
This reverts commit df09d4c348f9f2aea10391b27d157d8b71a9e189.
Change-Id: Idbc9ed5c5c83cd0cad5a71872bcc203321a11e9e
2014-07-23 12:41:37 +00:00
Narayan Kamath
c9e2716f7b
Merge "Remove copy of Locale.adjustLanguageCode." into lmp-dev
2014-07-23 05:48:23 +00:00
Narayan Kamath
4c6ce23816
Remove copy of Locale.adjustLanguageCode.
...
(cherry picked from commit 1d31a5f824 )
Change-Id: I7b30a153a44dc1f99a9ddfe256b770d7305a74b7
2014-07-23 11:09:26 +01:00
Carlos Valdivia
1321d01b50
am 8725abad: am 26680d5c: Merge "Allow authenticators to rename accounts." into lmp-dev
...
* commit '8725abadce9cda4894780eaa24781a1f878512d5':
Allow authenticators to rename accounts.
2014-07-23 00:45:49 +00:00
Chris Craik
35763b1c0b
am 1f9b1c74: am d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev
...
* commit '1f9b1c74aad278704920e8181c31229dd05bb49b':
Make setter methods on Outline call setEmpty() based on params
2014-07-23 00:37:07 +00:00
Sandeep Siddhartha
e40a8685ec
am 7573ba5f: am 82d56d82: Merge "Make hotword availability a callback" into lmp-dev
...
* commit '7573ba5f00c5c7470942bae5d5c8a0cecd002333':
Make hotword availability a callback
2014-07-23 00:37:03 +00:00
Alan Viverette
5b9b89180c
am ee9da48f: am 22086055: Update spinner asset, fix default popup context and elevation
...
* commit 'ee9da48f932b39d06294690098849305387c614d':
Update spinner asset, fix default popup context and elevation
2014-07-23 00:29:10 +00:00
Alan Viverette
77e5037d81
Update spinner asset, fix default popup context and elevation
...
BUG: 15985882
Change-Id: Ica8c2597c35bd3012da11e315a93bbd1df2f3f38
2014-07-23 00:18:07 +00:00
Sreeram Ramachandran
3e47b60378
am a4a22918: am bfea100c: Merge "Cleanup: Delete dead code." into lmp-dev
...
* commit 'a4a229185c60f4abf6674adc6a49e5ab7000fb16':
Cleanup: Delete dead code.
2014-07-22 23:53:25 +00:00
Chris Craik
c403a39089
Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev
2014-07-22 22:02:55 +00:00
Chris Craik
0645128b80
Make setter methods on Outline call setEmpty() based on params
...
bug:16142564
Additionally, better define behavior around null outline providers:
A view with an empty outline, and setClipToOutline=true will not be
rendered, though one with a null outline provider
(and thus no outline) will be.
Change-Id: Ic9549841b107b2eb51b417c66058a0cd69dd89eb
2014-07-22 15:15:11 -07:00
Paul Soulos
bc642e88ae
am 642251ef: am 9d129942: Adds ScrollBounds to the Transition framework
...
* commit '642251ef91bf4d593d7ab657df03b00afb2973ac':
Adds ScrollBounds to the Transition framework
2014-07-22 21:47:25 +00:00
Alexandra Gherghina
a461c35ef5
am 6ec756fd: am 5f9a77e5: Do Not Merge Per-user API for master sync
...
* commit '6ec756fd1503ea88bd1ca031eeef733e2a44bfac':
Do Not Merge Per-user API for master sync
2014-07-22 21:47:05 +00:00
Igor Murashkin
6f978b3e73
am f555fe55: am 8f9b6d08: Merge "camera2: Add legacy available Request/Result/Characteristics keys" into lmp-dev
...
* commit 'f555fe554c28bc8f4e094dce502f343d70be4f3e':
camera2: Add legacy available Request/Result/Characteristics keys
2014-07-22 21:46:55 +00:00
Alan Viverette
7b689aa6cf
am 11dbd68d: am 290f45f5: Merge "Add popupTheme attr, propagate from ActionBar to ToolBar" into lmp-dev
...
* commit '11dbd68d68aba1c7f42304544f88fbffe496bb02':
Add popupTheme attr, propagate from ActionBar to ToolBar
2014-07-22 21:46:49 +00:00
Alex Klyubin
7b969f3eea
am 0caaa29e: am 09a76692: Align PSKKeyManager with framework API style.
...
* commit '0caaa29e5bf388c929e81ed417637f4fe4df52f8':
Align PSKKeyManager with framework API style.
2014-07-22 21:46:43 +00:00
Paul Soulos
2dcab18c6c
Adds ScrollBounds to the Transition framework
...
Change-Id: If22ab5162737f2d109e5eaf407a735523a146b7f
2014-07-22 14:17:48 -07:00
Sandeep Siddhartha
0edc8cea2b
Merge "Make hotword availability a callback" into lmp-dev
2014-07-22 20:44:55 +00:00
Sandeep Siddhartha
f63bc523ea
Make hotword availability a callback
...
This helps us make the list sound models operation an async one, it also helps us
with the case where a detector is invalidated, so the client doesn't have to keep checking the
state.
Synchronize DatabaseHelper methods on its instance so that other VoiceInteractionManagerService
calls aren't blocked on db writes/reads.
It's still possible for the list operation to be blocked on update and vice-versa
Change-Id: Ib8ec4ac5056b62d443038560ce31d0641b4627b0
2014-07-22 17:11:52 -07:00
Alexandra Gherghina
0e9ac20d7e
Do Not Merge Per-user API for master sync
...
Change-Id: I6a8088eb3bfddae4c8e38904dd26baf3c7c09c9e
(cherry picked from commit 222aea8bd997807784dc99ca53f63280d384fdf0)
2014-07-22 20:15:45 +00:00
Alex Klyubin
fcd8b20e09
Align PSKKeyManager with framework API style.
...
This CL adjusts android.net.PSKKeyManager as follows:
* Renamed to PskKeyManager to follow naming conventions.
* Changed from interface to abstract class with default
implementations for all methods.
Bug: 16403305
Bug: 15073623
Change-Id: Iefce26b394d4a753412315dad554b5342f3f0b44
2014-07-22 19:51:34 +00:00
Sreeram Ramachandran
e0d713afdc
am bae0d23d: am 4463fd65: Merge "Fix WiFi-Direct." into lmp-dev
...
* commit 'bae0d23df8e1461168e229e170247433a3a3ab38':
Fix WiFi-Direct.
2014-07-22 18:57:59 +00:00
Craig Mautner
91bf127892
am 581feb87: am 90ac517c: Create API for launching from recents
...
* commit '581feb87f8a0bcfd14b2b28fd9f06f4e162f10b6':
Create API for launching from recents
2014-07-22 18:22:10 +00:00
Craig Mautner
dc00cbe2c1
Create API for launching from recents
...
Relaunch apps from recents using the same uid and package as was used
in the original launch.
Fixes bug 16358208.
Change-Id: I340800bfee79926b197929360d69f1d570bbf1eb
2014-07-22 18:13:34 +00:00
George Mount
61afeca09f
am 8793b878: am 094d74f4: API Council: Change docs and constant names.
...
* commit '8793b878d247e63151293d54a02a2c82004887cd':
API Council: Change docs and constant names.
2014-07-22 17:39:10 +00:00
Yin-Chia Yeh
acf705c796
am 476e6a8e: am cca8d422: camera2: minor doc update
...
* commit '476e6a8eecc8d2991e115298135e731e7341dce0':
camera2: minor doc update
2014-07-22 17:38:57 +00:00
George Mount
ad88e1b1b2
API Council: Change docs and constant names.
...
Bug 16401545
Changed doc for ChangeImageTransform.
Changed IN/OUT to MODE_IN/MODE_OUT.
Changed mode to flag attribute.
Change-Id: Ia2ae9930f9725871c9b1d80b758a3a0808a8f0c6
2014-07-22 17:29:14 +00:00
Yin-Chia Yeh
f8f37002c0
camera2: minor doc update
...
Doc update reflecting the minor spec change.
Change-Id: I7a1cf766fe6bee4dd08fd19f03778ce8a6ce2dde
2014-07-22 17:26:30 +00:00
Sandeep Siddhartha
6efdcebaa3
am 9f0b328e: am 8672899c: Merge "AlwaysOnHotwordDetector needs to reflect enrollment changes" into lmp-dev
...
* commit '9f0b328e04f62c584cd34c33e0b922628933a5de':
AlwaysOnHotwordDetector needs to reflect enrollment changes
2014-07-22 17:17:46 +00:00
Alan Viverette
cd73d1adda
Merge "Add popupTheme attr, propagate from ActionBar to ToolBar" into lmp-dev
2014-07-22 16:29:55 +00:00
Alan Viverette
22a117d1b6
Add popupTheme attr, propagate from ActionBar to ToolBar
...
BUG: 16347549
Change-Id: I934ec2469f8c136f750e2e2cf9b333e229393ac3
2014-07-22 19:34:30 +00:00
Carlos Valdivia
75111d83e6
Merge "Allow authenticators to rename accounts." into lmp-dev
2014-07-22 16:21:19 +00:00
Sreeram Ramachandran
03666c705d
Cleanup: Delete dead code.
...
Bug: 15413389
Change-Id: I315468832ef18ffc84174e54774ab63b86d284dc
2014-07-22 15:46:34 -07:00
Igor Murashkin
0986121807
Merge "camera2: Add legacy available Request/Result/Characteristics keys" into lmp-dev
2014-07-22 16:21:19 +00:00
Igor Murashkin
6c76f58f31
camera2: Add legacy available Request/Result/Characteristics keys
...
* Also changes the CameraMetadata#get*Keys to not return @hide keys
Change-Id: Ifc89153136a9be502b7b88addbd16a5de68a7bfc
2014-07-22 13:10:29 -07:00
Sreeram Ramachandran
a77760d74a
Fix WiFi-Direct.
...
Add a new command to let netd know about routes on a p2p interface.
Bug: 15413694
Change-Id: I36effc438d5ac193a77174493bf196cb68a5b97a
2014-07-22 11:24:29 -07:00
Neil Fuller
cc7c4f8824
am 1a429047: am fc6346d4: Merge "Rewriting android.text.format.Time without the native _tz functions"
...
* commit '1a4290473df0f583dff5cb2b5856465e5e27d1c7':
Rewriting android.text.format.Time without the native _tz functions
2014-07-22 15:34:09 +00:00
Neil Fuller
1a4290473d
am fc6346d4: Merge "Rewriting android.text.format.Time without the native _tz functions"
...
* commit 'fc6346d461c9ed9b499643db830885241cc82838':
Rewriting android.text.format.Time without the native _tz functions
2014-07-22 15:29:08 +00:00
John Spurlock
ea025088e9
am 8028a5a8: am 752dc6e1: New NotificationListenerService listener flags api.
...
* commit '8028a5a8a3f17e54fe6a5d28c50683def1473b9c':
New NotificationListenerService listener flags api.
2014-07-22 13:56:34 +00:00
Jinsuk Kim
ec25af3fb3
am 0b6aeed0: am 68bc0359: Define a constant for HDMI-CEC logical address used for internal source
...
* commit '0b6aeed02e25756c85beea03ce74f52b8a89377a':
Define a constant for HDMI-CEC logical address used for internal source
2014-07-22 13:56:26 +00:00
Narayan Kamath
b0490cdefe
am b5c714fc: am e242111c: Merge "Remove copy of Locale.adjustLanguageCode."
...
* commit 'b5c714fca79028116db0b00157dc09616efeaa95':
Remove copy of Locale.adjustLanguageCode.
2014-07-22 13:49:36 +00:00
Narayan Kamath
b5c714fca7
am e242111c: Merge "Remove copy of Locale.adjustLanguageCode."
...
* commit 'e242111c5dc63e1cbba41d2341b493cb9c064589':
Remove copy of Locale.adjustLanguageCode.
2014-07-22 13:30:41 +00:00
John Spurlock
1fa865f396
New NotificationListenerService listener flags api.
...
Give activated listeners the ability to request changes to
listener-level or host-level state.
Currently this consists of the ability to suppress notification alerts
(alerts = the haptic / audio feedback of a notification).
Bug:15888672
Change-Id: I045e3b99d1f15e3f96ebaf17d3083a97e02ecb42
2014-07-22 07:24:22 -04:00