← Back to team overview

touch-packages team mailing list archive

[Bug 1415140] Re: fullscreen mode should be dynamic

 

This bug was fixed in the package gallery-app -
0.0.67+15.04.20150202-0ubuntu1

---------------
gallery-app (0.0.67+15.04.20150202-0ubuntu1) vivid; urgency=medium

  [ Arthur Mello ]
  * Makes gallery-app to call MediaPlayer to play videos instead of
    playing by itself (LP: #1324622)
  * Make fullscreen mode dynamic when on device (LP: #1415140)

  [ Ubuntu daily release ]
  * New rebuild forced

gallery-app (0.0.67+15.04.20150126.2~rtm-0ubuntu1) 14.09; urgency=low

  [ Arthur Mello ]
  * Do not create objects if the file was removed from the time the
    create was requested and when it was started

  [ Florian Boucault ]
  * Do not create objects if the file was removed from the time the
    create was requested and when it was started

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Mon, 02 Feb 2015 23:41:37 +0000

** Changed in: gallery-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1415140

Title:
  fullscreen mode should be dynamic

Status in the base for Ubuntu mobile products:
  New
Status in Gallery App:
  In Progress
Status in gallery-app package in Ubuntu:
  Fix Released
Status in gallery-app package in Ubuntu RTM:
  New

Bug description:
  on touch, gallery is launched in fullscreen mode because previously
  there wasn't a way to dynamically toggle between fullscreen mode for
  different views within the app.

  The desired behavior on touch would be the following:

  - Don't launch app in fullscreen mode by default
  - Switch to fullscreen mode when viewing a photo (i.e. in slideshow mode)
  - When tapping on the photo to display the header we should switch out of fullscreen mode

  I think basically the rule would be when the header is visible we are
  not fullscreen and when the header is hidden (i.e. viewing pictures)
  the app should be in fullscreen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1415140/+subscriptions


References