Active Topics

 


Reply
Thread Tools
Posts: 290 | Thanked: 385 times | Joined on Jan 2012 @ Madrid, Spain
#1591
Thank you for your kind answer.
All I can say is that a timer of three seconds made the magic in my case.
Regards.
 
Posts: 34 | Thanked: 7 times | Joined on Mar 2014 @ Switzerland
#1592
I actualy use Situations (downloaded on ovi store).

Is this Profilematic better ?
 
Posts: 594 | Thanked: 1,094 times | Joined on Aug 2012 @ Rhine
#1593
Originally Posted by imat View Post
I actualy use Situations (downloaded on ovi store).

Is this Profilematic better ?
This is pretty much, like comparing MS Paint with Photoshop, where Profilematic is Photoshop of course
 

The Following User Says Thank You to Leinad For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#1594
A test version for translators:

http://www.kolumbus.fi/~ks2877/profi...est5_armel.deb

Not sure when I'll do proper release.
__________________
My N9/N950 projects:
 

The Following 2 Users Say Thank You to ajalkane For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#1595
ProfileMatic 2.5.0 uploaded to OpenRepos: https://openrepos.net/sites/default/....5.0_armel.deb

Changes since last version:
* Option to show notification when rule is activated (this is available from main view in the menu under Preferences)
* Thanks to Lorenzo: tweaks to time picker so that the digits are better in center and font size more like in standard harmattan time picker
* New translation: Dutch
* Updated translations

Thanks to Lorenzo for making the time picker a bit better, to André Koot for new Dutch translation, and to all the translators who have done updates!
__________________
My N9/N950 projects:
 

The Following 9 Users Say Thank You to ajalkane For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#1596
Russian translation changed a bit
 
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#1597
Originally Posted by Ancelad View Post
Hmm, there is one nice idea in Nokia Amber (GDR2) Update for Windows Phone - sleeping clock (night clock). This mean lowpower screen clock changes it's brightness and color to dark-red (as I see). So, I've made it for our Nokia N9 using ProfileMatic.

Make AmberClock.sh

Code:
#!/bin/sh
#call AmberClock.sh color font size
sed -i "/LockScreen MLabelStyle#LockScreenLowPowerModeClockLabel {/,/color/c\\
LockScreen MLabelStyle#LockScreenLowPowerModeClockLabel {\\
    font: \$FONT_FAMILY_"$2" "$3"mm;\\
    color: #"$1"; " /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css
sleep 1 && /sbin/initctl stop xsession/sysuid && sleep 1 && /sbin/initctl start xsession/sysuid
@Ancelad I am trying to figure out how to add
Code:
prefered size:
minimum size:
maximum size
into your script.
My default settings have all parameters set to "1mm" and color as "000000" so no clock appears on my stand by screen.
I am interested in using your script as a bed-side clock when charging. I quickly tried this:
Code:
#!/bin/sh
#call AmberClock.sh color font size
sed -i "/LockScreen MLabelStyle#LockScreenLowPowerModeClockLabel {/,/color/c\\
LockScreen MLabelStyle#LockScreenLowPowerModeClockLabel {\\
    font: \$FONT_FAMILY_"$2" "$3"mm;\\
    color: #"$1";\\
    preferred-size: "$4" "$5"mm;\\
    minimum-size: "$4" "$5"mm;\\
    maximum-size: "$4" "$5"mm; " /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css
sleep 1 && /sbin/initctl stop xsession/sysuid && sleep 1 && /sbin/initctl start xsession/
But it made my phone very angry with me

What would be the correct way to add two numbers to these areas? In each parameter there is a negative (-) and the other is a positive (+). As it appears above, all negative numbers can be the same as each other, and all positives can be the same as each other.
Thanks!

Last edited by imaginaryenemy; 2014-05-17 at 02:47.
 
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1598
Amd how could this (amber clock) go together with Billboard?
On a first quick view Billboard does not touch that file and change clock color, right?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#1599
Originally Posted by peterleinchen View Post
Amd how could this (amber clock) go together with Billboard?
On a first quick view Billboard does not touch that file and change clock color, right?
No, Billboard can't change clock color. Billboard only controls the information that Billboard adds to your stand-by screen.
 

The Following User Says Thank You to imaginaryenemy For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1600
Yeah, this was/is clear.

But when changing the clock color/font/size, then it would be nice to also control the properties of the Billboard added information (so other way round, as otherwise Billboard info will glow).
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:50.