Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Elisa Elisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Multimedia
  • ElisaElisa
  • Merge requests
  • !205

Merged
Created Dec 18, 2020 by Devin Lin@devinlin🎨Developer7 of 7 tasks completed7/7 tasks

Add mobile layout

  • Overview 195
  • Commits 1
  • Pipelines 132
  • Changes 39

Add a mobile specific layout (QT_QUICK_CONTROLS_MOBILE=1) so that Elisa can be used on Plasma Mobile.

  • Add mobile "now playing" footer panel (replacing the desktop header) (TODO: add volume controls)
  • Fix touch scrolling
  • Port playlist to mobile format
  • Expandable sidebar to view icon labels
  • Rework track list items so that a single touch would start playing a song
  • Rework track list items so that all of the context elements are in an overlay sheet (on desktop, they show on hover)
  • Move header elements to a second bar on mobile (except for search)

Track list:

image

Player:

image

Sidebar:

image

Playlist queue:

image

Track options:

image

Metadata editor:

image

Settings:

image

Edited Feb 17, 2021 by Devin Lin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/mobile-layout