[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-10-05 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu) Status: Triaged => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-07-14 Thread Sebastien Bacher
seems to be fixed since the shell rotation landing ** Changed in: messaging-app (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-07-14 Thread Michael Zanetti
FWIW, the shellRotation disables upside-down for krillin, mako and arale. If we ever should have a device where rotating upside down is intentionally enabled for the shell, the messaging app will do so too. Not saying this is wrong, just to make sure there's a common understanding of how it works.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-07-03 Thread Florian Boucault
Probably fixed now :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging app should not rotate upside down Status in messaging-app package in

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-04-29 Thread Sebastien Bacher
** Project changed: messaging-app = messaging-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging app should not rotate upside down

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2015-03-04 Thread Christian Dywan
** Tags added: landscape -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging app should not rotate upside down Status in Messaging App:

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-11-24 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you are

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-11-24 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging app should not rotate upside down Status in Messaging App:

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-10-06 Thread MichaƂ Sawicz
** Changed in: unity8 (Ubuntu) Status: New = Triaged ** Changed in: unity8 (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-10-01 Thread Renato Araujo Oliveira Filho
in android if you turn your phone upside down it rotate back to the original position. We could do the same on the MainWindow implementation. I believe we do not need unity8 changes do to that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-10-01 Thread Zsombor Egri
Renato, as far as I know unity8 will also rotate. So it is nonsense to implement something in toolkit then deprecate, because we need to drive the rotation control between unity and toolkit. Of course, defining the flags that drive the rotation direction is one thing, that can be done as well, but

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-09-30 Thread Zsombor Egri
We must agree on an implementation with unity8 on how to drive the orientations allowed for an app. ** Changed in: ubuntu-ui-toolkit Importance: Undecided = Medium ** Changed in: ubuntu-ui-toolkit Status: New = Triaged ** Changed in: ubuntu-ui-toolkit Assignee: (unassigned) =

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-09-25 Thread Bill Filler
** Changed in: messaging-app Status: New = Confirmed ** Changed in: messaging-app Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-09-16 Thread Zsombor Egri
True, MainView or OrientationHelper has no possibilities to specify which orientation is supported. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1367459 Title: Messaging

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-09-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1367459] Re: Messaging app should not rotate upside down

2014-09-15 Thread Michael Zanetti
Adding back the SDK as an application doesn't have a possibility to control which orientations it supports. So far MainView only supports autoOrientationEnabled true/false which isn't enough information. ** Project changed: unity8 = unity8 (Ubuntu) ** Also affects: ubuntu-ui-toolkit