touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #06116
[Bug 1344274] Re: app not remembering state when killed, needs StateSaver enabled
This bug was fixed in the package camera-app -
3.0.0+14.10.20140730-0ubuntu1
---------------
camera-app (3.0.0+14.10.20140730-0ubuntu1) utopic; urgency=low
[ CI bot ]
* Resync trunk
[ Florian Boucault ]
* Save state of viewfinder: preserve back/front mode, picture/video
mode, flash, HDR and location settings. (LP: #1344274)
* Photo roll: Added feedback upon pressed. Use icons from theme
instead of custom PNGs .
* Exit the options overlay upon tapping anywhere outside the buttons.
It used to work relying on the behaviour of the toolkit's Panel but
it recently changed under our feet (rev 1000.119.19 from lp:ubuntu-
ui-toolkit). (LP: #1348643)
* Make sure all files are visible in QtCreator. No need for
qmlproject.
* Photo roll: elide header title. (LP: #1348645)
* Sharing: make content type dynamic. (LP: #1337587)
* Save videos in a subfolder of ~/Videos (LP: #1337594)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 30 Jul 2014 19:30:55 +0000
** Changed in: camera-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 camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1344274
Title:
app not remembering state when killed, needs StateSaver enabled
Status in Camera App:
In Progress
Status in “camera-app” package in Ubuntu:
Fix Released
Bug description:
If camera is killed by oom killer (if too many apps open) it needs to
come back to it's previous state. Currently it comes back to default
setting which is quite annoying. We should use StateSaver to
save/restore the following properties:
- front/rear camera setting
- still/video mode
- flash setting
- hdr setting
- location setting
To test it being killed by oom killer, use this command:
kill -2 <pid of camera-app>
To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1344274/+subscriptions