Commit Graph

236691 Commits

Author SHA1 Message Date
Mady Mellor
bcdd5ecaaf Merge "Fix settings icon row consuming the click when tapping the notification" into nyc-dev am: 6e64423c19
am: b67005b6a4

* commit 'b67005b6a4a459806dd9321b90e7aa7e3c86d856':
  Fix settings icon row consuming the click when tapping the notification
2016-03-01 02:36:48 +00:00
Mady Mellor
b67005b6a4 Merge "Fix settings icon row consuming the click when tapping the notification" into nyc-dev
am: 6e64423c19

* commit '6e64423c196ff0160facb3e83b1481248ce38cb1':
  Fix settings icon row consuming the click when tapping the notification
2016-03-01 02:32:10 +00:00
Svetoslav Ganov
5885cca815 Merge "Proper grant default permissions to default SMS and Phone" into nyc-dev am: a0021cbb7f
am: 0d76bd7078

* commit '0d76bd7078a762ff77c8dc345dcd022a846fd12c':
  Proper grant default permissions to default SMS and Phone
2016-03-01 02:29:46 +00:00
Tomasz Mikolajewski
3186277d88 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev am: 88d5592ff2
am: 32b9036075

* commit '32b9036075ae1a37877fb674c2074201d09c5f5a':
  Remove revealLauncher and revealApp from tests.
2016-03-01 02:28:22 +00:00
Svetoslav Ganov
0d76bd7078 Merge "Proper grant default permissions to default SMS and Phone" into nyc-dev
am: a0021cbb7f

* commit 'a0021cbb7fe9b1f97c0a31bd0681eb6c0f7f34a9':
  Proper grant default permissions to default SMS and Phone
2016-03-01 02:26:05 +00:00
Fyodor Kupolov
7e282f182d Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev am: 57b82f38c4
am: 9f432e3e2e

* commit '9f432e3e2eef8c8f0d1f35b3d12ed926f1a29db0':
  Allow system to bypass DISALLOW_SHARE_LOCATION restriction
2016-03-01 02:23:10 +00:00
Tomasz Mikolajewski
32b9036075 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev
am: 88d5592ff2

* commit '88d5592ff2f27806fa28fe4b5ceadd1e1fb860f6':
  Remove revealLauncher and revealApp from tests.
2016-03-01 02:22:25 +00:00
Fyodor Kupolov
9f432e3e2e Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev
am: 57b82f38c4

* commit '57b82f38c42d9926d0eb09d600480bebe54500ae':
  Allow system to bypass DISALLOW_SHARE_LOCATION restriction
2016-03-01 02:21:10 +00:00
Mady Mellor
6e64423c19 Merge "Fix settings icon row consuming the click when tapping the notification" into nyc-dev 2016-03-01 02:18:34 +00:00
Svetoslav Ganov
a0021cbb7f Merge "Proper grant default permissions to default SMS and Phone" into nyc-dev 2016-03-01 01:40:37 +00:00
Tomasz Mikolajewski
88d5592ff2 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev 2016-03-01 01:38:52 +00:00
Svetoslav Ganov
80d78dc92b Proper grant default permissions to default SMS and Phone
We grant default permissions to the default SMS and
Phone apps when they are selected as such to ensure
they can do their job. We don't grant default permissions
to apps if the version on the system image does not
declare them. This is correct for default grants on
first boot or a new user creation. This is a problem
for default Phone and SMS as we want to grant them
the permission as a result of a deliberate user action
and therefore should not care if the version on the
system image declares the permission.

As a result if an SMS app that ships as a stub to reduce
image size is later updated to the full version and
made the default SMS it would not get the default grants
while an installed third-party app that did not ship
on the system image would get the grants.

This change ensures the default SMS and Phone get
their default grants regardless whether the verion on
the system image declares the permissions.

bug:25288760

Change-Id: I2fecf5cbce4ebabb145a3f29abb555bcb65d54d6
2016-02-29 17:29:43 -08:00
Fyodor Kupolov
57b82f38c4 Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev 2016-03-01 01:22:00 +00:00
Clara Bayarri
87e1288c09 Merge "Unlock Keystore/Keymaster separately for Work Challenge" into nyc-dev am: 30f0ff2a1c
am: 8547d7dc07

* commit '8547d7dc071636772af7474bdf47e9d9de5fde4b':
  Unlock Keystore/Keymaster separately for Work Challenge
2016-03-01 01:13:10 +00:00
Clara Bayarri
8547d7dc07 Merge "Unlock Keystore/Keymaster separately for Work Challenge" into nyc-dev
am: 30f0ff2a1c

* commit '30f0ff2a1cb31a08df278e7f6b41d4f302a93dd4':
  Unlock Keystore/Keymaster separately for Work Challenge
2016-03-01 01:11:05 +00:00
Clara Bayarri
30f0ff2a1c Merge "Unlock Keystore/Keymaster separately for Work Challenge" into nyc-dev 2016-03-01 01:08:39 +00:00
Felipe Leme
dac815ae98 Merge "Make bugreport details dialog confirm to Material Guidelines for Dialogs." into nyc-dev am: 2bb39839fd
am: cfdfb09c4f

* commit 'cfdfb09c4fea16c5e9ba6ce3010326a8048aa87c':
  Make bugreport details dialog confirm to Material Guidelines for Dialogs.
2016-03-01 01:06:45 +00:00
Dimitry Ivanov
7788694837 Merge "Explicitly check for updated system apps" into nyc-dev am: cad065fb7f
am: 87885e6896

* commit '87885e689692cd969c0489a277f1aface9f87c7c':
  Explicitly check for updated system apps
2016-03-01 01:04:55 +00:00
Felipe Leme
cfdfb09c4f Merge "Make bugreport details dialog confirm to Material Guidelines for Dialogs." into nyc-dev
am: 2bb39839fd

* commit '2bb39839fd802459fd494b6ea0c182485277bd5e':
  Make bugreport details dialog confirm to Material Guidelines for Dialogs.
2016-03-01 01:00:42 +00:00
Lajos Molnar
aafe36d8ff Merge "media: switch to using MediaImage2" into nyc-dev am: 063a570ef0
am: 29b16d8b08

* commit '29b16d8b089a37a9e4e054742b44a19dc5ded3f5':
  media: switch to using MediaImage2
2016-03-01 00:58:48 +00:00
Dimitry Ivanov
87885e6896 Merge "Explicitly check for updated system apps" into nyc-dev
am: cad065fb7f

* commit 'cad065fb7fc2fbf8dc4b930f3b52c90e2602cc48':
  Explicitly check for updated system apps
2016-03-01 00:58:41 +00:00
Dianne Hackborn
35c892a899 Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev am: 72041bb2c6
am: 8680858008

* commit '868085800891a1d087978ed74df643659b7830d3':
  Fix issue #27385109: control activity behavior without triggering...
2016-03-01 00:56:49 +00:00
Felipe Leme
2bb39839fd Merge "Make bugreport details dialog confirm to Material Guidelines for Dialogs." into nyc-dev 2016-03-01 00:56:36 +00:00
Lajos Molnar
29b16d8b08 Merge "media: switch to using MediaImage2" into nyc-dev
am: 063a570ef0

* commit '063a570ef0a0b24e3344fcb56351a3e08c52da28':
  media: switch to using MediaImage2
2016-03-01 00:53:10 +00:00
Dimitry Ivanov
cad065fb7f Merge "Explicitly check for updated system apps" into nyc-dev 2016-03-01 00:51:38 +00:00
Dianne Hackborn
8680858008 Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev
am: 72041bb2c6

* commit '72041bb2c6cbdab53f00d23cd7f832acf2cbfb5d':
  Fix issue #27385109: control activity behavior without triggering...
2016-03-01 00:50:08 +00:00
Selim Cinek
4c7ea524e5 Fixed a bug where group expansion size calculation was wrong am: 2c58461daf
am: 124fc930d5

* commit '124fc930d54a27c52cfe8aba21130e5b6e8c9674':
  Fixed a bug where group expansion size calculation was wrong
2016-03-01 00:48:19 +00:00
Felipe Leme
bbd91e5844 Make bugreport details dialog confirm to Material Guidelines for Dialogs.
Changes:
- Removed hints.
- Added TextViews for field labels.
- Added padding for inner dialog
- Adedd autoCorrect and capSentences to title and summary
- Changed strings.
- Set name to be selectAllOnFocus initially.

Also improved some logging statements.

BUG: 26324085
Change-Id: I32597a7c2839ca706dbbcf13660e976469ab8dd0
2016-02-29 16:46:54 -08:00
Christopher Tate
65df0513f8 Merge "Reintroduce per-app scheduled job limits" into nyc-dev am: d1bb54b80e
am: e36d86600a

* commit 'e36d86600ad692260d01079e63e4a9c4e4af5884':
  Reintroduce per-app scheduled job limits
2016-03-01 00:42:57 +00:00
Selim Cinek
124fc930d5 Fixed a bug where group expansion size calculation was wrong
am: 2c58461daf

* commit '2c58461daf909fae5a2605f0ba63da3f9c897731':
  Fixed a bug where group expansion size calculation was wrong
2016-03-01 00:41:02 +00:00
Svet Ganov
69d4ef19ca Merge "Notification listener and ranker callbacks on binder threads." into nyc-dev am: 5345a9f663
am: c3b711ca52

* commit 'c3b711ca529932b578dcb9b5f0962b46d259c288':
  Notification listener and ranker callbacks on binder threads.
2016-03-01 00:40:51 +00:00
Lajos Molnar
063a570ef0 Merge "media: switch to using MediaImage2" into nyc-dev 2016-03-01 00:40:30 +00:00
Christopher Tate
e36d86600a Merge "Reintroduce per-app scheduled job limits" into nyc-dev
am: d1bb54b80e

* commit 'd1bb54b80e15d40ea832cec14fc484422dd0291f':
  Reintroduce per-app scheduled job limits
2016-03-01 00:39:12 +00:00
Dianne Hackborn
72041bb2c6 Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev 2016-03-01 00:35:40 +00:00
John Reck
27549bb641 Merge "Only copyLayer if valid rendertarget" into nyc-dev am: f571c4728a
am: e4fdc7f8c8

* commit 'e4fdc7f8c807b25c215de366f63b1b171d865eb7':
  Only copyLayer if valid rendertarget
2016-03-01 00:34:03 +00:00
Svet Ganov
c3b711ca52 Merge "Notification listener and ranker callbacks on binder threads." into nyc-dev
am: 5345a9f663

* commit '5345a9f6636faa8b525c0d602fdf13ec93507494':
  Notification listener and ranker callbacks on binder threads.
2016-03-01 00:33:53 +00:00
Selim Cinek
2c58461daf Fixed a bug where group expansion size calculation was wrong
On the lockscreen, the minheight was always based on the intrinsic
height and not actually the minHeight of the children. Because
children were userlocked, they were now reporting their small size
instead of the single line size.
This meant that the expand motion on the lockscreen wasn't following
the finger at all.

Bug: 27418617
Change-Id: I81daaf87887de1adc014cb4c6d46f4ef118061e5
2016-03-01 00:30:40 +00:00
Jeff Sharkey
d56784931b Merge "Skip boot prompt for both native and emulated FBE." into nyc-dev am: ba3786c1e1
am: 6ae58575a5

* commit '6ae58575a5ed10d5439840b8c6548fc5ba69a6f1':
  Skip boot prompt for both native and emulated FBE.
2016-03-01 00:29:15 +00:00
Chris Tate
d1bb54b80e Merge "Reintroduce per-app scheduled job limits" into nyc-dev 2016-03-01 00:27:29 +00:00
Svetoslav Ganov
5345a9f663 Merge "Notification listener and ranker callbacks on binder threads." into nyc-dev 2016-03-01 00:27:17 +00:00
Svet Ganov
b8f53ee812 Notification listener and ranker callbacks on binder threads.
The callbacks for the notification listener and notification
ranker were delivered on binder threads which is problematic
becuase: 1) permission checks and app ops checks would fail
unless the app developer knows to clear binder calling id and
restore it after that; 2) developers need to synchronize their
implementation as they get callbacks on different threads (
arguably callbacks should not be concurrent); 3) this doesn't
follow the pattern in the platform;

Also the code delivering callbacks was catching Throwable which
we shouldn't do in general and also masks bugs in the listener
or ranker implementation. Now that the callbacks are offloaded
to the main listener/ranker thread system code should not be
guarding against Throwable to handle exceptions propagated
over binder calls.

bug:26704777

Change-Id: I171fb41bbe25e6105dd05e4166193dbcec594f82
2016-02-29 16:26:17 -08:00
Abhijith Shastry
f7c39a6219 Merge "Updates to BlockedNumberContract from API review." into nyc-dev am: b7ed5b074d
am: 401a811c29

* commit '401a811c297c5fdedefb8521616fcdf741cd1ed0':
  Updates to BlockedNumberContract from API review.
2016-03-01 00:26:08 +00:00
John Reck
e4fdc7f8c8 Merge "Only copyLayer if valid rendertarget" into nyc-dev
am: f571c4728a

* commit 'f571c4728a0abd7fe9790f293bfb635212b6ce8c':
  Only copyLayer if valid rendertarget
2016-03-01 00:25:56 +00:00
Phil Burk
f6e8da4b23 Merge "AudioService: add support for ENCODED_SURROUND_OUTPUT" into nyc-dev am: 4e572d32f8
am: 2f4d3aa204

* commit '2f4d3aa204d2026cc93fe72049d5c9f0fe39f5eb':
  AudioService: add support for ENCODED_SURROUND_OUTPUT
2016-03-01 00:24:22 +00:00
Dimitry Ivanov
b2b8c3c1d9 Explicitly check for updated system apps
Unbundled apps should not be allowed to share
linker-namespaces with default namespace; it implies
that they will not have unlimited access to private
native libs once updated.

Bug: http://b/27189432
Change-Id: I60295b9b31d700016add93537418fdcce5a77719
2016-02-29 16:23:10 -08:00
Jeff Sharkey
6ae58575a5 Merge "Skip boot prompt for both native and emulated FBE." into nyc-dev
am: ba3786c1e1

* commit 'ba3786c1e1e50e3b67cd1b675fade84dee192708':
  Skip boot prompt for both native and emulated FBE.
2016-03-01 00:21:36 +00:00
Abhijith Shastry
401a811c29 Merge "Updates to BlockedNumberContract from API review." into nyc-dev
am: b7ed5b074d

* commit 'b7ed5b074d59a188c25a44a113a0d49dec24d876':
  Updates to BlockedNumberContract from API review.
2016-03-01 00:19:30 +00:00
Jeff Sharkey
32efda7b4c Merge "Need to clear identity when rebooting for FBE." into nyc-dev am: 8cac67b616
am: 22de5591a1

* commit '22de5591a13ed19e5a8fbb40c87fdc801a980187':
  Need to clear identity when rebooting for FBE.
2016-03-01 00:17:01 +00:00
Phil Burk
2f4d3aa204 Merge "AudioService: add support for ENCODED_SURROUND_OUTPUT" into nyc-dev
am: 4e572d32f8

* commit '4e572d32f870cec54100ea47f4828bfe483bb50e':
  AudioService: add support for ENCODED_SURROUND_OUTPUT
2016-03-01 00:16:51 +00:00
John Reck
f571c4728a Merge "Only copyLayer if valid rendertarget" into nyc-dev 2016-03-01 00:15:21 +00:00