Sailesh Nepal
6043793d3e
Add InCallCall class to communicate with InCallService
...
Change-Id: I3916e33e184f57bb6e58ed93a26b866d3ce0e7df
2014-04-07 22:10:27 -07:00
Etienne Le Grand
4f49f593c1
am fa1d2417: Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor"
...
* commit 'fa1d2417d296e28a48a8c4a5cfb932172edbdd65':
Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor"
2014-04-05 06:28:37 +00:00
Etienne Le Grand
fa1d2417d2
Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor"
...
This reverts commit fd53d8352a4617941b0a0449390aa562a01ea1d3.
Change-Id: I1c6322d1d992147bb5ef201238374966128c1a61
(cherry picked from commit 819239e5bec90ee3c861ac45fffac4a832a183a1)
2014-04-05 06:14:24 +00:00
Etienne Le Grand
b39f93ca69
am ded26473: am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
...
* commit 'ded264733036bb566c54da5b771d63f57213c84e':
Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
2014-04-05 04:01:33 +00:00
Etienne Le Grand
ded2647330
am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
...
* commit 'bdfe384106de364ea2effac6ab80108556d11649':
Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
2014-04-05 03:53:49 +00:00
Etienne Le Grand
bdfe384106
am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
...
* commit 'fd53d8352a4617941b0a0449390aa562a01ea1d3':
Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
2014-04-05 01:52:27 +00:00
Etienne Le Grand
fd53d8352a
Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor
...
Change-Id: I16e5da68f860494e24cca64075be76fad02617bc
2014-04-04 16:31:08 -07:00
John Spurlock
d190cbb3e9
am 0a0454fd: am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '0a0454fdcc7aeac6e57f9466da8f39bcf5f3f6ec':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:42:36 +00:00
John Spurlock
0a0454fdcc
am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '642421aa7f284817cc1a972a7f9c7a64696a0116':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:34:11 +00:00
John Spurlock
642421aa7f
am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '5c31e487c4577e1c47ee7c949325d6a13f0d462e':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:28:09 +00:00
John Spurlock
6c191299a7
Introduce new UI_MODE_TYPE_WATCH and qualifier.
...
Default ui mode to watch if we have FEATURE_WATCH.
Bug:13395758
Change-Id: Ie5ff95de60e69e91ad3612c7d2f1fca7f49061bd
2014-04-04 15:21:53 -04:00
Adam Powell
6ec380fd20
am 33d0dad1: Merge "android.widget.Toolbar"
...
* commit '33d0dad1bce329b5794091c31c50543666b3a251':
android.widget.Toolbar
2014-04-04 17:53:49 +00:00
Adam Powell
8e7286094f
am 2efec597: Merge "Deprecate ActionBar navigation modes"
...
* commit '2efec597b7ac0a0ab256bfeec8f83076cb22d4d7':
Deprecate ActionBar navigation modes
2014-04-04 17:53:46 +00:00
Evan Charlton
cda10cb547
Merge "Add lifecycle methods to telecomm services" into master-nova
2014-04-04 17:19:03 +00:00
Adam Powell
e43340c80d
android.widget.Toolbar
...
Add the new Toolbar widget for use in app layouts.
ActionBar can now be used as a point of control for either a
traditional window decor action bar or for a Toolbar that appears
inline in an Activity's layout.
ToolbarActionBar is currently WIP.
Change-Id: I0da093e5645840f4fd032aa34efa0ae5f1825ff2
2014-04-04 10:08:17 -07:00
Adam Powell
fc35dfd513
Deprecate ActionBar navigation modes
...
Navigation modes were a great shortcut for patterns that are no longer
recommended or that don't integrate as nicely with application
content. Apps have done a great job both inventing new navigation
patterns that work well in their own contexts or following patterns
that can be implemented inline with an app's content. Navigation modes
as a prescriptive construct are no longer needed.
Be free, apps!
Change-Id: I9ae1c2efc830c7dcb6664061bba68b1748928ae3
2014-04-04 10:08:17 -07:00
Evan Charlton
924748fa3f
Add lifecycle methods to telecomm services
...
Have the base classes track the adapters and provide an override-able
hook (onAdapterAttached()) to notify when the adapter is set.
Change-Id: I58ca5c6970328861327699ec497fa21288bce7df
2014-04-04 09:26:01 -07:00
Glenn Kasten
9d2c599747
am b951af64: Merge "Simplify and document AudioTrack gain"
...
* commit 'b951af64ebd25baac5e40901ec7fa3f2b44a4cb1':
Simplify and document AudioTrack gain
2014-04-04 15:35:53 +00:00
Glenn Kasten
b951af64eb
Merge "Simplify and document AudioTrack gain"
2014-04-04 15:31:10 +00:00
Adam Connors
da79b8e82d
am d423986e: Merge "Add android.software.managedprofiles feature flag."
...
* commit 'd423986e68d76958441c3bec1584a86f7f390988':
Add android.software.managedprofiles feature flag.
2014-04-04 15:00:30 +00:00
Adam Connors
d423986e68
Merge "Add android.software.managedprofiles feature flag."
2014-04-04 14:40:20 +00:00
Sailesh Nepal
b632e5b122
Handoff: Add APIs to allow handoff between call services
...
This CL adds:
- CallInfo.mExtra and CallInfo.mCurrentCallServiceDescriptor. These
can be used by the selector to perform handoff.
- InCallService.setHandoffEnabled to enform the in-call UI that handoff
is allowed.
- InCallAdapater.handoffCall to initiate handoff.
Bug: 13643568
Change-Id: I94c28b10c0e0a253450f14d31ecdc416d5b44ca4
2014-04-03 22:12:26 -07:00
Craig Mautner
4722c9daaa
am eb6387c1: Merge "Add the persistable attribute for Activities"
...
* commit 'eb6387c16149e4d84dcb15427bb7ca8d0495554d':
Add the persistable attribute for Activities
2014-04-03 20:56:55 +00:00
Craig Mautner
eb6387c161
Merge "Add the persistable attribute for Activities"
2014-04-03 20:51:22 +00:00
Craig Mautner
fab55569c6
am 35fc6a02: Merge "Implement setActivityLabelAndIcon()."
...
* commit '35fc6a02aeded9578375af5828e14043164028d5':
Implement setActivityLabelAndIcon().
2014-04-03 20:46:22 +00:00
Craig Mautner
35fc6a02ae
Merge "Implement setActivityLabelAndIcon()."
2014-04-03 20:37:29 +00:00
Glenn Kasten
78cbd451fd
Simplify and document AudioTrack gain
...
also deprecate setStereoVolume
Bug: 12534920
Change-Id: I009ab91c5b73b93fbd961691e5764744ce37cae6
2014-04-03 17:45:29 +00:00
Craig Mautner
4cfa8dc77a
Add the persistable attribute for Activities
...
This is used for documents to allow them to be persisted across
reboots.
Fixes bug 13735406.
Change-Id: I5655ac99589d58ed5716429cf7a1ffeee677aee1
2014-04-03 10:40:43 -07:00
Jinsuk Kim
5740a6a826
am 8ccaedb5: am d66d3e73: am 7b4c9725: Merge "Fix build breakage by updating current.txt" into klp-modular-dev
...
* commit '8ccaedb51b0734d2711b8bf86f6ffeb57a5da172':
Fix build breakage by updating current.txt
2014-04-03 01:45:05 +00:00
Jinsuk Kim
8ccaedb51b
am d66d3e73: am 7b4c9725: Merge "Fix build breakage by updating current.txt" into klp-modular-dev
...
* commit 'd66d3e736fa101b48076433bc305971a19bb8f6f':
Fix build breakage by updating current.txt
2014-04-03 01:41:24 +00:00
Jinsuk Kim
d66d3e736f
am 7b4c9725: Merge "Fix build breakage by updating current.txt" into klp-modular-dev
...
* commit '7b4c972577179b2dfcf8a59c31b3730d097c5d46':
Fix build breakage by updating current.txt
2014-04-02 23:17:23 +00:00
Jinsuk Kim
196b6dd13e
Fix build breakage by updating current.txt
...
Change-Id: If9434850c24c8e97bdd49952fb3180d139cab101
2014-04-03 08:10:55 +09:00
Sailesh Nepal
a3d3acae57
Add disconnect cause and message extras
...
These extras will be sent out as a part of the
ACTION_PHONE_STATE_CHANGED broadcast.
Change-Id: I23fe43e7f3604471185ffb30be9ac553438b78f3
2014-04-02 14:38:34 -07:00
Alan Viverette
7df8d900a4
am 8754b73b: Merge "Add inverse text styles to public"
...
* commit '8754b73bf81aa0164f3e2a1a429ba0fda39202de':
Add inverse text styles to public
2014-04-02 21:17:17 +00:00
Alan Viverette
e38aaa1da8
Add inverse text styles to public
...
Change-Id: I3c5e9e847d414e98d0d99380bd7407cb081cb524
2014-04-02 11:34:19 -07:00
Sailesh Nepal
8d20561554
Add CallServiceSelectorAdapter
...
Previously the selector would communicate with Telecomm using
callbacks.
For handoff, it's easier to communicate using an adapter.
Bug: 13643568
Change-Id: Ida5859a3b5b15c9fa1c533f27a3e14fd0d7c36af
2014-04-01 20:15:04 -07:00
Sailesh Nepal
f6e9b27f93
Add CallCapabilities and CallNumberPresentation
...
Bug: 13643568
Change-Id: I453a1b0db0edf31b26be64b4dcbabec58a4f96f5
2014-04-01 14:23:09 -07:00
Adam Connors
23cc04e598
Add android.software.managedprofiles feature flag.
...
Change-Id: I108d2952996d3a74596337ee2294fb33f1e28ee4
2014-04-01 12:12:20 +01:00
Ihab Awad
2f23664b4f
DTMF dialing support in frameworks/base
...
Change-Id: I86695161fab9c4fbd4a021ba69cc61ec5e585adc
2014-03-31 20:07:44 -07:00
Santos Cordon
61d2bec6ce
Merge "Add disconnect cause to setDisconnected." into master-nova
2014-04-01 02:10:12 +00:00
Alan Viverette
2e07ba4cc8
am 30cac644: Merge "Switch device default theme over to Quantum"
...
* commit '30cac644f161433fca92ca65edcb26b351a04e5a':
Switch device default theme over to Quantum
2014-04-01 00:07:22 +00:00
Craig Mautner
688b5105d6
Implement setActivityLabelAndIcon().
...
Replaces Activity.setRecentsLabel and Activity.setRecentsIcon.
Simple top-down traversal to find the highest activity with a
specified label and icon. Adds the Intent of that activity to
RecentTaskInfo as well so that Recents can get the launcher
icon if UX desires it.
Fixes bug 13675322.
Change-Id: I62d7d8f4df4dc81012f451e0cdea8a2943aedeec
2014-03-31 17:06:47 -07:00
Alan Viverette
30cac644f1
Merge "Switch device default theme over to Quantum"
2014-03-31 22:38:14 +00:00
Alan Viverette
3054e2d5b1
Switch device default theme over to Quantum
...
Change-Id: I4d8ad0a9d62b898ae34900b4a749e75a975af5af
2014-03-31 15:01:00 -07:00
Santos Cordon
20e3f02c2d
Add disconnect cause to setDisconnected.
...
Change-Id: I4ba9b8f47a942b82b7a3d4bed43c0ca945957592
2014-03-31 14:58:11 -07:00
ztenghui
008492f291
am 2f9ec356: Merge "Make the reveal animation API public"
...
* commit '2f9ec3560d21e3db4f91a64e68d6b678714cd749':
Make the reveal animation API public
2014-03-31 20:11:00 +00:00
ztenghui
2f9ec3560d
Merge "Make the reveal animation API public"
2014-03-31 20:08:12 +00:00
Adrian Roos
4bc08ab9a9
am 716f20d8: Merge "Define initial trust agent API"
...
* commit '716f20d833537461fef7d5d7ed62157451391f1c':
Define initial trust agent API
2014-03-31 19:14:29 +00:00
Adrian Roos
ff2144ccb4
Define initial trust agent API
...
Adds the minimal API needed to define a useful trust agent.
Bug: 13723878
Change-Id: Ib24440bab7b16d0b656bde8b059e7d42cab2c7dc
2014-03-31 20:40:49 +02:00
ztenghui
be23fa2f73
Make the reveal animation API public
...
Change-Id: Iafb17bc768b33b320ffa731a9474be05382126e6
2014-03-31 10:41:31 -07:00