152279 Commits

Author SHA1 Message Date
Alan Viverette
39698e77a4 am 738aeaf4: Merge "Fix NPE in RippleDrawable" into lmp-dev
* commit '738aeaf442e0d7928dc795b726a5fac034471d94':
  Fix NPE in RippleDrawable
2014-08-27 20:11:46 +00:00
Winson Chung
3e97f9d48b Merge "Additional changes to improve performance when loading Recents. (Bug 16987565)" into lmp-dev 2014-08-27 20:09:57 +00:00
Alan Viverette
719da6ba9b Merge "Fix NPE in RippleDrawable" into lmp-dev 2014-08-27 20:04:28 +00:00
Alan Viverette
52315cf17f am 11e73661: Merge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev
* commit '11e73661d71e8616b502f800eca9a7985115e898':
  Rename Spinner.Form to Spinner.Underlined, make Alert theme public
2014-08-27 19:57:54 +00:00
Alan Viverette
12c75ab730 Merge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev 2014-08-27 19:44:37 +00:00
Eric Laurent
27c30e4426 fix condition to send ACTION_AUDIO_BECOMING_NOISY intent
In checkSendBecomingNoisyIntent(), only output devices
must be taken into account when checking if the device
type is in mBecomingNoisyIntentDevices

Bug: 17298383.
Bug: 16403219.
Change-Id: I2213681184ab9fb3b874029143f2bbd34032d6b8
2014-08-27 12:36:33 -07:00
Alan Viverette
d890c13981 Rename Spinner.Form to Spinner.Underlined, make Alert theme public
BUG: 17286794
BUG: 17295515
Change-Id: I010bb1591f7690dbc40020d3fdd413f8e1bd8547
2014-08-27 12:28:18 -07:00
John Spurlock
2b0dcd43db am 98a354d4: Merge "Doze: Null check in NotificationContentView.mContractedChild." into lmp-dev
* commit '98a354d4619cc90bd0ef3417fbe2bc9165d4496d':
  Doze: Null check in NotificationContentView.mContractedChild.
2014-08-27 19:25:30 +00:00
John Spurlock
2cd88d7512 Merge "Doze: Null check in NotificationContentView.mContractedChild." into lmp-dev 2014-08-27 19:15:03 +00:00
Winson Chung
ebfc698182 Additional changes to improve performance when loading Recents. (Bug 16987565)
- Ensuring that we consistently load activity icon, title and color for both full and shallow stacks
- Adding activity info caches when loading the stacks
- Should not be scaling pin icon when launching from pin
- Tweaking snap-back, over scroll, and shadows

Change-Id: I556b93562bb2c69e4c25ce787a7a34532ab706ca
2014-08-27 19:07:36 +00:00
Eino-Ville Talvala
e7f72cca40 am 579442e8: Merge "Camera2: Correct error handling" into lmp-dev
* commit '579442e87e9737f424663d01e163cbc23b1346d1':
  Camera2: Correct error handling
2014-08-27 18:58:42 +00:00
John Spurlock
c3dfd32843 Doze: Null check in NotificationContentView.mContractedChild.
Bug: 17247547
Change-Id: Iede5d0cd88db4e293e583f3a3c324354eb6d594e
2014-08-27 14:55:54 -04:00
Eino-Ville Talvala
2227cac5af Merge "Camera2: Correct error handling" into lmp-dev 2014-08-27 18:47:30 +00:00
Jean-Michel Trivi
c7676bb390 am c313bbcb: am 24562d7e: Merge "SoundPool.Builder: document default values" into lmp-dev
* commit 'c313bbcbd313d682a23ea0cce99be3d1b3da6624':
  SoundPool.Builder: document default values
2014-08-27 18:41:36 +00:00
Jean-Michel Trivi
acf19975d2 am 24562d7e: Merge "SoundPool.Builder: document default values" into lmp-dev
* commit '24562d7e5c73c6be3225eff1f53ca4ffa94f09e0':
  SoundPool.Builder: document default values
2014-08-27 18:29:36 +00:00
Jean-Michel Trivi
c0dce273a8 Merge "SoundPool.Builder: document default values" into lmp-dev 2014-08-27 18:23:00 +00:00
Jeff Sharkey
b80fa969e6 am 542a7796: am 37589a33: Merge "Recreate lib symlink after deleting app data." into lmp-dev
* commit '542a77966963147f7b8d4705275628737fa176a0':
  Recreate lib symlink after deleting app data.
2014-08-27 18:21:48 +00:00
Jeff Sharkey
5bb8bc4754 am bfe28603: am 31d0207a: Merge "Clear pending operation flag when move failed." into lmp-dev
* commit 'bfe28603b7ac6a5faf071fe30bbd1c9272fc69e3':
  Clear pending operation flag when move failed.
2014-08-27 18:21:43 +00:00
Eino-Ville Talvala
acc0095bc8 Camera2: Correct error handling
- Report capture failures from service to application
- Only go to error state for device-level errors
- Adjust binder interface method names to match the service side names
- Reduce failed session creation logging
- Don't fire CaptureSession.onActive for CameraDevice.onBusy
- Check with session to determine capture failure reason

Bug: 17160301
Bug: 15524101
Bug: 14448494
Bug: 11272459

Change-Id: I9dd606004fd7845910dc865738fbe17f1640f07d
2014-08-27 11:08:18 -07:00
Amith Yamasani
1c9a6a965c am 8f3e59d6: am e656975c: Merge "Fix incorrect reading of multichoice app restrictions" into lmp-dev
* commit '8f3e59d674c1766e1566f7b28ebbe175aacdc19e':
  Fix incorrect reading of multichoice app restrictions
2014-08-27 18:07:42 +00:00
Jeff Sharkey
73306fda9d am 37589a33: Merge "Recreate lib symlink after deleting app data." into lmp-dev
* commit '37589a33e8abb534b931b0246143c85f5b4fbb75':
  Recreate lib symlink after deleting app data.
2014-08-27 18:05:33 +00:00
Jeff Sharkey
da84da1e2e am 31d0207a: Merge "Clear pending operation flag when move failed." into lmp-dev
* commit '31d0207abfbfe15a63028010e0d5230268b94a52':
  Clear pending operation flag when move failed.
2014-08-27 18:05:28 +00:00
Jeff Sharkey
a9bdc43ec2 Merge "Recreate lib symlink after deleting app data." into lmp-dev 2014-08-27 17:58:38 +00:00
Jeff Sharkey
d1caf731e4 Merge "Clear pending operation flag when move failed." into lmp-dev 2014-08-27 17:58:17 +00:00
Craig Mautner
093d4cf542 am ece9e05d: am b46e78f9: Merge "Revert "Debug for 13924095."" into lmp-dev
* commit 'ece9e05dd4b36ca8eafbbea4c875de84c5c79695':
  Revert "Debug for 13924095."
2014-08-27 17:55:35 +00:00
Amith Yamasani
0d140b5f4a am e656975c: Merge "Fix incorrect reading of multichoice app restrictions" into lmp-dev
* commit 'e656975cb7be7e883badf3257a2d66b6e664f5e0':
  Fix incorrect reading of multichoice app restrictions
2014-08-27 17:52:15 +00:00
Jeff Sharkey
c521221740 Recreate lib symlink after deleting app data.
Bug: 16739202
Change-Id: Ie8dccf67feaf6dfa474d52a3cda0862b952e6762
2014-08-27 10:47:19 -07:00
Alan Viverette
d7853e5763 Preserve inner drawable bounds and level on mutate
Also includes a tiny change to progress bar background alpha, which was
too dark to see.

BUG: 17285057
Change-Id: I8b0cc1c2c9405558b8163d8db9374d7c748317a2
2014-08-27 17:45:28 +00:00
Craig Mautner
d28e611436 am b46e78f9: Merge "Revert "Debug for 13924095."" into lmp-dev
* commit 'b46e78f9e04dc7a292be2a3f50d72dc453a2891b':
  Revert "Debug for 13924095."
2014-08-27 17:40:57 +00:00
Amith Yamasani
032402cff1 Merge "Fix incorrect reading of multichoice app restrictions" into lmp-dev 2014-08-27 17:39:29 +00:00
Craig Mautner
fb3fdb9495 am f9af796e: am a1ca6e00: Merge "When adding an apptoken skip over removed ones." into lmp-dev
* commit 'f9af796e5ae81a7eb7775d36d6f8278af0fa9920':
  When adding an apptoken skip over removed ones.
2014-08-27 17:38:50 +00:00
Christopher Tate
5a27424d4e am ef89d312: am 96c09773: Merge "Remember having done full-data as well as key/value app backups" into lmp-dev
* commit 'ef89d312499a8332e2d1e7f882a1740448f00f5f':
  Remember having done full-data as well as key/value app backups
2014-08-27 17:38:44 +00:00
Amith Yamasani
e084039dd2 Fix incorrect reading of multichoice app restrictions
Clear the list of choices values before putting new ones in.

Bug: 17299310
Change-Id: I01051d1703adcbdd7d0b5fb4ee423404f98489e8
2014-08-27 10:33:17 -07:00
Craig Mautner
d4b325a82b Merge "Revert "Debug for 13924095."" into lmp-dev 2014-08-27 17:29:58 +00:00
Jeff Sharkey
1c9edafef8 Clear pending operation flag when move failed.
Bug: 17298448
Change-Id: I7a4af0f31d3909a9bfb5a2dd7d168015786024e3
2014-08-27 10:24:59 -07:00
Craig Mautner
6405a2b879 am a1ca6e00: Merge "When adding an apptoken skip over removed ones." into lmp-dev
* commit 'a1ca6e00143dfe8f62c4f888ad8cac79be41d5b4':
  When adding an apptoken skip over removed ones.
2014-08-27 17:20:31 +00:00
Christopher Tate
00568d35f4 am 96c09773: Merge "Remember having done full-data as well as key/value app backups" into lmp-dev
* commit '96c097737bf7874b240f86b313d561fe1f14678e':
  Remember having done full-data as well as key/value app backups
2014-08-27 17:20:26 +00:00
Craig Mautner
d266368435 Merge "When adding an apptoken skip over removed ones." into lmp-dev 2014-08-27 17:14:18 +00:00
Julia Reynolds
cf24b10343 am 68ddd6d9: am e21130fd: Merge "Limit the settings profile/device owners can update." into lmp-dev
* commit '68ddd6d92d3b09b4f6ecdb9621b7997414d501e2':
  Limit the settings profile/device owners can update.
2014-08-27 17:13:04 +00:00
Jorim Jaggi
15dac5f35b Make it possible to disable camera on lockscreen
Bug: 16807006
Change-Id: I8f439c22d481d52c7edf46d0caf78e26dfeb64e8
2014-08-27 19:08:26 +02:00
Craig Mautner
4e1b6a4e59 Revert "Debug for 13924095."
This reverts commit 76309cd761a0f9d9e44435ba9a4bde8363ba9f7b.

Logspam no longer useful, just annoying now.

Change-Id: I826d383101077cc1bb341d4a3186ef98ed7e0c00
2014-08-27 10:07:55 -07:00
Christopher Tate
eee0ea201f Merge "Remember having done full-data as well as key/value app backups" into lmp-dev 2014-08-27 17:06:13 +00:00
Calin Juravle
eee5254d78 am d5f23f2e: am 2d3571cc: Merge "Fix the length of a profiler system property"
* commit 'd5f23f2ec0769248d00cfd6e9049cfa354492cce':
  Fix the length of a profiler system property
2014-08-27 16:59:55 +00:00
Julia Reynolds
3dbf82f033 am e21130fd: Merge "Limit the settings profile/device owners can update." into lmp-dev
* commit 'e21130fde2bc10068620d61c5b87ec4ddcc87760':
  Limit the settings profile/device owners can update.
2014-08-27 16:58:26 +00:00
Craig Mautner
01f79cf916 When adding an apptoken skip over removed ones.
App tokens are passed from the activity manager to the window
manager along with a list insertion position. That insertion
position presumes that all removed tokens are no longer in window
manager's list. However, when removal of a token is delayed due
to ongoing animation the insertion position was pointing to the
wrong location. This fix skips over tokens that have been marked
for removal when inserting new app tokens.

Fixes bug 15751591.

Change-Id: Ib484c591e2bba9f46ad8e47d60ef05c7bfda0a12
2014-08-27 09:56:02 -07:00
Makoto Onuki
42f8a09c81 am 1a8674f1: am d37368bf: Address API review comments:
* commit '1a8674f1025336fb6ae1bc28a70fcdfd597a6f15':
  Address API review comments:
2014-08-27 16:53:14 +00:00
Joe Fernandez
c018ba1a63 am 2838b622: am 37bd72c6: am 402282f3: am cafad301: am 82521171: Merge "docs: add warning to redirects file" into klp-modular-docs
* commit '2838b622ff90fb5dfe5a39a17d9415744181f425':
  docs: add warning to redirects file
2014-08-27 16:53:01 +00:00
Julia Reynolds
19d431f330 Merge "Limit the settings profile/device owners can update." into lmp-dev 2014-08-27 16:49:46 +00:00
Calin Juravle
d5f23f2ec0 am 2d3571cc: Merge "Fix the length of a profiler system property"
* commit '2d3571cc17a5a6b1072951227d889ce14a3f88cf':
  Fix the length of a profiler system property
2014-08-27 16:46:27 +00:00
Makoto Onuki
4650b32856 am d37368bf: Address API review comments:
* commit 'd37368bf06dcaf8956cf69198636562b3043d182':
  Address API review comments:
2014-08-27 16:42:10 +00:00