Amith Yamasani
c686d9abaf
am 5784b398: Merge "Launcher APIs and broadcasts for managed profiles"
...
* commit '5784b39843bd3d6112352ff3b736a6498107911c':
Launcher APIs and broadcasts for managed profiles
2014-04-09 00:45:52 +00:00
Amith Yamasani
5784b39843
Merge "Launcher APIs and broadcasts for managed profiles"
2014-04-08 22:04:20 +00:00
John Reck
089651f84b
am 77ecf0bb: Merge "Don\'t make HardwareRenderer calls in the finalizer"
...
* commit '77ecf0bb9687a4841a4880267bdb2cd7de05055f':
Don't make HardwareRenderer calls in the finalizer
2014-04-08 21:29:09 +00:00
John Reck
77ecf0bb96
Merge "Don't make HardwareRenderer calls in the finalizer"
2014-04-08 21:22:42 +00:00
John Reck
0ed751dd22
Don't make HardwareRenderer calls in the finalizer
...
Bug: 13902530
Don't try to set the RenderNode's displayListData to 0 in the finalizer.
The HardwareRenderer may have already been finalized and it's not valid
to make calls into HardwareRenderer from another thread anyway.
The fix is that now that RenderNode is a refcounted object, this step
can be skipped entirely. The RenderNode destructor handles deleting
its DisplayListData if it needs to.
Change-Id: Ieab75575b98c24678a531dd5aa41a2d0afde0eef
2014-04-08 14:13:31 -07:00
Jae Seo
9210e8cb23
am 3957091b: Initial round of Television Input Framework
...
* commit '3957091ba8f08c02b5e781098cb955a5f697a1ff':
Initial round of Television Input Framework
2014-04-08 20:43:49 +00:00
Jae Seo
3957091ba8
Initial round of Television Input Framework
...
This provides APIs to control and create individual television inputs on
the system which will later be hosted by television applications.
Change-Id: I6866d28e78175a1bff2c32a85c5d77e94d0cd60c
2014-04-08 13:35:21 -07:00
Fabrice Di Meglio
db03d7e93d
am 53c2cf79: Add support for saving and using the Preference\'s key value
...
* commit '53c2cf799fddfae7f6fc9ca1840ea345308b79ee':
Add support for saving and using the Preference's key value
2014-04-08 20:34:46 +00:00
Fabrice Di Meglio
53c2cf799f
Add support for saving and using the Preference's key value
...
- make public and hide the PreferenceGroupAdapter class
- add setActivated(int position) to be able to set the activated item
- udpate getView(int position, View convertView, ViewGroup parent) to set/unset
the activated item
Change-Id: I8a653ad6541bb6b7a043ba7c3d95e5ecad924a0d
2014-04-08 13:22:07 -07:00
Fabrice Di Meglio
1d6f207c0d
am 19de4fff: Merge "Add support for key value for SearchIndexableData"
...
* commit '19de4ffff3c9ebca70694b55b9784afe86f5c11b':
Add support for key value for SearchIndexableData
2014-04-08 20:15:06 +00:00
Fabrice Di Meglio
19de4ffff3
Merge "Add support for key value for SearchIndexableData"
2014-04-08 20:11:27 +00:00
Kenny Guy
f328cd6c5e
am cfd3cd6d: Merge "Pipe notifications from related users to listeners."
...
* commit 'cfd3cd6df375793d714fe3b6570791e377cab1e5':
Pipe notifications from related users to listeners.
2014-04-08 18:07:42 +00:00
Kenny Guy
cfd3cd6df3
Merge "Pipe notifications from related users to listeners."
2014-04-08 17:59:27 +00:00
Amith Yamasani
4f58263d02
Launcher APIs and broadcasts for managed profiles
...
UserManager
- Corp badging
- Querying list of managed profiles
Launcher API
- LauncherApps and Service to proxy changes in managed profile
to the launcher in the primary profile
- Querying and launching launchable apps across profiles
Change-Id: Id8f7b4201afdfb5f414d04156d7b81300119289e
2014-04-08 10:51:05 -07:00
Kenny Guy
a263e4e438
Pipe notifications from related users to listeners.
...
For Listeners built against L or greater
Send notifications from related users to listeners.
Return notifications from related users getAllActiveNotifications
Cancel notifications from related users in cancelAllNotifications
Deprecate StatusBarNotification.getUserId() and expose getUser()
as APIs should use UserHandles.
Deprecate cancelNotification that takes package, id and tag
in favour of one that takes key.
Fix bug that notifications from related users didn't
trigger sounds.
Change-Id: I1b1c20c9f305b8f3c4047bc5720d8e99cdedfe70
2014-04-08 18:38:38 +01:00
Yohei Yukawa
110553b3c9
am 59fee2d5: Merge "Allow IMEs to start/stop receiving onUpdateCursor callback"
...
* commit '59fee2d5534965f0986e68e0c3562da5e65e6c45':
Allow IMEs to start/stop receiving onUpdateCursor callback
2014-04-08 06:26:09 +00:00
Yohei Yukawa
59fee2d553
Merge "Allow IMEs to start/stop receiving onUpdateCursor callback"
2014-04-08 05:48:45 +00:00
John Reck
824b90ac95
am 1f3f55b4: Merge "Enable RT, round 2"
...
* commit '1f3f55b434ce324c5fdbe74db1982fea4812a2e9':
Enable RT, round 2
2014-04-08 02:56:43 +00:00
John Reck
1f3f55b434
Merge "Enable RT, round 2"
2014-04-08 02:50:22 +00:00
John Reck
ed8c903a6c
Enable RT, round 2
...
Change-Id: I8035f477f67ede9a5cd1b4de4498bc7850c7fbf3
2014-04-07 19:38:59 -07:00
Eric Laurent
94f5ed868a
am f5325314: Merge "Revert "Initial implementation of USB Audio output.""
...
* commit 'f5325314ccb6809de95c9c4fa2304fe87537640a':
Revert "Initial implementation of USB Audio output."
2014-04-08 01:29:24 +00:00
Eric Laurent
f5325314cc
Merge "Revert "Initial implementation of USB Audio output.""
2014-04-08 01:23:21 +00:00
Eric Laurent
f2f80c09b6
Revert "Initial implementation of USB Audio output."
...
This reverts commit 3af0fe0c9d
while investigating issues 13751080 and 13883978.
Bug: 13751080.
2014-04-07 18:01:29 -07:00
John Reck
fd57f066ab
am 85189c5d: Merge "Fence on draws that are reported"
...
* commit '85189c5dafb08f051c7024f42ceedcbcf5dbbc7c':
Fence on draws that are reported
2014-04-08 00:40:00 +00:00
John Reck
85189c5daf
Merge "Fence on draws that are reported"
2014-04-08 00:32:15 +00:00
John Reck
28ad7b52e0
Fence on draws that are reported
...
Change-Id: Ib2ec16cbda40f40df1710bdc868869ea8301f17e
2014-04-07 16:59:25 -07:00
Deepanshu Gupta
538f44e7e7
am e9abc279: Merge "Fix theme/style resolution in Layoutlib"
...
* commit 'e9abc279fd0e1cd3a7c0bfb878c9b5ae22840b9b':
Fix theme/style resolution in Layoutlib
2014-04-07 22:32:23 +00:00
Deepanshu Gupta
e9abc279fd
Merge "Fix theme/style resolution in Layoutlib"
2014-04-07 22:27:01 +00:00
Christoph Studer
15559ec190
am d624a443: Merge "Write eventlog entries for notification panel visibility"
...
* commit 'd624a443ec5662d2bf812b6992e783bea225d36d':
Write eventlog entries for notification panel visibility
2014-04-07 19:20:27 +00:00
Christoph Studer
760ea554d0
Write eventlog entries for notification panel visibility
...
Change-Id: Ie7e15ed15739cb5f057c900e1cadf90824b2b4ef
2014-04-07 14:52:17 -04:00
Alan Viverette
d4dcd47a12
am 012785d8: Merge "Don\'t auto scroll empty lists"
...
* commit '012785d8cbaadb4041707af350e122ad29d22151':
Don't auto scroll empty lists
2014-04-07 16:38:40 +00:00
Alan Viverette
012785d8cb
Merge "Don't auto scroll empty lists"
2014-04-07 16:31:55 +00:00
Alan Viverette
a111328412
Don't auto scroll empty lists
...
BUG: 12930741
Change-Id: I22bcebace0d5e0d519d38b34d6312ffff5b62f9b
2014-04-07 09:30:13 -07:00
George Mount
a9364665d6
am 6fd0ef7f: Merge "Add Transitions useful for Activity transitions."
...
* commit '6fd0ef7f7367ce6e2272e9c517793d502fe7f8da':
Add Transitions useful for Activity transitions.
2014-04-07 16:22:45 +00:00
George Mount
65c87ff167
am dde10d07: Merge "Implement "Back" for Activity Transitions."
...
* commit 'dde10d073f819e78c0b26d7f37ed10f01b45125c':
Implement "Back" for Activity Transitions.
2014-04-07 16:22:41 +00:00
George Mount
6fd0ef7f73
Merge "Add Transitions useful for Activity transitions."
2014-04-07 16:17:40 +00:00
George Mount
dde10d073f
Merge "Implement "Back" for Activity Transitions."
2014-04-07 16:17:32 +00:00
George Mount
d6107a3170
Add Transitions useful for Activity transitions.
...
Slide: transition in and out of the edge of the scene.
Explode: transition to the scene borders
Moved capability from Fade to Visibility.
Change-Id: Ibeb0d8f751c990edc467570d9665fbe251af2703
2014-04-07 09:14:09 -07:00
George Mount
cb4b7d999e
Implement "Back" for Activity Transitions.
...
Change-Id: Iceaf888f57f2c7598f9291687ac9ad76d55bd82c
2014-04-07 09:00:13 -07:00
Raph Levien
9e2121a7a2
am 77b1286f: Merge "Fix extra text appearing after ellipsis"
...
* commit '77b1286f7f949ef6ec8a254648380e211ee8b8eb':
Fix extra text appearing after ellipsis
2014-04-07 15:31:50 +00:00
Raph Levien
77b1286f7f
Merge "Fix extra text appearing after ellipsis"
2014-04-07 15:27:12 +00:00
Alexandra Gherghina
2ea79b063d
am 45849beb: Merge "Introduces intents for adding and removing a managed profile."
...
* commit '45849beb3bd0d9f4494bdcce919dcf995bcb881b':
Introduces intents for adding and removing a managed profile.
2014-04-07 12:36:25 +00:00
Alexandra Gherghina
45849beb3b
Merge "Introduces intents for adding and removing a managed profile."
2014-04-07 12:26:56 +00:00
Alexandra Gherghina
c17d7e0d64
Introduces intents for adding and removing a managed profile.
...
Change-Id: I6b8b7a314ea52bfd0c750da94066156e73a0f2f5
2014-04-07 12:38:24 +01:00
Jaewan Kim
acdfa2a65d
am baa00cc3: Merge "Revert "Refactor IpConfiguration from WifiConfiguration""
...
* commit 'baa00cc350572c34718d770a31ebe2f76ffc9607':
Revert "Refactor IpConfiguration from WifiConfiguration"
2014-04-07 09:10:11 +00:00
Jaewan Kim
fce727b5c7
am e277433e: Revert "Hide IpConfiguration"
...
* commit 'e277433ed718be7651ab893f85d87f1ab4da896c':
Revert "Hide IpConfiguration"
2014-04-07 09:10:08 +00:00
Jaewan Kim
baa00cc350
Merge "Revert "Refactor IpConfiguration from WifiConfiguration""
2014-04-07 09:01:43 +00:00
Jaewan Kim
6789797485
Revert "Refactor IpConfiguration from WifiConfiguration"
...
This reverts commit 1284767ceb .
Change-Id: Ibccea84e5dc44c1b8954779660e0721b27f762d4
2014-04-07 09:01:24 +00:00
Jaewan Kim
e277433ed7
Revert "Hide IpConfiguration"
...
This reverts commit d07372e2e9 .
Change-Id: I5728114dbd9ef37509e8ab3c942648ec92ef0c1a
2014-04-07 08:54:45 +00:00
Jaewan Kim
62a9daccac
am d07372e2: Hide IpConfiguration
...
* commit 'd07372e2e96ed6d2012db8518e05018c9710cafb':
Hide IpConfiguration
2014-04-07 08:43:19 +00:00