diff options
author | Andrey Gusev <andy.gusev@list.ru> | 2023-11-28 21:50:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 19:50:49 +0100 |
commit | b792eaa18e864db4e3998ca63748badb5462ea70 (patch) | |
tree | 02527a0e18c9ef2ef0fdcf59327ba80e58606bea /app | |
parent | 6177cc2460992f945e1ce32adb3b7aaac85c95d4 (diff) | |
download | AntennaPod-b792eaa18e864db4e3998ca63748badb5462ea70.zip |
Make onPlayFromSearch continue playback (#6779)
According to the Android documentation, if onPlayFromSearch is called with an empty query, the app should make a decision what to play. Before, a database search with this empty query was performed, which returned arbitrary results. Now we play the last played episode instead.
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions