Jason Monk
eeeb45a76d
am 47b9d250: am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
...
* commit '47b9d250220f7eaaef7465367fd6ff0d2c86f4e1':
Fix hotspot brokenness
2015-07-20 21:17:37 +00:00
Jason Monk
47b9d25022
am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
...
* commit '33c619bb52c9e3e62b7243c9b1d9a75189885427':
Fix hotspot brokenness
2015-07-20 20:55:19 +00:00
Jason Monk
33c619bb52
Merge "Fix hotspot brokenness" into mnc-dev
2015-07-20 20:47:33 +00:00
Dianne Hackborn
5cdc7f045f
am 3aefa438: am 78ead58d: Merge "Fix issue #22531747 : Assist info should declare if user has disabled..." into mnc-dev
...
* commit '3aefa438300b116d2c080de434e0a890bf1dded5':
Fix issue #22531747 : Assist info should declare if user has disabled...
2015-07-20 20:12:48 +00:00
Dianne Hackborn
3aefa43830
am 78ead58d: Merge "Fix issue #22531747 : Assist info should declare if user has disabled..." into mnc-dev
...
* commit '78ead58df03e476d656c7e875fff9ade13b727c1':
Fix issue #22531747 : Assist info should declare if user has disabled...
2015-07-20 20:02:32 +00:00
Dianne Hackborn
78ead58df0
Merge "Fix issue #22531747 : Assist info should declare if user has disabled..." into mnc-dev
2015-07-20 19:50:50 +00:00
Dianne Hackborn
17f693520d
Fix issue #22531747 : Assist info should declare if user has disabled...
...
...context and/or screenshot
Added new API to find out what contextual data has been globally disabled.
Also updated various documentation to make it clear what kind of contextual
data you will get (and when it will be null).
Also added a new Activity.showAssist() API because... well, I was already
in there, it was easy to do, it is safe, and maybe people will build cool
things with it.
Change-Id: Ia553d6bcdd098dc0fce4b9237fbfaca9652fc74b
2015-07-20 12:49:10 -07:00
Jason Monk
dd5bdc6a78
Fix hotspot brokenness
...
- Only get state from broadcast to not get out of sync with Settings
- Actually set the state when there isn't a boolean in the refresh
object
- Remove unused things
Bug: 22573156
Change-Id: Ibfb4966c99ba85f83701695c38275ba217854b22
2015-07-20 12:23:30 -04:00
Jorim Jaggi
17a838e5c7
am 9029ae2b: am 29cf9aea: Adjust fingerprint icon placement to spec
...
* commit '9029ae2b89c5abf0fb7013e8b98216b3ae4a01c2':
Adjust fingerprint icon placement to spec
2015-07-18 01:19:53 +00:00
Jorim Jaggi
9029ae2b89
am 29cf9aea: Adjust fingerprint icon placement to spec
...
* commit '29cf9aea5490c42b85aaaa98b6784daff82629f8':
Adjust fingerprint icon placement to spec
2015-07-18 01:04:55 +00:00
Jorim Jaggi
29cf9aea54
Adjust fingerprint icon placement to spec
...
Bug: 22502068
Change-Id: I12952cb1ea43f365d5a63ec2636a5d60a981b93f
2015-07-18 00:53:12 +00:00
Adrian Roos
9f71f05be0
am 1f72739a: am 57ee4b87: Merge "Fix image wallpaper size" into mnc-dev
...
* commit '1f72739a0b546d8a26ec0f704fcfeaf9d051fd37':
Fix image wallpaper size
2015-07-17 23:54:10 +00:00
Adrian Roos
1f72739a0b
am 57ee4b87: Merge "Fix image wallpaper size" into mnc-dev
...
* commit '57ee4b87fee76d9f85d28a09e370a92b5839a8dd':
Fix image wallpaper size
2015-07-17 23:40:41 +00:00
Adrian Roos
57ee4b87fe
Merge "Fix image wallpaper size" into mnc-dev
2015-07-17 23:29:58 +00:00
Adrian Roos
30a7dfa329
Fix image wallpaper size
...
Fixes a bug where the image wallpaper size
would not correctly update. Suspected cause
is checking the to-be-requested size against
the current surface size instead of the
requested surface size.
Also removes an unused field.
Bug: 21148936
Change-Id: Ief4585bd5aed5922337709d7ae0ca0bf948649d0
2015-07-17 12:30:37 -07:00
Julia Reynolds
46a088e438
am e0746d32: am 3368e69e: Merge "Remove focusablilty of the status bar." into mnc-dev
...
* commit 'e0746d32306ff20d864b465ff1d6cd249daedb9d':
Remove focusablilty of the status bar.
2015-07-17 19:11:10 +00:00
Mady Mellor
b44cc17d6f
am 9629f637: am 9c98b859: Merge "Update stylus gesture to access quick settings to use the new buttons" into mnc-dev
...
* commit '9629f637b79d85f27efa224b208d8b3cfd2591a4':
Update stylus gesture to access quick settings to use the new buttons
2015-07-17 18:57:54 +00:00
Julia Reynolds
e0746d3230
am 3368e69e: Merge "Remove focusablilty of the status bar." into mnc-dev
...
* commit '3368e69e9d7302ffb475a4ddd12bbb9ea8365a8d':
Remove focusablilty of the status bar.
2015-07-17 18:54:20 +00:00
Julia Reynolds
3368e69e9d
Merge "Remove focusablilty of the status bar." into mnc-dev
2015-07-17 18:49:22 +00:00
Mady Mellor
9629f637b7
am 9c98b859: Merge "Update stylus gesture to access quick settings to use the new buttons" into mnc-dev
...
* commit '9c98b859fd6aee74f23b66fccbd3bf2436efcdb9':
Update stylus gesture to access quick settings to use the new buttons
2015-07-17 18:44:51 +00:00
Mady Mellor
9c98b859fd
Merge "Update stylus gesture to access quick settings to use the new buttons" into mnc-dev
2015-07-17 18:30:53 +00:00
Julia Reynolds
8be6bc9b10
am 3337693c: am 593aca12: Merge "Support 24 clock displays in demo mode." into mnc-dev
...
* commit '3337693c784c2495c3563295687de7f8f764eaf1':
Support 24 clock displays in demo mode.
2015-07-17 16:19:15 +00:00
Julia Reynolds
3337693c78
am 593aca12: Merge "Support 24 clock displays in demo mode." into mnc-dev
...
* commit '593aca12c2f7bf39ca8d4ae944f36a88bd4a48cf':
Support 24 clock displays in demo mode.
2015-07-17 16:01:55 +00:00
Julia Reynolds
6819b9a85c
Remove focusablilty of the status bar.
...
This allows TTS readers to announce individual items in
the status bar separately.
Bug: 20536376
Change-Id: I88d9e2b72182814bf8906951b97871ddc697c5e0
2015-07-17 11:57:42 -04:00
Julia Reynolds
593aca12c2
Merge "Support 24 clock displays in demo mode." into mnc-dev
2015-07-17 15:54:10 +00:00
Selim Cinek
4b38545945
am 2a10ff08: am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
...
* commit '2a10ff0893ea642316af983b8a0c39b749020c25':
Fixed a bug where a fingerprint animation was not running
2015-07-17 01:54:21 +00:00
Selim Cinek
2a10ff0893
am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
...
* commit '60e15dae5aac3ea7529c13981ad339a8312e2fb2':
Fixed a bug where a fingerprint animation was not running
2015-07-17 01:40:01 +00:00
Selim Cinek
60e15dae5a
Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev
2015-07-17 01:29:29 +00:00
Selim Cinek
e8bae6288b
Fixed a bug where a fingerprint animation was not running
...
Previously the fingerprint animation would not run
when we successfully unlocked with the fingerprint,
because we were checking for the wrong state.
Bug: 22483380
Change-Id: I8d3ec303a43323431b8866df29ddd6d668edc1ed
2015-07-16 17:23:26 -07:00
Dianne Hackborn
786946db0b
am 9e55d57d: am 8983420d: Merge "Don\'t spam the system with unique wake lock names." into mnc-dev
...
* commit '9e55d57dc7fccbeae4bb8ff4be322d7e2b87dacc':
Don't spam the system with unique wake lock names.
2015-07-16 19:04:26 +00:00
Dianne Hackborn
9e55d57dc7
am 8983420d: Merge "Don\'t spam the system with unique wake lock names." into mnc-dev
...
* commit '8983420d30d3e962c519d7f9a5d8b8ea4bc3f42c':
Don't spam the system with unique wake lock names.
2015-07-16 18:45:37 +00:00
Julia Reynolds
c11d838bc5
Support 24 clock displays in demo mode.
...
Bug: 22388468
Change-Id: I0a9f1c214a1612dbc225386ae8777a1480dd14b0
2015-07-16 14:40:37 -04:00
Dianne Hackborn
8983420d30
Merge "Don't spam the system with unique wake lock names." into mnc-dev
2015-07-16 18:31:19 +00:00
Jun Mukai
ead850802b
am ebcc6f09: am 8703e50d: Merge "Allow selecting quick setting items by keyboard." into mnc-dev
...
* commit 'ebcc6f097e6bf1bc0d41e6665c84c8359305ebf1':
Allow selecting quick setting items by keyboard.
2015-07-16 00:57:50 +00:00
Oren Blasberg
3c111b5232
am 79362baf: am 84f8a096: Merge "Make "dismiss all" button keyboard accessible." into mnc-dev
...
* commit '79362baf5f5a1edb4ff07814ed5c85c72e79fd38':
Make "dismiss all" button keyboard accessible.
2015-07-16 00:57:46 +00:00
Adrian Roos
8468ffce5a
am b8550d30: am fc8e923d: Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev
...
* commit 'b8550d3036fdf49eeb551ad1e1c9d1a9d06398e2':
Fix wrong tint mode on airplane and vpn icons
2015-07-16 00:42:49 +00:00
Jun Mukai
ebcc6f097e
am 8703e50d: Merge "Allow selecting quick setting items by keyboard." into mnc-dev
...
* commit '8703e50d130351ef45d1ac88755ec58d8ecac737':
Allow selecting quick setting items by keyboard.
2015-07-16 00:41:35 +00:00
Oren Blasberg
79362baf5f
am 84f8a096: Merge "Make "dismiss all" button keyboard accessible." into mnc-dev
...
* commit '84f8a0969322b2d5f40ea1eac0db9996e1876138':
Make "dismiss all" button keyboard accessible.
2015-07-16 00:41:31 +00:00
Jun Mukai
8703e50d13
Merge "Allow selecting quick setting items by keyboard." into mnc-dev
2015-07-16 00:37:18 +00:00
Adrian Roos
b8550d3036
am fc8e923d: Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev
...
* commit 'fc8e923d5e551862fe1abaac2256925d6955ca07':
Fix wrong tint mode on airplane and vpn icons
2015-07-16 00:31:23 +00:00
Oren Blasberg
84f8a09693
Merge "Make "dismiss all" button keyboard accessible." into mnc-dev
2015-07-16 00:29:35 +00:00
Adrian Roos
fc8e923d5e
Merge "Fix wrong tint mode on airplane and vpn icons" into mnc-dev
2015-07-16 00:27:50 +00:00
Adrian Roos
c71f3a2d4a
am 2fc6e2b5: am 3a931d02: Merge "Show correct locked orientation on phones" into mnc-dev
...
* commit '2fc6e2b57ddfac58ce1fbded6f8a64a0b2fc9d70':
Show correct locked orientation on phones
2015-07-15 22:45:53 +00:00
Jorim Jaggi
deb9aa8cfd
am 7be40aaa: am eea8be53: Adjust assist disclosure stroke width to spec
...
* commit '7be40aaa6b1df159962134ff8314539d2805ec43':
Adjust assist disclosure stroke width to spec
2015-07-15 22:45:20 +00:00
Adrian Roos
2fc6e2b57d
am 3a931d02: Merge "Show correct locked orientation on phones" into mnc-dev
...
* commit '3a931d028a0c43fe276b0adfdc6b87ac48dd5df3':
Show correct locked orientation on phones
2015-07-15 22:28:02 +00:00
Jorim Jaggi
7be40aaa6b
am eea8be53: Adjust assist disclosure stroke width to spec
...
* commit 'eea8be533874f279016279cd68618a6592b3dbed':
Adjust assist disclosure stroke width to spec
2015-07-15 22:27:07 +00:00
Jim Miller
204c2de8bb
am c7b0435c: resolved conflicts for merge of 1d4247c4 to mnc-dr-dev
...
* commit 'c7b0435cc709c328da8e2b515ea04c8bc40d1094':
Improve tracking of screen on reasons.
2015-07-15 21:59:27 +00:00
Adrian Roos
3a931d028a
Merge "Show correct locked orientation on phones" into mnc-dev
2015-07-15 21:56:27 +00:00
Adrian Roos
14e6ba833e
Fix wrong tint mode on airplane and vpn icons
...
Bug: 22399062
Change-Id: If7d0e6d4d2ace947672f9a943bb274f07736ddb0
2015-07-15 21:40:12 +00:00
Jim Miller
c7b0435cc7
resolved conflicts for merge of 1d4247c4 to mnc-dr-dev
...
Change-Id: I057c529dcd5d48e0dcf256a9d096c5d8b815892a
2015-07-15 14:33:10 -07:00