Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13236 closed Patch - Bug Fix (fixed)

Android back button will not exit play

Reported by: Peter Bennett Owned by: Peter Bennett
Priority: minor Milestone: 30.0
Component: Ports - Android Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

While playing a recording on Android (Shield), the back button does nothing with default key mappings. It should end playback.

This patch fixes the problem. It works correctly if you do not map the back button in keyboard settings. Mapping the button to "escape" in keyboard settings results in two escape being generated, so do not map the back button, or delete the back button mapping if it was done already.

Attachments (1)

20180307_android_back_fix_mostly.patch (457 bytes) - added by Peter Bennett 6 years ago.
Fix for android back button in playback

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by Peter Bennett

Fix for android back button in playback

comment:1 Changed 6 years ago by Peter Bennett

Status: newaccepted

comment:2 Changed 6 years ago by Mark Spieth

Seems logical SHIPIT

comment:3 Changed 6 years ago by Peter Bennett <pbennett@…>

Resolution: fixed
Status: acceptedclosed

In 08772a46325013b73deafea590ebb1596521eeea/mythtv:

Android: Fix back button action in playback

The back button will now work correctly in playback with
default settings.

Fixes #13236

comment:4 Changed 6 years ago by Peter Bennett <pbennett@…>

In 697bf77e8bff888d165d787cfab2d11d8775f694/mythtv:

Android: Fix back button action in playback OSD Menu

Fixes #13236

comment:5 Changed 6 years ago by Peter Bennett

Owner: changed from Peter Bennett to Peter Bennett
Note: See TracTickets for help on using tickets.