profile/ivi/sockdrawer.git
11 years agoEnsure that the callmanager is always first on the list of account
Rusty Lynch [Mon, 20 Aug 2012 02:43:17 +0000 (19:43 -0700)]
Ensure that the callmanager is always first on the list of account
listeners so that when other users start listening for accounts before
attempting to use tizen.call that the callmanager service list correctly
matches the available tizen.accounts

11 years agoConverting to explicit ws call on localhost:7681
Rusty Lynch [Mon, 20 Aug 2012 02:04:02 +0000 (19:04 -0700)]
Converting to explicit ws call on localhost:7681

11 years agoRevamp the call handling logic so it can deal with multiple calls
Rusty Lynch [Sat, 18 Aug 2012 02:37:01 +0000 (19:37 -0700)]
Revamp the call handling logic so it can deal with multiple calls

11 years agoremoving tizen.call.manager and tizen.call.getCallService since the draft spec does...
Rusty Lynch [Sat, 18 Aug 2012 00:32:06 +0000 (17:32 -0700)]
removing tizen.call.manager and tizen.call.getCallService since the draft spec does not include this

11 years agoAdd support for tizen.account which will be automotically populated
Rusty Lynch [Fri, 17 Aug 2012 01:57:22 +0000 (18:57 -0700)]
Add support for tizen.account which will be automotically populated
with a live list of enabled modems

11 years agosmall code cleanup
Rusty Lynch [Thu, 16 Aug 2012 17:41:24 +0000 (10:41 -0700)]
small code cleanup

11 years agoAdd support for making a call and hanging up
Rusty Lynch [Thu, 16 Aug 2012 02:00:54 +0000 (19:00 -0700)]
Add support for making a call and hanging up

11 years agoLanding a partial implementation of the proposed tizen.call web interface, focusing
Rusty Lynch [Thu, 16 Aug 2012 00:57:42 +0000 (17:57 -0700)]
Landing a partial implementation of the proposed tizen.call web interface, focusing
on the callhandler portion of the API

11 years agoinitial import
Rusty Lynch [Wed, 15 Aug 2012 17:36:46 +0000 (10:36 -0700)]
initial import