143534 Commits

Author SHA1 Message Date
Sandeep Siddhartha
fed73e12bd am 20a8b531: Fix synchronization issues in AlwaysOnHotwordDetector
* commit '20a8b5310e3e562f11a9503637ac48495969edcb':
  Fix synchronization issues in AlwaysOnHotwordDetector
2014-07-21 00:06:58 +00:00
Sandeep Siddhartha
110f569b47 Fix synchronization issues in AlwaysOnHotwordDetector
- Remove unnecessary recognition status from AlwaysOnHotwordDetector

- Remove unnecessary recognition started callback from IRecognitionStatusCallback

- Fix a bug around the fact that we weren't picking up enrollment at runtime because
we were storing the availability at instantiation time.

- Handle 0-length arrays in SoundTrigger classes while parceling/unparceling

- Fix issue in SoundTrigger helper where we were not comparing binders for start/stop calls

- Unload the previous model when starting a new recognition

- Add more debug logging

Change-Id: Icc56d7f3dd1ffa49a8cfeea49080e3ab4d342c32
2014-07-20 16:53:09 -07:00
Dianne Hackborn
db8a182c78 am 1648dbb4: Merge "Fix issue #16400873: Apps that show ads as new tasks stay in recents..." into lmp-dev
* commit '1648dbb414cd5f1208192cfde4b41cd61ff1d6c4':
  Fix issue #16400873: Apps that show ads as new tasks stay in recents...
2014-07-20 23:03:51 +00:00
Evan Charlton
641951aea1 am 19e236f5: Merge "Rename PhoneAccountMetadata to PhoneAccount" into lmp-dev
* commit '19e236f53a2321fdf5d8eb125a92d8822ee4f2bc':
  Rename PhoneAccountMetadata to PhoneAccount
2014-07-20 22:43:42 +00:00
Jean-Michel Trivi
82ffc97ddf am c741502b: Merge "Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE" into lmp-dev
* commit 'c741502b26b584d5689eeda3dad457f0b9e5077d':
  Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE
2014-07-20 22:33:25 +00:00
John Spurlock
75addf180f am 1bc6edc5: Merge "Volume: Remove silent mode icon." into lmp-dev
* commit '1bc6edc57390a7d8dddc4ba65bd3549942317c3c':
  Volume: Remove silent mode icon.
2014-07-20 22:29:17 +00:00
Wonsik Kim
e9118ce501 am d882dca6: audio: fix too early connection to HdmiControlService
* commit 'd882dca6617c85c0c2fa1aaa5eff7c7a7d15caba':
  audio: fix too early connection to HdmiControlService
2014-07-20 22:29:13 +00:00
Wonsik Kim
7f4342e5b8 audio: fix too early connection to HdmiControlService
Connect to HdmiControlService on systemReady(), not on constructor.

Change-Id: Ic91467f040fbffa48393e876997bd320ae9500db
2014-07-20 22:13:54 +00:00
Baligh Uddin
d6f1672a4c am 9ad52a14: (-s ours) Import translations. DO NOT MERGE
* commit '9ad52a14d38966b669ef9137bd4d6148bdabedb6':
  Import translations. DO NOT MERGE
2014-07-20 20:46:43 +00:00
Baligh Uddin
7226b9b62d Import translations. DO NOT MERGE
Change-Id: Iad977cd9e130e353572188f6cac5c004268fc28d
Auto-generated-cl: translation import
2014-07-20 20:43:58 +00:00
Jean-Michel Trivi
bdd340abb1 am 9e583961: Merge "API for audio session ID generation" into lmp-dev
* commit '9e583961d34e6531f14436a5455a15c21f21a428':
  API for audio session ID generation
2014-07-20 20:24:41 +00:00
Baligh Uddin
d78cf11b80 am d75f8332: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'd75f833201bda095fb7ee8fc7b5e7f95510a97c5':
  Import translations. DO NOT MERGE
2014-07-20 20:10:40 +00:00
Baligh Uddin
292a315ef5 am 33b0cf1f: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '33b0cf1f2bd75a436e5fc6ae354fc64d0c1014ba':
  Import translations. DO NOT MERGE
2014-07-20 19:33:50 +00:00
Baligh Uddin
34af3371aa am ea8de47d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'ea8de47deb217d53979df21f8b9f9d5156741f56':
  Import translations. DO NOT MERGE
2014-07-20 19:33:47 +00:00
Sandeep Siddhartha
c3901d01b1 am 29f27297: Move sound trigger calls to VoiceInteractionManagerService
* commit '29f27297588abec47cb1b7c5a37076f803f82b18':
  Move sound trigger calls to VoiceInteractionManagerService
2014-07-20 18:49:48 +00:00
Sandeep Siddhartha
055897208d Move sound trigger calls to VoiceInteractionManagerService
- This ensures that any data being loaded on the DSP comes from the framework

Change-Id: Ie15f0994850ba8f298ca07c49fe0b89e066d9e2b
2014-07-20 11:22:55 -07:00
Evan Charlton
0eb04823bf am 1bb914ea: Rename PhoneAccount to PhoneAccountHandle
* commit '1bb914eab351bf5d119639d270991b45406134c7':
  Rename PhoneAccount to PhoneAccountHandle
2014-07-20 17:46:50 +00:00
Evan Charlton
6eb262c351 Rename PhoneAccount to PhoneAccountHandle
Change-Id: I2e97b348e6316a8b3ccc39fd81013e7f514a2889
2014-07-20 10:34:59 -07:00
John Spurlock
8439d335b2 am 8179618c: Merge "Volume: haptic feedback entering vibrate using touch." into lmp-dev
* commit '8179618c79189c5f7abecbd07298805b2275f754':
  Volume: haptic feedback entering vibrate using touch.
2014-07-20 17:16:11 +00:00
John Spurlock
ba80961a31 am 5f6ea4bf: Merge "Volume: Design followup." into lmp-dev
* commit '5f6ea4bf5f9ad72442ddfa05f0c40c581370692d':
  Volume: Design followup.
2014-07-20 16:10:23 +00:00
David Friedman
f6f34214b1 am 380677d6: am 119716f4: am 0d5af3f6: am 5d59d371: Merge "Minor typos, consistency things, one grammatical error." into klp-modular-docs
* commit '380677d6af0ca7782bc74902ef27eac3d064b88d':
  Minor typos, consistency things, one grammatical error.
2014-07-20 12:57:20 +00:00
David Friedman
00510833be am 119716f4: am 0d5af3f6: am 5d59d371: Merge "Minor typos, consistency things, one grammatical error." into klp-modular-docs
* commit '119716f40466018e789d86b3005b6c839de85b8c':
  Minor typos, consistency things, one grammatical error.
2014-07-20 12:49:57 +00:00
David Friedman
119716f404 am 0d5af3f6: am 5d59d371: Merge "Minor typos, consistency things, one grammatical error." into klp-modular-docs
* commit '0d5af3f67bdd3734304a19dad45d995e93b6e957':
  Minor typos, consistency things, one grammatical error.
2014-07-20 12:43:19 +00:00
Wonsik Kim
4928bb6066 am 9b44c8b6: Merge "TIF: revise API names" into lmp-dev
* commit '9b44c8b61d7e0df34e333e3a1f46e7963d75317f':
  TIF: revise API names
2014-07-20 11:56:04 +00:00
John Spurlock
196af1887b am e4b360e7: Volume: new coat of paint.
* commit 'e4b360e78b856694ea0d10f05a5564f275dd3b47':
  Volume: new coat of paint.
2014-07-20 11:55:58 +00:00
David Friedman
0d5af3f67b am 5d59d371: Merge "Minor typos, consistency things, one grammatical error." into klp-modular-docs
* commit '5d59d371f27008214f29febb0595b602edddcc67':
  Minor typos, consistency things, one grammatical error.
2014-07-20 07:59:05 +00:00
John Spurlock
eb2727bb2f Volume: new coat of paint.
- Two sections (lighter header, darker detail) like QS.
- Fewer text variants.
- Remove backgrounds for segmented buttons.
- Remove alarm warning background.
- Fix slider-only style.
- Ensure all touch-targets are 48dp.

Bug:16419191

Change-Id: I220f3a736eba3dd7a1b9ff58a8fe4bf3d21db61a
2014-07-20 02:50:34 -04:00
Derek Sollenberger
637c588cf1 Merge "Separate Canvas JNI code from the implementation." into lmp-dev 2014-07-20 04:41:30 +00:00
Derek Sollenberger
8872b38ef4 Separate Canvas JNI code from the implementation.
This introduces Canvas.h which is a pure virtual interface that
is intended to be used by both Skia and HWUI implementation. To help
stage this transition this CL only introduces the interface and Skia
implementation.  The interface is not intended to be final and will
undoubtedly go through iterations in both style and location as we
look to introduce the HWUI implementation.

BUG:15672762
Change-Id: Ibaccdddb87d3b9358f4f0c1d317ead5282d4ee16
2014-07-21 12:08:57 -04:00
Jesse Hall
19eb5cb80e Merge "Add FEATURE_OPENGLES_EXTENSION_PACK_ES31A" into lmp-dev 2014-07-20 04:41:30 +00:00
John Spurlock
8d9c5ad809 Merge "Volume: Design followup." into lmp-dev 2014-07-20 04:41:30 +00:00
John Spurlock
4f558f7301 Volume: Design followup.
Fix button height so header matches QS, use same elevation between
layers.

Bug:16419191
Change-Id: I56d9c69fe72e926261a32579a0b142d2fac18871
2014-07-20 11:50:35 -04:00
Baligh Uddin
ded9fdc608 am 4aa0295b: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit '4aa0295b355ce17e2da195907ea5dc0322837351':
  Remove deprecated locales - DO NOT MERGE
2014-07-20 02:31:48 +00:00
Adam Powell
fa0460a671 am bf5ecd02: Merge "Don\'t apply the ActionBar style to a Toolbar as a result of setActionBar" into lmp-dev
* commit 'bf5ecd02937988beb93ee8c68032d7df4d27da20':
  Don't apply the ActionBar style to a Toolbar as a result of setActionBar
2014-07-19 23:35:39 +00:00
Chelsea Derrick
a3c09275a6 am 53fd859f: Merge "Unhide WifiConfiguration.creatorUid. [DO NOT MERGE]" into lmp-dev
* commit '53fd859ffabd8f2b843b907c66eb7e758b2808b3':
  Unhide WifiConfiguration.creatorUid. [DO NOT MERGE]
2014-07-19 23:12:28 +00:00
Adam Powell
7ee6b63f00 am d073a935: Don\'t overlay the Material.Light theme\'s homeAsUpIndicator attribute
* commit 'd073a9358bb1b48d361b1f5127cedb8f6b800f07':
  Don't overlay the Material.Light theme's homeAsUpIndicator attribute
2014-07-19 23:00:22 +00:00
Adam Powell
5abc26e00a Don't overlay the Material.Light theme's homeAsUpIndicator attribute
Current API expects the default ActionBar styles not to have the
homeAsUpIndicator defined, thereby inheriting it from the theme itself
when changed there. Remove the stray definition in the light material
action bar style that was blocking this from happening.

Bug 15458606

Change-Id: Ia7fdbde814582a1d3eb8743bf76bc019f6ac7488
2014-07-19 15:56:32 -07:00
John Spurlock
653103d2cf am d2494fcc: Merge "Volume: No sound effects on the ringer toggle." into lmp-dev
* commit 'd2494fccefc4d9477f2e5fea3462dd08e297cd7c':
  Volume: No sound effects on the ringer toggle.
2014-07-19 22:56:12 +00:00
Evan Charlton
4d44af4bad am 07e3fccb: Migrate TelecommConstants to TelecommManager
* commit '07e3fccbcc02a9882b1db1e4713caf500cde9643':
  Migrate TelecommConstants to TelecommManager
2014-07-19 22:44:09 +00:00
Alan Viverette
c2ae1a6b45 Merge "Move insets out of edit text background" into lmp-dev 2014-07-19 22:40:06 +00:00
Alan Viverette
c6696c11d7 Move insets out of edit text background
BUG: 16405246
Change-Id: I7eb5b4e33071940cd835999325d2265a92db7e33
2014-07-21 10:54:55 -07:00
Andrew Lee
faa0f30a58 Merge "Add video call profile constructor which takes video state only." into lmp-dev 2014-07-19 22:40:06 +00:00
Andrew Lee
055e5a227b Add video call profile constructor which takes video state only.
Bug: 16014280
Change-Id: I218256ae1e20783084412758cf5a44f7f5dec52e
2014-07-21 12:20:56 -07:00
Jean-Michel Trivi
122f599bb4 Merge "AudioAttributes for SoundPool" into lmp-dev 2014-07-19 22:40:06 +00:00
Jean-Michel Trivi
55a30c41b6 AudioAttributes for SoundPool
Add support for building a SoundPool instance and specify
 the AudioAttributes.
Remove SRC quality which was never implemented, while leaving
 room for supporting it later through the Builder pattern.
Remove stream types.
Update AudioService's use of SoundPool to the new scheme.

Change-Id: Ie51e4008684e5ba25f9b7368098e4f20266a15c7
2014-07-20 18:12:00 -07:00
Santos Cordon
6aac0f52e1 Merge "Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)" into lmp-dev 2014-07-19 22:40:06 +00:00
Santos Cordon
5c6fa95e37 Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)
Bug: 16416927
Change-Id: If2d1c19134d2245677f7e0b3d94b118d9b50e751
2014-07-21 01:43:30 +00:00
Santos Cordon
40075c7cdd Merge "Change incoming call intent to a TelecommManager method. (1/3)" into lmp-dev 2014-07-19 22:40:06 +00:00
Santos Cordon
96efb488af Change incoming call intent to a TelecommManager method. (1/3)
Also moves a few constants from TelecommConstants to TelecommManager.
Bug:16416927

Change-Id: I8e74feb228523ed1c186b2f06784d04cb9141f86
2014-07-20 17:41:08 -07:00
Jean-Michel Trivi
e9111d3067 Merge "API for audio session ID generation" into lmp-dev 2014-07-19 22:40:06 +00:00