Adrian Roos
25cc56544c
am c71f3a2d: am 2fc6e2b5: am 3a931d02: Merge "Show correct locked orientation on phones" into mnc-dev
...
* commit 'c71f3a2d4a3b3ab52be08e68646ffcb71b55066a':
Show correct locked orientation on phones
2015-07-15 22:57:45 +00:00
Jorim Jaggi
aa90ab551c
am deb9aa8c: am 7be40aaa: am eea8be53: Adjust assist disclosure stroke width to spec
...
* commit 'deb9aa8cfd89c04d130758f9a82e45f77bba0431':
Adjust assist disclosure stroke width to spec
2015-07-15 22:56:59 +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
bcedcde809
am 204c2de8: am c7b0435c: resolved conflicts for merge of 1d4247c4 to mnc-dr-dev
...
* commit '204c2de8bb2a804991b8bbd5be9877ac1a52e150':
Improve tracking of screen on reasons.
2015-07-15 22:11:11 +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
Jim Miller
c7b0435cc7
resolved conflicts for merge of 1d4247c4 to mnc-dr-dev
...
Change-Id: I057c529dcd5d48e0dcf256a9d096c5d8b815892a
2015-07-15 14:33:10 -07:00
Jorim Jaggi
eea8be5338
Adjust assist disclosure stroke width to spec
...
Bug: 21568059
Change-Id: Ib1ddb8890715b98d36ed5827f053970a9d4a7173
2015-07-15 21:09:47 +00:00
Dianne Hackborn
1d4247c4cc
Merge "Improve tracking of screen on reasons." into mnc-dev
2015-07-15 17:11:12 +00:00
Dianne Hackborn
280a64e793
Improve tracking of screen on reasons.
...
- New screen on app op to record the last time each app has
caused the screen to be turned on.
- New battery stats event that tells us the reason the screen
has been asked to turn on.
- Propagate out power manager API to specify the reason a caller
is asking to have the screen turned on.
Note that currently the window flag to turn the screen on bypasses
much of this because it is being handled in the window manager by
just directly telling the power manager to turn the screen on. To
make this better we need a new API where it can specify who it is
calling the API for.
Change-Id: I667e56cb1f80508d054da004db667efbcc22e971
2015-07-15 09:59:07 -07:00
Geoff Mendal
b5dd43bc70
Import translations. DO NOT MERGE
...
Change-Id: I3dcb83456bc06643dd83016e764a1a71a8999656
Auto-generated-cl: translation import
2015-07-15 07:04:38 -07:00
Geoff Mendal
57d8be8bc0
Import translations. DO NOT MERGE
...
Change-Id: Ic93e9b866c3f933bab929f480a6b8098e585ed9c
Auto-generated-cl: translation import
2015-07-15 06:42:54 -07:00
Adrian Roos
2609883606
Show correct locked orientation on phones
...
Bug: 22487750
Change-Id: I1feaaf1e569c576c5212ef396732b2bbb5a0c0fc
2015-07-14 23:44:25 +00:00
Jorim Jaggi
c98e7fa30e
am 07e3cbc3: am 4cfdcf5b: Touch, wake and unlock
...
* commit '07e3cbc3ad16a3dbb880590f33e8bdc1bcb166d1':
Touch, wake and unlock
2015-07-14 21:43:53 +00:00
Jorim Jaggi
07e3cbc3ad
am 4cfdcf5b: Touch, wake and unlock
...
* commit '4cfdcf5b0551e5656ea379c428e78b812c2e5cbe':
Touch, wake and unlock
2015-07-14 21:28:16 +00:00
Jorim Jaggi
4cfdcf5b05
Touch, wake and unlock
...
- Add onFingerprintAcquired, so Keyguard can grab a wakelock to prevent
the device from sleeping.
- If we get a successful fingerprint, wake the device up, immediately
dismiss the keyguard and tell PWM that we kicked off our frame that
will represent the correct state.
- PWM then waits for this frame to be drawn, and then turns on the
screen, which results in unlocking directly to the previsouly
opened app.
Bug: 21855614
Change-Id: I0c43bcc9d334b509632704fb0c123ab3351edff2
2015-07-14 21:05:26 +00:00
Julia Reynolds
66c8d8a353
am cc717083: am a05e7ac2: am 5cf30c60: Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-dev
...
* commit 'cc717083ebc2fd9d5597d8777df08e5a7d878de9':
Pass wifi ap state through to tile when receiver triggered.
2015-07-14 20:48:03 +00:00
Jason Monk
b03cc05260
am 602dbdc5: am 41904c99: am fb973240: Merge "Fix status bar bt accessibility message" into mnc-dev
...
* commit '602dbdc545fd7e8703e114a6bfbc65ec938aa67a':
Fix status bar bt accessibility message
2015-07-14 20:47:51 +00:00
Jason Monk
4345912dc8
am b9b50eff: am a7542155: am 2061049d: Merge "Move wifi accessibility strings to SettingsLib" into mnc-dev
...
* commit 'b9b50effa1ddd66c999e25af1f8bf2e2a9c07566':
Move wifi accessibility strings to SettingsLib
2015-07-14 20:47:46 +00:00
Julia Reynolds
cc717083eb
am a05e7ac2: am 5cf30c60: Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-dev
...
* commit 'a05e7ac245c941763c42fcefdb4a342d0e4a9359':
Pass wifi ap state through to tile when receiver triggered.
2015-07-14 20:42:56 +00:00
Jason Monk
602dbdc545
am 41904c99: am fb973240: Merge "Fix status bar bt accessibility message" into mnc-dev
...
* commit '41904c99c2cf9184eadccff2183b8682f844faf6':
Fix status bar bt accessibility message
2015-07-14 20:42:46 +00:00
Jason Monk
b9b50effa1
am a7542155: am 2061049d: Merge "Move wifi accessibility strings to SettingsLib" into mnc-dev
...
* commit 'a75421557651d7016124f8ed1fa5c0bab834d121':
Move wifi accessibility strings to SettingsLib
2015-07-14 20:42:41 +00:00
Julia Reynolds
a05e7ac245
am 5cf30c60: Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-dev
...
* commit '5cf30c608f21a9685310e6cf7d5970c8b7fb36c8':
Pass wifi ap state through to tile when receiver triggered.
2015-07-14 20:30:36 +00:00
Jason Monk
41904c99c2
am fb973240: Merge "Fix status bar bt accessibility message" into mnc-dev
...
* commit 'fb9732409a5f419ec00ba7b76de94bbcbd971936':
Fix status bar bt accessibility message
2015-07-14 20:30:27 +00:00
Jason Monk
a754215576
am 2061049d: Merge "Move wifi accessibility strings to SettingsLib" into mnc-dev
...
* commit '2061049d69390a7f4ace9b37bb983ebbb4caa678':
Move wifi accessibility strings to SettingsLib
2015-07-14 20:30:24 +00:00
Julia Reynolds
5cf30c608f
Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-dev
2015-07-14 20:23:50 +00:00
Jason Monk
fb9732409a
Merge "Fix status bar bt accessibility message" into mnc-dev
2015-07-14 20:21:08 +00:00
Jason Monk
2061049d69
Merge "Move wifi accessibility strings to SettingsLib" into mnc-dev
2015-07-14 20:20:36 +00:00
Jason Monk
1aa3282d12
Fix status bar bt accessibility message
...
Use the same description for both QS and status bar.
Bug: 20345203
Change-Id: I5789c1385d2240e1ad426a008e6e2192885ddc2b
2015-07-14 16:10:32 -04:00
Adrian Roos
3d2c298035
am a2231a75: am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev
...
* commit 'a2231a754b92eb79e4b667c8b40fd0390ebb6dfb':
Show charging speed on Keyguard
2015-07-14 19:45:56 +00:00
Adrian Roos
a2231a754b
am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev
...
* commit '9c013a211768c661f1142aba31c690daa76c66f7':
Show charging speed on Keyguard
2015-07-14 19:31:47 +00:00
Adrian Roos
9c013a2117
Merge "Show charging speed on Keyguard" into mnc-dr-dev
2015-07-14 19:17:07 +00:00
Selim Cinek
b128187c4f
am 9a08a4ac: am 92c27550: am f5adce87: Merge "Removed logging for the empty keyguard" into mnc-dev
...
* commit '9a08a4ac9d6205b698497a941783c0421a9793e7':
Removed logging for the empty keyguard
2015-07-14 19:08:51 +00:00
Selim Cinek
9a08a4ac9d
am 92c27550: am f5adce87: Merge "Removed logging for the empty keyguard" into mnc-dev
...
* commit '92c2755099d2bed07e87e454ac4c37ede7434110':
Removed logging for the empty keyguard
2015-07-14 18:52:01 +00:00
Selim Cinek
f5adce8758
Merge "Removed logging for the empty keyguard" into mnc-dev
2015-07-14 18:27:59 +00:00
Adrian Roos
7b04311d88
Show charging speed on Keyguard
...
Bug: 8099739
Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
2015-07-14 18:22:39 +00:00
Jason Monk
d7f12b05dc
am 1b75e639: am 5086a970: am fe03a84b: Merge "Fix QS labels on language change" into mnc-dev
...
* commit '1b75e6391a271c8bf6105c71877dd583beca7a91':
Fix QS labels on language change
2015-07-14 18:04:46 +00:00
Jason Monk
1b75e6391a
am 5086a970: am fe03a84b: Merge "Fix QS labels on language change" into mnc-dev
...
* commit '5086a970e786ac4629f5f275a5df25f6e24e1f61':
Fix QS labels on language change
2015-07-14 18:00:37 +00:00
Julia Reynolds
b8a46a6c77
Pass wifi ap state through to tile when receiver triggered.
...
Bug: 22450078
Change-Id: I9b339aa2238a7427291bfdc2ef6aab58dcdb5cf3
2015-07-14 13:56:03 -04:00
Jason Monk
f05ca67ce4
Move wifi accessibility strings to SettingsLib
...
Bug: 22468835
Change-Id: I66e85e8adfb3eda194995eda529422a172f00cbd
2015-07-14 13:32:33 -04:00
Jason Monk
a758ba6be9
Fix QS labels on language change
...
Some tiles now won't do updates if the state hasn't changed (rotation) to avoid
breaking the animation state. To handle this, state is cleared when the
configuration changes.
Bug: 22206214
Change-Id: I029fb4c75cc920a6c9907b65e8c48d28c21d529a
2015-07-14 12:29:28 -04:00
Jason Monk
5c4fcbbb3f
am 17cfb5ec: am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
...
* commit '17cfb5ec67e739b3d61342472f2c6568118c3884':
Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 00:51:38 +00:00
Amit Mahajan
274d30521f
am 67091577: am 66eb1ad1: am 53e5ba22: Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged one." into mnc-dev
...
* commit '6709157781344ed4b38d607abf245acb4b2d8f38':
Do not check runtime READ_PHONE_STATE if caller has the privileged one.
2015-07-14 00:39:34 +00:00
Jason Monk
2cdbe7d1b7
am 5c84cc8e: am cdeeeb69: am 28a07ff0: Merge "Fix demo mode issues" into mnc-dev
...
* commit '5c84cc8e6a60b006ea323f2a913e2bd1d494f698':
Fix demo mode issues
2015-07-14 00:38:32 +00:00
Jason Monk
10f015f048
am fceeadc3: am a04f5f27: am 59b1dfef: Merge "Show volume restriction toast on all users" into mnc-dev
...
* commit 'fceeadc3f9b9cd574b79797122a15351cc006a15':
Show volume restriction toast on all users
2015-07-14 00:38:19 +00:00
Jason Monk
17cfb5ec67
am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
...
* commit 'af5b992c85e589e11a3063a47a97829eef4e218d':
Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 00:27:54 +00:00
Amith Yamasani
ff61f4312a
am 2ae3ff2d: am 8117c2f8: am 5449ee07: Merge "Avoid IPC call with an empty array" into mnc-dev
...
* commit '2ae3ff2deac3d700f9fe39f16ab2afef69ac13c8':
Avoid IPC call with an empty array
2015-07-14 00:21:02 +00:00