150495 Commits

Author SHA1 Message Date
Georgi Nikolov
1877924da0 Merge "Don't back-off ALREADY_IN_PROGRESS syncs" into lmp-dev 2014-08-26 18:13:14 +00:00
Diego Pontoriero
04154bcd91 Remove unused constant from TelephonyIntents.
Bug: 16457806
Change-Id: Ia987c3167e5731a1eceb6b1ff4a8795ced826a5d
2014-08-26 10:58:57 -07:00
Ji-Hwan Lee
d0f0058883 TIF: Reset main TvView only for explicit reset() call
Or, do not reset when it's called internaly while tuning.

Bug: 17269010
Change-Id: I3447ef0e628c066f71eee5a1416347fa6c721504
2014-08-27 02:55:10 +09:00
Tim Murray
29d35997a3 am cb16b55b: am 2a866f07: Update RenderScript docs.
* commit 'cb16b55b5ed9e4388b36e457226c96962004dd6c':
  Update RenderScript docs.
2014-08-26 17:51:21 +00:00
Baligh Uddin
1494447e35 Import translations. DO NOT MERGE
Change-Id: I0787124e2a6bf24f406c9b89770bdbfb5b801325
Auto-generated-cl: translation import
2014-08-26 10:48:38 -07:00
ztenghui
3bd3fa1f1d Correctly detect the wrong Z value for the light
b/17221975

Change-Id: I2b46da95ad12ca5260d7fe9514a75558b6b6393b
2014-08-26 10:45:27 -07:00
Tim Murray
cb16b55b5e am 2a866f07: Update RenderScript docs.
* commit '2a866f075d9b23f835d27d4d46f8ccdc60c1fa6e':
  Update RenderScript docs.
2014-08-26 17:39:06 +00:00
Craig Mautner
ca0e070fea am 7018ec68: Merge "Remove redundant call to window manager addTask()" into lmp-dev
* commit '7018ec68207e0a009b9410a09027a2823a29dd3d':
  Remove redundant call to window manager addTask()
2014-08-26 17:38:54 +00:00
Christoph Studer
ce7d6d292b NoListener: meetsInterruptionFilter -> matchesInterruptionFilter
Rename Ranking.meetsInterruptionFilter() to matchesInterruptionFilter()
as suggested by API council.

Marking the old version @removed for now, will remove once prebuilds had
the chance to update.

Bug: 17255109
Change-Id: Iaee094df2dddf82029e127c194ea88581d1a48bb
2014-08-26 19:32:29 +02:00
Craig Mautner
e7b1a0b68c Merge "Remove redundant call to window manager addTask()" into lmp-dev 2014-08-26 17:29:17 +00:00
Christoph Studer
76f0509306 am 1fe25a6f: Merge "SysUI: Force L+ status bar icons to white" into lmp-dev
* commit '1fe25a6f041edc7518a4c6f29ac830c64e4a6e61':
  SysUI: Force L+ status bar icons to white
2014-08-26 17:23:21 +00:00
Adam Lesinski
31341665d6 am 1c959e92: Merge "Introduce anydpi density resource qualifier" into lmp-dev
* commit '1c959e9240d82ab80c7f921dc1af67acc9958b91':
  Introduce anydpi density resource qualifier
2014-08-26 17:14:55 +00:00
Christoph Studer
38db384424 Merge "SysUI: Force L+ status bar icons to white" into lmp-dev 2014-08-26 17:13:39 +00:00
Jeff Sharkey
381d94b712 Treat moving app as installing in new location.
Moving apps to/from SD cards has historically been neglected, meaning
it can easily break.  This happened most recently for split APKs,
64-bit native code, and multiArch support.

To make this easier to maintain, treat move as a no-op upgrade,
following the inheriting code path that split APKs depends on.

Also clean up scary places where different flavors of flags were
being combined, and remove unused flags.  Fix media broadcasts to be
sent based on existing app storage location.

New API to abandon install session without opening it.

Bug: 17158495
Change-Id: Ia33bf8f6fdaae099124dfe534f0e320b37bc8e16
2014-08-26 10:09:27 -07:00
Jae Seo
b2835e2700 TIF: Make TV content rating names consistent
Bug: 17275999
Change-Id: I79e9ce180b23b37799f0e7daffa7778bff9cd3e4
2014-08-26 10:08:56 -07:00
Svetoslav
04cab1bcc4 Fix accessiblity CTS tests (framework).
1. An external contribution changed the ordering of views for
   accessibility. While it attempted to fix a platform issue
   for a comparator breaking transitivity, it changed the way
   we order views and results in very unnatural accessibility
   traversal order. It also broke CTS tets. This change tweaks
   the comparator which fixes the tests and improves traversal
   order.

2. If there is at least one accessibility service which cares
   about windows we register a callback in the window manager
   for window change notifications. We are updating the window
   list on this callback. There was a case where if the service
   requests window updates and immediately asks for the windows
   it gets none as we have not received a callback from the
   window manager yet. Now this call returns after we get the
   callback in a timed fashion. This is consistent with how the
   other introspection APIs work.

3. Window info objects are cached in the accessibility service
   process. When putting them in the cache a cloning call was
   missing resulting in some cases of clobbering windows given
   to the client. For example, we get some windows, cache them,
   and return these windows to the client. Now a call to clear
   the cache arrives while the user processes the windows and
   the client windows get clobbered.

4. Added API for checking if a window has accessiblity focus
   to be consistent to the API we have to check whether this
   window has input focus.

5. Removed some obsolete code.

bug:16402352

Change-Id: Ided6da4a82cc0fc703008c58a2dff0119a3ff317
2014-08-26 10:06:22 -07:00
Adam Lesinski
d691f31e51 Merge "Introduce anydpi density resource qualifier" into lmp-dev 2014-08-26 17:03:44 +00:00
Christoph Studer
13b895125c SysUI: Force L+ status bar icons to white
Bug: 16862480
Change-Id: I13126e4641563953d00b8e1b8324b470b9fc085c
2014-08-26 18:51:36 +02:00
Mohamad Ayyash
b7da699afa am aaf5d6c0: Merge "Set text color for the output log." into lmp-dev
* commit 'aaf5d6c09460466a33544fc9107cda69085c4ce5':
  Set text color for the output log.
2014-08-26 16:47:47 +00:00
Vinod Krishnan
5449b8dbed am dfde8600: Merge "Fwk: Adding an ECG hardware feature" into lmp-dev
* commit 'dfde8600c0f0ff9349f971ed52bfbe9c0c02bc08':
  Fwk: Adding an ECG hardware feature
2014-08-26 16:47:38 +00:00
Mohamad Ayyash
412e4e203f Merge "Set text color for the output log." into lmp-dev 2014-08-26 16:44:28 +00:00
Jorim Jaggi
1d49ec9f41 Fix jumping animation when using two-finger expand
Also fixes other minor issues with the panel expansion.

Bug: 17250134
Change-Id: I70ee5410bad10ff71f6d868005bf6274ef881e95
2014-08-26 18:39:47 +02:00
Nicolas Prevot
49cf67596f am 5638d3a6: Merge "Marking the Settings ContentProvider as singleUser" into lmp-dev
* commit '5638d3a661f3b4cbda01e23c7b8a0a3eb9f6e107':
  Marking the Settings ContentProvider as singleUser
2014-08-26 16:39:18 +00:00
Vinod Krishnan
51f6f52d9d Merge "Fwk: Adding an ECG hardware feature" into lmp-dev 2014-08-26 16:37:33 +00:00
Nicolas Prevot
1ce1ba68ac Merge "Marking the Settings ContentProvider as singleUser" into lmp-dev 2014-08-26 16:29:20 +00:00
Amith Yamasani
f3054ea8e0 Fix SetupWizard crash when creating Guest or Restricted profile
Delay the launch of Home until after the USER_INITIALIZE broadcasts
are delivered, to make sure that any disabled HOME activities are
enabled.

Bug: 15709297
Change-Id: I796a40131f82989782cf5699bcc2e1da2cafbc6b
2014-08-26 09:17:22 -07:00
Esteban Talavera
a502af4ea0 am 14dcf0ff: Merge "Revert API constants to previous value to match hardcoded value in google3 apps" into lmp-dev
* commit '14dcf0ff149a4253f867e9622e8a8bc8ffce52b4':
  Revert API constants to previous value to match hardcoded value in google3 apps
2014-08-26 16:08:09 +00:00
Esteban Talavera
75b3fafe9e Merge "Revert API constants to previous value to match hardcoded value in google3 apps" into lmp-dev 2014-08-26 15:58:36 +00:00
Christoph Studer
239f835f54 Notification: Optimize L icon processing
Bug: 16862480
Change-Id: I6c71eba232184ce948aafe81fec3a313fecbbaf1
2014-08-26 17:04:13 +02:00
John Reck
b1d0ef5356 am fec7508b: Merge "DO NOT MERGE Copy shaders" into lmp-dev
* commit 'fec7508b79566bdbd194a1a33a742f510a02f1a9':
  DO NOT MERGE Copy shaders
2014-08-26 15:00:49 +00:00
vandwalle
808079bd27 remove passpoint - DO NOT MERGE
This CL is dependent on I3d2a230b0362520b9f1b2bc3792260116971e106

Change-Id: I1a0d655877d9368d833d62e231797af4b2560862
2014-08-26 14:56:04 +00:00
John Reck
1698297daf Merge "DO NOT MERGE Copy shaders" into lmp-dev 2014-08-26 14:53:34 +00:00
Youngsang Cho
a9f514016b am 5a2d4677: Merge "Reset a session callback variable when tune is failed" into lmp-dev
* commit '5a2d4677a739947b03a1e4261bec2456d9820330':
  Reset a session callback variable when tune is failed
2014-08-26 14:46:21 +00:00
Youngsang Cho
c931cc0850 Merge "Reset a session callback variable when tune is failed" into lmp-dev 2014-08-26 14:40:03 +00:00
Esteban Talavera
fbb28dfb95 Revert API constants to previous value to match hardcoded value in google3 apps
Revert value of DevicePolicyManager constants that were hardcoded in dmagent. See previous change I6f60a43fe23526cfe855d81015feb759cf643926.

Bug: 17275391,17005622
Change-Id: I606b010eb0399f7b34b59c99f96549949410bafc
2014-08-26 15:38:44 +01:00
Youngsang Cho
7cf6705455 Reset a session callback variable when tune is failed
Change-Id: I7c0188d916047f8331c74ce7a29b0a5228583979
2014-08-26 23:12:59 +09:00
Jorim Jaggi
ef7f2b46bd am 5ef697cb: Merge "Fix invalid keyguard state after pressing back in bouncer" into lmp-dev
* commit '5ef697cb1e3400cc2d426326a728482b33fe83ff':
  Fix invalid keyguard state after pressing back in bouncer
2014-08-26 14:05:18 +00:00
Jorim Jaggi
359404c786 Merge "Fix invalid keyguard state after pressing back in bouncer" into lmp-dev 2014-08-26 13:57:25 +00:00
Nicolas Prevot
c11879a6d5 am a309e38c: Merge "Preventing apps from granting uris to any other user." into lmp-dev
* commit 'a309e38c34176a2b292e761a45fc14b914b7d9ff':
  Preventing apps from granting uris to any other user.
2014-08-26 13:51:01 +00:00
Sander Alewijnse
0ced627291 Provide lockdown of date/time device owners.
Fixed two minor issues with the screencapture as well.
Updated documentation and added enforceCrossUserPermission.

Bug:16948504
Change-Id: I9a645dcf480a4a044879ba481bce964d06fe5153
2014-08-26 14:44:53 +01:00
Nicolas Prevot
fb9cf2309d Merge "Preventing apps from granting uris to any other user." into lmp-dev 2014-08-26 13:42:27 +00:00
Jorim Jaggi
6bad244c4e Fix invalid keyguard state after pressing back in bouncer
Bug: 16886960
Change-Id: Ib071b302f9cb2f1fec32285e05a5b8585e53e41e
2014-08-26 15:24:01 +02:00
Jorim Jaggi
6110361f42 am c474c52c: Merge "Always allow translucent bars for keyguard" into lmp-dev
* commit 'c474c52c3dba39af9fa54235a469c80a2421f2d0':
  Always allow translucent bars for keyguard
2014-08-26 13:21:57 +00:00
Nicolas Prevot
83bb610fad Preventing apps from granting uris to any other user.
And adding some javadoc.

BUG: 16996334

Change-Id: I02b03e513050e2704c28da8e17c2c977d858627b
2014-08-26 14:16:00 +01:00
Jorim Jaggi
64d04347a8 Merge "Always allow translucent bars for keyguard" into lmp-dev 2014-08-26 13:11:11 +00:00
Chulwoo Lee
ce84442166 am 42bbfe62: Recreate overlay view after the TIS crashes
* commit '42bbfe62400386ec5a3b638a8fc17cc5fe473786':
  Recreate overlay view after the TIS crashes
2014-08-26 13:09:03 +00:00
Chulwoo Lee
ffad70bb7e Recreate overlay view after the TIS crashes
The overlay view should be recreated when the session is recreated
after the TIS crash.

Change-Id: I7605aac0feed644ae29d65127f68630c3658343f
2014-08-26 21:30:26 +09:00
Jorim Jaggi
820c9cb216 am ccb22d47: Merge "Fix swipe up affordance bugs" into lmp-dev
* commit 'ccb22d47a9854ec1603ebeab93b6d098f197e207':
  Fix swipe up affordance bugs
2014-08-26 11:18:21 +00:00
Jorim Jaggi
5a5d353953 am cd051d74: Merge "Make date consistent with spec when alarm is set" into lmp-dev
* commit 'cd051d744b13f01e4dfe5b4c9e57d76b1a65fffa':
  Make date consistent with spec when alarm is set
2014-08-26 11:18:17 +00:00
Ruben Brunk
aefb1e1541 am 34b23108: Merge "camera2: Fix number of DNG NoiseProfile coeffs." into lmp-dev
* commit '34b231087ad742c8906a16f28920e8f26e0553c2':
  camera2: Fix number of DNG NoiseProfile coeffs.
2014-08-26 11:18:13 +00:00