xtKit.com

eXTending your mobile experience

  • Aug
    19

    Bluetooth control

    Filed under: xtCall;

    Command Line usage:
    btonoff.exe 0 :turn off bluetooth
    btonoff.exe 1 :turn on bluetooth
    btonoff.exe 2 :turn on bluetooth discoverable
    btonoff.exe 3 :restore bluetooth status of last btonoff.exe

    Auto turn on bluetooth while incoming call and turn off when call ended.
    Put btonoff.exe in the plugins folder.Create xt_-a_bton.txt:
    [Link]
    btonoff.exe
    1
    Create xt_-ch_btoff.txt:
    [Link]
    btonoff.exe
    3

    Bluetooth control(2.07 KB)
    No Comments
  • Aug
    19

    Run to open call history.
    Auto open call history when missed call:
    Put in xtCall plugins folder and rename to xt_-c_callhistory.exe

    Open WM Call History(1.83 KB)
    1 Comment
  • Aug
    19

    Run to lock device.Can be used as xtCall plugin.Put it in xtcall plugins folder.
    Rename to:
    xt_-be_lock.exe :auto lock when call connected
    If no need to lock on some special numbers or contact:
    1.Put lockdevice.exe in plugins folder
    2.Create a text file xt_-be_lock.txt
    [Link]
    lockdevice.exe
    [Rules]
    !1234567
    !Smith

    Lock Device(1.7 KB)
    No Comments
  • Aug
    18

    WM 6.5 has a new Recording in the call menu.This plugin can auto start it.

    Usage:

    • Change phonerec65.exe filename to xtCall plugin filename format.e.g. xt_-be_phonerec.exe and put it in the plugins folder.It will auto record all incoming and outgoing calls.
    • If you only want to record special numbers,put phonerec65.exe int the plugins folder.Create a plugin txt file xt_-be_phonerec.txt in the plugins folder.Sample content:
      [Link]
      phonerec65.exe
      [Rules]
      1234567
      Tom
      !
    WM 6.5 Voice Recording(1.83 KB)
    No Comments
  • Jul
    27

    PPC touch lock

    Filed under: xtCall;

    run xtTouchLock.exe will disable the PPC touch panel,you have to unlock it by key operations.Run it again will enable the touch panel.Arguments supported:
    Enable touch: xtTouchLock.exe 1
    DisableTouch: xtTouchLock.exe 0

    Auto disable touch screen while incoming call.
    Create xt_-a_disabletouch.txt in xtCall plugins folder:
    [Link]
    xtTouchLock.exe
    0

    Create xt_-bc_enabletouch.txt:
    [Link]
    xtTouchLock.exe
    1

    PPCTouchLock(2.12 KB)
    No Comments