Added a plugin to present slideshows
ClosedPublic

Authored by albertvaka on Jul 27 2018, 7:00 PM.

Details

Summary

This adds a plugin with buttons for next and previous slide and fullscreen.
It also allows you to use volume up/down to change slide, even when the screen is off.
It can be extended to show do more presentation-related stuff eventually.
On the desktop side, it uses the already present 'mousepad' (keyboard input) plugin.

Test Plan

Tested manually.

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
albertvaka created this revision.Jul 27 2018, 7:00 PM
Restricted Application added a project: KDE Connect. · View Herald TranscriptJul 27 2018, 7:00 PM
Restricted Application added a subscriber: kdeconnect. · View Herald Transcript
albertvaka requested review of this revision.Jul 27 2018, 7:00 PM

Nice work! Some suggestions:

  • The button style should follow the MPRIS Activity, i.e. they should be orange as well.
  • Add a button that triggers Esc to leave the presentation.
  • I don't particularly like the icon, IMHO it does not really fit to presentation. I didn't find a better one in Material icons though.
This comment was removed by albertvaka.

Added 'Exit presentation' button
Moved Fullscreen and Exit to context menu
Fixed buttons not being styled

This revision is now accepted and ready to land.Jul 31 2018, 10:23 AM
apol accepted this revision.Jul 31 2018, 2:21 PM
apol added a subscriber: apol.

This revision was automatically updated to reflect the committed changes.