148424 Commits

Author SHA1 Message Date
Nicolas Prevot
ed4a38c9a6 am c26ea53a: am 4bdd413f: am 95559c12: Merge "Security fixes related to cross-user content." into lmp-dev
* commit 'c26ea53a82db6fb9448a7832388d777bca0a225d':
  Security fixes related to cross-user content.
2014-08-05 17:25:00 +00:00
Jorim Jaggi
b28a0c5816 am 3d2fc8bd: am 0e9d95b5: Merge "Revert "Clean up hiden notifications on Keyguard handling"" into lmp-dev
* commit '3d2fc8bd5c19a53ad5a2488b7322ad4663a3536c':
  Revert "Clean up hiden notifications on Keyguard handling"
2014-08-05 17:21:04 +00:00
Nicolas Prevot
7b46efe288 am 4bdd413f: am 95559c12: Merge "Security fixes related to cross-user content." into lmp-dev
* commit '4bdd413f301e4b79b2cb664142d34e30c5f8b350':
  Security fixes related to cross-user content.
2014-08-05 17:20:53 +00:00
Svet Ganov
bdd400485b am 727d917f: am cd93451f: am 3fc2e408: Fix cross-user permission checks in print manager service.
* commit '727d917f6afbd0efa283935d4034efc336c57ddb':
  Fix cross-user permission checks in print manager service.
2014-08-05 17:20:51 +00:00
Jeff Sharkey
8662a72c8a am af9ecea0: DocumentsUI is only dialog when really large.
* commit 'af9ecea0276f7300c21bd94ab6deacdf1b692b21':
  DocumentsUI is only dialog when really large.
2014-08-05 17:20:50 +00:00
Jorim Jaggi
9cf1f37737 Update keyguard icon paddings to spec.
Bug: 15381387
Change-Id: Ia75394fd68f66233ebabe9ec4f62b42d40d19eb9
2014-08-05 17:18:55 +00:00
Jeff Sharkey
f75eb0dd60 DocumentsUI is only dialog when really large.
Bug: 16780860
Change-Id: Ib20ef9771855beba5b31d19887c1c9c1b8e8e5ed
2014-08-05 17:16:44 +00:00
Svet Ganov
2b1b5b34cf am cd93451f: am 3fc2e408: Fix cross-user permission checks in print manager service.
* commit 'cd93451ff50ba63c422f9b19af2a0d35e35a7bc6':
  Fix cross-user permission checks in print manager service.
2014-08-05 17:16:29 +00:00
Andre Eisenbach
ed22e7d3d0 am 29a47839: am 6580603d: am 790eede3: Add transport parameter to createBond() function (4/4)
* commit '29a47839411b3323a8c2e021e335d6c098a9e1c3':
  Add transport parameter to createBond() function (4/4)
2014-08-05 17:16:27 +00:00
Jorim Jaggi
b203821021 am 0e9d95b5: Merge "Revert "Clean up hiden notifications on Keyguard handling"" into lmp-dev
* commit '0e9d95b56308a705d9ea0667414f245cdacefd49':
  Revert "Clean up hiden notifications on Keyguard handling"
2014-08-05 17:16:26 +00:00
Nicolas Prevot
9e24e5d513 am 95559c12: Merge "Security fixes related to cross-user content." into lmp-dev
* commit '95559c12f8350eb43373762a1335441187cf97d3':
  Security fixes related to cross-user content.
2014-08-05 17:16:22 +00:00
Jorim Jaggi
9f0262d3ab am 1c210946: am a6163827: am d9267cae: Clean up hiden notifications on Keyguard handling
* commit '1c21094624eb22cadd08f31ce6b02b33be9d4af2':
  Clean up hiden notifications on Keyguard handling
2014-08-05 17:16:22 +00:00
Andre Eisenbach
8106b9c128 am 6580603d: am 790eede3: Add transport parameter to createBond() function (4/4)
* commit '6580603d24c082dae8f986dfde977e55b5856d4f':
  Add transport parameter to createBond() function (4/4)
2014-08-05 17:12:10 +00:00
Jorim Jaggi
4bf7fbda9d am a6163827: am d9267cae: Clean up hiden notifications on Keyguard handling
* commit 'a616382782f2bbbdf91eb502ac08a3c19675b5b0':
  Clean up hiden notifications on Keyguard handling
2014-08-05 17:12:07 +00:00
Svet Ganov
b7206ddbf9 am 3fc2e408: Fix cross-user permission checks in print manager service.
* commit '3fc2e40837986f655839e8dcc0be598f41d3c861':
  Fix cross-user permission checks in print manager service.
2014-08-05 17:12:05 +00:00
Andre Eisenbach
e5c0b7fb61 am 790eede3: Add transport parameter to createBond() function (4/4)
* commit '790eede36950774a5eb3a4105fed565f5cc4a175':
  Add transport parameter to createBond() function (4/4)
2014-08-05 17:07:23 +00:00
Justin Koh
c7f6f9f1e1 am ceb8f90f: am c33316c8: am f226c16c: Merge "Allow listeners to see children" into lmp-dev
* commit 'ceb8f90f014f7d040d5b6f2d4cfa176c8bcd4334':
  Allow listeners to see children
2014-08-05 17:07:20 +00:00
Jorim Jaggi
f21d7a41ad am d9267cae: Clean up hiden notifications on Keyguard handling
* commit 'd9267cae958b572b715d22a4905b18749a369c9f':
  Clean up hiden notifications on Keyguard handling
2014-08-05 17:07:19 +00:00
Svet Ganov
194db6ad91 Fix cross-user permission checks in print manager service.
The cross-user check was requesting both interact across users and
interact across users all permissions which is too restrictive. Each
one is sufficient. Further, if the app has one of these premissions
but specifies a given user not current or current-self, the code
was throwing while the correct actions is to return the requested
user id as we alreay vetted the caller's permissions.

bug:16398152

Change-Id: I1a4863eb7b05dababb66bac6e143b78dfad42b81
2014-08-05 17:06:07 +00:00
Justin Koh
e4e8e6dc0a am c33316c8: am f226c16c: Merge "Allow listeners to see children" into lmp-dev
* commit 'c33316c89a0e6f8cd5d4ea5635eaefdb8830a3c6':
  Allow listeners to see children
2014-08-05 17:03:43 +00:00
Andre Eisenbach
57210c7a1a Add transport parameter to createBond() function (4/4)
Bug: 14063256
Change-Id: I096248b60752992aa23ce5bfbfc47fda95773db2
2014-08-05 17:01:13 +00:00
Jorim Jaggi
62a7c831d5 Clean up hiden notifications on Keyguard handling
Change-Id: Ifeabfdd1ed8c11b0796cc79bba81752518921be3
2014-08-05 17:00:22 +00:00
Justin Koh
414fa202ea am f226c16c: Merge "Allow listeners to see children" into lmp-dev
* commit 'f226c16c53350942c75a1191d5d7a4c30a223aac':
  Allow listeners to see children
2014-08-05 16:58:56 +00:00
Jean-Michel Trivi
6ccad4325f am 2b3b32d9: am 84550941: am 9e6594d9: Merge "AudioAttributes: implement hashcode and equals methods" into lmp-dev
* commit '2b3b32d91cb5ee25a34c9c9291d61af598e31365':
  AudioAttributes: implement hashcode and equals methods
2014-08-05 16:53:01 +00:00
Jean-Michel Trivi
045bc5be98 am 84550941: am 9e6594d9: Merge "AudioAttributes: implement hashcode and equals methods" into lmp-dev
* commit '845509411385832f99dc1b29441f070c20254d37':
  AudioAttributes: implement hashcode and equals methods
2014-08-05 16:47:02 +00:00
Jean-Michel Trivi
81e9dad6e6 am 9e6594d9: Merge "AudioAttributes: implement hashcode and equals methods" into lmp-dev
* commit '9e6594d936d2c7c39009288a7fd033766e078a05':
  AudioAttributes: implement hashcode and equals methods
2014-08-05 16:42:14 +00:00
Torne (Richard Coles)
0bc0c4d853 am fe475a93: am b397f3e5: am 9d52e5f1: Merge "Log the version of the WebView package used." into lmp-dev
* commit 'fe475a938db73fbd79223733d98587ac48276da7':
  Log the version of the WebView package used.
2014-08-05 16:17:53 +00:00
Svet Ganov
60f701c4c2 am 2df9aeea: am e789136d: am 670faea5: Properly update accessibility manager state.
* commit '2df9aeea1ffab57a983dccca4a16a1908eb65467':
  Properly update accessibility manager state.
2014-08-05 16:17:49 +00:00
Hector Dearman
d2ee561f69 am 814e2f65: am 37fcb962: am 41d1648f: Merge "Fix CookieSyncManager package summary" into lmp-dev
* commit '814e2f65ebf4a5fc5da9aeee5cc18600d5e35952':
  Fix CookieSyncManager package summary
2014-08-05 16:17:45 +00:00
Torne (Richard Coles)
7df4889934 am b397f3e5: am 9d52e5f1: Merge "Log the version of the WebView package used." into lmp-dev
* commit 'b397f3e5ccd616c33ab1d8399d11a5e7b4869111':
  Log the version of the WebView package used.
2014-08-05 16:14:02 +00:00
Jorim Jaggi
106caa4989 am dafe07eb: am 1073027b: am a7a0e608: Merge "Empty notification shade state." into lmp-dev
* commit 'dafe07eb240fd1b9e385c3a0be8fc8b7da2d4243':
  Empty notification shade state.
2014-08-05 16:12:25 +00:00
John Spurlock
d9edc7b88e am 9f4f6b1c: am e84cae3b: am 8c0ee727: Merge "Allow user-prioritized packages through in priority mode." into lmp-dev
* commit '9f4f6b1c3a927d5f0b495cf75df302476a6de3f1':
  Allow user-prioritized packages through in priority mode.
2014-08-05 16:12:19 +00:00
Adrian Roos
6f3f354cf2 am e7a2892b: am 542aaa18: am a9aff868: Merge "QS: Enable availability listener for flashlight" into lmp-dev
* commit 'e7a2892b9359fbd8aba2d0f063a2392fa5eb8704':
  QS: Enable availability listener for flashlight
2014-08-05 16:12:14 +00:00
Przemyslaw Szczepaniak
c33c898cb0 am 4621b16a: am 48926d30: am e27f1632: Merge "Set the TTS voice name for the default language." into lmp-dev
* commit '4621b16ace1b0ecab43280eff9f24a22a7a18054':
  Set the TTS voice name for the default language.
2014-08-05 16:12:10 +00:00
John Spurlock
2512a6be64 am 98e502be: am a0d69dbe: am b65da916: Merge "QS: Share usage tracking timeout with color inversion tile." into lmp-dev
* commit '98e502bec5c913c9cbd59a86f42e6ec99e24ca58':
  QS: Share usage tracking timeout with color inversion tile.
2014-08-05 16:12:06 +00:00
Jorim Jaggi
0523f9b212 am ca1a89bb: am 552d9cf1: am 5c805fcd: New swipe-up assist animation for L.
* commit 'ca1a89bb464798564b8b177ad4d644b53826ac04':
  New swipe-up assist animation for L.
2014-08-05 16:12:01 +00:00
Svet Ganov
01d273cebf am e789136d: am 670faea5: Properly update accessibility manager state.
* commit 'e789136df0abdffe8b959c2047826a824b9452fc':
  Properly update accessibility manager state.
2014-08-05 16:09:55 +00:00
Hector Dearman
be0ae60c90 am 37fcb962: am 41d1648f: Merge "Fix CookieSyncManager package summary" into lmp-dev
* commit '37fcb96290a78d62b482de8692a421d0ad25515c':
  Fix CookieSyncManager package summary
2014-08-05 16:09:50 +00:00
Torne (Richard Coles)
ec6cdce9e4 am 9d52e5f1: Merge "Log the version of the WebView package used." into lmp-dev
* commit '9d52e5f11cf78d112f468cce4ef86287c8c31829':
  Log the version of the WebView package used.
2014-08-05 16:08:43 +00:00
Jorim Jaggi
c22526d991 am 1073027b: am a7a0e608: Merge "Empty notification shade state." into lmp-dev
* commit '1073027b857155458160ecd523d45f3ff31bf785':
  Empty notification shade state.
2014-08-05 16:04:26 +00:00
Svet Ganov
929f57d52c am 670faea5: Properly update accessibility manager state.
* commit '670faea5665d6bee815f21942ff333a2efe34d41':
  Properly update accessibility manager state.
2014-08-05 16:04:17 +00:00
John Spurlock
15846bd9fc am e84cae3b: am 8c0ee727: Merge "Allow user-prioritized packages through in priority mode." into lmp-dev
* commit 'e84cae3ba8fd65380bb89d7a812b813603afe779':
  Allow user-prioritized packages through in priority mode.
2014-08-05 16:04:12 +00:00
Hector Dearman
07f8160eb3 am 41d1648f: Merge "Fix CookieSyncManager package summary" into lmp-dev
* commit '41d1648ff28658a24551ce86fd1a2faeb2d69e60':
  Fix CookieSyncManager package summary
2014-08-05 16:04:12 +00:00
Adrian Roos
ec22d7cb52 am 542aaa18: am a9aff868: Merge "QS: Enable availability listener for flashlight" into lmp-dev
* commit '542aaa180e2521acbb964c45c771fedf73b34d9d':
  QS: Enable availability listener for flashlight
2014-08-05 16:04:07 +00:00
Przemyslaw Szczepaniak
3f70fe423d am 48926d30: am e27f1632: Merge "Set the TTS voice name for the default language." into lmp-dev
* commit '48926d30255902d47b1206e01da255acd3b28e66':
  Set the TTS voice name for the default language.
2014-08-05 16:04:03 +00:00
John Spurlock
5b312c7e8b am a0d69dbe: am b65da916: Merge "QS: Share usage tracking timeout with color inversion tile." into lmp-dev
* commit 'a0d69dbec69370237c128badda0afae1dba8e149':
  QS: Share usage tracking timeout with color inversion tile.
2014-08-05 16:03:56 +00:00
Jorim Jaggi
e8053a3d45 am 552d9cf1: am 5c805fcd: New swipe-up assist animation for L.
* commit '552d9cf1fbdf279ca362b083e9058b1acba2d5ce':
  New swipe-up assist animation for L.
2014-08-05 16:03:51 +00:00
Svet Ganov
c946f14a67 Properly update accessibility manager state.
Applciations that fire accessibility events have to first check
it accessibility is on and then fire the event. If the app fires
an event when the feature is off an exception is thrown. However,
due to the way accessibility state is pushed to the local
accessibility manager it was possible that the app checks that
aaccessibility is off, fires an event, then the state of the
local manager changes by the time the event is propagated up
the view tree and an exception is thrown. This is a regression.

We really want this exception to prevent apps sending events
across processes if accessibility is off, so now the state
we get from the system manager service is applied via a
message so if the app checks that accessibility is off, then
it will remain off (locally) until the event is propagated.

bug:16672964

Change-Id: Icf5d1b1bdff87b58f285f0d9e1a098552513bbe8
2014-08-05 16:02:21 +00:00
Jorim Jaggi
50379eddf4 am a7a0e608: Merge "Empty notification shade state." into lmp-dev
* commit 'a7a0e60850e033596d69e0e9ff00952d9f986863':
  Empty notification shade state.
2014-08-05 15:56:42 +00:00
John Spurlock
ec6d9a4257 am 8c0ee727: Merge "Allow user-prioritized packages through in priority mode." into lmp-dev
* commit '8c0ee727faed91dd8ac9373815e02632213e5f92':
  Allow user-prioritized packages through in priority mode.
2014-08-05 15:13:11 +00:00