Commit Graph

235221 Commits

Author SHA1 Message Date
Bill Yi
d835db0f28 Import translations. DO NOT MERGE
Change-Id: If375ea874afe99e685cb66c295785b108fc98e29
Auto-generated-cl: translation import
2016-03-10 18:52:52 -08:00
Chris Tate
4206bde4d7 Merge "Improve AlarmManager docs" into nyc-dev 2016-03-10 17:58:19 +00:00
Chris Wren
46820517e4 Merge "revert recent changes around system listener registrations" into nyc-dev 2016-03-10 17:39:52 +00:00
Muyuan Li
2f14bb31ae Merge "Added shortcut key to dock windows" into nyc-dev 2016-03-10 17:33:44 +00:00
Jack Yu
8d6477c7a0 Merge "Fix roam icon issues in Austria" into nyc-dev 2016-03-10 17:29:17 +00:00
Jesse Hall
a3fc34c71d Merge "Refer to hasSystemFeature(String, int) in Vulkan feature docs" into nyc-dev 2016-03-10 17:17:26 +00:00
Jesse Hall
39ceeb5472 Refer to hasSystemFeature(String, int) in Vulkan feature docs
Bug: 27531286
Change-Id: Ifb32ae519fc8118923d6216e1d574cbbf83dfd23
2016-03-10 09:04:26 -08:00
Narayan Kamath
e41718d4f7 Merge "Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc." into nyc-dev 2016-03-10 17:02:22 +00:00
Yi Kong
e962db6a30 Merge "Track libcore change b695412b529c8dced105867c6d9d7fd463a67714" into nyc-dev 2016-03-10 16:57:40 +00:00
Tony Mantler
79d7e54f70 Merge "Remove redundant twiddling of Settings.Secure.ACCESSIBILITY_ENABLED" into nyc-dev 2016-03-10 16:54:10 +00:00
Chris Wren
b7c810957f revert recent changes around system listener registrations
also guard against the ranker calling the self-service registration functions.
"why do we even have that lever?"

Bug: 27577115
Change-Id: I8a01cfdd801320e53d56bcbf515b9ba17e677166
2016-03-10 11:41:10 -05:00
Felipe Leme
3e6b1465f3 Merge "Added Talkback announcements for Data Saver switch." into nyc-dev 2016-03-10 16:34:41 +00:00
Yi Kong
5606b529bc Track libcore change b695412b529c8dced105867c6d9d7fd463a67714
Bug: 27427000
Change-Id: I6eecd1c5da1587435876a04f51e5a9424149fba1
(cherry picked from commit 40f79bb542)
(cherry picked from commit bfd9479b2c)
2016-03-10 16:22:20 +00:00
Narayan Kamath
ad473e6017 Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc.
Also includes test-current.txt generated locally.

bug: 27426688

(cherry picked from commit 741ba661c4)

Change-Id: I12d99b925335c8926e9c4257ee743d25fda9452d
2016-03-10 16:20:48 +00:00
Diego Perez
c4f31dde50 Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev
am: f2af68312b  -s ours

* commit 'f2af68312bdcbb19411df21553d514c6aa1989bf':
  DO NOT MERGE: Initialize layoutlib variables before using them
2016-03-10 16:15:09 +00:00
Oleksandr Peletskyi
655f1df89d Merge "Allow user to get his own icon." into nyc-dev 2016-03-10 16:09:06 +00:00
Diego Perez
f2af68312b Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev 2016-03-10 16:06:41 +00:00
Sudheer Shanka
91f80006e5 Merge "Use compound drawable instead of image span." into nyc-dev 2016-03-10 15:58:25 +00:00
Michal Karpinski
2f79ae98af Tuning down wtf to warning for setting ro.device_owner property
This was logged to often, especially while running CTS hostside tests
and looked too scary to people.

Bug: 27230864
Change-Id: I9e81d9efe87b4aed18aa473be647c560ff9cfa0d
2016-03-10 15:00:08 +00:00
Oleksandr Peletskyi
cd6fa30fda Allow user to get his own icon.
Fixed behavior in order to let user without MANAGE_USERS permission
to obtain his own icon or any icon of the user's 'user group'.

BUG: 27583869
Change-Id: I71a86b0816db1d9c4543db375de504395a726a8d
2016-03-10 14:17:55 +01:00
Anton Daubert
cb1b27b6f8 Merge "Fine scale the decoded result to match the desired sampleSize." into nyc-dev 2016-03-10 12:06:29 +00:00
Jaesung Chung
89cb194542 Merge "ExifInterface: implement the serialzation for Exif IFD structures" into nyc-dev 2016-03-10 08:35:24 +00:00
Jaesung Chung
86e552b9fa ExifInterface: implement the serialzation for Exif IFD structures
One image can have multiple image file directories, which stores the
attributes of the image, in Exif specification to save metadata.
In the old version, the all attributes from several image file
directories were combined in a one hash map eventually and were served
without distinction of the original IFD group.

In order to keep the original data as much as possible, it loads/saves
the attributes based on the original IFD group internally.

Bug: 26044456, Bug: 11224701
Change-Id: I416e4e79fd47461c9aa83ce13591ed1a5d42f26e
2016-03-10 15:51:41 +09:00
Roozbeh Pournader
349dc61cba Merge "Annotate fonts.xml with intended scripts" into nyc-dev 2016-03-10 06:38:55 +00:00
Roozbeh Pournader
9bd17ce738 Annotate fonts.xml with intended scripts
Add various ISO 15924 codes to fonts.xml, as a signal for better
font selection in Minikin.

Bug: 27582800
Bug: 26187231
Change-Id: Ie06c156e0179e79c15cf2d66d577c3d36571860d
2016-03-09 21:46:15 -08:00
Adam Lesinski
960b9441cf Merge "AssetManager: Cache a pre-filtered list of configurations" into nyc-dev 2016-03-10 05:05:15 +00:00
Jaesung Chung
e834dd78d4 Merge "ExifInterface: fix a bug in readExifEntryValue" into nyc-dev 2016-03-10 04:26:52 +00:00
Md Haque
cf4c7f58b0 Merge "Fix Download Manager Functional test and enable for APCT" into nyc-dev 2016-03-10 02:32:55 +00:00
Winson Chung
d2130267a7 Merge "Fix regression when setting initial offset when docked." into nyc-dev 2016-03-10 02:32:16 +00:00
Winson
809a5b128d Fix regression when setting initial offset when docked.
Change-Id: Ide8e9eb2d97b5540186736fc73b093e4385613bd
2016-03-09 18:30:32 -08:00
Hyunyoung Song
ef33726e14 Merge "Revert "Apply transformations while offsetting focused rects"" into nyc-dev 2016-03-10 02:22:58 +00:00
Winson Chung
44ffd922dc Merge "Fixing issue with animations not being cancelled." into nyc-dev 2016-03-10 02:21:06 +00:00
Winson
73492c5d7a Fixing issue with animations not being cancelled.
Bug: 27533931
Change-Id: I724643ec8a2c6cdaa3cade72ae40abcf9d28bae5
2016-03-09 18:20:15 -08:00
Hyunyoung Song
4eb1a4e003 Revert "Apply transformations while offsetting focused rects"
b/27335262

This reverts commit 83e725da7a.

Change-Id: I55079bbaab81610e9de3a8d68ed21cf352da5983
2016-03-10 02:19:14 +00:00
Christopher Tate
2affae90b8 Improve AlarmManager docs
In particular, add some missing information about what
getNextAlarmClock() returns.

Bug 27562400

Change-Id: I8c76b0c4208082d4da8ea490518e023584da6440
2016-03-09 17:56:32 -08:00
Dianne Hackborn
839ff816a5 Merge "DO NOT MERGE: Add separate information about user whitelist." into nyc-dev 2016-03-10 01:46:03 +00:00
Dianne Hackborn
262ae5c8eb DO NOT MERGE: Add separate information about user whitelist.
Use this in the alarm manager to allow user whitelisted apps
to have free access to scheduling alarms.

Coming next: lifting sync/job restrictions.

Bug #26851107: Allow user whitelist apps more freedom

(Cherry-picked to nyc since it got lost in the branch from master.)

Change-Id: I4dc9f07514627ebdb6b6eff7c7a749f2c51a3797
2016-03-09 17:39:40 -08:00
Daichi Hirono
05133ad090 Merge "Skip MTP launch notification for devices having FEATURE_AUTOMOTIVE." into nyc-dev 2016-03-10 01:35:28 +00:00
Adam Lesinski
ff5808d223 AssetManager: Cache a pre-filtered list of configurations
When we set the parameters for a ResTable, we can pre-filter which
resources match and only look at that smaller list when getting entries.
This helps A LOT with types that have many configurations, like strings
and all their various locales.

We must store the cached entries in a parallel data structure because parts
of the main Type object are shared with other ResTables, causing data races.

Bug:25499111
Change-Id: I63e37dcbd683fc9f1e7d0f3a6ed4c1c01e0fc575
2016-03-09 17:33:14 -08:00
Sudheer Shanka
0dd17c8406 Merge "Fix description for the string disabled_by_admin." into nyc-dev 2016-03-10 01:05:37 +00:00
Sudheer Shanka
535b4e7eac Fix description for the string disabled_by_admin.
Change-Id: I229891fd6796521fc0b84f5ae5463b8697cf0934
2016-03-09 17:04:15 -08:00
Jaewan Kim
fd27ae9611 Merge "PIP: Prepare PIP strings for translations" into nyc-dev 2016-03-10 00:58:09 +00:00
Jaewan Kim
1ea8722f93 Merge "PIP: Close PIP if media session is gone" into nyc-dev 2016-03-10 00:57:26 +00:00
Sungmin Choi
532308f623 Fix roam icon issues in Austria
https://code.google.com/p/android/issues/detail?id=91596
Bug: 26613915
Change-Id: I3b579ac5e3178508ccbf1edeb0c7835cd7ae110b
2016-03-09 16:54:50 -08:00
Jaewan Kim
f40fcdca2c PIP: Close PIP if media session is gone
This keeps the PIP if there's no media session from the beginning.

Bug: 26717072
Change-Id: Idf5bab14d8979c0e50f4451f61bb9355d4562b96
2016-03-10 09:54:37 +09:00
Joe Onorato
04a72a2a51 Merge "Add an API for apps to get their System Health / Battery Stats data." into nyc-dev 2016-03-10 00:52:03 +00:00
Adam Lesinski
d96ce2675f Merge "AAPT2: Fix file::mkdirs when given absolute paths" into nyc-dev 2016-03-10 00:32:35 +00:00
Tomasz Mikolajewski
9ab36aa86e Merge "Improve sorting performance by 2.5 times." into nyc-dev 2016-03-10 00:28:24 +00:00
Chris Craik
727819d134 Merge "Partial revert of 261725fdb2962271c222a049fcdf57bbdc8363c7" into nyc-dev 2016-03-10 00:26:20 +00:00
Yin-Chia Yeh
0ae49cc667 Merge "Camera: codegen update" into nyc-dev 2016-03-10 00:24:56 +00:00