Commit Graph

14127 Commits

Author SHA1 Message Date
Daniel Sandler
064e612779 Merge changes from topic 'vr-fixes' into nyc-dev
* changes:
  Suppress immersive mode confirmation in VR mode.
  Suppress heads-up notifications in VR mode.
2016-04-12 14:57:41 +00:00
Andrei Stingaceanu
73c9391d9b Merge "Keyboard shortcuts: minor type change" into nyc-dev 2016-04-12 10:19:07 +00:00
Andrei Stingaceanu
9cfcafc353 Keyboard shortcuts: minor type change
Stop using Lists.newArrayList() in favor of new ArrayList().

Bug: 28014459
Change-Id: I7e00564b402f90019a89c52f70bc943f88ff75fb
2016-04-12 11:16:10 +01:00
Winson Chung
87c343cddc Merge "Updating visuals for incompatible apps." into nyc-dev 2016-04-12 01:51:06 +00:00
Winson
9b001396c2 Updating visuals for incompatible apps.
Bug: 26774190
Change-Id: I688d5dbab0305e794cad832ae92a8e5c9440737a
2016-04-11 18:48:49 -07:00
Jaewan Kim
52cb241948 Merge "PIP: Implement overlay text fade in/out" into nyc-dev 2016-04-12 01:30:26 +00:00
Philip P. Moltmann
75a19a6fca Merge "If a Disk goes away, remove the notifications that asks the user to format it." into nyc-dev 2016-04-12 00:06:19 +00:00
Philip P. Moltmann
75b230b1d5 If a Disk goes away, remove the notifications that asks the user to format it.
Fixes: 22091912
Change-Id: I78448427c5d2f02d61251e4d697931d0d4e5c517
2016-04-11 15:28:05 -07:00
Winson
d87e9a4857 Adding vibration after successful dock/undock gesture.
Bug: 27588627
Change-Id: I1dd149d4f7e7fccf8ec61b59bab7c14a90b77e45
2016-04-11 21:39:00 +00:00
Jason Monk
21aba3ff44 Merge "Remove QS tiles that get uninstalled" into nyc-dev 2016-04-11 19:37:13 +00:00
Jason Monk
07f55a2a04 Remove QS tiles that get uninstalled
Change-Id: Ib4c7250a38c0630b0d828f1f55ce5c0dc4d3bb44
Fixes: 27893200
2016-04-11 15:30:38 -04:00
Jorim Jaggi
c3081179d8 Fix some jank in quick settings
- Don't use layers for tiles - that leads to jank and it's not used.
- Force the ripple for the expand button in software, so we don't
get scheduling issues with RenderThread.

Bug: 28095199
Change-Id: Ie46a0d54850d7eec1bd5412be8d4a8f0ff4b91d6
2016-04-11 19:02:36 +00:00
Jorim Jaggi
ab9b01ccb0 Fix talk back announcement
Bug: 27950180
Change-Id: I8f201c6303e40d0249944d73b2b71eb0ceadfad8
2016-04-11 18:58:50 +00:00
Dan Sandler
dc34df5d31 Suppress heads-up notifications in VR mode.
Fixes: 27884853
Change-Id: I14d2dd66bea5b18e4d710c74d443e88cfbb3c028
2016-04-11 12:42:14 -04:00
Fyodor Kupolov
4c74334c44 Merge "Added getProfileIds method returning array of userIds" into nyc-dev 2016-04-11 16:40:55 +00:00
Julia Reynolds
8a199a7562 Merge "Merge "Show volume safety warning for all users" am: 0a51955 am: 6cd66de" into nyc-dev 2016-04-11 16:28:55 +00:00
Jason Monk
97e4c5e607 Merge "Fix QS accessibility issues" into nyc-dev 2016-04-11 16:23:48 +00:00
Jason Monk
bc4574352d Fix QS accessibility issues
- Add label to quick settings expand indicator
 - Add battery tile content description

Change-Id: I112c3ba23906a4afe8068acf916e710ec9d40917
Fixes: 28073200
2016-04-11 11:36:55 -04:00
Jaewan Kim
4ba16e66fe PIP: Implement overlay text fade in/out
Bug: 28030603
Change-Id: Iac3e0007b66173f13082b3625c0dbfc8e6990ffa
2016-04-12 00:15:06 +09:00
Jason Monk
4e9348c7bb Merge "Guard against crash in RTL." into nyc-dev 2016-04-11 15:08:09 +00:00
Jason Monk
c98ad64e4c Merge "Fix weird broken state from lock screen -> QS edit" into nyc-dev 2016-04-11 15:02:29 +00:00
Jason Monk
339df0742c Guard against crash in RTL.
Change-Id: Id692360cc66600a06a4353a8029440be422cc79f
Fixes: 27927374
2016-04-11 11:00:46 -04:00
Julia Reynolds
0940808a75 Merge "Show volume safety warning for all users" am: 0a51955
am: 6cd66de

* commit '6cd66defe33ef84580aff5ab067cd5308d258c01':
  Show volume safety warning for all users

Change-Id: Ic417e1591a1a7b7876b5a5e4f75153eb1992fe66
(cherry picked from commit 683bda7cb2)

Bug: 24884692
2016-04-11 14:57:09 +00:00
Jason Monk
469d5cbf07 Fix weird broken state from lock screen -> QS edit
Change-Id: I852d28e0bbe682b85178163c362ed8d1b00a1eb7
Fixes: 28075240
2016-04-11 10:56:03 -04:00
Andrei Stingaceanu
1399890890 Merge "Keyboard shortcuts: UI polish 1" into nyc-dev 2016-04-11 13:24:57 +00:00
Andrei Stingaceanu
a02965e211 Keyboard shortcuts: UI polish 1
* title color for system groups is now: "material_deep_teal_500"

* background behind shortcut keys:
** Now has 2dp rounded corners
** changed color from "material_grey_200" to "material_grey_100"

* the text items now have a minimum width equal to their height.
This means that now the text items with one character are always
the same (square) size as the icon items. Makes the UI look much
cleaner thus easier to read

* the line item now has a minimum height of 48dp and the content
is vertically centered

* minor variable renaming for increased readability

Bug: 28075364
Change-Id: Id7090b607b9c604c55513e7c393ed1084a1c8df0
2016-04-11 13:21:17 +01:00
Andrei Stingaceanu
fecb3b8fd1 Merge "Keyboard shortcuts: sort application items" into nyc-dev 2016-04-11 10:00:15 +00:00
Clara Bayarri
39cb01f9de Merge "Keyboard Shortcuts Helper: Find device with KeyCharacterMap" into nyc-dev 2016-04-11 09:44:52 +00:00
Clara Bayarri
738ab04fd9 Merge "Expose the Keyboard Shortcuts Helper in Activity" into nyc-dev 2016-04-11 09:43:16 +00:00
Selim Cinek
db5c565380 Merge "Fixed a bug where clear all wasn't translated" into nyc-dev 2016-04-11 04:30:51 +00:00
Selim Cinek
32f723bfa4 Merge "Fixed a bug where the wrong group was HUNd" into nyc-dev 2016-04-11 04:30:38 +00:00
Anthony Chen
ab713b9c37 Merge "For Auto, display battery status as that of a connected device." into nyc-dev 2016-04-11 02:51:57 +00:00
Bill Yi
3a82ab0e92 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-04-09 13:56:38 +00:00
Bill Yi
e82bf7a246 Import translations. DO NOT MERGE
Change-Id: I220fe8a76386aab056c328505c3c2085918c87c2
Auto-generated-cl: translation import
2016-04-09 04:26:45 -07: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
Selim Cinek
964db75dc9 Fixed a bug where clear all wasn't translated
Change-Id: Ib58611f79ac71ec01f8027cda74a62b71824c03c
Fixes: 27597203
2016-04-08 18:31:16 -07:00
Selim Cinek
967ed2a151 Fixed a bug where the wrong group was HUNd
Fixes: 22466201
Fixes: 27925006
Change-Id: Iaaf91b63c0bb218a75b449554f17ed3828fdfff8
2016-04-08 18:29:11 -07: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
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
Anthony Chen
da62fdcd50 For Auto, display battery status as that of a connected device.
For Android Auto Embedded, we would like to display the battery status
of a device that is connected via Bluetooth and not the battery status
of the device itself (which would not make sense in Auto).

To accomplish this, introduce a new CarBatteryController that only
monitors the status of battery via Bluetooth. Note that AAE is not
explicitly handling the battery icon that appears in the quick settings
because this will be hidden for Auto.

This CarBatteryController implements a new BatteryController interface.
What used to be the BatteryController has been moved to the
BatteryControllerImpl class.

Bug: 28002775
Change-Id: I2285bcbd3d207cdcc1ac5a98ec3685d4fff0f0d9
2016-04-08 14:12:05 -07: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