Added Tizen filters and Call History extension using now reentrant versions of localt...
authorZoltan Kis <zoltan.kis@intel.com>
Fri, 31 Jan 2014 20:50:10 +0000 (22:50 +0200)
committerZoltan Kis <zoltan.kis@intel.com>
Mon, 3 Mar 2014 13:53:38 +0000 (15:53 +0200)
commit8f2c31ba9ee761ab6beb5fb910ac4db39a17fed9
treeea3b985629646771b3493e22febab562f16e1591
parent793c52d88fa8baa828401239af005ccbcf3a35e1
Added Tizen filters and Call History extension using now reentrant versions of localtime and strtok; cleaned up logging in JS fix code style issues; isolate code for mobile; change native logging code style improvements code style fixes fixed some comments fixed js style errors

callhistory: merged js and html

callhistory: fix coding style

callhistory: fix code style

callhistory: fix coding style

callhistory: fixed comments

callhistory: styled constants

callhistory: added scoping to C variables, changed constants

callhistory: removed debug statements
callhistory/callhistory.cc [new file with mode: 0644]
callhistory/callhistory.gyp [new file with mode: 0644]
callhistory/callhistory.h [new file with mode: 0644]
callhistory/callhistory_api.js [new file with mode: 0644]
callhistory/callhistory_mobile.cc [new file with mode: 0644]
examples/callhistory.html [new file with mode: 0644]
examples/index.html
packaging/tizen-extensions-crosswalk.spec
tizen-wrt.gyp
tizen/tizen.h
tizen/tizen_api.js