Archive for August, 2009

Aug

24

Long keypress using keycapture

By raissa

While developing Fake Call, we had to find a way of detecting long keypress of an especific key. The solution we found was to keep calling a function that puts the current time in a list when the key is pressed and check everytime if the last value minus the first is equal to the [...]

Aug

15

Fake Call

By raissa

A new application was developed. Fake Call is an application that shows an incoming phone call that does not exist. When activated, it runs in background waiting for the shortcut to be pressed for some seconds and then the phone starts ringing. The user will be able to answer this call and/or end it and [...]