Jump to content

[APP] Call Break - Manager your calling time


Recommended Posts

[15 Jan 2012] Update

- Advanced Break: Break any number or any range numbers(using 'x' for any number from 0 ->9)..

- Phone number format supported

[05 Jan 2012] Update

- WM services, native C++ for smaller program.

- Block incoming call

- Vibrate on connection.

....

Well,

Sorry about my bad English!

This is my first program for my phone - I8000 WM6 base.

There're large number of programs for Windows Mobile but I cant found one that cut off my call in setting time. I think it so easy...

Therefore, I try to make it by myseft. I heard about .NET and Visual Studio can programming for WM.

And now, it work with few function.

- Break your call at setting time.

- Setting with income/ outcall independent time.

- Within last 10second, your phone will make an alert vibrate.

- Continue your call with press Dont break button. (it appear when your phone make vibrate, disappear after 5second)

- No more!

How to use.

- You need install .NETCF 3.5 to run it.

- Install this cab, restart your phone.

- In the first run, let config it.

- Dont tap x button, just press Hide and now it working for you.

- to show it again, let open Call Break in start menu.

- It dont use real time clock, so that setting time out less than you need for safe.

Thanks!

It works good on the emulator and my phone. If there something wrong, just tell me.

[update]

New timer, as real time clock.

CallBreakService - Full(15.Jan.2012).rar

Edited by Cadang
Link to comment
Share on other sites

  • 3 weeks later...

Hi... I've been looking a program like this one... its works fine... but I can see that it works as a regular program and not as a service... could you do it?... if it works as a simple program then WinMo will close it when managing memory to let other programs continue working... so, I think it will be better to be run as service in the background... But anyway thanks for your SW... bye

Link to comment
Share on other sites

  • 4 weeks later...
Guest Cadang

Hi... I've been looking a program like this one... its works fine... but I can see that it works as a regular program and not as a service... could you do it?... if it works as a simple program then WinMo will close it when managing memory to let other programs continue working... so, I think it will be better to be run as service in the background... But anyway thanks for your SW... bye

Hi, it now a real WM services, not regular program, more function.. and smaller,

Link to comment
Share on other sites

  • 4 weeks later...

Hi! I'm writing you because I want to learn make a program similar like this. Can you share with me the code? Thanks :)

[15 Jan 2012] Update

- Advanced Break: Break any number or any range numbers(using 'x' for any number from 0 ->9)..

- Phone number format supported

[05 Jan 2012] Update

- WM services, native C++ for smaller program.

- Block incoming call

- Vibrate on connection.

....

Well,

Sorry about my bad English!

This is my first program for my phone - I8000 WM6 base.

There're large number of programs for Windows Mobile but I cant found one that cut off my call in setting time. I think it so easy...

Therefore, I try to make it by myseft. I heard about .NET and Visual Studio can programming for WM.

And now, it work with few function.

- Break your call at setting time.

- Setting with income/ outcall independent time.

- Within last 10second, your phone will make an alert vibrate.

- Continue your call with press Dont break button. (it appear when your phone make vibrate, disappear after 5second)

- No more!

How to use.

- You need install .NETCF 3.5 to run it.

- Install this cab, restart your phone.

- In the first run, let config it.

- Dont tap x button, just press Hide and now it working for you.

- to show it again, let open Call Break in start menu.

- It dont use real time clock, so that setting time out less than you need for safe.

Thanks!

It works good on the emulator and my phone. If there something wrong, just tell me.

[update]

New timer, as real time clock.

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
Guest Dmrod87

Wow!! this is the program that i was looking for about 2 years!!! Thanks very much.!! Could you put some option to recall the number after it hang up? if yes it would be nice! thanks again

[15 Jan 2012] Update

- Advanced Break: Break any number or any range numbers(using 'x' for any number from 0 ->9)..

- Phone number format supported

[05 Jan 2012] Update

- WM services, native C++ for smaller program.

- Block incoming call

- Vibrate on connection.

....

Well,

Sorry about my bad English!

This is my first program for my phone - I8000 WM6 base.

There're large number of programs for Windows Mobile but I cant found one that cut off my call in setting time. I think it so easy...

Therefore, I try to make it by myseft. I heard about .NET and Visual Studio can programming for WM.

And now, it work with few function.

- Break your call at setting time.

- Setting with income/ outcall independent time.

- Within last 10second, your phone will make an alert vibrate.

- Continue your call with press Dont break button. (it appear when your phone make vibrate, disappear after 5second)

- No more!

How to use.

- You need install .NETCF 3.5 to run it.

- Install this cab, restart your phone.

- In the first run, let config it.

- Dont tap x button, just press Hide and now it working for you.

- to show it again, let open Call Break in start menu.

- It dont use real time clock, so that setting time out less than you need for safe.

Thanks!

It works good on the emulator and my phone. If there something wrong, just tell me.

[update]

New timer, as real time clock.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.