11729 Commits

Author SHA1 Message Date
Selim Cinek
6577cae496 Fixed when the notification effects are being cleared
Previously the notification effects were not correctly cleared in certain
cases and the user could end up in a state where the notification light would
always blink.

Bug: 22931139
Change-Id: I9a71e56cf4479354a9d773b5b6f0edd7693f2b05
2015-08-31 23:24:28 +00:00
Adrian Roos
e803c9ed7f am 9cb060d0: am 7e1775d2: am 78195312: Merge "Disable fingerprint after force lock" into mnc-dr-dev
* commit '9cb060d0c314630f6af89677263233f3253ad847':
  Disable fingerprint after force lock
2015-08-31 20:40:54 +00:00
Adrian Roos
9cb060d0c3 am 7e1775d2: am 78195312: Merge "Disable fingerprint after force lock" into mnc-dr-dev
* commit '7e1775d246371422ae60ec4d825d70bc067a8962':
  Disable fingerprint after force lock
2015-08-31 20:27:55 +00:00
Adrian Roos
7e1775d246 am 78195312: Merge "Disable fingerprint after force lock" into mnc-dr-dev
* commit '781953123e5b0f0f85691eabc13b3430c3054a10':
  Disable fingerprint after force lock
2015-08-31 20:16:57 +00:00
Zhentao Sun
04f974082e Don't launch the camera if it already in foreground.
b/23431496. This change will not launch the Intent if the target app of
this Intent is already running in the foreground.

Change-Id: Ic8c99cf3312a2ead12dbdb94825181aed934e9f0
2015-08-28 17:43:46 -07:00
Adrian Roos
0cb50efdc2 Disable fingerprint after force lock
Bug: 23275072
Change-Id: Icaeffaa1fa22a4a800ddf0f38105099557c74317
2015-08-28 23:54:43 +00:00
Selim Cinek
1517c365aa am 38ba43a4: am 60337b6b: am e774bdd6: Merge "Added animation for trusted to fingerprint error" into mnc-dr-dev
* commit '38ba43a45e5c9c9e82d07bd35c06a32cde9b234d':
  Added animation for trusted to fingerprint error
2015-08-28 23:36:04 +00:00
Selim Cinek
38ba43a45e am 60337b6b: am e774bdd6: Merge "Added animation for trusted to fingerprint error" into mnc-dr-dev
* commit '60337b6bd73bcf208c89c1d5ac6ff50d51c0700f':
  Added animation for trusted to fingerprint error
2015-08-28 23:28:30 +00:00
Selim Cinek
60337b6bd7 am e774bdd6: Merge "Added animation for trusted to fingerprint error" into mnc-dr-dev
* commit 'e774bdd6f09a65886429a2d84a6af7e4b6352280':
  Added animation for trusted to fingerprint error
2015-08-28 23:17:50 +00:00
Jorim Jaggi
27912dfd86 am e6b0282a: am a2681383: am acace94c: Fix race condition by guarding callbacks
* commit 'e6b0282a8440f77adc310ddcbef5e191d31ef6af':
  Fix race condition by guarding callbacks
2015-08-28 23:13:30 +00:00
Selim Cinek
e774bdd6f0 Merge "Added animation for trusted to fingerprint error" into mnc-dr-dev 2015-08-28 23:09:19 +00:00
Jorim Jaggi
e6b0282a84 am a2681383: am acace94c: Fix race condition by guarding callbacks
* commit 'a26813838015072999bf7f8c83b0be2dd5e1430b':
  Fix race condition by guarding callbacks
2015-08-28 23:02:04 +00:00
Jorim Jaggi
a268138380 am acace94c: Fix race condition by guarding callbacks
* commit 'acace94c1739b08ea72dc6c2f49cf29bce6c1dac':
  Fix race condition by guarding callbacks
2015-08-28 22:49:16 +00:00
Jorim Jaggi
acace94c17 Fix race condition by guarding callbacks
Bug: 23587553
Change-Id: Ia71760013f3acbb5aeb4e30bb716683c9c672742
2015-08-28 22:08:03 +00:00
Jorim Jaggi
f757bed7f7 am 7b933895: am e3238e53: am b774e554: Optimize fp touch to wake: Shortcut for report next draw
* commit '7b933895481813425358bcfe56e0c1afa902a6d2':
  Optimize fp touch to wake: Shortcut for report next draw
2015-08-28 20:37:52 +00:00
Jorim Jaggi
7b93389548 am e3238e53: am b774e554: Optimize fp touch to wake: Shortcut for report next draw
* commit 'e3238e53ded59d360447d94f4d52d3b20de906c2':
  Optimize fp touch to wake: Shortcut for report next draw
2015-08-28 20:27:35 +00:00
Jorim Jaggi
e3238e53de am b774e554: Optimize fp touch to wake: Shortcut for report next draw
* commit 'b774e554f32fd65cac30b43d1cf679403ef4af82':
  Optimize fp touch to wake: Shortcut for report next draw
2015-08-28 20:19:31 +00:00
Jorim Jaggi
b774e554f3 Optimize fp touch to wake: Shortcut for report next draw
When telling window manager that Keyguard window is in the correct
state for a fp-touch-to-wake sequence, it takes more than 1 frame at
the moment because the signal that WM is waiting for the next draw
is delayed by one frame because it is posted at the end of the
runnable queue.

To correctly fix this, we should post it at the beginning at the
queue, but this is way too risky this late. Instead, add a isolated
SysUI hack to report it faster.

Bug: 23401557
Change-Id: Icf64101e27611c7c01d108123021b22186f1e70c
2015-08-28 20:07:35 +00:00
Selim Cinek
c384198529 Added animation for trusted to fingerprint error
Bug: 21781452
Change-Id: Ib3b229c9ebece926a68a0c6a69341d0f68166698
2015-08-28 11:51:46 -07:00
Selim Cinek
4c367b1f8f am 75713dd5: am 9b4b427a: am e67268e6: Merge "Migrate camera vibration to the systemUI" into mnc-dr-dev
* commit '75713dd51cf917d7cf542d022e8215e7fd60e8f4':
  Migrate camera vibration to the systemUI
2015-08-26 19:02:49 +00:00
Selim Cinek
75713dd51c am 9b4b427a: am e67268e6: Merge "Migrate camera vibration to the systemUI" into mnc-dr-dev
* commit '9b4b427a4b7906a16e5f0ca15099446004d8df75':
  Migrate camera vibration to the systemUI
2015-08-26 18:53:01 +00:00
Selim Cinek
9b4b427a4b am e67268e6: Merge "Migrate camera vibration to the systemUI" into mnc-dr-dev
* commit 'e67268e66d5507832fa0c53dc7e08a72662610bc':
  Migrate camera vibration to the systemUI
2015-08-26 18:31:27 +00:00
Selim Cinek
e67268e66d Merge "Migrate camera vibration to the systemUI" into mnc-dr-dev 2015-08-26 18:25:07 +00:00
Selim Cinek
f193557530 am 42af140f: am 8f7a7e01: am a07177f0: Merge "Launching the camera now from systemUI including animations" into mnc-dr-dev
* commit '42af140f4cee8b05c72fb43e7760ce8ebb8bcaf7':
  Launching the camera now from systemUI including animations
2015-08-26 17:46:43 +00:00
Selim Cinek
42af140f4c am 8f7a7e01: am a07177f0: Merge "Launching the camera now from systemUI including animations" into mnc-dr-dev
* commit '8f7a7e01938a1649b49741abcaf93072c441a7fa':
  Launching the camera now from systemUI including animations
2015-08-26 17:36:34 +00:00
Selim Cinek
8f7a7e0193 am a07177f0: Merge "Launching the camera now from systemUI including animations" into mnc-dr-dev
* commit 'a07177f0ad362ab3e03029cf774e55579ea025cf':
  Launching the camera now from systemUI including animations
2015-08-26 17:27:17 +00:00
Selim Cinek
a07177f0ad Merge "Launching the camera now from systemUI including animations" into mnc-dr-dev 2015-08-26 17:20:50 +00:00
Selim Cinek
69ff8afcee Migrate camera vibration to the systemUI
Also make sure the device is awake before vibrating.

Bug: 23200352
Change-Id: I63d04a82a4b8d9fa3e8f9deff5dd71295c82c930
2015-08-26 10:12:19 -07:00
Selim Cinek
372d1bdd54 Launching the camera now from systemUI including animations
The GestureLaunchService now informs systemUI that a launch
has been requested and the systemUI, depending on its state
will launch the Camera in the correct mode, including
animations.

Bug: 22957192
Bug: 22958025
Change-Id: I815437c8bd33638245ac61a750f64af74fe3e1e3
2015-08-26 10:12:06 -07:00
Raph Levien
4ba9752c33 am bf375cd4: am 04531d5c: am f03c090f: am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." into mnc-dev
* commit 'bf375cd4eff331830acbc7accf84c78057036ff0':
  Truncate and ellipsize app name if too long for dialog.
2015-08-26 00:04:50 +00:00
Raph Levien
bf375cd4ef am 04531d5c: am f03c090f: am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." into mnc-dev
* commit '04531d5cfc83a6f77ab33479f7ab99d4164282a1':
  Truncate and ellipsize app name if too long for dialog.
2015-08-25 23:52:46 +00:00
Raph Levien
04531d5cfc am f03c090f: am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." into mnc-dev
* commit 'f03c090f3e41a80282e4febd85ca53c681649f86':
  Truncate and ellipsize app name if too long for dialog.
2015-08-25 23:43:54 +00:00
Raph Levien
98efab2d28 am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." into mnc-dev
* commit '8304c6c0f9d4b8624ab9cf5cfe5dce15db64c4de':
  Truncate and ellipsize app name if too long for dialog.
2015-08-25 23:35:44 +00:00
Raph Levien
f03c090f3e am 8304c6c0: Merge "Truncate and ellipsize app name if too long for dialog." into mnc-dev
* commit '8304c6c0f9d4b8624ab9cf5cfe5dce15db64c4de':
  Truncate and ellipsize app name if too long for dialog.
2015-08-25 23:35:37 +00:00
Jorim Jaggi
b98adf20a0 am bdb151ea: am 4816d7d5: am e30e8980: Merge "Disable RT animations for header ripple" into mnc-dr-dev
* commit 'bdb151ea646dbe4f39e640e1ae7b25cbd8495a08':
  Disable RT animations for header ripple
2015-08-25 23:19:25 +00:00
Jorim Jaggi
bdb151ea64 am 4816d7d5: am e30e8980: Merge "Disable RT animations for header ripple" into mnc-dr-dev
* commit '4816d7d58c7717a5a89c75fee17ce6202c7b1bea':
  Disable RT animations for header ripple
2015-08-25 23:09:59 +00:00
Jorim Jaggi
4816d7d58c am e30e8980: Merge "Disable RT animations for header ripple" into mnc-dr-dev
* commit 'e30e8980a1ceeacdc7ecafd36a622cc93d7ab3fc':
  Disable RT animations for header ripple
2015-08-25 23:02:24 +00:00
Jorim Jaggi
e30e8980a1 Merge "Disable RT animations for header ripple" into mnc-dr-dev 2015-08-25 22:54:34 +00:00
Michael Wright
58950a9476 Truncate and ellipsize app name if too long for dialog.
If the given app name is too long for the permissions dialog, then
it can push the warning that the application will be able to record
the screen below the fold, letting the app basically set its own
dialog message in a way that a user would be difficult to detect as
fraudulant.

Bug: 23345192
Change-Id: If5881ca75d5c155ef5174351d245dbc3abdaa584
2015-08-25 23:12:34 +01:00
Jorim Jaggi
33b20dd82d am 667691b5: am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices
* commit '667691b5120baacafa873ee45db3a37ab21d2a2c':
  Scale notifications on lockscreen for 420 dpi devices
2015-08-25 05:18:19 +00:00
Jorim Jaggi
667691b512 am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices
* commit '2ef327ede9f9b5f5da90a2d54eceee2a0e9c4406':
  Scale notifications on lockscreen for 420 dpi devices
2015-08-25 05:13:47 +00:00
Jorim Jaggi
2ef327ede9 am 2cb70049: Scale notifications on lockscreen for 420 dpi devices
* commit '2cb7004928e4bb34022e3ced112c2917fc5362f9':
  Scale notifications on lockscreen for 420 dpi devices
2015-08-25 05:07:12 +00:00
Jorim Jaggi
2cb7004928 Scale notifications on lockscreen for 420 dpi devices
Bug: 23299488
Change-Id: Ied4505532aad41a3a1469efce2464a491661fb6c
2015-08-25 04:56:43 +00:00
Jorim Jaggi
7dea1b3bdf am 044826a4: am 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock
* commit '044826a4dd0c5a04205a978ee1e793ae5553ed7d':
  Fix issues with light status bar and fp wake-and-unlock
2015-08-24 22:11:31 +00:00
Jorim Jaggi
044826a4dd am 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock
* commit '7166ae1d19269d536442572e35063f624350000e':
  Fix issues with light status bar and fp wake-and-unlock
2015-08-24 22:05:05 +00:00
Jorim Jaggi
7166ae1d19 am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock
* commit 'd94d3a2aa5cd1f177f61f73733217c952e356c43':
  Fix issues with light status bar and fp wake-and-unlock
2015-08-24 21:56:17 +00:00
Jorim Jaggi
d94d3a2aa5 Fix issues with light status bar and fp wake-and-unlock
- When wake-and-unlocking, make sure to skip the light status bar
transition.
- Fix race condition with window manager when unlocking when device
is interactive for supplying the timings for the light status bar
transition.
- Fix media artwork when wake-and-unlocking while pulsing.

Bug: 23365544
Change-Id: I209ca1e6684811f5f313354ca1614a0ebd49388c
2015-08-24 21:49:49 +00:00
Jorim Jaggi
96bc5efdbc am b25c4e64: am 7795faac: am 4351111b: Merge "Fix jank when clicking on HUN" into mnc-dr-dev
* commit 'b25c4e64a61f78eef1efeaf96b02548a422f6d90':
  Fix jank when clicking on HUN
2015-08-22 01:28:41 +00:00
Jorim Jaggi
b25c4e64a6 am 7795faac: am 4351111b: Merge "Fix jank when clicking on HUN" into mnc-dr-dev
* commit '7795faace682aee863d836da91364b2ea5632c8f':
  Fix jank when clicking on HUN
2015-08-22 01:22:01 +00:00
Jorim Jaggi
7795faace6 am 4351111b: Merge "Fix jank when clicking on HUN" into mnc-dr-dev
* commit '4351111bbb8b64ff8a89be549c0a503d487b1a78':
  Fix jank when clicking on HUN
2015-08-22 01:16:44 +00:00