4144 Commits

Author SHA1 Message Date
Jason Monk
11ad7f2c22 Merge "Add way to add to prototype QS editing" 2015-10-22 23:26:32 +00:00
Jason Monk
5db8a4142e Add way to add to prototype QS editing
Change-Id: Ib5ab3f76d22db82c9dcf4e9a1bd618acd8ac1236
2015-10-21 16:03:52 -07:00
Jason Monk
78c5faff99 Merge "Some updates to QS prototype based on new mocks" 2015-10-21 15:44:26 +00:00
Jason Monk
94a1bf6a18 Some updates to QS prototype based on new mocks
Change-Id: Ic9c0cfcb77f558fa82edb4dc39406ce95b031b35
2015-10-21 08:40:22 -07:00
Geoff Mendal
40c412535d Import translations. DO NOT MERGE
Change-Id: I72e8ad8a6c333a4f8c70f0bbbcb51be65ba0b831
Auto-generated-cl: translation import
2015-10-21 06:10:51 -07:00
Michael Wright
244f776855 resolve merge conflicts of f013c3f111 to master.
Change-Id: I2045187f8fa948a1733cb9a2cdc0a69ae97b5907
2015-10-20 23:48:55 +01:00
Michael Wright
b959ce872c resolve merge conflicts of 57a5cba606 to cw-e-dev.
am: bab2b42445

* commit 'bab2b424453e556a2e7bb9470d70673793dd82df':
  Add SystemUI component to watch for keyboard attachment.
2015-10-20 17:23:23 +00:00
Michael Wright
bab2b42445 resolve merge conflicts of 57a5cba606 to cw-e-dev.
Change-Id: Ib43f0cf0b285c9799239658859af735279f87fff
2015-10-20 17:06:27 +01:00
Michael Wright
57a5cba606 Merge "Add SystemUI component to watch for keyboard attachment." into mnc-dr-dev 2015-10-20 15:31:01 +00:00
Adrian Roos
c8b59474d2 Merge "Reload content description of KeyButtonView" into mnc-dr-dev am: 9a345f31f2 am: 574b5f71e8 am: 011f9eb1fc
am: 0fdcc66177

* commit '0fdcc6617769d8198012a92527c6aff2ced4831f':
  Reload content description of KeyButtonView
2015-10-20 01:18:09 +00:00
Adrian Roos
011f9eb1fc Merge "Reload content description of KeyButtonView" into mnc-dr-dev am: 9a345f31f2
am: 574b5f71e8

* commit '574b5f71e80cb5b205dcca2d9ef33820e33a850e':
  Reload content description of KeyButtonView
2015-10-19 23:50:19 +00:00
Adrian Roos
574b5f71e8 Merge "Reload content description of KeyButtonView" into mnc-dr-dev
am: 9a345f31f2

* commit '9a345f31f23fc581f9ce501e854c821e865920ca':
  Reload content description of KeyButtonView
2015-10-19 23:43:32 +00:00
Adrian Roos
9a345f31f2 Merge "Reload content description of KeyButtonView" into mnc-dr-dev 2015-10-19 23:26:47 +00:00
Geoff Mendal
5e4863205e Import translations. DO NOT MERGE
Change-Id: Ie8f3e950a4c69ad49e6f370b97398b507d488111
Auto-generated-cl: translation import
2015-10-19 07:01:55 -07:00
Geoff Mendal
fdcb429736 Import translations. DO NOT MERGE
Change-Id: Ia03407a2565081fcb9f11b42648cc4441f682470
Auto-generated-cl: translation import
2015-10-19 05:54:12 -07:00
Adrian Roos
3bab515b19 Reload content description of KeyButtonView
Reload the content description whenever the
configuration changes.

Bug: 24977838
Change-Id: I875f0d83976b7d007a9bb2e56b28ff8fb6365a38
2015-10-16 23:53:12 +00:00
Wale Ogunwale
f3a62fbc58 Added support for resizing background color for an app window
R.styleable.Window_windowResizingBackground allows an activity to
specify the background drawable that should be used when it is being
resized in multi-window mode. If unset, the system will try to use
R.styleable.Window_windowBackground if set, then
R.styleable.Window_windowBackgroundFallback if set. Otherwise, the
system default resizing background color set by
R.integer.config_windowResizingBackgroundColorARGB.

Also, use decor title color as caption background color when resizing
instead of black.

Bug: 24534744
Change-Id: I83313865b4044b976ebc78d598e14e17e0f37212
2015-10-16 12:54:31 -07:00
Jason Monk
42c8b4e734 Make QS header less broken on tablets
Instead have the prototype header a little broken

Bug: 24963222
Change-Id: Ic6f2aa2dc003fbb603feb01bef3af79314d6f24e
2015-10-15 13:46:47 -04:00
Geoff Mendal
7013f0c8f2 Import translations. DO NOT MERGE
Change-Id: Iefcade8293a0fa228423e3eef730910af4a76853
Auto-generated-cl: translation import
2015-10-14 06:59:48 -07:00
Geoff Mendal
a4f261cf23 Import translations. DO NOT MERGE
Change-Id: I9a9548a9eaf6b7a0dd4909853c257ef97aedba5a
Auto-generated-cl: translation import
2015-10-14 05:50:48 -07:00
Adrian Roos
0e79506b1d am 5ca30808: am f3c9215a: am 66536146: am 4673b259: Merge "Show charging speed in all locales" into mnc-dr-dev
* commit '5ca3080825a6f294b70c3b1409f3f0f0247a5294':
  Show charging speed in all locales
2015-10-13 23:21:38 +00:00
Adrian Roos
f3c9215afb am 66536146: am 4673b259: Merge "Show charging speed in all locales" into mnc-dr-dev
* commit '66536146bfeac90346b898f56c7e955ad83cd005':
  Show charging speed in all locales
2015-10-13 23:08:26 +00:00
Adrian Roos
66536146bf am 4673b259: Merge "Show charging speed in all locales" into mnc-dr-dev
* commit '4673b259bc1b362fee206c7476c5fde3f53b4e20':
  Show charging speed in all locales
2015-10-13 23:01:55 +00:00
Adrian Roos
f142cac734 Show charging speed in all locales
Bug: 24167496
Change-Id: I3e883eeca002e86d4df30c2b238e18bd63bbddea
2015-10-13 21:54:36 +00:00
Jason Monk
c7e19d9f14 Merge "Quick prototype of new header" 2015-10-12 20:16:41 +00:00
Jason Monk
c34befb319 Quick prototype of new header
- Has first 4 quick tiles shown in collapsed mode
 - Shows date + settings gear in expanded mode
 - Still has a few gaps (alarms probably don't work)
 - Fix issue with placement of cell data type indicator

Change-Id: I629798b96f4f088fde47c7b67feea304dcc8450c
2015-10-12 16:15:26 -04:00
Michael Wright
9209c9cd9a Add SystemUI component to watch for keyboard attachment.
Add a new SystemUI component to watch for keyboard attachment /
detachment. If the config specifies the name of a keyboard that is
packaged with the device, then SystemUI will ask the user if they
would like to enable BT (if disabled) and then attempt to pair to the
device.

Bug: 22876536
Change-Id: I786db35524d49706d5e61d8b8bc71194d50113f3
2015-10-12 15:21:37 +01:00
Geoff Mendal
ac3b53a734 Import translations. DO NOT MERGE
Change-Id: I24c1dbc83857fa0af6a57d0a834fcda1394fd313
Auto-generated-cl: translation import
2015-10-12 07:03:29 -07:00
Geoff Mendal
5f619ac7ad Import translations. DO NOT MERGE
Change-Id: I968bf0b2a23bb1b1d15fb7a56880941c85c5a78b
Auto-generated-cl: translation import
2015-10-12 05:55:27 -07:00
Jason Monk
b9c0019702 QS: Add open/close animation for customization prototype
Also fix layout issue for first row of tiles being too large

Change-Id: Icc5c3c6edc8091449bfaa62b44bb6f79d4c6d74b
2015-10-07 13:30:03 -04:00
Selim Cinek
978deb2e90 am 05f88187: am ab8616cf: am 235a6911: am 714a61cd: Merge "Ambient display now comes up immediately when a notification comes in" into mnc-dr-dev
* commit '05f88187463119d59955a77c463075e4b12adbc2':
  Ambient display now comes up immediately when a notification comes in
2015-10-06 02:22:53 +00:00
Selim Cinek
ab8616cf18 am 235a6911: am 714a61cd: Merge "Ambient display now comes up immediately when a notification comes in" into mnc-dr-dev
* commit '235a6911b0939adc598e4135e1f1c6fcda9ff169':
  Ambient display now comes up immediately when a notification comes in
2015-10-06 02:11:51 +00:00
Selim Cinek
235a6911b0 am 714a61cd: Merge "Ambient display now comes up immediately when a notification comes in" into mnc-dr-dev
* commit '714a61cd586c789b18acfd0567cfea2b4ea170dd':
  Ambient display now comes up immediately when a notification comes in
2015-10-06 02:06:20 +00:00
Selim Cinek
714a61cd58 Merge "Ambient display now comes up immediately when a notification comes in" into mnc-dr-dev 2015-10-06 01:59:50 +00:00
Geoff Mendal
faebbe82fa Import translations. DO NOT MERGE
Change-Id: I21cc5a0ce2710498f3aa76c904e653b90a14ecda
Auto-generated-cl: translation import
2015-10-05 06:58:33 -07:00
Geoff Mendal
39cd533d01 Import translations. DO NOT MERGE
Change-Id: I58d47753d7065f43a959a2f7bec59cbf533615d4
Auto-generated-cl: translation import
2015-10-05 05:53:37 -07:00
Geoff Mendal
a6bf0ebd6e Import translations. DO NOT MERGE
Change-Id: I22e6ce4ec3dd122bef49b23a26c9bc2d76980068
Auto-generated-cl: translation import
2015-09-30 07:01:01 -07:00
Jason Monk
45b1ae3463 Merge "Add more QS tiles" 2015-09-30 13:57:00 +00:00
Geoff Mendal
5f669912be Import translations. DO NOT MERGE
Change-Id: Ie685b073187e0e1258caacc5d06aabc38724cc02
Auto-generated-cl: translation import
2015-09-30 05:55:25 -07:00
Jason Monk
abe1974a11 Add more QS tiles
(only for paging prototype)

Change-Id: Ifb09e3262540a486c9ee7e83a904f96cc4e33fec
2015-09-29 16:47:15 -04:00
Selim Cinek
01db67d9f7 Ambient display now comes up immediately when a notification comes in
Previously there was always a 1s delay which could even become a 5-8s
delay if the Alarm was not delivered in time.

Bug: 24355754
Change-Id: I1625c69719eee81403a1fcce1358d4d6c9fcf3e9
2015-09-29 11:59:29 -07:00
Winson
35f3050959 Moving resources out of ResourceConfiguration.
- We can no longer make assumptions about the ability to
  get resources for the RecentsActivity before the activity
  is launched (the configuration of the launched activity
  can differ than the current configuration if a window
  is docked).  As such, we reduce RecentsConfiguration
  to the set of values that are context agnostic, or can
  be calculated directly given an application context.
  This ensures that we will continue to be able to compute
  the target task bounds given any context.

Change-Id: I423c90635eb294aa2d78a6f56771b98ee2b9d5e4
2015-09-28 16:41:20 -07:00
Adrian Roos
0066b7b8d0 am 7e9f6fbf: am 47a497cf: am 1a6f9216: am 896b9c62: Merge "Show charging speed when time to full is available" into mnc-dr-dev
* commit '7e9f6fbf0fce5de5bb6506d3e5a2342d5e942ded':
  Show charging speed when time to full is available
2015-09-27 15:11:14 +00:00
Baligh Uddin
d187c04326 Merge "Import translations. DO NOT MERGE" 2015-09-27 03:05:19 +00:00
Baligh Uddin
0307a2a68d Import translations. DO NOT MERGE
Change-Id: Ibaf19bf407113bcedc96d367a80b3a7b1999f7c5
Auto-generated-cl: translation import
2015-09-26 13:05:11 -07:00
Baligh Uddin
499753b9c2 Import translations. DO NOT MERGE
Change-Id: Ibccc1edb1dbb6fc8505a16360bdc5195d249612e
Auto-generated-cl: translation import
2015-09-25 23:03:03 -07:00
Winson Chung
98cbceeda7 Merge "Adding debug ui to dock windows." 2015-09-26 00:46:22 +00:00
Winson
b1bbaedb1a Adding debug ui to dock windows.
Change-Id: I9cd51763ef6089eabba734bf3bf9f52ddf540069
2015-09-25 17:45:03 -07:00
Adrian Roos
47a497cf53 am 1a6f9216: am 896b9c62: Merge "Show charging speed when time to full is available" into mnc-dr-dev
* commit '1a6f9216f49f6392d33fc30cee7e1ccbca93c081':
  Show charging speed when time to full is available
2015-09-25 23:36:15 +00:00
Adrian Roos
1a6f9216f4 am 896b9c62: Merge "Show charging speed when time to full is available" into mnc-dr-dev
* commit '896b9c6261641e285bc37c4d22a589b01ce11ffe':
  Show charging speed when time to full is available
2015-09-25 23:27:59 +00:00