commit | f3d00799ae9fbd4c5109e9630ea516bb413f610d | [log] [tgz] |
---|---|---|
author | Mazda-- <alex@dirtyunicorns.com> | Sun Feb 17 13:31:29 2019 -0700 |
committer | pimpmaneaton <shaunsibu@gmail.com> | Sun Feb 17 13:32:02 2019 -0700 |
tree | c7c44173b27faf8ac03250ef77389dbcae220d89 | |
parent | a75d92f749463728c14cdfd61ea4883c51e619fe [diff] |
SquishyNavbar: If power saver is on, don't allow feedback When power saver is on, the squeeze vibration is turned off. This is done by Google to save battery life across the system. Keeping the navbar animation on doesn't make sense if we're trying to save power. This commit fixes that. - Also, make sure we're not calling the navbar animation while the screen is turned off. Although we don't see it, we're technically still calling on it on.