View Single Post
Posts: 20 | Thanked: 27 times | Joined on Apr 2012
#1
Hi,

I modified the standard call-ui slightly. Moved the caller avatar to top middle and made it larger. When receiving a call, answer and dismiss buttons are larger. Only for PR1.2. Now I see the avatar is not centered, but I don't care

Note! Propably does not work with video calls. I haven't had a chance to test so I assume the UI will be broken with video calls. Use at your own responsibility.
Edit: Tested briefly with GTalk, and seems to be working.

Installation from terminal or ssh: Backup original and copy this over the old one. You need to be root. File location is
/usr/share/themes/base/meegotouch/call-ui/style/call-ui.css

To apply the changes you need to kill the call-ui process. It will respawn.

Code:
~ $ ps -ef|grep call-ui
 6383 user     /usr/bin/call-ui -prestart
 7957 user     grep call-ui
~ $ kill 6383
Attached Images
  
Attached Files
File Type: zip call-ui_large_endcall.zip (9.6 KB, 195 views)

Last edited by Crabstick; 2012-05-15 at 06:34.
 

The Following 8 Users Say Thank You to Crabstick For This Useful Post: