OSDN Git Service

android-x86/frameworks-base.git
10 years agoam 7ef87d4d: am 0a4e461e: Hidden global setting to allow adding users from lockscreen
Amith Yamasani [Sat, 26 Jul 2014 01:06:32 +0000 (01:06 +0000)]
am 7ef87d4d: am 0a4e461e: Hidden global setting to allow adding users from lockscreen

* commit '7ef87d4de0975ed682c50e5c14f7e58c1ce9622a':
  Hidden global setting to allow adding users from lockscreen

10 years agoam 2720d7ba: am 77b2010c: Merge "Add public attribute for window clipToOutline" into...
Alan Viverette [Sat, 26 Jul 2014 01:06:28 +0000 (01:06 +0000)]
am 2720d7ba: am 77b2010c: Merge "Add public attribute for window clipToOutline" into lmp-dev

* commit '2720d7ba734d44206679e6277a6b5d59e1560996':
  Add public attribute for window clipToOutline

10 years agoam c877e92e: am b52d22ce: Merge "CamcorderProfiles: add high speed profile constants...
Zhijun He [Sat, 26 Jul 2014 01:06:24 +0000 (01:06 +0000)]
am c877e92e: am b52d22ce: Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev

* commit 'c877e92e77ffdd7da2d2025cd625640e42dd2f16':
  CamcorderProfiles: add high speed profile constants

10 years agoam 0a4e461e: Hidden global setting to allow adding users from lockscreen
Amith Yamasani [Sat, 26 Jul 2014 01:02:08 +0000 (01:02 +0000)]
am 0a4e461e: Hidden global setting to allow adding users from lockscreen

* commit '0a4e461eaa30a10dabb44d4eb1c8b48bbce6226c':
  Hidden global setting to allow adding users from lockscreen

10 years agoam 77b2010c: Merge "Add public attribute for window clipToOutline" into lmp-dev
Alan Viverette [Sat, 26 Jul 2014 01:02:04 +0000 (01:02 +0000)]
am 77b2010c: Merge "Add public attribute for window clipToOutline" into lmp-dev

* commit '77b2010c1f391f0ab3432da50154053b16a905c4':
  Add public attribute for window clipToOutline

10 years agoam b52d22ce: Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev
Zhijun He [Sat, 26 Jul 2014 01:01:56 +0000 (01:01 +0000)]
am b52d22ce: Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev

* commit 'b52d22ce57b6b99fe0d98424d80adf43610dba2a':
  CamcorderProfiles: add high speed profile constants

10 years agoHidden global setting to allow adding users from lockscreen
Amith Yamasani [Fri, 25 Jul 2014 19:26:53 +0000 (12:26 -0700)]
Hidden global setting to allow adding users from lockscreen

This will be undefined/off by default. User has to explicitly
turn it on in the Settings->Users->menu.

Bug: 15760168
Change-Id: I204f28cee2b04832c42e8ec5ced960f6916bfe5a

10 years agoam 33211ef5: am 9ace30d1: Fix permission icons size to 24dp
Fabrice Di Meglio [Sat, 26 Jul 2014 00:45:53 +0000 (00:45 +0000)]
am 33211ef5: am 9ace30d1: Fix permission icons size to 24dp

* commit '33211ef595057e973147f2804cc6694839ae87ac':
  Fix permission icons size to 24dp

10 years agoam 9ace30d1: Fix permission icons size to 24dp
Fabrice Di Meglio [Sat, 26 Jul 2014 00:42:33 +0000 (00:42 +0000)]
am 9ace30d1: Fix permission icons size to 24dp

* commit '9ace30d120b91db286a1c2319fe4ef212e2fbbf2':
  Fix permission icons size to 24dp

10 years agoFix permission icons size to 24dp
Fabrice Di Meglio [Sat, 26 Jul 2014 00:33:51 +0000 (17:33 -0700)]
Fix permission icons size to 24dp

See bug: #14258811 Permissions icons are not visible in App info

Change-Id: Ib77bae60d4a14163c72fdeb4cb084ddbd739f69b

10 years agoam 678883cc: am 5940eb3a: Fix various bugs with model management
Sandeep Siddhartha [Sat, 26 Jul 2014 00:26:53 +0000 (00:26 +0000)]
am 678883cc: am 5940eb3a: Fix various bugs with model management

* commit '678883cc235ea0a69be96ff988b26d0c92203022':
  Fix various bugs with model management

10 years agoam 5940eb3a: Fix various bugs with model management
Sandeep Siddhartha [Sat, 26 Jul 2014 00:22:27 +0000 (00:22 +0000)]
am 5940eb3a: Fix various bugs with model management

* commit '5940eb3a7cb88fb47c962326a7d3d80d01b810bd':
  Fix various bugs with model management

10 years agoam dc69e6e8: am be52f0d1: Add read/writeBlob to Parcel
Sandeep Siddhartha [Sat, 26 Jul 2014 00:16:41 +0000 (00:16 +0000)]
am dc69e6e8: am be52f0d1: Add read/writeBlob to Parcel

* commit 'dc69e6e80760805802c52bede94f182989e4229c':
  Add read/writeBlob to Parcel

10 years agoam be52f0d1: Add read/writeBlob to Parcel
Sandeep Siddhartha [Sat, 26 Jul 2014 00:12:41 +0000 (00:12 +0000)]
am be52f0d1: Add read/writeBlob to Parcel

* commit 'be52f0d1d99fe34f912e089b27c4d0730d93356e':
  Add read/writeBlob to Parcel

10 years agoFix various bugs with model management
Sandeep Siddhartha [Fri, 25 Jul 2014 17:49:34 +0000 (10:49 -0700)]
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

10 years agoam 30df0921: am 714f4cc4: Revert "Add new intent to prompt user for their device...
Jay Civelli [Fri, 25 Jul 2014 23:50:42 +0000 (23:50 +0000)]
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"

10 years agoAdd read/writeBlob to Parcel
Sandeep Siddhartha [Fri, 25 Jul 2014 23:19:42 +0000 (16:19 -0700)]
Add read/writeBlob to Parcel

These are {@hide}en for now.

Bug: 16516353
Change-Id: Ie1635617ee8611a78be9068a7ce674e34c30301d

10 years agoam 714f4cc4: Revert "Add new intent to prompt user for their device credential. DO...
Jay Civelli [Fri, 25 Jul 2014 23:45:25 +0000 (23:45 +0000)]
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"

10 years agoRevert "Add new intent to prompt user for their device credential. DO NOT MERGE"
Jay Civelli [Fri, 25 Jul 2014 23:35:59 +0000 (23:35 +0000)]
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

10 years agoam 6038139c: am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
ztenghui [Fri, 25 Jul 2014 23:38:06 +0000 (23:38 +0000)]
am 6038139c: am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev

* commit '6038139cd42822b9ae6bfc8275bbba75216e7532':
  API REVIEW: VectorDrawable

10 years agoam 172ef792: am 6f4d51f1: Add possible string to survive string freeze.
Jorim Jaggi [Fri, 25 Jul 2014 23:38:02 +0000 (23:38 +0000)]
am 172ef792: am 6f4d51f1: Add possible string to survive string freeze.

* commit '172ef792323ae3fcc5ab1e3bcd1dfc509d41e58c':
  Add possible string to survive string freeze.

10 years agoam ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
ztenghui [Fri, 25 Jul 2014 23:32:59 +0000 (23:32 +0000)]
am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev

* commit 'ed2a502c3fae8b4faae3a4e83b4b5e111319905f':
  API REVIEW: VectorDrawable

10 years agoam 6f4d51f1: Add possible string to survive string freeze.
Jorim Jaggi [Fri, 25 Jul 2014 23:32:56 +0000 (23:32 +0000)]
am 6f4d51f1: Add possible string to survive string freeze.

* commit '6f4d51f1a1de790d82c581d659fba636b10820bb':
  Add possible string to survive string freeze.

10 years agoam 12f642cf: am 5bd81570: TIF: Rename ComponentName variables to "component" consistently
Ji-Hwan Lee [Fri, 25 Jul 2014 23:30:00 +0000 (23:30 +0000)]
am 12f642cf: am 5bd81570: TIF: Rename ComponentName variables to "component" consistently

* commit '12f642cf1ed42f3c30375ba33925c3b174bc6530':
  TIF: Rename ComponentName variables to "component" consistently

10 years agoAdd possible string to survive string freeze.
Jorim Jaggi [Fri, 25 Jul 2014 23:24:52 +0000 (01:24 +0200)]
Add possible string to survive string freeze.

Winter is coming!

Change-Id: I806e8ece14895f9d79127dd7f98b6818d72ecbf1

10 years agoam 46d2cb78: am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev
Jinsuk Kim [Fri, 25 Jul 2014 23:25:48 +0000 (23:25 +0000)]
am 46d2cb78: am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev

* commit '46d2cb7870682ee3feb99006b340e2fbfded12d2':
  MHL controller for subcommand reception

10 years agoam 5bd81570: TIF: Rename ComponentName variables to "component" consistently
Ji-Hwan Lee [Fri, 25 Jul 2014 23:24:55 +0000 (23:24 +0000)]
am 5bd81570: TIF: Rename ComponentName variables to "component" consistently

* commit '5bd8157085e1c020b79980cf38da488e0bcaf8f5':
  TIF: Rename ComponentName variables to "component" consistently

10 years agoam e1b3883c: am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
Dake Gu [Fri, 25 Jul 2014 23:21:36 +0000 (23:21 +0000)]
am e1b3883c: am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator

* commit 'e1b3883c4a5f08dbbcd467ac737756a11fe95707':
  fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator

10 years agoam 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev
Jinsuk Kim [Fri, 25 Jul 2014 23:20:52 +0000 (23:20 +0000)]
am 20f25011: Merge "MHL controller for subcommand reception" into lmp-dev

* commit '20f2501138d1b86ebdbceef7c7368ee5abdee240':
  MHL controller for subcommand reception

10 years agoam 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
Dake Gu [Fri, 25 Jul 2014 23:16:50 +0000 (23:16 +0000)]
am 5a5ae1f2: fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator

* commit '5a5ae1f202fa87ae4f32e1fc9021988efb18be7b':
  fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator

10 years agoTIF: Rename ComponentName variables to "component" consistently
Ji-Hwan Lee [Fri, 25 Jul 2014 11:20:38 +0000 (20:20 +0900)]
TIF: Rename ComponentName variables to "component" consistently

Currently, it's sometimes "name", or "service".

Change-Id: I91dffe30fd2b873c744dbde2c027f0582f55746f

10 years agofix ArrayIndexOutOfBoundException of ExitTransitionCoordinator
Dake Gu [Fri, 25 Jul 2014 22:36:23 +0000 (15:36 -0700)]
fix ArrayIndexOutOfBoundException of ExitTransitionCoordinator

b/16575308

Change-Id: Ieb4f15a8ead7da9682c97d4d342cd77e0b85e5f8

10 years agoam 5f3eb6ca: am 5239ebe3: Add missing documentation for createVirtualDisplay
Michael Wright [Fri, 25 Jul 2014 23:08:54 +0000 (23:08 +0000)]
am 5f3eb6ca: am 5239ebe3: Add missing documentation for createVirtualDisplay

* commit '5f3eb6ca4ede2983501504e5acfec76725bb46bc':
  Add missing documentation for createVirtualDisplay

10 years agoam ddb65f32: am b4b65247: camera2: Update preview counter after request completed.
Ruben Brunk [Fri, 25 Jul 2014 23:08:50 +0000 (23:08 +0000)]
am ddb65f32: am b4b65247: camera2: Update preview counter after request completed.

* commit 'ddb65f32e519df750ca81dccf0661333eeef525e':
  camera2: Update preview counter after request completed.

10 years agoam 1f3cac65: am bee771f7: Fixing issue with Recents not triggering correctly for...
Winson Chung [Fri, 25 Jul 2014 23:08:45 +0000 (23:08 +0000)]
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)

10 years agoam eeb7ea86: am 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev
Evan Charlton [Fri, 25 Jul 2014 23:08:41 +0000 (23:08 +0000)]
am eeb7ea86: am 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev

* commit 'eeb7ea861dfab6099566c394ed2f91e30e1c4f47':
  Make creating the Connection synchronous

10 years agoam f87f2fc6: am a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev
Sreeram Ramachandran [Fri, 25 Jul 2014 23:08:31 +0000 (23:08 +0000)]
am f87f2fc6: am a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev

* commit 'f87f2fc6bd56363f0b8ccb16c4eb959250b63594':
  Implement support for bypassable VPNs.

10 years agoam d009491e: am 09370607: Fix bug #16245852 Clean SimpleMonthView.setMonthParams...
Fabrice Di Meglio [Fri, 25 Jul 2014 23:08:27 +0000 (23:08 +0000)]
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

10 years agoam 5239ebe3: Add missing documentation for createVirtualDisplay
Michael Wright [Fri, 25 Jul 2014 23:05:25 +0000 (23:05 +0000)]
am 5239ebe3: Add missing documentation for createVirtualDisplay

* commit '5239ebe357401da5380489db1eeb7720ddb32091':
  Add missing documentation for createVirtualDisplay

10 years agoam b4b65247: camera2: Update preview counter after request completed.
Ruben Brunk [Fri, 25 Jul 2014 23:05:21 +0000 (23:05 +0000)]
am b4b65247: camera2: Update preview counter after request completed.

* commit 'b4b652474daf1f845ef313c9ff7c5216f1f90ba1':
  camera2: Update preview counter after request completed.

10 years agoam bee771f7: Fixing issue with Recents not triggering correctly for secondary users...
Winson Chung [Fri, 25 Jul 2014 23:05:17 +0000 (23:05 +0000)]
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)

10 years agoam 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev
Evan Charlton [Fri, 25 Jul 2014 23:05:13 +0000 (23:05 +0000)]
am 2f22a0eb: Merge "Make creating the Connection synchronous" into lmp-dev

* commit '2f22a0eb06fe677eceb05c6bc650b94bdb1e00ef':
  Make creating the Connection synchronous

10 years agoam a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev
Sreeram Ramachandran [Fri, 25 Jul 2014 23:05:10 +0000 (23:05 +0000)]
am a6754382: Merge "Implement support for bypassable VPNs." into lmp-dev

* commit 'a6754382ce829fdeb3542678a314a2e19fd5621b':
  Implement support for bypassable VPNs.

10 years agoam 09370607: Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new...
Fabrice Di Meglio [Fri, 25 Jul 2014 23:05:06 +0000 (23:05 +0000)]
am 09370607: Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker

* commit '0937060722512fcc0b46852afaeffaa755b2f5ce':
  Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker

10 years agoAdd missing documentation for createVirtualDisplay
Michael Wright [Fri, 25 Jul 2014 21:05:42 +0000 (14:05 -0700)]
Add missing documentation for createVirtualDisplay

Fix incorrect access modifier in Activity documentation.

Change-Id: Id41da6ccbdfa8b53c89360c899f3a43aec899982

10 years agocamera2: Update preview counter after request completed.
Ruben Brunk [Fri, 25 Jul 2014 22:12:33 +0000 (15:12 -0700)]
camera2: Update preview counter after request completed.

Bug: 15116722

- This was causing the preview counter to double decrement
  for requests where the jpeg callback was executed first.

Change-Id: I6bfdaa7da7f68e86e05dc7ac60ceb3c8d5a0104a

10 years agoFixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
Winson Chung [Fri, 25 Jul 2014 22:46:57 +0000 (15:46 -0700)]
Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)

10 years agoFix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker
Fabrice Di Meglio [Fri, 25 Jul 2014 22:26:18 +0000 (15:26 -0700)]
Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePicker

- simply create a method for passing those parameters
- remove non needed constants

Change-Id: If6e7d21ff07370edd8c73d1e9b5c5f820f3deb5d

10 years agoam 6e9883ba: am 5253d8df: Merge "Shut up" into lmp-dev
John Reck [Fri, 25 Jul 2014 22:32:04 +0000 (22:32 +0000)]
am 6e9883ba: am 5253d8df: Merge "Shut up" into lmp-dev

* commit '6e9883ba38d089d6868ee6d7b70fb2d21a79e6f8':
  Shut up

10 years agoam 5253d8df: Merge "Shut up" into lmp-dev
John Reck [Fri, 25 Jul 2014 22:27:58 +0000 (22:27 +0000)]
am 5253d8df: Merge "Shut up" into lmp-dev

* commit '5253d8df85b5d70128403ffc7aa154d0e3c9fe74':
  Shut up

10 years agoam 575e0a7f: am 3c54a06e: ExitTransitionCoordinator: suppressLayout during running...
Dake Gu [Fri, 25 Jul 2014 22:27:58 +0000 (22:27 +0000)]
am 575e0a7f: am 3c54a06e: ExitTransitionCoordinator:  suppressLayout during running transition

* commit '575e0a7f7c5719f04dcfb354dd86b169838c3236':
  ExitTransitionCoordinator:  suppressLayout during running transition

10 years agoam 3c54a06e: ExitTransitionCoordinator: suppressLayout during running transition
Dake Gu [Fri, 25 Jul 2014 22:23:59 +0000 (22:23 +0000)]
am 3c54a06e: ExitTransitionCoordinator:  suppressLayout during running transition

* commit '3c54a06eec94d68aa62adb14c4905c0d15c12287':
  ExitTransitionCoordinator:  suppressLayout during running transition

10 years agoam cbdadc7d: am d5410ff7: Merge "Volume: Persist unsafe volume playback time." into...
John Spurlock [Fri, 25 Jul 2014 22:21:42 +0000 (22:21 +0000)]
am cbdadc7d: am d5410ff7: Merge "Volume: Persist unsafe volume playback time." into lmp-dev

* commit 'cbdadc7de9bedbec7ee2692adc23caf3ca9a2214':
  Volume: Persist unsafe volume playback time.

10 years agoExitTransitionCoordinator: suppressLayout during running transition
Dake Gu [Fri, 25 Jul 2014 21:00:17 +0000 (14:00 -0700)]
ExitTransitionCoordinator:  suppressLayout during running transition

b/16570734

Change-Id: I52d7132b91256085aa9e535575e978a6031fb276

10 years agoam d5410ff7: Merge "Volume: Persist unsafe volume playback time." into lmp-dev
John Spurlock [Fri, 25 Jul 2014 22:17:49 +0000 (22:17 +0000)]
am d5410ff7: Merge "Volume: Persist unsafe volume playback time." into lmp-dev

* commit 'd5410ff73b613fc490ec143c3ebe0088548bb152':
  Volume: Persist unsafe volume playback time.

10 years agoam 84891303: am c82a1157: Add new intent to prompt user for their device credential...
Jay Civelli [Fri, 25 Jul 2014 22:12:00 +0000 (22:12 +0000)]
am 84891303: am c82a1157: Add new intent to prompt user for their device credential. DO NOT MERGE

* commit '848913032f5f641a0ed141d92aeefef435030169':
  Add new intent to prompt user for their device credential. DO NOT MERGE

10 years agoam 206c4deb: am 6615b209: Announcing when a task is dismissed (for accessibility...
Winson Chung [Fri, 25 Jul 2014 22:07:49 +0000 (22:07 +0000)]
am 206c4deb: am 6615b209: Announcing when a task is dismissed (for accessibility). (Bug 9181212)

* commit '206c4deb69d209a71ea2f2af5a2eb69039a864c8':
  Announcing when a task is dismissed (for accessibility). (Bug 9181212)

10 years agoam c82a1157: Add new intent to prompt user for their device credential. DO NOT MERGE
Jay Civelli [Fri, 25 Jul 2014 22:06:54 +0000 (22:06 +0000)]
am c82a1157: Add new intent to prompt user for their device credential. DO NOT MERGE

* commit 'c82a11573810ed4d1f40568d19afc27f726829af':
  Add new intent to prompt user for their device credential. DO NOT MERGE

10 years agoAdd new intent to prompt user for their device credential. DO NOT MERGE
Jay Civelli [Fri, 11 Jul 2014 21:56:46 +0000 (14:56 -0700)]
Add new intent to prompt user for their device credential. DO NOT MERGE

Bug: 16242766
cherry-pick from master 2e7beadedeb7d41d8c2d1cc62956bdd9f5081d26

Change-Id: I76efb3bef888eb1e94c4e5455934816fb4acc5bc

10 years agoam 6615b209: Announcing when a task is dismissed (for accessibility). (Bug 9181212)
Winson Chung [Fri, 25 Jul 2014 22:02:56 +0000 (22:02 +0000)]
am 6615b209: Announcing when a task is dismissed (for accessibility). (Bug 9181212)

* commit '6615b20987d56b63a97da44864704d56cfe7be0d':
  Announcing when a task is dismissed (for accessibility). (Bug 9181212)

10 years agoAnnouncing when a task is dismissed (for accessibility). (Bug 9181212)
Winson Chung [Fri, 25 Jul 2014 21:58:01 +0000 (14:58 -0700)]
Announcing when a task is dismissed (for accessibility). (Bug 9181212)

10 years agoam e120d1e5: am c8f3ac84: Merge "Update the value of PinnedPositions.UNPINNED to...
Yorke Lee [Fri, 25 Jul 2014 21:53:48 +0000 (21:53 +0000)]
am e120d1e5: am c8f3ac84: Merge "Update the value of PinnedPositions.UNPINNED to 0" into lmp-dev

* commit 'e120d1e5b58f4d1b2d39e687e69a96adc4cd251d':
  Update the value of PinnedPositions.UNPINNED to 0

10 years agoam c8f3ac84: Merge "Update the value of PinnedPositions.UNPINNED to 0" into lmp-dev
Yorke Lee [Fri, 25 Jul 2014 21:49:07 +0000 (21:49 +0000)]
am c8f3ac84: Merge "Update the value of PinnedPositions.UNPINNED to 0" into lmp-dev

* commit 'c8f3ac841b3bb761f8d53db555f3c252370a906f':
  Update the value of PinnedPositions.UNPINNED to 0

10 years agoam bf9964cb: am e52581f6: Offer force-dex-opt when running as root.
Jeff Sharkey [Fri, 25 Jul 2014 21:21:40 +0000 (21:21 +0000)]
am bf9964cb: am e52581f6: Offer force-dex-opt when running as root.

* commit 'bf9964cb8784e2ac6ea5a2274b4ef9288b4d2da9':
  Offer force-dex-opt when running as root.

10 years agoam e52581f6: Offer force-dex-opt when running as root.
Jeff Sharkey [Fri, 25 Jul 2014 21:18:16 +0000 (21:18 +0000)]
am e52581f6: Offer force-dex-opt when running as root.

* commit 'e52581f66ae5ba1a7e60ae7900603ba8a90f9d2c':
  Offer force-dex-opt when running as root.

10 years agoMerge "Add public attribute for window clipToOutline" into lmp-dev
Alan Viverette [Sat, 26 Jul 2014 00:58:31 +0000 (00:58 +0000)]
Merge "Add public attribute for window clipToOutline" into lmp-dev

10 years agoAdd public attribute for window clipToOutline
Alan Viverette [Sat, 26 Jul 2014 00:48:55 +0000 (17:48 -0700)]
Add public attribute for window clipToOutline

Also ensures clipToOutline is false is the background is null.

BUG: 16549166
BUG: 16566746
Change-Id: Iacb08b64464cb93cbd8f34f2ec0308a77d40aab5

10 years agoMerge "API REVIEW: VectorDrawable" into lmp-dev
ztenghui [Fri, 25 Jul 2014 23:30:18 +0000 (23:30 +0000)]
Merge "API REVIEW: VectorDrawable" into lmp-dev

10 years agoAPI REVIEW: VectorDrawable
ztenghui [Wed, 23 Jul 2014 16:47:50 +0000 (09:47 -0700)]
API REVIEW: VectorDrawable

- Merge <size> and <viewport> attributes all in to top-level <vector> tag
- Indent attributes under <group> in java doc.
- Updata android:stroke to be android:strokeColor, likewise android:fill
- Instead of android:clipToPath, make this a different clip-path tag.
- Document units of the various attributes
- Add example code for defining a VectorDrawable resource

More than that:
= Refactor the code to better support clipPath as a sub-class.
= Update all the xml files to use the new attributes and clip-path tag.

TODO:
-- Remove clipToPath, since that should happen on build break Friday.

bug:16488254

Change-Id: I6db5680ef83cb26c8f064a60fc7d6e7142974b0f

10 years agoam b5c4634e: am 63582f46: Move ClipBounds to native
Chris Craik [Fri, 25 Jul 2014 21:12:48 +0000 (21:12 +0000)]
am b5c4634e: am 63582f46: Move ClipBounds to native

* commit 'b5c4634e36d5e515852f05722afeb8de053dec62':
  Move ClipBounds to native

10 years agoOffer force-dex-opt when running as root.
Jeff Sharkey [Fri, 25 Jul 2014 21:09:37 +0000 (14:09 -0700)]
Offer force-dex-opt when running as root.

Recently we removed the PackageManager inotify triggers, meaning the
only supported ways of installing apps were:

-- adb install -r Foo.apk
-- adb shell stop && adb sync && adb shell start

Iterating on most system apps (like Settings) can use the first
approach, but it doesn't work for "persistent" processes like
SystemUI.  (ActivityManager is very particular about how it deals
with persistent apps, and it always sticks with the first
ApplicationInfo found at boot.)

So to enable rapid iteration on persistent apps, we now offer the
one missing piece of forcing a dexopt with a new pm force-dex-opt
command only available to -eng or -userdebug builds.  Typical use
for iterating on persistent apps now looks like this:

$ mmm frameworks/base/packages/SystemUI/ && adb sync &&
    adb shell pm force-dex-opt com.android.systemui &&
    adb shell kill `pid systemui`

Yay!

Change-Id: I0ae2467f1d7cda56c70ba20953cd25fa8ee766ff

10 years agoam 08e7eb03: am ec2b8cb3: Merge "Volume: Show safe media warning in settings." into...
John Spurlock [Fri, 25 Jul 2014 21:07:26 +0000 (21:07 +0000)]
am 08e7eb03: am ec2b8cb3: Merge "Volume: Show safe media warning in settings." into lmp-dev

* commit '08e7eb032a7790559846e177b7b3dd39c8839a3f':
  Volume: Show safe media warning in settings.

10 years agoam 6266f1bd: am c6357ad3: Merge "Remove content description from SearchView text...
Alan Viverette [Fri, 25 Jul 2014 21:07:21 +0000 (21:07 +0000)]
am 6266f1bd: am c6357ad3: Merge "Remove content description from SearchView text field" into lmp-dev

* commit '6266f1bdda77a55cac3c45c5a03f9231ae40400f':
  Remove content description from SearchView text field

10 years agoam 63582f46: Move ClipBounds to native
Chris Craik [Fri, 25 Jul 2014 21:02:09 +0000 (21:02 +0000)]
am 63582f46: Move ClipBounds to native

* commit '63582f46a00c25b89416baf782de1f15be468a92':
  Move ClipBounds to native

10 years agoam ec2b8cb3: Merge "Volume: Show safe media warning in settings." into lmp-dev
John Spurlock [Fri, 25 Jul 2014 20:57:59 +0000 (20:57 +0000)]
am ec2b8cb3: Merge "Volume: Show safe media warning in settings." into lmp-dev

* commit 'ec2b8cb3482486d3114ea6f33af272f5e86a56d3':
  Volume: Show safe media warning in settings.

10 years agoam c6357ad3: Merge "Remove content description from SearchView text field" into lmp-dev
Alan Viverette [Fri, 25 Jul 2014 20:57:56 +0000 (20:57 +0000)]
am c6357ad3: Merge "Remove content description from SearchView text field" into lmp-dev

* commit 'c6357ad33290b69a6ec6f4bc261bea23ae78d1e1':
  Remove content description from SearchView text field

10 years agoMove ClipBounds to native
Chris Craik [Thu, 24 Jul 2014 19:39:17 +0000 (12:39 -0700)]
Move ClipBounds to native

bug:15698973

Also simplifies RenderNode LTRB properties

Change-Id: I09263a697b71d325a46b57cd5250a2b165f251c8

10 years agoam db7d1464: am 24cdd8b7: Add clean step to remove old framework intermediates
RoboErik [Fri, 25 Jul 2014 20:50:54 +0000 (20:50 +0000)]
am db7d1464: am 24cdd8b7: Add clean step to remove old framework intermediates

* commit 'db7d1464611f0ccd997d7693fdf245fa82cf5205':
  Add clean step to remove old framework intermediates

10 years agoam 24cdd8b7: Add clean step to remove old framework intermediates
RoboErik [Fri, 25 Jul 2014 20:46:11 +0000 (20:46 +0000)]
am 24cdd8b7: Add clean step to remove old framework intermediates

* commit '24cdd8b7cb2312df42d27152fc1963212dd3ee9f':
  Add clean step to remove old framework intermediates

10 years agoAdd clean step to remove old framework intermediates
RoboErik [Fri, 25 Jul 2014 20:29:59 +0000 (13:29 -0700)]
Add clean step to remove old framework intermediates

The framework intermediates path moved. Failing to notice this will
cause your classpath to be wrong and you'll get red on new aidl methods.
This removes the old path which makes it more obvious that it's moved.

Change-Id: If1a36fefc703b7899e09687e2de598c3830fa72e

10 years agoam a19aafad: am e335ed97: Merge "Adding missing break statement in VideoCallProvider...
Tyler Gunn [Fri, 25 Jul 2014 20:25:14 +0000 (20:25 +0000)]
am a19aafad: am e335ed97: Merge "Adding missing break statement in VideoCallProvider." into lmp-dev

* commit 'a19aafad9aacf1305c25536fb5abc5af03d56483':
  Adding missing break statement in VideoCallProvider.

10 years agoam e335ed97: Merge "Adding missing break statement in VideoCallProvider." into lmp-dev
Tyler Gunn [Fri, 25 Jul 2014 20:21:18 +0000 (20:21 +0000)]
am e335ed97: Merge "Adding missing break statement in VideoCallProvider." into lmp-dev

* commit 'e335ed976caef26a806da9cbfa5da049040c6092':
  Adding missing break statement in VideoCallProvider.

10 years agoam 86706558: am e1af5ff0: Merge "Remove duplicate Toolbar method for setting content...
Alan Viverette [Fri, 25 Jul 2014 20:16:55 +0000 (20:16 +0000)]
am 86706558: am e1af5ff0: Merge "Remove duplicate Toolbar method for setting content description" into lmp-dev

* commit '86706558783fd105ae239796664a267cfd9a645a':
  Remove duplicate Toolbar method for setting content description

10 years agoam e1af5ff0: Merge "Remove duplicate Toolbar method for setting content description...
Alan Viverette [Fri, 25 Jul 2014 20:13:27 +0000 (20:13 +0000)]
am e1af5ff0: Merge "Remove duplicate Toolbar method for setting content description" into lmp-dev

* commit 'e1af5ff0cb6ba9b61cc76db3d9d4e2d5db5be4ae':
  Remove duplicate Toolbar method for setting content description

10 years agoam bfae7be9: am c6a20be9: Merge "Further centralize Minikin interaction" into lmp-dev
Behdad Esfahbod [Fri, 25 Jul 2014 19:46:51 +0000 (19:46 +0000)]
am bfae7be9: am c6a20be9: Merge "Further centralize Minikin interaction" into lmp-dev

* commit 'bfae7be9643b87705b9483b418c054810e045603':
  Further centralize Minikin interaction

10 years agoam c6a20be9: Merge "Further centralize Minikin interaction" into lmp-dev
Behdad Esfahbod [Fri, 25 Jul 2014 19:43:02 +0000 (19:43 +0000)]
am c6a20be9: Merge "Further centralize Minikin interaction" into lmp-dev

* commit 'c6a20be96f398106666fd00cb3edfec15f7520f7':
  Further centralize Minikin interaction

10 years agoam 1fd14d00: am b0612fdb: Merge "Remove unused TextLayout.h" into lmp-dev
Behdad Esfahbod [Fri, 25 Jul 2014 19:37:54 +0000 (19:37 +0000)]
am 1fd14d00: am b0612fdb: Merge "Remove unused TextLayout.h" into lmp-dev

* commit '1fd14d00b9e4d133a96d35b6ea76b314c22568e1':
  Remove unused TextLayout.h

10 years agoam 986078ff: am 29a67def: Merge "TransitionSet: fix excludeTarget not working" into...
Dake Gu [Fri, 25 Jul 2014 19:37:50 +0000 (19:37 +0000)]
am 986078ff: am 29a67def: Merge "TransitionSet: fix excludeTarget not working" into lmp-dev

* commit '986078ff0a01aaf395137ca710761656bee42237':
  TransitionSet: fix excludeTarget not working

10 years agoam d3584b78: am c9d55d0c: Merge "Notification inspector." into lmp-dev
Dan Sandler [Fri, 25 Jul 2014 19:37:46 +0000 (19:37 +0000)]
am d3584b78: am c9d55d0c: Merge "Notification inspector." into lmp-dev

* commit 'd3584b78d3105105b5fba189adfe54d5dabde6c5':
  Notification inspector.

10 years agoam b0612fdb: Merge "Remove unused TextLayout.h" into lmp-dev
Behdad Esfahbod [Fri, 25 Jul 2014 19:30:52 +0000 (19:30 +0000)]
am b0612fdb: Merge "Remove unused TextLayout.h" into lmp-dev

* commit 'b0612fdbf8b1c4b37c82ba8a8edc40be858d3170':
  Remove unused TextLayout.h

10 years agoam 29a67def: Merge "TransitionSet: fix excludeTarget not working" into lmp-dev
Dake Gu [Fri, 25 Jul 2014 19:30:48 +0000 (19:30 +0000)]
am 29a67def: Merge "TransitionSet: fix excludeTarget not working" into lmp-dev

* commit '29a67def7910f321160d92c10406f34be36080ba':
  TransitionSet: fix excludeTarget not working

10 years agoam c9d55d0c: Merge "Notification inspector." into lmp-dev
Dan Sandler [Fri, 25 Jul 2014 19:30:44 +0000 (19:30 +0000)]
am c9d55d0c: Merge "Notification inspector." into lmp-dev

* commit 'c9d55d0cc1aca2840626754c89a30e27c30b1764':
  Notification inspector.

10 years agoam 01caa213: am f61f7bd8: Adding content description for task view buttons.
Winson Chung [Fri, 25 Jul 2014 19:25:38 +0000 (19:25 +0000)]
am 01caa213: am f61f7bd8: Adding content description for task view buttons.

* commit '01caa213a6027c4feb317a8ad424307e26b668c8':
  Adding content description for task view buttons.

10 years agoam 0a5d1b78: am ca33783a: Merge "Stop assuming language part in locale string is...
Yohei Yukawa [Fri, 25 Jul 2014 19:19:32 +0000 (19:19 +0000)]
am 0a5d1b78: am ca33783a: Merge "Stop assuming language part in locale string is up to 2-letter" into lmp-dev

* commit '0a5d1b78ca403460aabc3dc2c5ce83806a210bf8':
  Stop assuming language part in locale string is up to 2-letter

10 years agoam 1437fc51: am bf8ece49: Fix ordering of notifications, user switcher and QS panel
Jorim Jaggi [Fri, 25 Jul 2014 19:19:24 +0000 (19:19 +0000)]
am 1437fc51: am bf8ece49: Fix ordering of notifications, user switcher and QS panel

* commit '1437fc5185faac37964b1983bb9fd02b9bb6ceb4':
  Fix ordering of notifications, user switcher and QS panel

10 years agoam a475ef57: am 4d700a9c: Merge "PackageInstaller changes based on feedback." into...
Jeff Sharkey [Fri, 25 Jul 2014 19:19:20 +0000 (19:19 +0000)]
am a475ef57: am 4d700a9c: Merge "PackageInstaller changes based on feedback." into lmp-dev

* commit 'a475ef574492142bdfd9c25c93bd1e87cc9c712a':
  PackageInstaller changes based on feedback.

10 years agoam 3631c430: am ea362807: camera2: Fix LEGACY mode timestamps.
Ruben Brunk [Fri, 25 Jul 2014 19:19:12 +0000 (19:19 +0000)]
am 3631c430: am ea362807: camera2: Fix LEGACY mode timestamps.

* commit '3631c430c845be85a3eb4f8d22c18109f3930a25':
  camera2: Fix LEGACY mode timestamps.

10 years agoam 9cba57c5: am b6163d6d: Revert "Dump RenderThread stack on unresponsive"
Chris Craik [Fri, 25 Jul 2014 19:18:37 +0000 (19:18 +0000)]
am 9cba57c5: am b6163d6d: Revert "Dump RenderThread stack on unresponsive"

* commit '9cba57c58ebdfc375bcfced53483fe47e2b5a03e':
  Revert "Dump RenderThread stack on unresponsive"

10 years agoam 6c557498: am 192935b5: Merge "Fix bug in measurement of paragraphs" into lmp-dev
Anish Athalye [Fri, 25 Jul 2014 19:18:32 +0000 (19:18 +0000)]
am 6c557498: am 192935b5: Merge "Fix bug in measurement of paragraphs" into lmp-dev

* commit '6c5574986f866bf668500b5c142abe0e175cc271':
  Fix bug in measurement of paragraphs

10 years agoam 8048a9f8: am 040ad25d: fix build
Yao Chen [Fri, 25 Jul 2014 19:18:28 +0000 (19:18 +0000)]
am 8048a9f8: am 040ad25d: fix build

* commit '8048a9f86b51ce5847c89a844f119fd96ebc0597':
  fix build