← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~nikwen/ubuntu-calculator-app/reboot-white-splash-screen into lp:ubuntu-calculator-app

 

Niklas Wenzel has proposed merging lp:~nikwen/ubuntu-calculator-app/reboot-white-splash-screen into lp:ubuntu-calculator-app.

Commit message:
Add white splash screen

Requested reviews:
  Ubuntu Calculator Developers (ubuntu-calculator-dev)
Related bugs:
  Bug #1377638 in Ubuntu Calculator App: "[All Apps] Core apps should use the new splash screen features"
  https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1377638

For more details, see:
https://code.launchpad.net/~nikwen/ubuntu-calculator-app/reboot-white-splash-screen/+merge/255912

Add white splash screen.

Why I used a white splash screen:

1) Showing a fake MainView with a header does not make any sense since the application hides the header on startup.
2) Displaying another image: Why?
3) The application uses a white background so it makes sense to make the splash screen white as well.
-- 
Your team Ubuntu Calculator Developers is requested to review the proposed merge of lp:~nikwen/ubuntu-calculator-app/reboot-white-splash-screen into lp:ubuntu-calculator-app.
=== modified file 'app/ubuntu-calculator-app.desktop.in.in'
--- app/ubuntu-calculator-app.desktop.in.in	2015-01-20 00:55:24 +0000
+++ app/ubuntu-calculator-app.desktop.in.in	2015-04-11 22:09:18 +0000
@@ -8,4 +8,4 @@
 Type=Application
 X-Ubuntu-Touch=true
 X-Ubuntu-Default-Department-ID=accessories
-
+X-Ubuntu-Splash-Color=#F5F5F5


Follow ups