310464 Commits

Author SHA1 Message Date
Seigo Nonaka
51218e80f7 Pass FontCollection to doLayout's argument instead of ctor
Test: minikin_unit_tests
Test: minikin_stress_tests
Bug: 36223724
Change-Id: I55aca62eab4df0c138fec764d616984b50bd73f1
2017-03-14 16:56:10 -07:00
Jeff Sharkey
64e93531b0 Merge "Allow querying for apps on adopted storage." 2017-03-14 19:16:46 +00:00
Roozbeh Pournader
358e96ca4e Merge "Add 25 Noto fonts for historic scripts to fonts.xml" 2017-03-14 19:15:33 +00:00
Dmitry Dementyev
7cceabcfe1 Merge "Use opPackageName to filter accounts in getAccountsAsUserForPakage method." 2017-03-14 19:10:37 +00:00
TreeHugger Robot
cf03c26f92 Merge "ZygoteInit: remove duplicate preloadOpenGL call" 2017-03-14 18:28:31 +00:00
Calin Juravle
dc61d1b2c0 Merge "Add missing return in DexManager" 2017-03-14 18:02:34 +00:00
Fan Zhang
082d21c13d Add logging constants for settings
- New constants for logging app details page button clicks
- New constants for logging search result clicks

Change-Id: Ib2d1f1cec656881941a43363cbcb6c57395a7766
Fix: 32798201
Fix: 32652772
Test: Builds
2017-03-14 10:15:50 -07:00
Jorim Jaggi
fe712f4079 Merge "Fix multi-dimen app transition delay tron event" 2017-03-14 17:09:11 +00:00
Jeff Sharkey
6bb5d0fabb Allow querying for apps on adopted storage.
Apps that live on adopted storage devices appear to be uninstalled
while ejected.  They're technically still valid apps, with allocated
UIDs, so use MATCH_UNINSTALLED_PACKAGES when querying for their
details.

Test: builds, boots
Bug: 36177795
Change-Id: Ia7ed5f0462b1f47609ea8e1ace6fa145e0b5602c
2017-03-14 11:03:09 -06:00
Android Build Merger (Role)
d616913618 Merge changes from topic 'am-660d5927634e486aa0191f76b8cbb641'
* changes:
  Merge changes from topics 'Passpoint API update', 'Passpoint intent update' am: 5df03b3d74 am: 39df78ecc7 am: b81a0cb340  -s ours
  hotspot2: hide validate method for Passpoint configuration am: b5ca6f36b5 am: 9c0f6f3db7 am: a21dbef5fb  -s ours
  Osu: temporarily comment out the usage of deprecated intent definitions am: 06b63dcb9f am: de91bfd277 am: ff5be641ad  -s ours
  hotspot2: update Passpoint intent definitions am: 5679145d9a am: c4d5850d3e am: d26acda230  -s ours
2017-03-14 16:53:31 +00:00
TreeHugger Robot
3ee60614af Merge "Small cleanup or DataStore API javadoc." 2017-03-14 16:51:49 +00:00
Peter Qiu
3dbbac489b Merge changes from topics 'Passpoint API update', 'Passpoint intent update' am: 5df03b3d74 am: 39df78ecc7
am: b81a0cb340  -s ours

Change-Id: I5aca05099b7ab41885723d5da286747f2a8b6489
2017-03-14 16:50:56 +00:00
Peter Qiu
b61816bc73 hotspot2: hide validate method for Passpoint configuration am: b5ca6f36b5 am: 9c0f6f3db7
am: a21dbef5fb  -s ours

Change-Id: Ica3501876b945d8546164f591571ccd926fc33f6
2017-03-14 16:49:49 +00:00
Peter Qiu
2bbc6ed234 Osu: temporarily comment out the usage of deprecated intent definitions am: 06b63dcb9f am: de91bfd277
am: ff5be641ad  -s ours

Change-Id: I4f8c9b6cf747301facd81450a040a32cd0c94114
2017-03-14 16:48:51 +00:00
Peter Qiu
384e7aec71 hotspot2: update Passpoint intent definitions am: 5679145d9a am: c4d5850d3e
am: d26acda230  -s ours

Change-Id: I3abffe7b4b14f3a451017594fcb9ab057a4a082f
2017-03-14 16:47:10 +00:00
Peter Qiu
b81a0cb340 Merge changes from topics 'Passpoint API update', 'Passpoint intent update' am: 5df03b3d74
am: 39df78ecc7

Change-Id: I5c86f4dd87a369640248a3fdd953912f0d92e8f4
2017-03-14 16:36:20 +00:00
Peter Qiu
a21dbef5fb hotspot2: hide validate method for Passpoint configuration am: b5ca6f36b5
am: 9c0f6f3db7

Change-Id: I4c4b6f107b4cb603c6ab3f356e25eed8c0f18c33
2017-03-14 16:35:20 +00:00
Peter Qiu
ff5be641ad Osu: temporarily comment out the usage of deprecated intent definitions am: 06b63dcb9f
am: de91bfd277

Change-Id: Ibab3d0b8900bcfdea8145a23bb2f7694bbc37700
2017-03-14 16:34:19 +00:00
Peter Qiu
d26acda230 hotspot2: update Passpoint intent definitions am: 5679145d9a
am: c4d5850d3e

Change-Id: I28c59915fdd7215ea66b1a2ce9181d7d2890ae9f
2017-03-14 16:32:45 +00:00
Nick Kralevich
0fcb43ac75 ZygoteInit: remove duplicate preloadOpenGL call
Commit ba0370eef3d17baa70d43723e96eb135c8e4ed58 added a call to
preloadOpenGL(), The nyc-mr2-dev cherrypick of that same commit
(b3a1417663d64fe003b03c97e2f24b6eeba3f9dc) was improperly handled
by the automerger and added yet another call to preloadOpenGL().
Remove the duplicate call.

Test: code compiles.
Change-Id: Ie2a1c73155197506ee9571f2c05988c77a750281
2017-03-14 09:27:50 -07:00
Peter Qiu
39df78ecc7 Merge changes from topics 'Passpoint API update', 'Passpoint intent update'
am: 5df03b3d74

Change-Id: Ic1822a3203da5522a5a103c34fb45a6498cd6428
2017-03-14 16:24:11 +00:00
Peter Qiu
9c0f6f3db7 hotspot2: hide validate method for Passpoint configuration
am: b5ca6f36b5

Change-Id: I268b0db6c844ec1746b6374c87768f233b719b3f
2017-03-14 16:22:28 +00:00
Peter Qiu
de91bfd277 Osu: temporarily comment out the usage of deprecated intent definitions
am: 06b63dcb9f

Change-Id: I6c418dbecc72ac5c4e245fff06fabfe23b443c23
2017-03-14 16:21:06 +00:00
Peter Qiu
c4d5850d3e hotspot2: update Passpoint intent definitions
am: 5679145d9a

Change-Id: I4e59efbcd9a9d33ceac8cc359155770c2de5a0fd
2017-03-14 16:19:19 +00:00
Geoffrey Pitsch
a7c9a5a518 Merge "@Ignore for KeyguardControllerTest" 2017-03-14 16:15:32 +00:00
Treehugger Robot
5df03b3d74 Merge changes from topics 'Passpoint API update', 'Passpoint intent update'
* changes:
  hotspot2: update Passpoint configuration management APIs
  hotspot2: hide validate method for Passpoint configuration
  Osu: temporarily comment out the usage of deprecated intent definitions
  hotspot2: update Passpoint intent definitions
2017-03-14 16:07:47 +00:00
Jorim Jaggi
b94427d285 Merge "Add transform info to dump output" 2017-03-14 15:46:54 +00:00
Dmitri Plotnikov
4fd2455141 Merge "Enabling bugreport notifications on TV" 2017-03-14 15:28:16 +00:00
Jorim Jaggi
3878ca3333 Fix multi-dimen app transition delay tron event
Make sure to log everything.

Test: Open app, inspect log.
Test: com.android.systemmetrics.functional.AppStartTests

Bug: 33086172
Change-Id: I6fdfef625c09267dcf20724e853cf7471abc86c9
2017-03-14 16:24:04 +01:00
Dmitri Plotnikov
ce42134828 Enabling bugreport notifications on TV
Bug: 36175844
Test: by generating a bugreport (long-press DPAD_CENTER + BACK)
Test: verified that BugreportProgressServiceTest still passes
Change-Id: If5bf53512c60a359838aa76dc61b90d4e67a45df
2017-03-14 08:19:13 -07:00
Filip Pavlis
ee3bc34c3a Small cleanup or DataStore API javadoc.
There is also change in PreferenceManager.getSharedPreferences. The
original was not always returning null in case mPreferenceDataStore is
not null. That was contradictory with the java doc and conufing during
the runtime. Added tests for it.

Test: Separate CTS (2) being submitted along this one, see the topic.
Bug: b/34322039
Change-Id: I78a6758a674c3c8139bbe66ec17f2e29ca847828
2017-03-14 15:08:04 +00:00
Geoffrey Pitsch
164c648d18 @Ignore for KeyguardControllerTest
transientIndication_releasesWakeLock_afterHidingDelayed is slightly
flaky.

Test: runtest systemui
Bug: 36211361
Change-Id: I0e71c445efae54c45cca418653a8d6df2888d722
2017-03-14 10:52:58 -04:00
Phil Weaver
58277fab89 Merge "Add haptic feedback for a11y shortcut" 2017-03-14 14:47:54 +00:00
Filip Pavlis
b3d2e110a5 Merge "Enable recycling of third party preference widgets" 2017-03-14 13:19:42 +00:00
Kenny Guy
22892f45b5 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev am: 2df7f9f9c0 am: c5d86736d3 am: 00b77edec0 am: 11c5ff0399 am: d49386eaa5
am: 9b9158f9f9  -s ours

Change-Id: I71c292d901150c4328a1ae79df7e499cfdd52465
2017-03-14 12:30:33 +00:00
Kenny Guy
9b9158f9f9 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev am: 2df7f9f9c0 am: c5d86736d3 am: 00b77edec0 am: 11c5ff0399
am: d49386eaa5

Change-Id: If8ade174d66418ecd43606cd57a98655e37deec8
2017-03-14 12:25:59 +00:00
Kenny Guy
d49386eaa5 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev am: 2df7f9f9c0 am: c5d86736d3 am: 00b77edec0
am: 11c5ff0399

Change-Id: I649c06ea01b23db5668fa0694528cffd823b8d7b
2017-03-14 12:21:00 +00:00
Kenny Guy
11c5ff0399 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev am: 2df7f9f9c0 am: c5d86736d3
am: 00b77edec0

Change-Id: I16ea6b1c11cde1b9491826d7e95dc9bf3a45458b
2017-03-14 12:16:23 +00:00
Kenny Guy
00b77edec0 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev am: 2df7f9f9c0
am: c5d86736d3

Change-Id: I0886d46f74fec980eb8bd6c99d8b647e294bcb21
2017-03-14 12:11:54 +00:00
Kenny Guy
c5d86736d3 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev
am: 2df7f9f9c0

Change-Id: I9ca23aa395e0120413a60174e9b7ef44d91a90b1
2017-03-14 12:07:26 +00:00
Kenny Guy
2df7f9f9c0 Merge "DO NOT MERGE Clear calling identity before checking if user is running." into nyc-dev 2017-03-14 12:01:57 +00:00
TreeHugger Robot
376c6471da Merge "Associate rotation watchers with displays" 2017-03-14 08:30:05 +00:00
Ian Pedowitz
b73ea72723 Merge "Revert "remove LinearTransform from libutils"" 2017-03-14 08:15:42 +00:00
Ian Pedowitz
b80f086f69 Revert "remove LinearTransform from libutils"
This reverts commit d4d6167f614a9001d9827a8634a26b5e9445a22c.

Bug: 36206160
Test:  Fugu compiles, didn't before the revert
Change-Id: I2b0d3a05546ee2605555a9aa7ae028f2baeaf439
2017-03-14 08:11:32 +00:00
TreeHugger Robot
1f5c182162 Merge "Fix a few auto fill ussues" 2017-03-14 06:51:02 +00:00
Erik Kline
0df5ea973d Merge "Address some comments on IpManagerTest" am: b2afa1ede5 am: dea2371e71
am: eb04c52063

Change-Id: I8716a2f49c6adec97b260c32d65d53414068e41d
2017-03-14 06:17:39 +00:00
Erik Kline
eb04c52063 Merge "Address some comments on IpManagerTest" am: b2afa1ede5
am: dea2371e71

Change-Id: Iac9eccca662fccc2da7d81c6d86d1623cccef342
2017-03-14 06:13:10 +00:00
Alex Deymo
4c4936f425 Merge "iot: Grant all runtime permissions for installed apks." 2017-03-14 06:09:53 +00:00
Erik Kline
dea2371e71 Merge "Address some comments on IpManagerTest"
am: b2afa1ede5

Change-Id: Ic986c23c693757b8311e0de0c0a94281db67f62d
2017-03-14 06:08:34 +00:00
Joe LaPenna
cf5ce8c27a Merge "Mark NetworkScoreManager.requestRecommendations hidden." 2017-03-14 06:01:59 +00:00