Vinit Deshpande
a0cf891c91
am "Correct "Sign-in" and "Sign into" to "Sign in to"."
...
merged from goog/mirror-m-wireless-internal-release
44f7239 Correct "Sign-in" and "Sign into" to "Sign in to".
2015-03-15 13:42:17 -07:00
Selim Cinek
ed755abbb0
Merge "Enable surfacing of notification children"
2015-03-13 21:50:38 +00:00
Selim Cinek
920752e98a
Merge "Refactored guts inflating for notifications"
2015-03-13 21:49:29 +00:00
Selim Cinek
a8670ff3df
Merge "Improved the logic for notification clipping"
2015-03-13 21:48:27 +00:00
Selim Cinek
b4bdbdcde3
Merge "Introduced a group manager to manage group notifications"
2015-03-13 21:47:35 +00:00
Selim Cinek
0a826bf5ab
Merge "Fixed a bug when clicking below notifications."
2015-03-13 21:45:39 +00:00
Selim Cinek
4562845599
Merge "Heads-up notifications now reuse the views from the shade"
2015-03-13 21:42:43 +00:00
Selim Cinek
553fc83fd9
Merge "Made stack scroller animation and apply logic reusable"
2015-03-13 21:40:20 +00:00
Selim Cinek
b5605e58cb
Enable surfacing of notification children
...
Yo Dawg, I herd you like notifications, so I put a
notification in your notification so you can be
interrupted while you are being interrupted.
Bug: 15869874
Bug: 15188947
Change-Id: I6c733d6f8e8a04f85036182f82d3e945c6feb5bc
2015-03-13 12:51:20 -07:00
Svetoslav
aa357ebe7a
Merge "Persist settings on a normal priority thread."
2015-03-13 19:13:29 +00:00
Svetoslav
d289e64a2d
Persist settings on a normal priority thread.
...
We were doing the work for persisting settings on a background
priority thread and as a result persistence was not happening
correctly on a low end devices. Now we use a worker thread with
normal priority.
bug:19611897
Change-Id: I378c6e324935f5e3def8b986bd48486bfab55265
2015-03-13 12:08:45 -07:00
John Spurlock
b6e19e3e0f
AudioService: Define minimum levels for volume streams.
...
- Set a floor of 1 for voice call + bluetooth sco, otherwise 0.
- All api calls validated to ensure a floor of the min level.
- Volume UI updated to shift the seekbar by the min value.
- Remove duplicate static max method in AudioService.
- Ensure streams with a min level > 0 are not considered muteable.
Bug: 19260237
Change-Id: I213180c9c277f51bd3897b7f777e5f88ed1db125
2015-03-13 11:02:01 -04:00
Selim Cinek
ab29aebf00
Refactored guts inflating for notifications
...
Change-Id: I80f6a3cc93e107e0909034b58d0939271e54f3e2
2015-03-12 16:05:32 -07:00
Selim Cinek
a272dfed9a
Improved the logic for notification clipping
...
Views are now still clipped during animations
but just on the right size.
Change-Id: I25e7d6dd67c9fcdb3a2c743048f9e83c840d837e
2015-03-12 16:05:13 -07:00
Selim Cinek
25fd4e2be7
Introduced a group manager to manage group notifications
...
Bug: 15869874
Change-Id: I1bbcd9e5a2b8dae62bd8d93908dacc5d8fc08887
2015-03-12 16:04:52 -07:00
Selim Cinek
abf60bb20f
Fixed a bug when clicking below notifications.
...
When clicking on the bottom stack in the locked shade,
a click might have triggered a returning to the keyguard
instead of being catched by the notification if the
dismissview was present.
Change-Id: I7c6c74c8c98bd8e67ac882f92c90e25ac50c008c
2015-03-12 16:02:54 -07:00
Selim Cinek
379ff8f6b1
Heads-up notifications now reuse the views from the shade
...
Change-Id: I6f43b70022f1ea439b80f6b6a0279a03d8c75887
2015-03-12 16:02:27 -07:00
Selim Cinek
b036ca4de8
Made stack scroller animation and apply logic reusable
...
Change-Id: I5d513dfc91b2a041ccefaa65074a64d1f211ec4a
2015-03-12 15:53:40 -07:00
John Spurlock
a48d779dad
Volume policy updates.
...
- Make volume policy settable by the volume UI instead
of hardcoded in AudioService.
- Add status bar icon for silent mode.
- Limit unmute-on-volume-adjust behavior to tvs.
- Ensure all changes to device volume are sent through
setIndex so no change events are missed.
Bug: 19260237
Change-Id: Iea070a7a6f90ff620e39629f2da3f33f87223d72
2015-03-12 13:57:08 -04:00
Jason Monk
78981e0393
Merge "Make QS use SettingsLib's BT code"
2015-03-12 14:23:51 +00:00
Raph Levien
174fa280d1
Fix XML parsing crash in SettingsProvider
...
A previous change added more whitespace to settings_global.xml to
improve human readability, but the parser is overly picky in ignoring
whitespace. This patch makes it accept all whitespace strings.
Bug: 19696812
Change-Id: I3ebb8f6df2e25f4e6b6841da743be3f3a91e2442
2015-03-11 14:37:45 -07:00
Svetoslav
c3f56c3cb5
Make settings XML files readable
...
Change-Id: I320f5419e045d257dc5ccbf81a9434f9b9d38564
2015-03-10 16:53:35 -07:00
Chris Craik
ddd72599bf
Merge "Rename and simplify DisplayList Canvas classes"
2015-03-10 16:29:01 +00:00
Chris Craik
c9070ebd13
Rename and simplify DisplayList Canvas classes
...
Change-Id: I49fd2ce02e01401209fe2a378e9f9547c7b27c61
2015-03-09 19:09:55 -07:00
Adrian Roos
6f59787d2f
Merge "Add prototype of Inline Reply behind debug flag"
2015-03-09 23:53:57 +00:00
Adrian Roos
497ab023f9
Add prototype of Inline Reply behind debug flag
...
The flag also extracts wear-only RemoteInput actions
to the normal set of actions under certain
circumstances to make this prototype actually useful.
Change-Id: Ide8bbef4e2ab82e2f152d32b143876ed309a8f21
2015-03-09 18:31:58 +01:00
Adrian Roos
93891686eb
Merge "Remove leftover code causing trust agent issues"
2015-03-09 16:06:43 +00:00
Geoff Mendal
8951e572de
Merge "Import translations. DO NOT MERGE"
2015-03-09 13:55:21 +00:00
Geoff Mendal
cfad35db63
Import translations. DO NOT MERGE
...
Change-Id: I433509f59a78920d4e2ac1e5eb4d44fb81b2fd48
Auto-generated-cl: translation import
2015-03-09 06:40:26 -07:00
Geoff Mendal
cb93de1b7d
Import translations. DO NOT MERGE
...
Change-Id: Id2e79810aa3f2c1beb932786f579feab06b6825a
Auto-generated-cl: translation import
2015-03-09 06:23:28 -07:00
Dan Sandler
1c20d3cf3f
am eef3fbcf: am 8deb6d95: am e6a4b445: am 3581f4c9: Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev
...
* commit 'eef3fbcf6825a5e5e0cb150123d9bc87956fbb23':
Avoid crashing on startup when policy forbids lockscreen camera.
2015-03-06 00:39:10 +00:00
Dan Sandler
eef3fbcf68
am 8deb6d95: am e6a4b445: am 3581f4c9: Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev
...
* commit '8deb6d95a73d5d6860fbfb2eb273cdbc49c5d2c9':
Avoid crashing on startup when policy forbids lockscreen camera.
2015-03-06 00:31:04 +00:00
Dan Sandler
8deb6d95a7
am e6a4b445: am 3581f4c9: Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev
...
* commit 'e6a4b445944489d67d40c8f52322fb149290fcf8':
Avoid crashing on startup when policy forbids lockscreen camera.
2015-03-06 00:21:47 +00:00
Dan Sandler
e6a4b44594
am 3581f4c9: Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev
...
* commit '3581f4c91a77ecb9313f51a2d07ed88ff61d9299':
Avoid crashing on startup when policy forbids lockscreen camera.
2015-03-06 00:10:22 +00:00
Dan Sandler
3581f4c91a
Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev
2015-03-06 00:03:37 +00:00
Adrian Roos
a4da9f6b99
Remove leftover code causing trust agent issues
...
When trust agent whitelists were added in MR1,
the isTrustDisabled method was left in although
it prevents the whitelist from working properly.
Bug: 19461292
Change-Id: I72eb041b03e1f16c582cbf2a0bb622a70444caeb
2015-03-05 19:27:37 +00:00
John Spurlock
3bedeb0101
am bd438742: am b879e739: am c974ac11: MediaProjectionPermissionActivity: Fix NPE.
...
* commit 'bd438742870a51eacea3554376f671bd1be0e30c':
MediaProjectionPermissionActivity: Fix NPE.
2015-03-04 23:15:51 +00:00
John Spurlock
bd43874287
am b879e739: am c974ac11: MediaProjectionPermissionActivity: Fix NPE.
...
* commit 'b879e7395fa9446952b840b1d576ff225b039774':
MediaProjectionPermissionActivity: Fix NPE.
2015-03-04 23:09:19 +00:00
John Spurlock
b879e7395f
am c974ac11: MediaProjectionPermissionActivity: Fix NPE.
...
* commit 'c974ac11f808968648d26e83a0b64a7fba02ad15':
MediaProjectionPermissionActivity: Fix NPE.
2015-03-04 23:01:26 +00:00
John Spurlock
75328b703f
Merge "Audio: Remove the concept of master volume."
2015-03-04 22:59:41 +00:00
John Spurlock
ee5ad729b9
Audio: Remove the concept of master volume.
...
- Remove two config resources (use master volume, and volume ramp).
- Remove master volume adjustments / getters / intents.
- Retain @hidden setMasterMute, needed for device admin
- Remove master volume logic in AudioService.
- Remove master volume logic in VolumePanel.
- Rename "getMasterStreamType" to "getUiSoundsStreamType" to avoid confusion.
Bug: 19582978
Change-Id: Id02c8fa4898cff3b913147f5ac1b4038e2e7cc24
2015-03-04 17:51:44 -05:00
John Spurlock
c974ac11f8
MediaProjectionPermissionActivity: Fix NPE.
...
Avoid dismissing a null dialog.
Bug: 19492919
Change-Id: I6642bb5194d9818ff3db1266c7c78ed752e23ecf
(cherry picked from commit 3d332f4e67a484abe597576bf329d89655afe720)
2015-03-04 18:58:18 +00:00
Andrei Kapishnikov
d5fe9f60b3
Merge "Replace absolute_uri with absolute_path when HTTP request is forwarded to non-proxy server."
2015-03-04 14:56:31 +00:00
Geoff Mendal
a4f2c41ebf
Import translations. DO NOT MERGE
...
Change-Id: I7b7b245ade1c83878576c5e9e489a4506bfd7538
Auto-generated-cl: translation import
2015-03-04 06:50:38 -08:00
Geoff Mendal
3b9e64f326
Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
2015-03-04 14:04:04 +00:00
Geoff Mendal
c70510298e
Import translations. DO NOT MERGE
...
Change-Id: I50787822a2df02ff61bfe4f7402b96dcd2cd43a7
Auto-generated-cl: translation import
2015-03-04 06:02:36 -08:00
Geoff Mendal
63069cc985
Import translations. DO NOT MERGE
...
Change-Id: If2c19af2e0b45fec9a0486eedbe51d7fe8bdf426
Auto-generated-cl: translation import
2015-03-04 05:56:33 -08:00
Geoff Mendal
42796e97f6
Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev
2015-03-04 13:41:22 +00:00
Geoff Mendal
302132c379
Import translations. DO NOT MERGE
...
Change-Id: Ifb9b4ef49d9e590dc0e37eb3f91b5ae6ad0ba693
Auto-generated-cl: translation import
2015-03-04 05:35:11 -08:00
Geoff Mendal
cba2873edc
Import translations. DO NOT MERGE
...
Change-Id: I253641b732a51a58cbabaa6b487e37f5eda69e2b
Auto-generated-cl: translation import
2015-03-04 05:29:01 -08:00