Adrian Roos
7b04311d88
Show charging speed on Keyguard
...
Bug: 8099739
Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
2015-07-14 18:22:39 +00:00
Jorim Jaggi
3509437672
am 3cc5c24b: Merge "Fix assist for hardware long-press" into mnc-dev
...
* commit '3cc5c24b83edaab66c97b161e25ff0bd93b3e1b4':
Fix assist for hardware long-press
2015-07-09 19:31:54 +00:00
Jorim Jaggi
3cc5c24b83
Merge "Fix assist for hardware long-press" into mnc-dev
2015-07-09 19:19:05 +00:00
Jason Monk
5ef8188f6c
am 58599104: Merge "Remove data icon for WFC" into mnc-dev
...
* commit '5859910463df29324df868f30e0ff66440cf161f':
Remove data icon for WFC
2015-07-09 19:09:38 +00:00
Jason Monk
de5df11426
am 8969817a: Merge "Fix roaming icon when not default signal" into mnc-dev
...
* commit '8969817a83e2ed5f28f67bd5f7f4de14a5455139':
Fix roaming icon when not default signal
2015-07-09 19:09:32 +00:00
Jason Monk
5859910463
Merge "Remove data icon for WFC" into mnc-dev
2015-07-09 18:55:06 +00:00
Jason Monk
8969817a83
Merge "Fix roaming icon when not default signal" into mnc-dev
2015-07-09 18:55:01 +00:00
Jason Monk
7150d7fa35
Remove data icon for WFC
...
Bug: 22095746
Change-Id: I0ca8420c2d88425cbb6da5fcc02c083355e933e9
2015-07-09 10:14:12 -04:00
Robert Greenwalt
7649e156ca
am de335a7d: Merge "Fix Permission Typo." into mnc-dev
...
* commit 'de335a7dc4dcd6b1de8f4c455184f4c82d42612d':
Fix Permission Typo.
2015-07-09 00:47:51 +00:00
Robert Greenwalt
0f1ed304c1
Fix Permission Typo.
...
There is no 'd' in privilege. And there is no spell checking in Manifests.
bug:22358954
Change-Id: Ia122f51a81dc35760f277e23fe0f5a6d3d739457
2015-07-08 16:57:45 -07:00
Jeff Sharkey
435c4013f5
am 9f4c4ee6: Merge "Fix crash looping SystemUI." into mnc-dev
...
* commit '9f4c4ee66632e1355afa1218021ed728a99f7415':
Fix crash looping SystemUI.
2015-07-08 23:23:48 +00:00
Selim Cinek
02f91c024e
am 9201385f: Merge "Cleaned up the clipping logic for the dismiss motion." into mnc-dev
...
* commit '9201385f2e59d58bc52a5fbe5a3b666850dcae5f':
Cleaned up the clipping logic for the dismiss motion.
2015-07-08 23:23:44 +00:00
Jeff Sharkey
9f4c4ee666
Merge "Fix crash looping SystemUI." into mnc-dev
2015-07-08 23:14:11 +00:00
Jeff Sharkey
a80d264be6
Fix crash looping SystemUI.
...
Bug: 22358954
Change-Id: Ie8539d7f866ae722edd071f6b20e8f8881d82434
2015-07-08 16:11:55 -07:00
Selim Cinek
9201385f2e
Merge "Cleaned up the clipping logic for the dismiss motion." into mnc-dev
2015-07-08 23:08:48 +00:00
Jorim Jaggi
165ce066b7
Fix assist for hardware long-press
...
Activating the assistant will now route through SysUI, so
we have the logic whether to start an activity or to start a voice
interaction session in one single place.
Bug: 22201770
Change-Id: I0f4699533aea2a1e595ee25a844434c82f548c01
2015-07-08 22:26:24 +00:00
Jorim Jaggi
b0ca502645
am 6d712e06: Remove volume motion delay
...
* commit '6d712e06f7c35d4120ce8ded5961d3bb97c44cab':
Remove volume motion delay
2015-07-08 22:08:38 +00:00
Jorim Jaggi
6d712e06f7
Remove volume motion delay
...
Disable window animations, so we can start the show animation directly.
Bug: 21335976
Change-Id: I1d25d0ce46b9a068efed0a1561051072cda226a9
2015-07-08 21:57:14 +00:00
Robert Greenwalt
8e7b195474
am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into mnc-dev
...
* commit '8b0f3873a04103f6886fdc2fb79b9a3963567720':
Add/Fix Permission check on SubscriptionManager.
2015-07-08 21:41:06 +00:00
Robert Greenwalt
8b0f3873a0
Merge "Add/Fix Permission check on SubscriptionManager." into mnc-dev
2015-07-08 21:26:17 +00:00
Adrian Roos
4a94dca13a
am 7f806ec2: Merge "Dump internal state of ImageWallpaper" into mnc-dev
...
* commit '7f806ec2288df739a0ec03a2363cc912ad49f443':
Dump internal state of ImageWallpaper
2015-07-08 21:16:42 +00:00
Adrian Roos
7f806ec228
Merge "Dump internal state of ImageWallpaper" into mnc-dev
2015-07-08 21:01:27 +00:00
Selim Cinek
9c17b77493
Cleaned up the clipping logic for the dismiss motion.
...
Notifications are now not clipped anymore during the animation
and it is ensured that the State is always correctly reset after
the animation.
Bug: 22232352
Change-Id: Ic873a0b119d5f71c29f5fd9b76a7bee1ae74638b
2015-07-08 13:05:20 -07:00
Selim Cinek
7617f55ed1
am a8c247e0: Merge "Fixed a bug where collapserunnables where dropped" into mnc-dev
...
* commit 'a8c247e0b4e14123f85cec00500144ff28aaf6ed':
Fixed a bug where collapserunnables where dropped
2015-07-08 19:10:15 +00:00
Selim Cinek
a8c247e0b4
Merge "Fixed a bug where collapserunnables where dropped" into mnc-dev
2015-07-08 18:55:34 +00:00
Jason Monk
61633f1861
Fix roaming icon when not default signal
...
Bug: 22183802
Change-Id: I0d38f23d81b79e53e3d92db8c6f6a1455a94da4c
2015-07-08 14:19:25 -04:00
Jason Monk
0caac8ea19
am fede4258: Merge "Remove bang from not connected wifi" into mnc-dev
...
* commit 'fede4258fa1bf880c2b88ebea3c886003662fc74':
Remove bang from not connected wifi
2015-07-08 17:38:57 +00:00
Jason Monk
7d0e5985de
Remove bang from not connected wifi
...
Bug: 22281118
Change-Id: I4752c0e7378fca4a94c73083a8a394cde7d6f170
2015-07-08 12:09:52 -04:00
Geoff Mendal
ec135f6ac5
Import translations. DO NOT MERGE
...
Change-Id: I5480292e44e527d094f57361680708eba4aef6d8
Auto-generated-cl: translation import
2015-07-08 06:54:50 -07:00
Selim Cinek
ae77f8e658
Fixed a bug where collapserunnables where dropped
...
When a runnable was added while iterating over it,
it was cleared right after.
Bug: 22260165
Change-Id: I2faf9af61c08853eb8364d49ccd36d686a4b3bf8
2015-07-07 18:59:56 -07:00
Adrian Roos
ab6edbf8e0
Dump internal state of ImageWallpaper
...
Bug: 21148936
Change-Id: I09bea04594af7d3748db93d5b3a41b2209299ec2
2015-07-07 17:29:15 -07:00
Selim Cinek
027efdfd6b
am cffb98c8: Merge "Fixed a bug where notification where invisible on the lockscreen" into mnc-dev
...
* commit 'cffb98c8d77c743165d06f588ba5a5e424796349':
Fixed a bug where notification where invisible on the lockscreen
2015-07-07 22:28:32 +00:00
Selim Cinek
cffb98c8d7
Merge "Fixed a bug where notification where invisible on the lockscreen" into mnc-dev
2015-07-07 22:16:44 +00:00
Selim Cinek
acf52ba54d
Fixed a bug where notification where invisible on the lockscreen
...
Bug: 22328974
Change-Id: I4e7b813c400b85b71b61cb415f529872c75fcca6
2015-07-07 14:54:10 -07:00
Selim Cinek
865c35aa32
am 7e675645: Merge "Fixed keyguard affordances" into mnc-dev
...
* commit '7e675645a9f02ae2273291d31673164177b7be0b':
Fixed keyguard affordances
2015-07-07 19:34:11 +00:00
Selim Cinek
7e675645a9
Merge "Fixed keyguard affordances" into mnc-dev
2015-07-07 19:19:05 +00:00
Jason Monk
87b86a2d54
am 46c272d6: Merge "Don\'t dismiss volume during animation" into mnc-dev
...
* commit '46c272d6bfc0dd5bbeeb536a9057fa18b754f9ba':
Don't dismiss volume during animation
2015-07-07 15:50:06 +00:00
Jason Monk
9dc0cc0056
am f18ed45f: Merge "Fix to work statusbar configs as mcc/mnc" into mnc-dev
...
* commit 'f18ed45faf24fdc45ce7c158d46d8ab25d39a6e3':
Fix to work statusbar configs as mcc/mnc
2015-07-07 15:50:02 +00:00
Jason Monk
46c272d6bf
Merge "Don't dismiss volume during animation" into mnc-dev
2015-07-07 14:34:59 +00:00
Jason Monk
f18ed45faf
Merge "Fix to work statusbar configs as mcc/mnc" into mnc-dev
2015-07-07 14:34:47 +00:00
Sungmin Choi
6be4f6b18d
Fix to work statusbar configs as mcc/mnc
...
Call handleConfigurationChanged() at the end of
PhoneStatusBar#onConfigurationChanged to update statusbar configs.
BUG: 22215928
Change-Id: I7329d4949a8a47717ea037cf007ef0baa63507bd
2015-07-07 09:35:36 -04:00
Selim Cinek
2b0db74ad2
am 4d696690: Merge "Fixed a bug where redacted notifications had the wrong height" into mnc-dev
...
* commit '4d696690e6fb4059608d239624fde255c916b8e2':
Fixed a bug where redacted notifications had the wrong height
2015-07-07 01:48:57 +00:00
Selim Cinek
158af6a028
Fixed keyguard affordances
...
In certain cases, the keyguard affordances could not be launched
due to a bug. This was because the targetedView was not properly
reset sometimes.
Bug: 22013726
Change-Id: I4525dc5adf07f4d023ef8553d3db0b16c8f754c4
2015-07-06 18:39:28 -07:00
Selim Cinek
4d696690e6
Merge "Fixed a bug where redacted notifications had the wrong height" into mnc-dev
2015-07-07 01:37:07 +00:00
Winson Chung
ef024af420
am 2924dc34: Merge "Adding metrics to overview." into mnc-dev
...
* commit '2924dc346654a22f72575eb8ae3ce2e714818bd2':
Adding metrics to overview.
2015-07-07 00:31:42 +00:00
Jean-Michel Trivi
87d3d8937f
am 760b1409: Merge "Ringtone: add support for volume control and looping" into mnc-dev
...
* commit '760b1409bc865df5c60f637b8c994eb20888acb8':
Ringtone: add support for volume control and looping
2015-07-07 00:31:36 +00:00
Winson Chung
2924dc3466
Merge "Adding metrics to overview." into mnc-dev
2015-07-07 00:17:56 +00:00
Selim Cinek
d06c41c970
Fixed a bug where redacted notifications had the wrong height
...
When redacted notifications were added on the lockscreen,
it's size might have been incorrect sometimes.
Bug: 22235304
Change-Id: I30f665bc8e725cdd40a20051e995b10e77f96918
2015-07-06 16:59:27 -07:00
Jean-Michel Trivi
760b1409bc
Merge "Ringtone: add support for volume control and looping" into mnc-dev
2015-07-06 23:07:26 +00:00
Winson Chung
5c9f4b90bf
Adding metrics to overview.
...
Bug: 21528167
Change-Id: Ice1ce892682aa4599b9a689b47af373780897548
2015-07-06 15:52:21 -07:00