View Single Post
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#2513
Originally Posted by peterleinchen View Post
but then please also the datetime.
It's all stored in said table.

The most interesting attributes of such a call event are probably:

Code:
  startTime INTEGER,   
  endTime INTEGER,   
  direction INTEGER,     
  isMissedCall INTEGER,   
  isEmergencyCall INTEGER,
  remoteUid TEXT
I don't see anything that could prevent someone from writing an extended call-logs app should there be enough demand.
 

The Following 4 Users Say Thank You to spag For This Useful Post: