34316 Commits

Author SHA1 Message Date
TreeHugger Robot
16e4aa5956 Merge "Import translations. DO NOT MERGE" 2017-04-08 07:57:55 +00:00
TreeHugger Robot
99c95f8dd8 Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-08 07:53:26 +00:00
TreeHugger Robot
df12f01abd Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-08 07:47:37 +00:00
TreeHugger Robot
88af3452ce Merge "Import translations. DO NOT MERGE" 2017-04-08 07:45:04 +00:00
TreeHugger Robot
303162b79a Merge "Import translations. DO NOT MERGE" 2017-04-08 07:43:13 +00:00
TreeHugger Robot
c83607615e Merge "Import translations. DO NOT MERGE" 2017-04-08 07:42:49 +00:00
TreeHugger Robot
bcc90073ce Merge "Import translations. DO NOT MERGE" into oc-dev 2017-04-08 07:42:22 +00:00
TreeHugger Robot
2cd814dc9d Merge "Import translations. DO NOT MERGE" 2017-04-08 07:41:30 +00:00
TreeHugger Robot
7dbabc5b91 Merge "Import translations. DO NOT MERGE" 2017-04-08 07:35:46 +00:00
Bill Yi
a48a21c4a6 Import translations. DO NOT MERGE
Change-Id: I46d2b42e600a83d18ae13b2b4e55f244def1a070
Auto-generated-cl: translation import
2017-04-07 19:21:23 -07:00
Bill Yi
4c2e1825c5 Import translations. DO NOT MERGE
Change-Id: I23aa75f6f92e0167e32c34df4b68ec9768353199
Auto-generated-cl: translation import
2017-04-07 19:05:36 -07:00
Bill Yi
0ce53e517b Import translations. DO NOT MERGE
Change-Id: I9a94d8ec49ccccaa96264255fb25880194d8b1d1
Auto-generated-cl: translation import
2017-04-07 18:13:06 -07:00
Bill Yi
a26fc4989b Import translations. DO NOT MERGE
Change-Id: I607c98eb9f7d6c2b0df215be63e3f4431d911d5f
Auto-generated-cl: translation import
2017-04-07 18:09:24 -07:00
Bill Yi
f20444c9dd Import translations. DO NOT MERGE
Change-Id: If7648048872859a1d4a2032a2f6de6a6e9cf19f6
Auto-generated-cl: translation import
2017-04-07 18:05:51 -07:00
Bill Yi
28dbd7a31e Import translations. DO NOT MERGE
Change-Id: I714fed2f7768828798d0c953439e2a7703a0068d
Auto-generated-cl: translation import
2017-04-07 18:02:12 -07:00
Bill Yi
8e7ad54464 Import translations. DO NOT MERGE
Change-Id: I71ee4b0792217988e13df03f2ced891e83cf038e
Auto-generated-cl: translation import
2017-04-07 17:48:48 -07:00
Bill Yi
808bdf5bce Import translations. DO NOT MERGE
Change-Id: I0276e7c9fb791dcdaf604ed87abe58677abcc3af
Auto-generated-cl: translation import
2017-04-07 17:45:13 -07:00
Bill Yi
349a2e84a7 Import translations. DO NOT MERGE
Change-Id: Iec85eee89b58459da6cac37267b31b16fc01d14c
Auto-generated-cl: translation import
2017-04-07 17:38:37 -07:00
Bill Yi
643c5f4c99 Import translations. DO NOT MERGE
Change-Id: Ie5c0f10d8f9166ed6437a65ce55e35036bd8d72e
Auto-generated-cl: translation import
2017-04-07 17:34:57 -07:00
Jorim Jaggi
0da214bc73 Merge changes I5d41419a,I763be06c into oc-dev am: bc4bd823d9
am: 90fb71789a

Change-Id: I689f16b796cbb7a6157c5a5fcc9242ab4c93c0f6
2017-04-07 22:21:56 +00:00
TreeHugger Robot
5cd4797c7a Merge "Add RecommendationPlugin for Cloud Print" into oc-dev 2017-04-07 22:21:42 +00:00
Jorim Jaggi
90fb71789a Merge changes I5d41419a,I763be06c into oc-dev
am: bc4bd823d9

Change-Id: I1c23329a3a18fb58d42c13e91e030f589e19025b
2017-04-07 22:14:59 +00:00
TreeHugger Robot
bc4bd823d9 Merge changes I5d41419a,I763be06c into oc-dev
* changes:
  Introduce android.anim thread in system_server
  Fix thread booster
2017-04-07 22:05:18 +00:00
Daniel Nishi
140ceb1dcc Use the real filters when determining Other Apps.
This fixes a bug where an app could be classified twice.

Fixes: 36535527
Test: SettingsLib Unit Test
Change-Id: I830a76fa33680b1dd71b285d9419139f84f1d60d
2017-04-07 14:26:38 -07:00
Daniel Nishi
45c23fa689 Add support for movies & tv apps querying.
Bug: 36223441
Test: Robotest
Change-Id: Icbb9b8947112f45d37858ceb5cfb1d76f06bda32
Merged-In: Icfb34844601f87d11b7309eacf9385d49ed36338
2017-04-07 14:20:36 -07:00
Jorim Jaggi
ed7993b5d1 Introduce android.anim thread in system_server
We create a new thread on which everything is running that
directly impacts window animations, i.e. layout, anim tick and
starting window creation. This is such that any work on
android.display can not lead to jank in the window animation,
specifically lock contention on activity manager lock that blocks
callbacks from android.display into AM can not lead to window
animation jank.

Test: Run animation, take systrace, make sure animation is on
android.anim
Test: AppWindowContainerControllerTestTest: AppWindowContainerControllerTestss
Fixes: 36792959

Change-Id: I5d41419a709b7984724e7053a3afdcc1ffe1aaa2
2017-04-07 22:10:34 +02:00
Jason Monk
117b9e2d98 Merge "Fix theming on brightness dialog" into oc-dev am: 3d82322c7c
am: e241a3c15a

Change-Id: I3fb8f87e6aa6e17e3d0478dc3d9569d1a927fd90
2017-04-07 17:54:59 +00:00
Jason Monk
e241a3c15a Merge "Fix theming on brightness dialog" into oc-dev
am: 3d82322c7c

Change-Id: I6c7e8a47686d5f3cfa1f4e235ef1bbb94dd753a7
2017-04-07 17:49:33 +00:00
Adrian Roos
f80d150fb9 Merge "Revert "Ignore a broken test until it can be fixed."" into oc-dev am: 2d691791e7
am: df8508de66

Change-Id: I648fcad9860b469003406c8892cf834a00b4b63d
2017-04-07 17:49:32 +00:00
Adrian Roos
df8508de66 Merge "Revert "Ignore a broken test until it can be fixed."" into oc-dev
am: 2d691791e7

Change-Id: If8de068e9e42dc8ccac513c3ad624ef38c6ac1dc
2017-04-07 17:43:08 +00:00
Jason Monk
817d09b671 Merge "Make sure to synchronize on references to plugin dependencies" into oc-dev am: 157017c8a8
am: 84dbc7b20e

Change-Id: I4567c0db96817f6c78e2983ef226b8bd7dc3707f
2017-04-07 17:39:44 +00:00
Jason Monk
f0e13b682e Merge "Synchronize on sysui dependency references" into oc-dev am: ed8051b528
am: 5d6deab0c1

Change-Id: Ice2201ac3eb120f52c821881bc04fdb43e7ae579
2017-04-07 17:38:34 +00:00
TreeHugger Robot
3d82322c7c Merge "Fix theming on brightness dialog" into oc-dev 2017-04-07 17:37:50 +00:00
Adrian Roos
2d691791e7 Merge "Revert "Ignore a broken test until it can be fixed."" into oc-dev 2017-04-07 17:35:48 +00:00
Jason Monk
84dbc7b20e Merge "Make sure to synchronize on references to plugin dependencies" into oc-dev
am: 157017c8a8

Change-Id: Ia6feb2f2e41ce6f4551cd6cd8713e09b0f5c5275
2017-04-07 17:32:19 +00:00
Jason Monk
5d6deab0c1 Merge "Synchronize on sysui dependency references" into oc-dev
am: ed8051b528

Change-Id: Ica1d06c345112b7632c9892576edc0c7352ba2bb
2017-04-07 17:31:05 +00:00
TreeHugger Robot
157017c8a8 Merge "Make sure to synchronize on references to plugin dependencies" into oc-dev 2017-04-07 17:25:01 +00:00
TreeHugger Robot
ed8051b528 Merge "Synchronize on sysui dependency references" into oc-dev 2017-04-07 17:23:37 +00:00
Philip P. Moltmann
b2565935d1 Add RecommendationPlugin for Cloud Print
Reuses already existing infrastructure. The mMDNSFilteredDiscovery lambda
is called for every network service that supports #PRIVET_SERVICE. Then
the plugin checks the txt fields to make sure the printer is valid. The
check is not complete but good enough to make sure this is either a
cloud print capable printer or something that tries really hard.

Test: Connected to network with three printers, 2 GCP capable. Found the
      two printers
Fixes: 35766193
Change-Id: I7c9180c8c154fa092fec5b943a94bad77da74c86
2017-04-07 09:52:54 -07:00
Adrian Roos
9ecd024245 Merge "AOD: More VisD updates" into oc-dev am: 67ee79e84f
am: 1ac141639e

Change-Id: I2216b17f6a2dc585e088940d405ab2d42552acad
2017-04-07 16:18:42 +00:00
Selim Cinek
810d99e265 Merge changes If96c0146,I0d68ad60 into oc-dev am: 5393a0e2d9
am: e1fcf8edd6

Change-Id: I59b73215058df60ad93e59a76f01143c6a935d30
2017-04-07 16:17:44 +00:00
Adrian Roos
1ac141639e Merge "AOD: More VisD updates" into oc-dev
am: 67ee79e84f

Change-Id: Ie88590d0e098ef447c26cabb230cbf67aadcbb17
2017-04-07 16:14:34 +00:00
Selim Cinek
e1fcf8edd6 Merge changes If96c0146,I0d68ad60 into oc-dev
am: 5393a0e2d9

Change-Id: Ic70d9eb07b53ccda5fafb8c37177e130d4b279de
2017-04-07 16:08:26 +00:00
TreeHugger Robot
67ee79e84f Merge "AOD: More VisD updates" into oc-dev 2017-04-07 16:03:33 +00:00
TreeHugger Robot
5393a0e2d9 Merge changes If96c0146,I0d68ad60 into oc-dev
* changes:
  Improved accessibility behavior of the notification shelf
  Fixed a bug where the indeterminate progressbar janky
2017-04-07 15:59:17 +00:00
Bill Yi
a7916661b8 Import translations. DO NOT MERGE
Change-Id: I47751b435795e850ded7fcc84e0d8fa88dd5c694
Auto-generated-cl: translation import
2017-04-07 08:30:10 -07:00
Bill Yi
39d6e74b86 Import translations. DO NOT MERGE
Change-Id: I035706076f6dc575859c897a3a26c09a52e87b61
Auto-generated-cl: translation import
2017-04-07 08:21:41 -07:00
Filip Pavlis
a121bbba10 Merge "Omit using ctor of PreferenceViewHolder in tests." into oc-dev am: 59dd2ebfc1
am: 3b3bf87165

Change-Id: I314d9bfa7d29eb506fa4bb7faedd7f8d506098b4
2017-04-07 10:44:51 +00:00
Filip Pavlis
3b3bf87165 Merge "Omit using ctor of PreferenceViewHolder in tests." into oc-dev
am: 59dd2ebfc1

Change-Id: I2ad78ef36e3c459308bb201d0798e8af3d55f2eb
2017-04-07 10:38:35 +00:00
Filip Pavlis
59dd2ebfc1 Merge "Omit using ctor of PreferenceViewHolder in tests." into oc-dev 2017-04-07 10:31:44 +00:00