diff options
author | Austin T. Conn <atc3030dev@gmail.com> | 2020-10-28 11:06:30 -0300 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2022-05-07 00:20:58 +0800 |
commit | 2a071c3fd6f87e1a54e9e975804b8ab800e0a791 (patch) | |
tree | c0f7225fd0e63bb3212b07a843a6545221ff0dfd /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | ffcc9052a214af8e2d516edfad34ad7b8392f426 (diff) |
base: Long press volume button to skip tracks [1/2]
Bring Forward Volume Rocker Track Change
Requires Settings Change
(packages/apps/Settings)
* rituj : AudioService: Allow volume-key long press even when screen is off
* mickaelmendes50 : Adapt to Android 11
* Drop previous changes of AudioService as, in theory, the event should
never reach it at all.
Change-Id: I70b00e08fe48707110725dd1daa56b1e48d15a03
Fix volume rocker skip track on Ambient Display and Lift to Wake
we need to check if dream service is dozing before checking
keyguard status
Change-Id: Ic3a6c830496188bb6edf27043cd24eb2d553bb82
Fix long press volume buttons skip tracks
Without that patch, the volume changes up or down prior
to skipping tracks because the sendvolumekeyevent doesn't
have the mayChangeVolume condition. Also, that part is
useless cause the mUseTvRouting condition is taken care
of correctly later.
Change-Id: I88757315f135f013e7692861d46b3a07fbfc07d5
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions