Kenny Guy
53fa4ec7f4
Extend LauncherApps service to expose enabled state.
...
Provide methods for checking if a package or activity
is enabled for a given profile.
Change-Id: If9cb15dc9398a709e60e7b689b664c24c49fcc16
2014-04-29 19:28:31 +01:00
Jim Miller
df2258be5b
Fix doc build.
...
We probably don't need to deprecate this constant. It can still be used
by partner devices if they choose to continue to support widgets.
Change-Id: Ie8c33446e0c5c32d96ed0670df1772adedf6a5de
2014-04-27 20:11:44 -07:00
Alan Viverette
2a56ef70cd
Merge "Quantum ripple for ListView selector"
2014-04-28 01:14:47 +00:00
Alan Viverette
d1ca75bffe
Quantum ripple for ListView selector
...
Also fixes row clipping and ripple alpha channel. Only supports showing
ripple on a single list row -- multiple rows for focus traversal and
drag-to-open are coming soon.
BUG: 13212804
BUG: 14257108
Change-Id: Ided15611dc868a513e8d2a994723cdf57b0d206c
2014-04-27 18:13:34 -07:00
John Spurlock
1c923a386e
Force condition provider unsubscribe when exiting zen mode.
...
Bug:13743109
Change-Id: I3c205067498a86e2862a0c545bc38e41682693d5
2014-04-27 17:41:51 -04:00
John Spurlock
e77bb36d48
Wire up condition providers to zen mode exit triggers.
...
Bug:13743109
Change-Id: I4e45d7050d1f9aaa379f46379a3203e61e216a3d
2014-04-27 11:36:32 -04:00
Chris Craik
6689c9700d
Merge "Support Oval GradientDrawable outlines, and ShapeDrawable"
2014-04-26 01:59:00 +00:00
Jim Miller
66fbe3dc81
Merge "Add new DevicePolicyManager disable flags for keyguard."
2014-04-26 00:28:44 +00:00
Amith Yamasani
0150b48c4c
Merge "Handle density request in LauncherActivityInfo"
2014-04-25 23:04:27 +00:00
Chris Craik
7979388d4f
Support Oval GradientDrawable outlines, and ShapeDrawable
...
Change-Id: Ifc9e55757d3325cb28a1a812ec696512d4a18b39
2014-04-25 15:59:47 -07:00
Amith Yamasani
30acde7e90
Handle density request in LauncherActivityInfo
...
Change-Id: I4e8dc8ef1454b3881bdb80ae118e2d0d306642f3
2014-04-25 15:56:26 -07:00
Mark Salyzyn
95df2024ed
am a19b9c41: am dfdeabf9: am ac732708: Merge "EventLog: event log translation errors"
...
* commit 'a19b9c413b3e7f3b6038b06c51d01bab1e0bfda9':
EventLog: event log translation errors
2014-04-25 22:52:09 +00:00
Craig Mautner
e361268e6e
am cb48b962: am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev
...
* commit 'cb48b96223071dc9d8633aab8f6cd9a91b3676bf':
Throw exception from startActivity if not allowed.
2014-04-25 22:10:12 +00:00
Mark Salyzyn
a19b9c413b
am dfdeabf9: am ac732708: Merge "EventLog: event log translation errors"
...
* commit 'dfdeabf9ba40ea7f082acf7eba6fe086d2e643fb':
EventLog: event log translation errors
2014-04-25 22:07:07 +00:00
Adam Powell
07064fa730
Merge "Fix ScrollView nested scrolling with touch down on buttons"
2014-04-25 21:34:32 +00:00
destradaa
08f15963fe
Merge "Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework. b/14118906"
2014-04-25 21:21:37 +00:00
Adam Powell
e9a16a5a3e
Fix ScrollView nested scrolling with touch down on buttons
...
Start ScrollView's nested scroll in onIntercept to signal nested
scrolling parents not to intercept along the vertical axis.
Change-Id: Ieb343ff6b8216b113d3876bf93a804e609257f2a
2014-04-25 14:21:27 -07:00
Mark Salyzyn
747802f8aa
EventLog: event log translation errors
...
- Deal with L using v3 event log format, or K using v1 or v2 event log format
Change-Id: Id4fb205f51b7e506135888d565acf1604497b91f
2014-04-25 13:45:03 -07:00
Jim Miller
50e62183d4
Add new DevicePolicyManager disable flags for keyguard.
...
- KEYGUARD_DISABLE_SECURE_NOTIFICATIONS
- KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS
- KEYGUARD_DISABLE_TRUST_AGENTS
Change-Id: I4ed2b9cef78b497d87bb719c57fabdad94c18e82
2014-04-25 13:27:10 -07:00
Kenny Guy
86a6430e52
Provide access to ActivityInfo.name from LauncherActivityInfo
...
Change-Id: Ia34900f3e232b59f3879dbb3cb3131498023b8ac
2014-04-25 21:21:55 +01:00
Craig Mautner
cb48b96223
am 1a7e9e66: Merge "Throw exception from startActivity if not allowed." into klp-modular-dev
...
* commit '1a7e9e66a6de039da8f567a2087d9bce34820746':
Throw exception from startActivity if not allowed.
2014-04-25 18:45:06 +00:00
destradaa
cc972725af
Make sure FLP HAL statuses currently used are translated (if needed) correctly into the framework.
...
b/14118906
Change-Id: I4723a3b9cad99aacc70bd3b7b5b5e034aa6c033d
2014-04-25 11:39:16 -07:00
Amith Yamasani
250bb6e3e0
Merge "Allow profile owners to set user restrictions"
2014-04-25 18:23:37 +00:00
Craig Mautner
247ab65a49
Throw exception from startActivity if not allowed.
...
The ActivityView.startActivity method may defer calling
ActivityContainer.startActivity if the ActivityView is not yet
visible. If the activity being started doesn't have allowEmbedded
attribute set to true then the SecurityException will not be
thrown until the ActivityView is visible. In such a case the caller
of ActivityView.startActivity cannot catch the SecurityException.
This fix checks the attribute at the time ActivityView.startActivity
is called.
Fixes bug 14317210.
Change-Id: I7fff23e39b67a9a0aa1b2e555920d02ae38906d9
2014-04-25 11:20:01 -07:00
John Spurlock
b22aabbbd2
Merge "Introduce condition provider services."
2014-04-25 18:19:06 +00:00
Yuling Liang
2be1f8c3f4
am 69a9d925: am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev
...
* commit '69a9d92502428a4cf6eb6b5bf6577d9e525796a2':
Revert "Followon fix for 14276128 Clipping at bottom of TextView"
2014-04-25 17:38:00 +00:00
Yuling Liang
69a9d92502
am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev
...
* commit 'eea94f060a917a5c6195a81d8825551a430a8d69':
Revert "Followon fix for 14276128 Clipping at bottom of TextView"
2014-04-25 17:35:52 +00:00
Yuling Liang
10973c7776
Revert "Followon fix for 14276128 Clipping at bottom of TextView"
...
This reverts commit a10e19845c .
Change-Id: I6d40451c9eb6285859e16d251b55947663a3553a
2014-04-25 17:32:08 +00:00
Alexandra Gherghina
d8e6a5f18a
Merge "Temporarily switch off returning only enabled profiles to support dogfooding"
2014-04-25 17:12:44 +00:00
Alexandra Gherghina
92d6aea86e
Temporarily switch off returning only enabled profiles to support dogfooding
...
Bug: 14132551
Change-Id: I3679c8fc248a799c816e5b80641b1fca6b7af061
2014-04-25 18:11:21 +01:00
Dianne Hackborn
522ff52f88
Merge "Initial implementation of new voice interaction API."
2014-04-25 17:02:19 +00:00
Selim Gurun
f9a031c134
Merge "Clarify a use case."
2014-04-25 16:44:10 +00:00
Yuling Liang
ec2b7d6dd7
am 60f8349b: am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev
...
* commit '60f8349b9819130e81e28106a35bf3362d337045':
Followon fix for 14276128 Clipping at bottom of TextView
2014-04-25 16:41:07 +00:00
Selim Gurun
f2d50e5536
Clarify a use case.
...
Clarify a use case regarding clearing client certificates.
Change-Id: Ifdfa00022bb21b26e6f62dbad585faef4f8fc3c7
2014-04-25 09:39:31 -07:00
John Spurlock
7340fc8665
Introduce condition provider services.
...
Add the condition provider interface, base class, and associated
system metadata.
Pull out common service management code into a reusable helper,
used by notification listeners and condition providers. The
helper, ManagedServices, is now completely self-contained - it
has no dependencies on NoMan or NoMan abstractions.
Bug:13743109
Change-Id: I6856d40f0a2ead78ac9b5707568559a57e7eb009
2014-04-25 12:35:31 -04:00
Yuling Liang
60f8349b98
am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev
...
* commit '243e551ac380f86639eee3e95a482d8e17836670':
Followon fix for 14276128 Clipping at bottom of TextView
2014-04-25 16:34:15 +00:00
Chris Craik
07f0b8ee73
Merge "Refactor Drawable outline production, flesh out Outline methods"
2014-04-25 16:22:26 +00:00
Colin Cross
c955677c1b
fix build
...
When commit 4e48f40b03 merged from
AOSP it added a hunk that was already present. Remove the second
copy.
Change-Id: I48b30fd5fe21d6668cc904744fed7d5044fae91d
2014-04-24 22:45:05 -07:00
Selim Gurun
da5c532573
am 7466e3bb: am e3fc3073: am 8c2d70f5: Merge "Add a stub for forgotten callback to fix master-gpl."
...
* commit '7466e3bbbd13b563e1a5adcc537ea0f132045038':
Add a stub for forgotten callback to fix master-gpl.
2014-04-25 01:19:31 +00:00
Selim Gurun
7466e3bbbd
am e3fc3073: am 8c2d70f5: Merge "Add a stub for forgotten callback to fix master-gpl."
...
* commit 'e3fc3073826b4fdfa0d1be17fe0c79ccf211ad7d':
Add a stub for forgotten callback to fix master-gpl.
2014-04-25 01:15:36 +00:00
Selim Gurun
8c2d70f5e8
Merge "Add a stub for forgotten callback to fix master-gpl."
2014-04-25 01:08:48 +00:00
Selim Gurun
4e48f40b03
Add a stub for forgotten callback to fix master-gpl.
...
Change-Id: I375dba89403d09dc39f696de04e0811633ecc803
2014-04-24 18:04:04 -07:00
Dianne Hackborn
91097de49b
Initial implementation of new voice interaction API.
...
This gives a basic working implementation of a persist
running service that can start a voice interaction when
it wants, with the target activity(s) able to go through
the protocol to interact with it. It may even work when
the screen is off by putting the activity manager in the
correct state to act like the screen is on.
Includes a sample app that is a voice interation service
and also has an activity it can launch.
Now that I have this initial implementation, I think I
want to rework some aspects of the API.
Change-Id: I7646d0af8fb4ac768c63a18fe3de43f8091f60e9
2014-04-24 17:48:58 -07:00
Selim Gurun
a697268442
am f7a19173: am adad989b: Merge "Add a stub to fix master-gpl"
...
* commit 'f7a191731f6c840eed9283652648f267589502c2':
Add a stub to fix master-gpl
2014-04-25 00:47:23 +00:00
Selim Gurun
adad989b6a
Merge "Add a stub to fix master-gpl"
2014-04-25 00:39:10 +00:00
Selim Gurun
85b89bf7a3
Add a stub to fix master-gpl
...
Change-Id: I4cadd3a6e33843ccac4ef2eacbe508e40628367c
2014-04-24 17:31:07 -07:00
Christopher Tate
2ac0462e7b
Merge "Send factory reset notification broadcasts at foreground priority"
2014-04-25 00:26:05 +00:00
Chris Craik
e6a39b1265
Refactor Drawable outline production, flesh out Outline methods
...
Change-Id: I1b8c25384b5f123e86cf5e0b2270eb741bc3159b
2014-04-24 16:58:18 -07:00
Dianne Hackborn
898be168bd
Merge "Add support for muliple active development codenames."
2014-04-24 23:43:49 +00:00
Selim Gurun
7d5a5cbfd9
Merge "Add ClientCert support"
2014-04-24 23:26:09 +00:00