← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~nik90/ubuntu-clock-app/lock-portrait-orientation into lp:ubuntu-clock-app

 

Nekhelesh Ramananthan has proposed merging lp:~nik90/ubuntu-clock-app/lock-portrait-orientation into lp:ubuntu-clock-app.

Commit message:
Locked clock app to the portrait orientation

Requested reviews:
  Ubuntu Clock Developers (ubuntu-clock-dev)
Related bugs:
  Bug #1465457 in Ubuntu Clock App: "[clock] New/edit alarm page is not flickable causing part of it to be clipped when the device is rotated"
  https://bugs.launchpad.net/ubuntu-clock-app/+bug/1465457

For more details, see:
https://code.launchpad.net/~nik90/ubuntu-clock-app/lock-portrait-orientation/+merge/262053

Locked clock app to the portrait orientation
-- 
Your team Ubuntu Clock Developers is requested to review the proposed merge of lp:~nik90/ubuntu-clock-app/lock-portrait-orientation into lp:ubuntu-clock-app.
=== modified file 'debian/changelog'
--- debian/changelog	2015-05-26 14:40:39 +0000
+++ debian/changelog	2015-06-16 07:20:29 +0000
@@ -22,6 +22,7 @@
     location access (LP: #1393827)
   * Increased date font size (LP: #1432736)
   * Fixed empty state component width warnings
+  * Locked clock app orientation to portrait (LP: #1465457)
   
   [Penk Chen]
   * Fixed DigitalMode time being empty in chineese locale (LP: #1458808)

=== modified file 'ubuntu-clock-app.desktop.in.in'
--- ubuntu-clock-app.desktop.in.in	2014-10-15 18:24:08 +0000
+++ ubuntu-clock-app.desktop.in.in	2015-06-16 07:20:29 +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