← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~vthompson/ubuntu-weather-app/reboot-lock-portrait into lp:ubuntu-weather-app/reboot

 

Victor Thompson has proposed merging lp:~vthompson/ubuntu-weather-app/reboot-lock-portrait into lp:ubuntu-weather-app/reboot.

Commit message:
* Lock app in portrait mode

Requested reviews:
  Ubuntu Weather Developers (ubuntu-weather-dev)

For more details, see:
https://code.launchpad.net/~vthompson/ubuntu-weather-app/reboot-lock-portrait/+merge/268807

* Lock app in portrait mode

Currently, it doesn't appear that an app can change orientation and be in the sidestage when in landscape. I say we just land a lock to portrait mode until something like this can be done.
-- 
Your team Ubuntu Weather Developers is requested to review the proposed merge of lp:~vthompson/ubuntu-weather-app/reboot-lock-portrait into lp:ubuntu-weather-app/reboot.
=== modified file 'debian/changelog'
--- debian/changelog	2015-08-20 14:53:54 +0000
+++ debian/changelog	2015-08-21 21:25:49 +0000
@@ -21,6 +21,7 @@
   * Create autopilot test which changes the selected location (LP: #1452494)
   * When location detection is off, make sure the correct location can be
     selected (LP: #1482936)
+  * Lock app in portrait mode
 
   [ Andrew Hayzen ]
   * Add mocked locations for autopilot and add a test using the data

=== modified file 'ubuntu-weather-app.desktop.in.in'
--- ubuntu-weather-app.desktop.in.in	2015-01-23 23:15:52 +0000
+++ ubuntu-weather-app.desktop.in.in	2015-08-21 21:25:49 +0000
@@ -10,3 +10,4 @@
 X-Ubuntu-Touch=true
 X-Ubuntu-Default-Department-ID=accessories
 X-Ubuntu-Splash-Color=#F5F5F5
+X-Ubuntu-Supported-Orientations=portrait


Follow ups