146305 Commits

Author SHA1 Message Date
Fabrice Di Meglio
0ff94a67e4 am 1d1771ac: am 33211ef5: am 9ace30d1: Fix permission icons size to 24dp
* commit '1d1771acbe1563f1f0cd1a9458d8f1e550a2f361':
  Fix permission icons size to 24dp
2014-07-26 00:50:25 +00:00
Fabrice Di Meglio
27b04be43a am 33211ef5: am 9ace30d1: Fix permission icons size to 24dp
* commit '33211ef595057e973147f2804cc6694839ae87ac':
  Fix permission icons size to 24dp
2014-07-26 00:45:53 +00:00
Fabrice Di Meglio
180d97f038 am 9ace30d1: Fix permission icons size to 24dp
* commit '9ace30d120b91db286a1c2319fe4ef212e2fbbf2':
  Fix permission icons size to 24dp
2014-07-26 00:42:33 +00:00
Fabrice Di Meglio
5c8b789892 Fix permission icons size to 24dp
See bug: #14258811 Permissions icons are not visible in App info

Change-Id: Ib77bae60d4a14163c72fdeb4cb084ddbd739f69b
2014-07-26 00:38:35 +00:00
Sandeep Siddhartha
0e2594b37c am 4c96adaa: am 678883cc: am 5940eb3a: Fix various bugs with model management
* commit '4c96adaa1ec3c225fc7e57078787d88709456914':
  Fix various bugs with model management
2014-07-26 00:30:25 +00:00
Sandeep Siddhartha
62f76f45fe am 678883cc: am 5940eb3a: Fix various bugs with model management
* commit '678883cc235ea0a69be96ff988b26d0c92203022':
  Fix various bugs with model management
2014-07-26 00:26:53 +00:00
Sandeep Siddhartha
6be9283e74 am 5940eb3a: Fix various bugs with model management
* commit '5940eb3a7cb88fb47c962326a7d3d80d01b810bd':
  Fix various bugs with model management
2014-07-26 00:22:27 +00:00
Sandeep Siddhartha
eb3cbfeb48 am bac00601: am dc69e6e8: am be52f0d1: Add read/writeBlob to Parcel
* commit 'bac0060104d359bcc2d745082546c58828bec972':
  Add read/writeBlob to Parcel
2014-07-26 00:20:40 +00:00
Sandeep Siddhartha
a60fd1939d am dc69e6e8: am be52f0d1: Add read/writeBlob to Parcel
* commit 'dc69e6e80760805802c52bede94f182989e4229c':
  Add read/writeBlob to Parcel
2014-07-26 00:16:41 +00:00
Sandeep Siddhartha
7c038097b5 am be52f0d1: Add read/writeBlob to Parcel
* commit 'be52f0d1d99fe34f912e089b27c4d0730d93356e':
  Add read/writeBlob to Parcel
2014-07-26 00:12:41 +00:00
Sandeep Siddhartha
452a642430 Fix various bugs with model management
- Tie the sound model and keyphrase for simplicity
  We won't support multiple keyphrases in a single model out of the box.
  The db schema will need to be changed by the OEM wishing to add multiple hotwords.
  This is because we currently have no way to test the flow and make sure that things work well with multiple keyphrases
  and also the framework only reads the metadata for one keyphrase.

- Make the delete/update operations atomic

- Make the flow of data from Enrollment -> VIMS; the large sound model doesn't cross the process boundary any other time.
  This is achieved by passing they key around, instead of the model themselves.

- Add a specific delete operation in DatabaseHelper rather than relying on emptying the keyphrases to delete.

Bug: 16555803
Bug: 16516353
Change-Id: I1e0cce137517502a669e431ca7e9f9f755598328
2014-07-25 17:11:34 -07:00
Jay Civelli
1bc15c5800 am ffddc0a2: (-s ours) am 30df0921: am 714f4cc4: Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
* commit 'ffddc0a22fb4e9b36e2ebc7d616b2789eb013402':
  Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
2014-07-25 23:54:48 +00:00
Jay Civelli
aec415e870 am 30df0921: am 714f4cc4: Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
* commit '30df0921d4bd6882696ac04a15e580b131aa92cf':
  Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
2014-07-25 23:50:42 +00:00
Sandeep Siddhartha
90d7a3e996 Add read/writeBlob to Parcel
These are {@hide}en for now.

Bug: 16516353
Change-Id: Ie1635617ee8611a78be9068a7ce674e34c30301d
2014-07-25 16:50:41 -07:00
Jay Civelli
9f0246e261 am 714f4cc4: Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
* commit '714f4cc47db1b8428c74d20271826eea6fb924e0':
  Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
2014-07-25 23:45:25 +00:00
ztenghui
29e2dd95fd am 5b942f14: am 6038139c: am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
* commit '5b942f1430bc5bf6ee35455919b7985d8fdefdc2':
  API REVIEW: VectorDrawable
2014-07-25 23:42:46 +00:00
Jorim Jaggi
2332ad8c29 am 43dd7d05: am 172ef792: am 6f4d51f1: Add possible string to survive string freeze.
* commit '43dd7d053809036334bd2d572e9fb527e9276dea':
  Add possible string to survive string freeze.
2014-07-25 23:42:42 +00:00
Jay Civelli
cdd5fe98b6 Revert "Add new intent to prompt user for their device credential. DO NOT MERGE"
Breaks the JavaDoc generation.

This reverts commit c82a11573810ed4d1f40568d19afc27f726829af.

Change-Id: I9e38a0d6ba0935d4967b50023030c99727bfc839
2014-07-25 23:42:07 +00:00
ztenghui
1310718917 am 6038139c: am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
* commit '6038139cd42822b9ae6bfc8275bbba75216e7532':
  API REVIEW: VectorDrawable
2014-07-25 23:38:06 +00:00
Jorim Jaggi
41051cb70d am 172ef792: am 6f4d51f1: Add possible string to survive string freeze.
* commit '172ef792323ae3fcc5ab1e3bcd1dfc509d41e58c':
  Add possible string to survive string freeze.
2014-07-25 23:38:02 +00:00
Ji-Hwan Lee
90c2a962cd am 98eacf02: am 12f642cf: am 5bd81570: TIF: Rename ComponentName variables to "component" consistently
* commit '98eacf02f42ac0b1a6b933d80af2d63b72f4ef68':
  TIF: Rename ComponentName variables to "component" consistently
2014-07-25 23:34:48 +00:00
ztenghui
97f3ebf4b4 am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
* commit 'ed2a502c3fae8b4faae3a4e83b4b5e111319905f':
  API REVIEW: VectorDrawable
2014-07-25 23:32:59 +00:00
Jorim Jaggi
f2e3029d64 am 6f4d51f1: Add possible string to survive string freeze.
* commit '6f4d51f1a1de790d82c581d659fba636b10820bb':
  Add possible string to survive string freeze.
2014-07-25 23:32:56 +00:00
Ji-Hwan Lee
29ac3533f0 am 12f642cf: am 5bd81570: TIF: Rename ComponentName variables to "component" consistently
* commit '12f642cf1ed42f3c30375ba33925c3b174bc6530':
  TIF: Rename ComponentName variables to "component" consistently
2014-07-25 23:30:00 +00:00
Jinsuk Kim
99f6dde22c am 2b08afab: am 46d2cb78: am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev
* commit '2b08afabfcb6f09c732a3a6a36d550b1ba4d2742':
  MHL controller for subcommand reception
2014-07-25 23:29:32 +00:00
Ruben Brunk
b1971dc8a6 camera2: Add noiseModel when saving DNG tag.
Bug: 16369384

Change-Id: I3c84dd3e5f3279bcfe56637b23f37c3b6984774d
2014-07-25 23:29:11 +00:00
Jorim Jaggi
ab3d017e11 Add possible string to survive string freeze.
Winter is coming!

Change-Id: I806e8ece14895f9d79127dd7f98b6818d72ecbf1
2014-07-25 23:27:34 +00:00
Jinsuk Kim
37970ac22a am 46d2cb78: am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev
* commit '46d2cb7870682ee3feb99006b340e2fbfded12d2':
  MHL controller for subcommand reception
2014-07-25 23:25:48 +00:00
Dake Gu
3480d903f2 am af735ebc: am e1b3883c: am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
* commit 'af735ebc45a0042f9fc7efb948a254bed00cfdd3':
  fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
2014-07-25 23:25:16 +00:00
Ji-Hwan Lee
f35ef4c444 am 5bd81570: TIF: Rename ComponentName variables to "component" consistently
* commit '5bd8157085e1c020b79980cf38da488e0bcaf8f5':
  TIF: Rename ComponentName variables to "component" consistently
2014-07-25 23:24:55 +00:00
Dake Gu
c5fe784364 am e1b3883c: am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
* commit 'e1b3883c4a5f08dbbcd467ac737756a11fe95707':
  fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
2014-07-25 23:21:36 +00:00
Jinsuk Kim
ef0a5607e9 am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev
* commit '20f2501138d1b86ebdbceef7c7368ee5abdee240':
  MHL controller for subcommand reception
2014-07-25 23:20:52 +00:00
Dake Gu
0d8b33282c am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
* commit '5a5ae1f202fa87ae4f32e1fc9021988efb18be7b':
  fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
2014-07-25 23:16:50 +00:00
Ji-Hwan Lee
9e8ade2eb7 TIF: Rename ComponentName variables to "component" consistently
Currently, it's sometimes "name", or "service".

Change-Id: I91dffe30fd2b873c744dbde2c027f0582f55746f
2014-07-25 23:16:48 +00:00
Michael Wright
c1fe1251ab am 4b4473aa: am 5f3eb6ca: am 5239ebe3: Add missing documentation for createVirtualDisplay
* commit '4b4473aa4f9db4eb93c439bcbd7dbb7af886c0ed':
  Add missing documentation for createVirtualDisplay
2014-07-25 23:13:46 +00:00
Ruben Brunk
da39e96bff am 10d7edab: am ddb65f32: am b4b65247: camera2: Update preview counter after request completed.
* commit '10d7edabfbc4b7fbe9183671768fbe2f49780031':
  camera2: Update preview counter after request completed.
2014-07-25 23:13:42 +00:00
Winson Chung
55880aa966 am e9f1671c: am 1f3cac65: am bee771f7: Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
* commit 'e9f1671c3f694033e88c2bcb2b3578e2ddf8e38f':
  Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 23:13:38 +00:00
Evan Charlton
8e6e3234d1 am 8e7488da: am eeb7ea86: am 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev
* commit '8e7488dad21e6db08a8d9c15318f394aa04dfedd':
  Make creating the Connection synchronous
2014-07-25 23:13:26 +00:00
Sreeram Ramachandran
b2049de027 am 5c478c04: am f87f2fc6: am a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev
* commit '5c478c04a0fa4391d07b50bd460e2b63bb3a138b':
  Implement support for bypassable VPNs.
2014-07-25 23:13:22 +00:00
Fabrice Di Meglio
37acb3a8ab am c07199cc: am d009491e: am 09370607: Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
* commit 'c07199cc93ac525a39787b8228961ad43a165126':
  Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
2014-07-25 23:13:18 +00:00
Dake Gu
f03c139018 fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
b/16575308

Change-Id: Ieb4f15a8ead7da9682c97d4d342cd77e0b85e5f8
2014-07-25 23:10:51 +00:00
Michael Wright
0fee1dc886 am 5f3eb6ca: am 5239ebe3: Add missing documentation for createVirtualDisplay
* commit '5f3eb6ca4ede2983501504e5acfec76725bb46bc':
  Add missing documentation for createVirtualDisplay
2014-07-25 23:08:54 +00:00
Ruben Brunk
83bb97d4a4 am ddb65f32: am b4b65247: camera2: Update preview counter after request completed.
* commit 'ddb65f32e519df750ca81dccf0661333eeef525e':
  camera2: Update preview counter after request completed.
2014-07-25 23:08:50 +00:00
Winson Chung
d500ba674a am 1f3cac65: am bee771f7: Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
* commit '1f3cac657ed909419b2f43767e5009d038cee454':
  Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 23:08:45 +00:00
Evan Charlton
5e83bc357c am eeb7ea86: am 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev
* commit 'eeb7ea861dfab6099566c394ed2f91e30e1c4f47':
  Make creating the Connection synchronous
2014-07-25 23:08:41 +00:00
Sreeram Ramachandran
e0d6374773 am f87f2fc6: am a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev
* commit 'f87f2fc6bd56363f0b8ccb16c4eb959250b63594':
  Implement support for bypassable VPNs.
2014-07-25 23:08:31 +00:00
Fabrice Di Meglio
0b9fe09268 am d009491e: am 09370607: Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
* commit 'd009491e8811b712de0e620c53f0417dcffa575c':
  Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
2014-07-25 23:08:27 +00:00
Michael Wright
bc537dbc17 am 5239ebe3: Add missing documentation for createVirtualDisplay
* commit '5239ebe357401da5380489db1eeb7720ddb32091':
  Add missing documentation for createVirtualDisplay
2014-07-25 23:05:25 +00:00
Ruben Brunk
8c80c834f6 am b4b65247: camera2: Update preview counter after request completed.
* commit 'b4b652474daf1f845ef313c9ff7c5216f1f90ba1':
  camera2: Update preview counter after request completed.
2014-07-25 23:05:21 +00:00
Winson Chung
717d0bdcf0 am bee771f7: Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
* commit 'bee771f7316b19c79e03c6a06287d9d03c3d2af6':
  Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 23:05:17 +00:00