pt is no longer supported, thanks, dan.
Any screen shots !!?
Haven't tried it yet. Sounds like a nifty program.
dody said:
Any screen shots !!?
Click to expand...
Click to collapse
here dude ;-)
http://rapidshare.com/files/188907011/profileTimer.png
hey i'd really like to use this app but it doesnt start on my blackstone .
dt_matthews said:
here dude ;-)
http://rapidshare.com/files/188907011/profileTimer.png
Click to expand...
Click to collapse
Thanks ! it is great
l tried so many apps for automatic changing of profiles with no success! This is the only one that works with weekly profile management!wll done! Only two suggestions-issues: a.make a tool to change the .hml file faster and easy b.sometimes when changing profile there is a notification error don't know why!
I tried CommManagerPro and woah! That was a complicated app! It had too many functions for me to figure out what to do and normally I'm the tech whiz. I think the dev tried to do too many things with one app >.> It ended up bad. It will take time to set that up. This is an easy to setup app that is fine for my needs Now I just need to find the one that supported tower ids.
I have edited the config.xml file and have it in my profile timer folder..
I can launch profile timer and see the schedule, but how do I keep the program running?
I see schedule.exe and have clicked it, and it turn my vibrate on, etc.
So I assume that the scheduler.exe file has to be in the startup
folder in order for the profiletimer program to start up
and run after reset? To manually start it, it looks like you just
need to run the scheduler.exe.
Am i correct about where put the scheduler.exe to run the program
and start the sched?
cj
(also, in the config.xml, what happens if you want a schedule
to go from 7am-12pm (ringer off), then 12pm-5 (ringer on)
do you have to input 7:01-12:00, then start the next one at 12:01-17:00?
or can you put in 12:00-17:00 (didnt know if the program would
accept the overlap from 12:00 or if it needed 12:01.
I assume that if you dont put anything in for 12:00-17:00 then the
program will run the Default setup and turn the ringer on , etc..
does that mean from 12:00-12:01 it would default to the default
of the phone as setup in config.xml?
cejay said:
I have edited the config.xml file and have it in my profile timer folder..
I can launch profile timer and see the schedule, but how do I keep the program running?
I see schedule.exe and have clicked it, and it turn my vibrate on, etc.
So I assume that the scheduler.exe file has to be in the startup
folder in order for the profiletimer program to start up
and run after reset? To manually start it, it looks like you just
need to run the scheduler.exe.
Am i correct about where put the scheduler.exe to run the program
and start the sched?
cj
(also, in the config.xml, what happens if you want a schedule
to go from 7am-12pm (ringer off), then 12pm-5 (ringer on)
do you have to input 7:01-12:00, then start the next one at 12:01-17:00?
or can you put in 12:00-17:00 (didnt know if the program would
accept the overlap from 12:00 or if it needed 12:01.
I assume that if you dont put anything in for 12:00-17:00 then the
program will run the Default setup and turn the ringer on , etc..
does that mean from 12:00-12:01 it would default to the default
of the phone as setup in config.xml?
Click to expand...
Click to collapse
Some more notes to clarify;
1. Extract ALL the files to the SAME folder on your device
2. Edit the config.xml to your timing requirements
3. Run ProfileTimer.exe
4. *DONT* run scheduler.exe diretcly (main app calls it as a console app)
5. If you want it to run after Soft-reset put a shortcut in Startup folder
6. The icons are (left to right):
a. Ringer on - Green shield
b. Vibrate - Amber shield
c. Red - silent
d. Sunglasses dude - light off
7. The program - like most other WM apps runs in the bacground (just hit your normal ok button to 'minimise' it
8. If you want to actually shut the app there is a Kill PT menu item
9. Volume setting is WIP, it should set ringer volume but I am still playign with this!
With regards to schedules with overlapping days, to be hones give it a go - as per my original post, I havent actually tried that. if it doesnt work, just split the schedule in to its seperate days so to speak.
hth
and sorry for slow reply, notification thread setting was wrong!
ttherapon said:
l tried so many apps for automatic changing of profiles with no success! This is the only one that works with weekly profile management!wll done! Only two suggestions-issues: a.make a tool to change the .hml file faster and easy b.sometimes when changing profile there is a notification error don't know why!
Click to expand...
Click to collapse
'Notification error' - could you give me any more detail - the View Log menu item should give you a bit more info so if you could post that...
pitchbend said:
hey i'd really like to use this app but it doesnt start on my blackstone .
Click to expand...
Click to collapse
what happens, happy to try and help - if you read my recent post with the bullet points that *might* get you running ! let me know if i can help ;-0
This is what I was looking for, but I have some problems:
the profile changes to vibrate but it dosen't go back to normal!!
Here the config file:
Code:
<dayProfile day="Wednesday">
<session activate="09:00" deactivate="09:02" vibrate="on" ring="off" volume="0" />
</dayProfile>
The default settings are:
Code:
<default vibrate="on" ring="on" volume="3" />
Tnx!
This is great, and so simple
Just a question,
what happens after the "deactivation" will the default be selected?
(what TheMorpheus is mentioning)
also look at my screen shot, there is something wrong with the calculation,
the phone should be burning a hole in my pocket by now ;-)
could it be you forgot a comma? (I think this is also valid for the voltage)
Lat question, the volume, are they points or steps?
e.g. in the FMOD lib you can set the volume to 255 (full) is that the same case here or is 5 the highest?
(1 = 20%, 2 = 40%, .. > 5 = 100% )
thanks
Great and simple application
Great and simple application.
Here is some functions make it more perfect.
Can it have some exception on some calendar events?
Such as mobile should have exception ring/vibration when I'm on Holiday or Public holiday.
Also, if it can execute some commands, it can provide more flexibility.
I changed the code:
Code:
<dayProfile day="Wednesday">
<session activate="08:00" vibrate="on" ring="off" volume="0" />
<session deactivate="12:10"/>
<session activate="14:00" vibrate="on" ring="off" volume="0" />
<session deactivate="18:10"/>
</dayProfile>
Now it seems working!!
If I want it to run after Soft-reset, what shortcut do I have to put in startup folder?
TheMorpheus said:
This is what I was looking for, but I have some problems:
the profile changes to vibrate but it dosen't go back to normal!!
Here the config file:
Code:
<dayProfile day="Wednesday">
<session activate="09:00" deactivate="09:02" vibrate="on" ring="off" volume="0" />
</dayProfile>
The default settings are:
Code:
<default vibrate="on" ring="on" volume="3" />
Tnx!
Click to expand...
Click to collapse
Hi,
It's not working because you have the default vibrate="on", therefore, once your session finishes, it is setting it to vibrate not ring!!
regards,
dan
TheMorpheus said:
I changed the code:
Code:
<dayProfile day="Wednesday">
<session activate="08:00" vibrate="on" ring="off" volume="0" />
<session deactivate="12:10"/>
<session activate="14:00" vibrate="on" ring="off" volume="0" />
<session deactivate="18:10"/>
</dayProfile>
Now it seems working!!
If I want it to run after Soft-reset, what shortcut do I have to put in startup folder?
Click to expand...
Click to collapse
You have added tags ( <session deactivate="18:10"/> ) which the app has no awareness of and will (at best) be ignored, and possibly confuse it. I advise you remove them! I assume its now working as you amended the default tag to make sense? (see my previous post).
Regards auto-start, put a shortcut to the ProfileTimer.exe and that will do what you want....
cheers
aaauto said:
Great and simple application.
Here is some functions make it more perfect.
Can it have some exception on some calendar events?
Such as mobile should have exception ring/vibration when I'm on Holiday or Public holiday.
Also, if it can execute some commands, it can provide more flexibility.
Click to expand...
Click to collapse
thanks for the feedback.
Mr_Gee said:
This is great, and so simple
Just a question,
what happens after the "deactivation" will the default be selected?
(what TheMorpheus is mentioning)
also look at my screen shot, there is something wrong with the calculation,
the phone should be burning a hole in my pocket by now ;-)
could it be you forgot a comma? (I think this is also valid for the voltage)
Lat question, the volume, are they points or steps?
e.g. in the FMOD lib you can set the volume to 255 (full) is that the same case here or is 5 the highest?
(1 = 20%, 2 = 40%, .. > 5 = 100% )
thanks
Click to expand...
Click to collapse
thanks for your feedback.
re the temp and voltage, they are the *battery* levels, not the device! that is the reported internal temp of battery and the voltage (in milliamps as per symbol). hth.
the volume setting is still WIP, I will do some more research and get back to you!
cheers,
dan
Related
Hi everybody!
Is there a way to switch the WLAN adapter on or off inside a mortscript? Either with mortscript itself or with an external tool?
The only thing I found so far was a reference to an app called WirelessSwitcher.exe, but that does only work on iPaq.
Background: I'd like to write a script that automatically turns on WiFi if it is currently off, waits until WiFi is ok, and then starts Opera.
http://forum.xda-developers.com/showpost.php?p=2581729&postcount=2
and some functions more
I don't know about waiting for WLAN to be okay, I just wait 5 seconds. This is my script to automatically start WLAN and refresh my mails, rss and the weather:
Code:
# Toggle WiFi
Run("\Interner Speicher\Install\Wifi_ON-OFF.exe")
Vibrate(20)
Sleep(5000)
# Aktualisieren Mails
Run("\windows\tmail.exe", "-service ""Hotmail"" -open ""inbox""")
WaitForActive("Hotmail", 10)
Sleep(1000)
SendRightSoft
Sleep(1000)
MouseClick(240,520)
Vibrate(10)
Sleep(2000)
# Aktualisieren RSS
Run("\Interner Speicher\Program Files\RSS Hub\RSSHub.exe")
WaitForActive("RSS Hub", 10)
Sleep(1000)
SendLeftSoft
Vibrate(10)
Sleep(2000)
# Aktualisieren Wetter
Show("Start")
Run("\windows\manila.exe", "--switchtopage weather.page")
Sleep(2500)
SendRightSoft
Sleep(2500)
MouseClick(240,320)
Vibrate(10)
The Wifi_ON-OFF.exe comes with the Action Screen that matt_jackson recommended, which is great by the way. You can find it here.
Try the wifi shortcut in this thread:
http://forum.xda-developers.com/showthread.php?t=398050
I've been using this for quite a while now!
EDIT: I mean the WLAN Button! (Not the Wifi Shortcut!)
Obsidian72 said:
The Wifi_ON-OFF.exe comes with the Action Screen that matt_jackson recommended, which is great by the way. You can find it here.
Click to expand...
Click to collapse
Thanks, Obsidian72 and matt_jackson, that is very helpful.
Strange though, after installing ActionScreen5.1 (I installed it to the "internal storage"), I get a new folder \Interner speicher\Windows\ActionScreen which has 3 executables in there: MMSLauncher.exe, ToggleBTh.exe and Wifi_ON-OFF.exe (and some other files). So I have the Wifi_ON-OFF.exe thatI needed, thanks. But the ActionScreen itself? I wanted to give it a try, but I don't know how to start it... Strange.
left soft button (named Action) in TF3D home screen
matt_jackson said:
left soft button (named Action) in TF3D home screen
Click to expand...
Click to collapse
Oh, then I had no chance to find it I disabled TF3D, didn't like it...
Any other way to start it?
Make u own link 2 \Windows\HTCActionScreen.exe
THANKS!
matt_jackson said:
Make u own link 2 \Windows\HTCActionScreen.exe
Click to expand...
Click to collapse
Oh yeah, that was the missing part: The exe is in the \Windows folder, even if I install to \Internal storage. And I searched for something like ActionScreen.exe, so I did not find HTCActionScreen.exe
Thanks, it's working fine now. I created a link in my cLaunch area, pretty useful app. Thanks for all your suggestions and help.
Problem solved!
u welcome
little bonus - if u like blue buttons I make a Zip file http://forum.xda-developers.com/showpost.php?p=2904483&postcount=77
Have fun!
MaTT
found a better way
# Aktualisieren Mails
Run("\windows\tmail.exe", "-service ""Hotmail"" -open ""inbox""")
WaitForActive("Hotmail", 10)
Sleep(1000)
SendRightSoft
Sleep(1000)
MouseClick(240,520)
<=>
Run("\windows\tmail.exe", "-Service """Hotmail""" -Sync")
Thanks, great find! I'll try it right away!
## TamerSpClock v1.4 ##
Last update 13 Dec 2008
"TamerSpClock" is a Windows Mobile 2003/5/6 software which lets you take hand over your time to the max. It is a fully customizable speaking clock & a chimer.
- you can choose a THEME of time intervals of 1 ,5 ,15 ,30 or 60 minutes ,Then you can choose actions to be done on these choosen theme intervals.
- you can adjust when to speak time or chime and when to mute in a way that differs from other programs by means that you can set multi portions (intervals) of time that mute the program automatically for daily use. you can access the file "Validity.ini" found in the folder named "settings" inside the program installation path. this file can be edited by any notepad or word (pocket or pc word) then you can specify at what hours to work on and what to mute (just Change validity = 0 corresponding to hours that needed to be muted & Change validity = 1 to the rest of the hours).
- The program can wake up the device without waking up your screen conserving your battery life and will chime even if the ppc is sleeping or in a deep sleep, The software have a feature that can force the screen not to wakeup (BlackMe feature) at chiming times or (if you choose to) to leave it to the current windows mobile configurations (settings) to decide ,this is useful for some ppc that wakeup the display on every chime which may have negative results on battery life.
- you can put your own wav files to be chimed ,just insert them in folder "Wav" found inside installation directory but use the same names of course.
- This software differs from other similar products in that if you choose for example 15 minute iterval for speaking the clock ,it wll activate itself and speak time on whole miute numbers like 15-30-45-60 and will not just repeat the choosen interval starting from the time you switched it on which results in speaking times like 4:52 and 7:27 etc.
- you can choose or omit salutations like "the time is" & "Am ,Pm" & saying "Oclock" at the whole number hours. this can be customized using the provided links to enable and disable the action features.
- you can choose whether to use vibration or no with the chiming process.
- you can stop all software processing events by one finger click.
- Software will automaticaly activate itself and work again after any restart of the device.
- you can set an action like signal check to work with Themes (feature to check signal strength every x time) if the signal drops ,it will announce you with an alarm ,this feature only works if the phone is on and the signal is less than 40%.
- you can set an action like Zekr which can help Muslims remember their Lord every 5 minutes with a low volume sound saying God is the most Great. This option acts solely without dependency of the choosen theme interval since it have a fixed firing every 5 minutes (take it or leave it).
# How to install Cab file of TamerSpClock:
1- For versions prior to v1.4 you must download MortScript from the following link
(Version v1.4 & above already have it embedded inside software)
http://www.sto-helit.de/index.php?mo...=view&entry=65
This software acts like an environment for "TamerSpClock" to work. please note that "TamerSpClock" cannot run without installing this software.
2- Transfer cab to any place on your ppc using active sync or any other communicating software.
3- Choose whether to install to Device or to MemoryCard ,It is very important to choose the installation target location during the setup process corresponding to the version you downloaded whether it is on memory card or on phone. Note that program is hard coded ,this is why this point is very important for the program to work.
4-For Version v1.4 & above before running program ,press the icon named "RunFirst" prior to run the program (This acts as if MortScript Cab is installed)
This software had been tested on HTC Tytn & found stable ,Also can work on any windows mobile device.
I have been looking for an hourly chimer that does not wake up the screen. The disappointing thing about this one it it is hard coded to run from the storage card. Can this be modified to use variable paths?
One issue I have with installing to the storage card is Windows Mobile unmounts the card to save power on some devices. I also change my card based on what I am doing. I keep my maps on one card and my MP3s on another.
painter_ said:
I have been looking for an hourly chimer that does not wake up the screen. The disappointing thing about this one it it is hard coded to run from the storage card. Can this be modified to use variable paths?
One issue I have with installing to the storage card is Windows Mobile unmounts the card to save power on some devices. I also change my card based on what I am doing. I keep my maps on one card and my MP3s on another.
Click to expand...
Click to collapse
Added 2 versions ,one if you want to setup on the Phone Main Memory & the other for Storage Card.
This really sounds great - but how to use it?
I am no expert in programming or in mort scripting.......
I would like to use this feature: "you can set an action like signal check to work with Themes (feature to check signal strength every x time) if the signal drops ,it will announce you with an alarm ,this feature only works if the phone is on and the signal is less than 40%."
But no speaking clock, only those alert, when signal drops.
It should check every minute.
What do I have to enable/disable for that?
And how to let it run, when my touch is sleeping?
Thanks!
I'm using a TyTN II. Great software.
Like to feedback that when I was using my bluetooth headset, when the phone is off (no display), announcing (audio) could be heard and vibration. When I don't use the bluetooth headset (bluetooth is off), and phone is off (no display), I don't hear any announcement and there is vibration only. If I turn on the phone now, I will hear the end part of the time announcement.
Is this normal?
Thanks.
zard said:
I'm using a TyTN II. Great software.
Like to feedback that when I was using my bluetooth headset, when the phone is off (no display), announcing (audio) could be heard and vibration. When I don't use the bluetooth headset (bluetooth is off), and phone is off (no display), I don't hear any announcement and there is vibration only. If I turn on the phone now, I will hear the end part of the time announcement.
Is this normal?
Thanks.
Click to expand...
Click to collapse
Zard .. if you enable the black me feature the speaking clock can be capable of walking up the device to say time at chosen theme points without walking up the screen. So i advice you to enable the blackme feature as long as the phone is in your pocket. if you are using the phone for an instance or a period of time you can disable the blackme feature since when you are using the phone the feature will be annoying.
in some devices (devices differ in reaction to wakeup) the phone cannot wake up to say the time if it is sleeping ,this is why i made the blackme feature. So the solution is to enable it.
Also if you go to programs menu in the start button you will see a pack on enable & diable features. you can choose what ever you like to enable and what to diable.this features can be clicked (enabled or disabled) & once confirmed you will notice that it will be active wherever any theme is choosen. iam sure that the blackme feature is able to walking up the device to say the time whether your device is in sleep or deep sleep.
kino-kino said:
This really sounds great - but how to use it?
I am no expert in programming or in mort scripting.......
I would like to use this feature: "you can set an action like signal check to work with Themes (feature to check signal strength every x time) if the signal drops ,it will announce you with an alarm ,this feature only works if the phone is on and the signal is less than 40%."
But no speaking clock, only those alert, when signal drops.
It should check every minute.
What do I have to enable/disable for that?
And how to let it run, when my touch is sleeping?
Thanks!
Click to expand...
Click to collapse
Kino-Kino .. first of all open the start menu programs ,you will find 2 folders ,one is named enable & the other named disable. now you are ready to open each and click what ever features you like to be enabled and whatever to be disabled.
At this time you are ready to go for the Theme selection which means at what intervals you want the choosen features to fire ,you can try the "01M" which means that the software will fire every 1 minute to execute the selected feature (or features if you choose others).
For example ,if you want only the signal detection feature ,go to disable folder and click all features to disable them all ,then go to enable and only click the shortcut named "Signal".
Once done .. every 1 minutes (since we choosed "01M") the phone will execute the selected feature (or features). in some phones the system cannot walkeup itself to execute the so called notification tasks at given times if it was in "Sleep" or "Deep Sleep Mode". So you can check your phone reaction to such notification tasks.
To make sure we are ready to go ,you must check first that your phone registry key when the phone is on and receiving signal looks like this :
[HKEY_LOCAL_MACHINE\System\State\Phone] the value of "Cellular System Available" must be 65
to do this test just download Fred Taskmanager free from this link
http://www.dotfred.net/TaskMgr.htm
once downloaded install it ,open it and go to RegEdit tab and go to [HKEY_LOCAL_MACHINE\System\State\Phone] & check for "Cellular System Available" number .. it must be (65) i mean the number between brackets.
If this is the case ,the program will correctly do the job. but if it isnt (may vary from phone to another) ,then this number must be modified in the software to read correctly ,Go to program installation folder " \Program Files\TamerSpClock\Data\Signal.mscr " rename the file "Signal.mscr" to "Signal.txt" then open it by any notepad or word ,then check the line "if(%PhoneActive% = 65)" and change the 65 to be like the number that you found for your phone in the normal signal state. Do not forget to rename it back once finished to "Signal.mscr".
Thanks
Thanks going to test on my lovly hima.
Thank You for Your reply!
I think, there could be a problem:
The reg key, You mentoned, does have different values.
If I am connected to a "GPRS" network, it is "1".
If I am connected to an "EDGE" network, it is "8".
And if only phone is active, but no internet-connection, it is "1".
So what should I take?
Thank You!
EDIT: There is another key called "Radio ready state" with the value "31".
And all value are "0" when radio is off.
kino-kino said:
Thank You for Your reply!
I think, there could be a problem:
The reg key, You mentoned, does have different values.
If I am connected to a "GPRS" network, it is "1".
If I am connected to an "EDGE" network, it is "8".
And if only phone is active, but no internet-connection, it is "1".
So what should I take?
Thank You!
EDIT: There is another key called "Radio ready state" with the value "31".
And all value are "0" when radio is off.
Click to expand...
Click to collapse
The reply is that you take the number between brackets on the idle state without conecting to any network ,because the idea as you can see from the code that there is 2 conditions must be fullfilled to fire the signal alarm which is 1- if the signal in the idle state be so and so and 2- in the same time signal drops to so and so ... Bingo ... fire
So ,now you got the idea of the code & can now modify it to fullfils your needs ,and you are ready to put your constants that reflects the state where you want spclock to fire. wishing this could help .....
timoz73 said:
Zard .. if you enable the black me feature the speaking clock can be capable of walking up the device to say time at chosen theme points without walking up the screen. So i advice you to enable the blackme feature as long as the phone is in your pocket. if you are using the phone for an instance or a period of time you can disable the blackme feature since when you are using the phone the feature will be annoying.
in some devices (devices differ in reaction to wakeup) the phone cannot wake up to say the time if it is sleeping ,this is why i made the blackme feature. So the solution is to enable it.
Also if you go to programs menu in the start button you will see a pack on enable & diable features. you can choose what ever you like to enable and what to diable.this features can be clicked (enabled or disabled) & once confirmed you will notice that it will be active wherever any theme is choosen. iam sure that the blackme feature is able to walking up the device to say the time whether your device is in sleep or deep sleep.
Click to expand...
Click to collapse
Thanks, with Blackme, it works now.
dont work with my diamond
great sharing.
thanx.
Dynomite232 said:
dont work with my diamond
Click to expand...
Click to collapse
Dynomite232 ,Kindly feedback whether the mortscript program didnt run on diamond or the TamerSpClock itself. i didnt expect this to happen from the Diamond of a VGA screen since my software didnt realy have a User Interface Menu ,its only shortcuts. In addition that Mort do support any windows mobile device.
Thanks again helping me, I think, I start to understand what Your mortscripts are able to do!
But I have to ask once more:
So I have three different scenarios, when I would get that signal-alert:
1 If Cellular Systam Available is "8" AND signal drops to less than 40%
and
2 If Cellular System Available is "1" AND signal drops to less than 40%
and
3 If Cellular System Available is "0" WITHOUT checking the signal strength
So would it be possible to edit the Mortscript this way?
Thank You!!
Reply to Kino-Kino
kino-kino said:
Thanks again helping me, I think, I start to understand what Your mortscripts are able to do!
But I have to ask once more:
So I have three different scenarios, when I would get that signal-alert:
1 If Cellular Systam Available is "8" AND signal drops to less than 40%
and
2 If Cellular System Available is "1" AND signal drops to less than 40%
and
3 If Cellular System Available is "0" WITHOUT checking the signal strength
So would it be possible to edit the Mortscript this way?
Thank You!!
Click to expand...
Click to collapse
Kinio-Kino for your described situation the case will be as follows (copy & paste what is below between the # signs to replace what is inside Signal.mscr ,you can find this file inside a folder called Data inside the program folder inside Program Files)
###################################################################
ErrorLevel ("syntax")
SignalStrength = RegRead("HKLM", "System\State\Phone", "Signal Strength" )
PhoneActive = RegRead("HKLM", "System\State\Phone", "Cellular System Available" )
if(%PhoneActive% = 0)
PlaySound "\Storage Card\Program Files\TamerSpClock\Wav\Signal.wav"
endif
if(%PhoneActive% = 8)
if (%SignalStrength% < 40 )
PlaySound "\Storage Card\Program Files\TamerSpClock\Wav\Signal.wav"
endif
endif
if(%PhoneActive% = 1)
if (%SignalStrength% < 40 )
PlaySound "\Storage Card\Program Files\TamerSpClock\Wav\Signal.wav"
endif
endif
###################################################################
You can now Download the latest version v1.03 ,I build a new user interface for this software instead of the icons .Before Uninstalling Do the process of "StopingAll" feature then make a new Install to v1.03.
.
Hi,
first, thank You again, its working now as expected, great!!
The new Version 1.3: Both cabs get installed to the main memory, maybe something went wrong with one of them?
And one more question:
When my phone is sleeping, I dont get those signal-alerts.
So You have Your blackme-feature:
How could I handle that, to get the hardware-buttons locked, when blackme is active? I have a HTC Touch.
Thank You!
kino-kino said:
Hi,
first, thank You again, its working now as expected, great!!
The new Version 1.3: Both cabs get installed to the main memory, maybe something went wrong with one of them?
And one more question:
When my phone is sleeping, I dont get those signal-alerts.
So You have Your blackme-feature:
How could I handle that, to get the hardware-buttons locked, when blackme is active? I have a HTC Touch.
Thank You!
Click to expand...
Click to collapse
kino-kino ,Welcome again & thank you for your feedback. The Cab file targeting the storage card have been updated in the main thread page.
you are asking now about 2 subjects ,the first one concerning the signal alert didnt fire during deep sleep of the phone ,i think you might try to make the speaking clock feature active along with the signal alert feature ,maybe it will wakeup your device to fire at the specified times, of course if its voice is annoying to you can try deleting the clock wav files but leave of course the signal.wav without deleting. I wonder this happens to you although my Htc Tytn wakeup and fire Signal Alerts at specified times.
The second question can be solved simply by downloading "HomeScreenPluPlus" from the following link:
http://www.chi-tai.info/cs_batterystatus_xda_neo_wm5_im_cs.htm#Download
This software is free and have a feature in the second UI page of options that lock your device when the screen is off and vice versa ,see this pic for explanation.
Thanks for your great app, but I have troubles with BlackMe feature. If this feature is disable, my phone doesn't speak, vibrate only. But if it's enable, it turn off the phone screen when speaking time. That's annoy when I'm doing something on my phone, especially while downloading a large file, it interrupts the wifi connection and I have to re-download from beginning. Any solution for that?
hung_ng said:
Thanks for your great app, but I have troubles with BlackMe feature. If this feature is disable, my phone doesn't speak, vibrate only. But if it's enable, it turn off the phone screen when speaking time. That's annoy when I'm doing something on my phone, especially while downloading a large file, it interrupts the wifi connection and I have to re-download from beginning. Any solution for that?
Click to expand...
Click to collapse
yes i know hung_ng ,i made the blackme feature as a separate item in folder links so that you can assign its icon to a hardware button to be easily accessed so that when you are using your phone you can easily deactivate BlackMe.
This annoying feature (from my point of view as you eaxactly) is essential in many phones ,as the system cannot wakeup the device from a deep sleep to do the choosed actions. the blackme feature (also known as "ToggleDisplay=1") force the phone to wakeup to fire the action. if it is disabled many devices will fall in deepsleep without being able to wakeup. the last version 1.3 have this separate shortcut that i explained.
Another idea i made in my Tytn and made me feel comfortable is that i made my telephone sense when a specific window is open ,the blackme is disabled automatically and when i close this window it reverts automatically to be enabled. for example i made RescoExplorer2007 window when it is opened the blackme is disabled & serving me while i work ,and once i finish i close Resco and automatically blackme returns active and conserving my battery life.
Sorry for being long in my explanation but if you are interested in the idea ,i can make a version for you that is capable of deactivating BlackMe once a specific window is opened. i am not a programer ,i am an Architectural Engineer that once upon a time needed this software and didnt find a really satisfying one available all over the internet ,so i decided to learn Mort Script and i write a one satisfiying my needs and by the way i think that it might help other people who might need it as me.
DISCONTINUED
At least for now...
I have moved to a new device and started using HTC Sense instead of the 6.5 homescreen.
If i get chance I will finish the C++ version up over christmas, otherwise this can be considered dead.
Introduction
This project is simply a CHome/Titanium plugin which displays your Alarms (G-Alarm or Klaxon) and your Profiles (G-Profile).
Download
Attached to this post.
Installation Instructions
If you have v0.02 or v0.01 (CGAlarm) installed, uninstall that first.
Install the cab file - as far as i know it should not matter where but I have only tested to the main memory.
Wait for the settings program to load.
Notes
The settings program is quite slow, but the plugin itself is fine.
If anything goes wrong, backups of your .cpr files are kept in \Program Files\isMToday
I had to try to figure out the different alarm types. Everyday, weekend, monday, etc type alarms should be supported. One time alarms should be supported. Other types are a bit hit and miss. This does not affect the alarm functioning, but does mean the time to next alarm may be wrong.
Alarm/Profile logos taken from iREFLECT by bluemetalaxe
Requires .NET Compact Framework 3.5
Changelog
v0.06 2009/08/06
- Hopefully reduced memory footprint
[*]v0.03 2009/07/29
- Changed name to isMToday (Previously CGAlarm)
- Added support for Klaxon
- Reduced cpu usage
- Should play nicer with WM6.5 themes
[*]v0.02_NoG 2009/07/15
- Changed home screen text from galarm/gprofile to alarm/profile.
- Otherwise exactly the same as v0.02
[*]v0.02 2009/07/14
- Added G-Profile support
- Added pages for each alarm and profile
- Other improvements all over
- More reliable code
[*]v0.01 2009/07/11
- Initial release.
Screenshots
It works without any problems(so far ca. 5min.).
But it would be cool to have a titanium plugin for G-Profile where you can access your profiles and Wifi, Blurtooth, Phone like the normal today plugin.
PS: I use the old free 1.5.1 Version
I am interested. But it needs more functions.
can't download the cab, the link is broken. also upload a screenshot!
Raudi1 said:
It works without any problems(so far ca. 5min.).
But it would be cool to have a titanium plugin for G-Profile where you can access your profiles and Wifi, Blurtooth, Phone like the normal today plugin.
PS: I use the old free 1.5.1 Version
Click to expand...
Click to collapse
Thanks for trying. I had not actually considered users of the free version (which may never get an official titanium plugin).
I dont use G-Profile myself but had a quick look. Like G-Alarm it appears most information is available in the registry. At the very least I could add a button to this plugin which would launch the G-Profile quick select app, and perhaps display the currently active profile. It looks like thats all the built in today plugin does anyway. Im not sure about the wifi/bluetooth/phone buttons - I dont think there is a way to get G-Profile to toggle those for me so I would have to impliment it myself which may be too much work when you can access them from the quick select anyway.
Is this the kind of thing you had in mind or were you thinking of a separate plugin?
I will certainly add this to my todo list, but my next task is to try and have pages for all the alarms (so they can be enabled and disabled from the plugin).
ebsbow said:
I am interested. But it needs more functions.
Click to expand...
Click to collapse
Can you elaborate on what you want from it?
fixxxer2008 said:
can't download the cab, the link is broken. also upload a screenshot!
Click to expand...
Click to collapse
Oops, I moved my webspace around to put this up but its obviously not ready yet. I have attached them to the post for now.
I had a separate plugin in mind but a button to open the quick switch would already be a big help.
Updated to v0.02
Very nice. I was wondering if there was a way to slightly reduce the panel name so the "g" in galarm isn't cut off at the bottom?
Thanks for the sweet program.
Your welcome!
Good idea - I will add some sort of size option to the next version.
isangelous said:
Your welcome!
Good idea - I will add some sort of size option to the next version.[/QUO
You could just change the plugin name to "alarms". That would also fix the problem.
Click to expand...
Click to collapse
ptfdmedic said:
You could just change the plugin name to "alarms". That would also fix the problem.
Click to expand...
Click to collapse
Uploaded v0.02_NoG with this change.
Thanks for the new version!
Installed it and works perfectly and now I don't have any reasons to switch back to the standard today page(considered doing it a couple of times) and I definitely won't use Manila anymore(looks good but it takes too much time to reach what you want and it lacks many features like G-Alarm/Profile).You just have to disable titanium when updating from the old version or otherwise the installation fails.
But I'd like to be able to activate the profiles by clicking on them instead of using the softkey. But you already said it will be in your next version so I don't have any complains.
Im glad you are happy.
If all goes well I will release the next version in about one week - and this will be the last major update. It should include:
- Setting for enabling the clickable pages
- Setting for either font size or "galarm"/"alarm"
- Fix any update/uninstall issues
- Try to get full compatability with different alarm types
- Try to improve the layout a bit, possibly including logos for alarms/profiles and current time/date - This will require further investigation and may not change at all
- Try to make the config app a bit smoother (or at least better indicate when its busy).
If anyone has any other suggestions please let me know as soon as possible. After this update I will focus on other projects and plan to only release further updates to match G-Alarm updates and fix bugs.
isangelous said:
Im glad you are happy.
If all goes well I will release the next version in about one week - and this will be the last major update. It should include:
- Setting for enabling the clickable pages
- Setting for either font size or "galarm"/"alarm"
- Fix any update/uninstall issues
- Try to get full compatability with different alarm types
- Try to improve the layout a bit, possibly including logos for alarms/profiles and current time/date - This will require further investigation and may not change at all
- Try to make the config app a bit smoother (or at least better indicate when its busy).
If anyone has any other suggestions please let me know as soon as possible. After this update I will focus on other projects and plan to only release further updates to match G-Alarm updates and fix bugs.
Click to expand...
Click to collapse
Thanks for fixing that plugin name. One last thing I noticed is that when you scroll to the the panel "No upcomming alarms" is not centered in the panel like the other panels. I mean up and down centered. Left to right is good. That is the only thing I can find. Very nice app. Thanks for taking care of these cosmetic items.
Ah, I had not considered the middle "No missed calls" etc of the other panels. Matching that should be straightforward so will be included in the next release.
Thanks for the input.
isangelous said:
Ah, I had not considered the middle "No missed calls" etc of the other panels. Matching that should be straightforward so will be included in the next release.
Thanks for the input.
Click to expand...
Click to collapse
Any pdaton t nextld. Can'twait!!!!!!!
I have change the condensed view on my Omnia to the following -
Code:
<Layer ID="CGAlarmCondensed" Visible="False" Width="240" Height="34">
<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_iconbgclear_portrait.png" Left="10" Top="4" Width="220" Height="29" ScaleStyle="Fit" />
<Layer ID="Page">
<!-- Icon -->
<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_clock.png" Left="11" Top="7" Width="23" Height="23" ScaleStyle="Fit" />
<Text ID="PluginLabel" Left="40" Top="6" Width="220" Height="34" FontFamily="segoe ui" FontSize="15" FontStyle="regular" Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter">
My issue is that i am unable to see the bliss_clock.png image in the condensed view.
Am i missing something silly? like a registry entry thats required?
You just need to put the images outside the Page layer:
Code:
<Layer ID="CGAlarmCondensed" Visible="False" Width="240" Height="34">
<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_iconbgclear_portrait.png" Left="10" Top="4" Width="220" Height="29" ScaleStyle="Fit" />
<Image ID="ImageFixed" Source="\My Documents\Themes\Bliss\bliss_clock.png" Left="11" Top="7" Width="23" Height="23" ScaleStyle="Fit" />
<Layer ID="Page">
Your example did not work because the Bliss theme is replacing the images already included in the clock panel. Its hard to tell exactly because the clock is built into CHome, but it must define ImageFixed somehow. As ours is not built in, we would need a definition like this:
HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CGAlarm\CondensedPage\ImageFixed
for it to work within the Page layer, and I think it would ignore the Source="..." bit then anyway.
Dont forget, if you make changes like and run the cgalarm settings application again it will undo them. But as it backs your cpr to \Program Files\CGAlarm you can just copy it back again.
Nice panel, thanks!
About G-profiles (I use Klaxon, no g-alarm)... you could use the same icons for every profile as they are installed! In Program Files\ageye\G-Profile\skins\default you can find all the original icons. Maybe you could even add a G-Profile icon in the condensed view? And do you know Klaxon maybe? And maybier, are you going to roll out any Klaxon panel? Would be similar to G-Profile's, simply read the alarms set (and maybe some option/setting? don't know...) and create panel page...
1. Why in the startup file cgalarm.exe? This is due to update in real time? It loads the processor, resulting ooze battery ...
2. I changed the name of the plugin across CHomeEditor. After rebooting restores title by default. How can I avoid this?
Changelog See Post #2
Will not work if installed to Storage Card
Two Versions Available WM6.1 and WM6.5 due to differing Registry Keys
Credit to wensing beast0898 d0ugie LRC combat goofwing jzhyok LRC Ramsfan_Jim for posting the original tweaks and for giving feedback and help - and anyone I have missed, apologies
New Tweaks Added See: http://forum.xda-developers.com/showpost.php?p=4427351&postcount=2
I have recently started to use MortScript to apply tweaks to my TP2. I have previously written little apps to disable the power button when the keyboard is open and one to hide folders from HTC Album. In addition I wrote a few more scripts to apply tweaks after I reset my device.
I have now bundled them all up into one CAB and I thought I would share the result - hAndyUtils
Tweaks in Version 1.0
Power Button Options
Disable the Short/Long Press of the Power Key when the keyboard is open with options to reset the battery power timeout or wake up the device using any key.
Hide Folders in HTC Album
Hide or Show Folders in HTC Album - for instance I have a number of folders on my storage card thta contain images from software that appear in HTC Album which I found annoying. This tweak allows you to hide those folders.
Communications
Bluetooth Notifications
Disable/Enable Bluetooth Notifications for Device Disconnect or Volume Warning
WiFi Options
Enable/Disable Wifi always on.
Camera Tweaks
Enable/Disable 7MP Panoramic picture tweak
Add/Remove Burst, Sports, Video Share and GPS Photo to the Camera Capture Options.
Manila Start Menu
Enable/Disable the Manila Start Menu (Doesn't work with WM6.5)
--------------------------------------------------------------------------
It is my intention to add more tweaks as I come across them and use them. If anyone has any suggestions of tweaks to add please feel free
Andy
VERSION HISTORY
Version 1.53 Uploaded to Post #1
Fixed Bug: Unable to re-enable SMS Threading
Fixed Bug: Script error in Camera Modes
Version 1.52 Uploaded To Post #1
With thanks to Ramsfan_Jim BT Notifications are now fully disabled - No Icon in the Taskbar !
Version 1.4 for WM6.1 and WM6.5 Uploaded To Post # 1
Should now have fixed Power Button Options
I have added Version 1.2 to the bottom of Post # 1
New Tweaks Added -
Manila Options
Added a tweak to lock/unlock the Start Menu icons.
Internet Tweaks
Added a tweak to set the number of Push Pages required.
Messaging Tweaks
Enable/Disable Threaded SMS
Enable/Disable SMS Wake Up Event
Configure Quick Text
Change the SMS Quick Text Entries to Your Own Personal Messages
Reserved for Updates 2
nice thanks
Thanks for your work!
I'm interested in re-using the "Disable the Short/Long Press of the Power Key when the keyboard is open" feature.
Could you please share and explain this tweak ?
Aurel143 said:
Thanks for your work!
I'm interested in re-using the "Disable the Short/Long Press of the Power Key when the keyboard is open" feature.
Could you please share and explain this tweak ?
Click to expand...
Click to collapse
Hi, please have a look here:
This is the original thread where you can download a standalone app for the power button/keyboard combo.
http://forum.xda-developers.com/showthread.php?t=546094
If you need anymore info please let me know.
New Version 1.2 Added - See end of Post #1
Details of Additions - See Post #2
dahoarty said:
New Version 1.2 Added - See end of Post #1
Details of Additions - See Post #2
Click to expand...
Click to collapse
I'm just confused. I installed MortScript first, then I copied the cap to my machine (MDA V) and installed it.
Then I started it.... and.... and.... nothing happens
What did I do wrong?
siflaar said:
I'm just confused. I installed MortScript first, then I copied the cap to my machine (MDA V) and installed it.
Then I started it.... and.... and.... nothing happens
What did I do wrong?
Click to expand...
Click to collapse
Have you got a shortcut to hAndyUtils in Programs on the Start Menu.
dahoarty said:
Have you got a shortcut to hAndyUtils in Programs on the Start Menu.
Click to expand...
Click to collapse
Yes, and when I tap it... it nothing happens
siflaar said:
Yes, and when I tap it... it nothing happens
Click to expand...
Click to collapse
Could you please tell me which version of Mortscript you have installed.
Also, could you copy the attached script to your device, rename to test.mscr run it and tell me what happens.
New Version 1.3 In Post #1 - BT Notifications Fixed
Thank you, very useful.
If I could make a recommendation, something that I would add is the ability to enable a notification for if a sms or mms doesn't send.
dahoarty said:
Could you please tell me which version of Mortscript you have installed.
Also, could you copy the attached script to your device, rename to test.mscr run it and tell me what happens.
Click to expand...
Click to collapse
Great idea, and probably a great set of tweaks.
I have a similar problem to siflaar. I realized, that I had to change all references to "Program Files" in every .mscr file, since it's called "Programmer" in my native language. I've also changed the same thing in the link in my Start Menu.
I can launch the application fine, and I get all the different settings. Every change I try to make is succesful according to the app., but when the device is restarted, there is no change what so ever..
Any suggestions?
I'm a Mortscript novice, but would it be possible to make an "international" version, that would work with any language out of the box?
TorbenKB said:
Great idea, and probably a great set of tweaks.
I have a similar problem to siflaar. I realized, that I had to change all references to "Program Files" in every .mscr file, since it's called "Programmer" in my native language. I've also changed the same thing in the link in my Start Menu.
I can launch the application fine, and I get all the different settings. Every change I try to make is succesful according to the app., but when the device is restarted, there is no change what so ever..
Any suggestions?
I'm a Mortscript novice, but would it be possible to make an "international" version, that would work with any language out of the box?
Click to expand...
Click to collapse
Apologies for this oversight. I assume that the registry entries are specific to your language also, therefore although the registry updates have been added they are not in right places. I am working on tidying up the scripts and will try to make an international version. I will let you know when it's done.
Thanks for your input.
I have just noticed another code mistake in the BT Notifications. I will fix now and upload version 1.4 shortly.
Version 1.4 Uploaded - BT Notification Fixed (Hopefully!)
dahoarty said:
Apologies for this oversight. I assume that the registry entries are specific to your language also, therefore although the registry updates have been added they are not in right places. I am working on tidying up the scripts and will try to make an international version. I will let you know when it's done.
Thanks for your input.
Click to expand...
Click to collapse
That's good news. Thank you. I'll wait patiently.
I have recently flashed a WM6.5 ROM and there are a number of tweaks that do not work. The worst for me is the disable power button. I am trying to fix this now and will update the software as soon as I have a solution.
The Power Button Options Should Now Be Fixed. Fingers Crossed. Due to Registry Differences I have uploaded a WM6.5 Version which should overcome some of the issues.
Hello this is my first contribution to the forum.
About the tweak
This modification is usefull for people who (like me) use the setting "keep wifi on only when plugged in". This setting basically turns the wifi off after a default time interval since the screen was turned off (the default is 15 minutes). For some people this time is way to long to wait before switching the wifi off. So after some research I found a way to reduce this time to any time interval desired.
Procedure
The modification process is simple, the only thing needed is an Sqlite database editor, I preffer Sqlite Editor from the playstore.
steps:
1. first of all, install an sqlite database editor (it can be for PC)
2. locate the following file: /data/data/com.android.providers.settings/databases/settings.db
3. open the file with the Sqlite software or APP (you should see something like the first thumbnail attachment)
4. proceed to the Secure section
5. create the following record/key: "wifi_idle_ms" without quotation marks
6. the value for the new record/key is what defines the time to wait after screen off to switch off the wifi and is in milliseconds,
example:
enter 120000 to wait 2 minutes
7. save the changes and reboot.
8. if you ant to undo the changes just delete the record you just created or set it to be 900000 (15 minutes)
the second thumbnail attachment is what my setting looks like with 2 minutes wait time.
This should work on any rom, hope this is usefull for someone
-decipher- said:
Hello this is my first contribution to the forum.
About the tweak
This modification is usefull for people who (like me) use the setting "keep wifi on only when plugged in". This setting basically turns the wifi off after a default time interval since the screen was turned off (the default is 15 minutes). For some people this time is way to long to wait before switching the wifi off. So after some research I found a way to reduce this time to any time interval desired.
Procedure
The modification process is simple, the only thing needed is an Sqlite database editor, I preffer Sqlite Editor from the playstore.
steps:
1. first of all, install an sqlite database editor (it can be for PC)
2. locate the following file: /data/data/com.android.providers.settings/databases/settings.db
3. open the file with the Sqlite software or APP (you should see something like the first thumbnail attachment)
4. proceed to the Secure section
5. create the following record/key: "wifi_idle_ms" without quotation marks
6. the value for the new record/key is what defines the time to wait after screen off to switch off the wifi and is in milliseconds,
example:
enter 120000 to wait 2 minutes
7. save the changes and reboot.
8. if you ant to undo the changes just delete the record you just created or set it to be 900000 (15 minutes)
the second thumbnail attachment is what my setting looks like with 2 minutes wait time.
This should work on any rom, hope this is usefull for someone
Click to expand...
Click to collapse
Thanks. Can I get help ? After 15 mins with WiFi On and the screen is locked. We don't get any notifications , Internet notifications like WhatsApp , Facebook , Hangouts , Nimbuzz. But Call and SMS Work. The problem is the device doesn't wakes up. And when I finally unlock my phone a flood of notifications occurs. I tried using PND App from PS. I think it works but ain't sure. I also switched off Greeniffy. I'm on Stock CM 12.1 30/7 build.
AmolAmrit03 said:
Thanks. Can I get help ? After 15 mins with WiFi On and the screen is locked. We don't get any notifications , Internet notifications like WhatsApp , Facebook , Hangouts , Nimbuzz. But Call and SMS Work. The problem is the device doesn't wakes up. And when I finally unlock my phone a flood of notifications occurs. I tried using PND App from PS. I think it works but ain't sure. I also switched off Greeniffy. I'm on Stock CM 12.1 30/7 build.
Click to expand...
Click to collapse
This is normal behaviour because wifi turns off, revert changes or reflash rom to get normal behaviour back. This guide was actually ment to reduce the default 15 minute wifi off time to any value desired.
You are on CM ?
@-decipher- Buddy, this is same thing? Heartbear Interval?
AmolAmrit03 said:
@-decipher- Buddy, this is same thing? Heartbear Interval?
Click to expand...
Click to collapse
I actually found an app that would do this tweak and reactivate wifi periodically, the timers can be configured at will. LeanDroid you should try it.
-decipher- said:
I actually found an app that would do this tweak and reactivate wifi periodically, the timers can be configured at will. LeanDroid you should try it.
Click to expand...
Click to collapse
Its a Battery Saver thing. Can you look into Push Notification Fixer App on PS ? And Tell me If it does the same thing? Your method is regarding HeartBeat Interval? Please @-decipher-
AmolAmrit03 said:
Its a Battery Saver thing. Can you look into Push Notification Fixer App on PS ? And Tell me If it does the same thing? Your method is regarding HeartBeat Interval? Please @-decipher-
Click to expand...
Click to collapse
No, it does not change heartbeat interval.
@-decipher- this automatic WiFi Off always happens in Custom ROMs and not in Stock ROMs
activating/dezactivating all the time and other skedule third party apks i think will only take more battery juice instead of helping, just use keep wifi on sleep = never option and it will be the best solution and disable wifi scaning
dont trow stuff in me for this opinion.