Commit Graph

14955 Commits

Author SHA1 Message Date
Jorim Jaggi
8440efc1ae Merge "Disable snap targets that make apps <220dp" into nyc-dev am: c3769ae
am: d6444fc

* commit 'd6444fc78b5e1a2e456ba61b72b3042278293314':
  Disable snap targets that make apps <220dp

Change-Id: I25fa01108114884214859ee963eb50dbb3b15491
2016-04-09 22:51:09 +00:00
Bill Yi
cec04df06a Merge "Import translations. DO NOT MERGE" 2016-04-09 13:54:23 +00:00
Bill Yi
a6c7281888 Import translations. DO NOT MERGE
Change-Id: I2b1842e48200bac898082d703f8c3d8d4cbb1c63
Auto-generated-cl: translation import
2016-04-09 03:10:41 -07:00
Jorim Jaggi
d6444fc78b Merge "Disable snap targets that make apps <220dp" into nyc-dev
am: c3769ae

* commit 'c3769ae3f344c8b69c14cbef789389699af15777':
  Disable snap targets that make apps <220dp

Change-Id: Ia5192f13cdebfb4b5c17958ae625b2a24d7414ac
2016-04-09 07:11:41 +00:00
Jorim Jaggi
19cf297258 Disable snap targets that make apps <220dp
- Make minimal task size 220dp.
- Disable upper and lower targets if they result in less
than 220dp task size.
- If even the middle target doesn't allow 220dp task size,
disable entering split screen altogether.

Bug: 26451260
Change-Id: I06e358c9b3da0172c5def75cdadf975f87f9fa57
2016-04-09 00:02:49 -07:00
Jorim Jaggi
c21d4b2ed5 Fix a few issues with non-resizable info activity am: af80db4
am: 0d8bc25

* commit '0d8bc25489f694485394828f553f72a84d77ea24':
  Fix a few issues with non-resizable info activity

Change-Id: Ica70b5e990e0e7a43d60559ff1a1920bf35e4d9f
2016-04-09 05:58:56 +00:00
Jorim Jaggi
a3852514e8 Update visuals of force resizable am: 7b39369
am: c373f46

* commit 'c373f466dadc47c756a6867d39e66f19a35672d2':
  Update visuals of force resizable

Change-Id: I4f2f580f9736a9ce10d525253130084ef9ada197
2016-04-09 05:58:51 +00:00
Julia Reynolds
d4f4563794 Merge "Improve content descriptions for volume dialog icons." into nyc-dev am: 93bd443
am: eadbe60

* commit 'eadbe60d5989e9fe51e22e099b19b3a64ac084be':
  Improve content descriptions for volume dialog icons.

Change-Id: I65b8db617180ebf02045b0c91834d2eedba19253
2016-04-09 05:56:35 +00:00
Jason Monk
6ba8e5705e Merge "Visual updates to battery screen" into nyc-dev am: 3212a4c
am: 89affce

* commit '89affce5ecb2670a9e3d69b5dbbe6e2bea7e92aa':
  Visual updates to battery screen

Change-Id: I4d98b41c99ad8659e0f4f17aa43ed8df16f7f9bb
2016-04-09 05:54:39 +00:00
Adrian Roos
6eab723310 Merge "Fix early session termination in FalsingManager" into nyc-dev am: 39eb183
am: 9a64e3e

* commit '9a64e3ef97af57058662cefc41d870b8a5144221':
  Fix early session termination in FalsingManager

Change-Id: I4d6db7b0c9ac4bcba7640667b3afc84f1cc34745
2016-04-09 05:54:18 +00:00
Adrian Roos
136ae130d6 Merge "Fix HUN Scrim" into nyc-dev am: f37c507
am: d7cf9dd

* commit 'd7cf9dd57f625d372baaf6fe5286ff3feffd2ad5':
  Fix HUN Scrim

Change-Id: I7ee7d8ae7143b1da4fe0b129a74b869807d810f5
2016-04-09 05:53:56 +00:00
Julia Reynolds
c54a7d7b76 Merge "Allow the ranker to autobundle notifications." into nyc-dev am: 3898db9
am: af343d6

* commit 'af343d6796eb0996d134bd606b76b6b2ee5bb185':
  Allow the ranker to autobundle notifications.

Change-Id: I9b5011fa6261d8717db66c5786b51679188f6d8c
2016-04-09 05:53:09 +00:00
Jason Monk
847c7e8c2a Merge "Allow mode of TileService to be changed" into nyc-dev am: aa336f8
am: 1476f35

* commit '1476f3573be229ae00c3a13afb324648305a8bf8':
  Allow mode of TileService to be changed

Change-Id: I8a6b58f4dd2d8bd135e4cadfdc63198720d6e7a8
2016-04-09 05:52:16 +00:00
Jorim Jaggi
0d8bc25489 Fix a few issues with non-resizable info activity
am: af80db4

* commit 'af80db4489d591837e114e75f5040d75b61e6804':
  Fix a few issues with non-resizable info activity

Change-Id: Ibaa999abaed13ec82a99413e68de9bad54c70387
2016-04-09 01:43:27 +00:00
Jorim Jaggi
c373f466da Update visuals of force resizable
am: 7b39369

* commit '7b3936977fb6db8fcef5605d4ee2df48a4465663':
  Update visuals of force resizable

Change-Id: Ied76deee5e83a0473831240338098a320c67451b
2016-04-09 01:43:25 +00:00
Jorim Jaggi
af80db4489 Fix a few issues with non-resizable info activity
- If stack doesn't have focus, we execute TASK_TO_FRONT transition.
Set the correct animation for this transition type.
- Make sure to execute app transition when we are finishing an
activity that isn't resumed.
- Correctly set mAnimatingExit for the case if the activity is
already paused.

Bug: 27327287
Bug: 27154882
Change-Id: I253938727ba0eea76ebadba242315bd2d305d0b4
2016-04-09 01:18:40 +00:00
Jorim Jaggi
7b3936977f Update visuals of force resizable
Bug: 27327287
Change-Id: I32d30a8044f683e2f6287035250126999f623e15
2016-04-09 01:14:48 +00:00
Julia Reynolds
eadbe60d59 Merge "Improve content descriptions for volume dialog icons." into nyc-dev
am: 93bd443

* commit '93bd44300c54de6d62258a4b8353d6cab5f543f1':
  Improve content descriptions for volume dialog icons.

Change-Id: I9f4deeec191627aa8ca7ee99db6d3df362f291f5
2016-04-09 00:43:07 +00:00
Jason Monk
89affce5ec Merge "Visual updates to battery screen" into nyc-dev
am: 3212a4c

* commit '3212a4c759055ba3f81848f0285b4f5fe3f3ab25':
  Visual updates to battery screen

Change-Id: Idfbbd0da48dd5090e7bd760b275586e4e174dea4
2016-04-09 00:42:11 +00:00
Adrian Roos
9a64e3ef97 Merge "Fix early session termination in FalsingManager" into nyc-dev
am: 39eb183

* commit '39eb1835b8588aa8dbaa6e0b6e528fa1f3db8bfe':
  Fix early session termination in FalsingManager

Change-Id: I9aaa97c37e501947dceb926f673a0b3c34a7f7ef
2016-04-09 00:42:02 +00:00
Adrian Roos
d7cf9dd57f Merge "Fix HUN Scrim" into nyc-dev
am: f37c507

* commit 'f37c507619a59b34c728f48a6daab65d36dea600':
  Fix HUN Scrim

Change-Id: Ib708c69bc4e3b0f81d782d58426a672ee881f223
2016-04-09 00:41:54 +00:00
Julia Reynolds
af343d6796 Merge "Allow the ranker to autobundle notifications." into nyc-dev
am: 3898db9

* commit '3898db9e152ff8e2b34ae97f4a2ed37b9cb667db':
  Allow the ranker to autobundle notifications.

Change-Id: I652a43365b8eee51e91ed1c5d22aacb1b488e373
2016-04-09 00:41:35 +00:00
Jason Monk
1476f3573b Merge "Allow mode of TileService to be changed" into nyc-dev
am: aa336f8

* commit 'aa336f89265b8936d23e43189904de6ea9575538':
  Allow mode of TileService to be changed

Change-Id: Ia48acae4fb65f123755bc7c73b6d8204435f4d16
2016-04-09 00:41:23 +00:00
Julia Reynolds
93bd44300c Merge "Improve content descriptions for volume dialog icons." into nyc-dev 2016-04-08 21:22:42 +00:00
Julia Reynolds
dfe0b4df7e Improve content descriptions for volume dialog icons.
Bug: 27971063
Change-Id: I9282083f68a5cd607fe0cb2893829675559acb6d
2016-04-08 17:16:09 -04:00
Jason Monk
3212a4c759 Merge "Visual updates to battery screen" into nyc-dev 2016-04-08 20:47:17 +00:00
Adrian Roos
39eb1835b8 Merge "Fix early session termination in FalsingManager" into nyc-dev 2016-04-08 20:30:37 +00:00
Adrian Roos
f37c507619 Merge "Fix HUN Scrim" into nyc-dev 2016-04-08 20:29:17 +00:00
Julia Reynolds
3898db9e15 Merge "Allow the ranker to autobundle notifications." into nyc-dev 2016-04-08 20:13:45 +00:00
Jason Monk
aa336f8926 Merge "Allow mode of TileService to be changed" into nyc-dev 2016-04-08 19:37:55 +00:00
Jason Monk
006572a63f Visual updates to battery screen
Change-Id: Ie9e2c45201a986493bb629b02cb7421805f38d85
Fixes: 27479696
Fixes: 27678421
2016-04-08 14:43:08 -04:00
Adrian Roos
77537b9dbf Fix HUN Scrim
Fixes: 26365345
Change-Id: I2dd0250cdeb83dec5f7bbdde6719a71a802bff84
2016-04-08 11:23:31 -07:00
Adrian Roos
3021f44d9e Fix early session termination in FalsingManager
Now we properly wait until the status has changed
from Keyguard to Shade.

Bug: 27754935
Change-Id: I1b09130965a196ec20f6982d1ac3e4d1d2b2e2a3
2016-04-08 11:12:22 -07:00
Julia Reynolds
e46bb37acf Allow the ranker to autobundle notifications.
Bug: 26709317
Change-Id: I5017a471604e513a7b582cdc2f3472441e108fae
2016-04-08 13:55:03 -04:00
Evan Rosky
b3f63c70d5 Merge "Centralized user icon drawing with badges" into nyc-dev am: 289d8a0
am: bd61907

* commit 'bd61907ba8364508cf0a8e5cd7d26827a53db83c':
  Centralized user icon drawing with badges

Change-Id: Ic6b26cf5329377c4cb4c7c29cd7d56cd3b58dc29
2016-04-08 15:51:48 +00:00
Evan Rosky
bd61907ba8 Merge "Centralized user icon drawing with badges" into nyc-dev
am: 289d8a0

* commit '289d8a08501125ef1bfb5cd49245df91519b0fe6':
  Centralized user icon drawing with badges

Change-Id: I9547131f6dadb2ca384e42df52cd135f9038f1ab
2016-04-08 15:47:34 +00:00
Jason Monk
97d2272be0 Allow mode of TileService to be changed
Since the mode of a tile service was set in onTileAdded, it couldn't
be controlled by developers if they updated their tile.  To handle
the mode has been moved to a boolean meta-data flag to indicate
a tile should be an active tile.

Bug: 28043969
Change-Id: I6403d34f8cb70809edc07769389d5a1f835c1ab3
2016-04-08 11:42:57 -04:00
Evan Rosky
289d8a0850 Merge "Centralized user icon drawing with badges" into nyc-dev 2016-04-08 15:38:38 +00:00
Andrei Stingaceanu
97298d11e5 Merge "Keyboard shortcuts: icons for application group" into nyc-dev am: 2b2b7ed
am: df33f9e

* commit 'df33f9e62d4fcda10c31bca7e8a5c5db632523f6':
  Keyboard shortcuts: icons for application group

Change-Id: I21091ff3a4d30911d8011c3e55375ca29773f6c1
2016-04-08 10:25:51 +00:00
Andrei Stingaceanu
df33f9e62d Merge "Keyboard shortcuts: icons for application group" into nyc-dev
am: 2b2b7ed

* commit '2b2b7ed8118320b7b699e2bc48cb5beb8e5f9067':
  Keyboard shortcuts: icons for application group

Change-Id: I51c9568d4404b1977f24ec75427a096f9574e12b
2016-04-08 10:21:55 +00:00
Andrei Stingaceanu
2b2b7ed811 Merge "Keyboard shortcuts: icons for application group" into nyc-dev 2016-04-08 10:12:59 +00:00
Jaewan Kim
3b25b2dfbd Merge "PIP: Move PIP to left when Settings is visible" into nyc-dev am: 55e0050
am: 3f5ffad

* commit '3f5ffadf4f70ba8721af10e51e6cfbb9a9eb36d0':
  PIP: Move PIP to left when Settings is visible

Change-Id: I080404e9068a24ddd788f1272341ee7884e95df6
2016-04-08 06:07:11 +00:00
Jaewan Kim
3f5ffadf4f Merge "PIP: Move PIP to left when Settings is visible" into nyc-dev
am: 55e0050

* commit '55e0050198cac40cbe7f845feb1b606c7974d4ee':
  PIP: Move PIP to left when Settings is visible

Change-Id: I3bd58c7570c2b3bde181d52bb9840e76072dd9d1
2016-04-08 06:02:45 +00:00
Jaewan Kim
55e0050198 Merge "PIP: Move PIP to left when Settings is visible" into nyc-dev 2016-04-08 05:55:30 +00:00
Jaewan Kim
d89a6944aa PIP: Move PIP to left when Settings is visible
Default PIP location hides the upper part of the Settings,
so it should be moved a bit not to cover it.

Bug: 27891236
Change-Id: I6f13419cc9dc91522696c14a202e25652bd2232a
2016-04-08 12:56:50 +09:00
Selim Cinek
ede0abb2ec Merge "Fixed a crash with autobundle grouping" into nyc-dev am: 97237ee
am: b785430

* commit 'b785430ed818399f2fd3f54b763fb38cbbaf4005':
  Fixed a crash with autobundle grouping

Change-Id: I6f610cc34f273fc8043c4686a001a2babd87e4c7
2016-04-08 02:07:24 +00:00
Selim Cinek
b785430ed8 Merge "Fixed a crash with autobundle grouping" into nyc-dev
am: 97237ee

* commit '97237ee331716ee5d328c7bbea92e5fc218d2c29':
  Fixed a crash with autobundle grouping

Change-Id: I795cadc74d118c95ad35cd179cc66a2e594af03c
2016-04-08 02:03:39 +00:00
Selim Cinek
97237ee331 Merge "Fixed a crash with autobundle grouping" into nyc-dev 2016-04-08 01:56:55 +00:00
Rakesh Iyer
cf0b41cde0 Merge "Static multiwindow for large screens in Auto." 2016-04-08 00:43:31 +00:00
Winson Chung
ab81cd6cce Merge "Cancel recents animations after the transition starts." into nyc-dev am: 2204f0c
am: d8c86bd

* commit 'd8c86bd74ee1b7a105bd62a7c15dfc1f188b5818':
  Cancel recents animations after the transition starts.

Change-Id: Ib51132abeb2a2e2d9b44b03a4ad99a76d52f00c4
2016-04-08 00:04:26 +00:00