summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Banasiak [Wed, 10 Dec 2014 11:20:11 +0000 (12:20 +0100)]
[Contact] Fix coding style
Change-Id: I9df59d6b30044e2a0deeaea20e7b4a115497a367
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Pawel Sikorski [Wed, 10 Dec 2014 13:16:27 +0000 (22:16 +0900)]
Merge "[Utils] Type, Converter and Validator tools added." into devel/master
Rafal Galka [Wed, 10 Dec 2014 12:40:54 +0000 (13:40 +0100)]
[Utils] Type, Converter and Validator tools added.
[Message] New common functions to standardize JavaScript code:
- xwalk.utils.type.* - set of helpers to test JS data types
- xwalk.utils.converter.* - set of helpers to convert between
JS types with conformity to type conversion table used
in Tizen WebAPI
- xwalk.utils.validator.* - common argument and constructor call
validation - deprecates xwalk.utils.validateArguments
Change-Id: I55f9f33f36add0a2b2fe2aa55eb9e9bad1ba9b20
Adam Banasiak [Wed, 10 Dec 2014 10:22:49 +0000 (11:22 +0100)]
[Contact] Change namepsaces and included headers
Change-Id: I71166f97a8cacf581c5b10ce56a6fd5d9d9f50aa
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Pawel Sikorski [Wed, 10 Dec 2014 11:15:58 +0000 (20:15 +0900)]
Merge "[Calendar] Initial commit for Calendar API" into devel/master
Pawel Kaczmarek [Wed, 10 Dec 2014 10:56:46 +0000 (11:56 +0100)]
[Calendar] Initial commit for Calendar API
[Message]
Commit with new structure.
This API is working on mobile platform.
Change-Id: I9dcaa4450491d936e6413f9fcc8116cc6ef4ef04
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Adam Banasiak [Wed, 10 Dec 2014 09:51:40 +0000 (10:51 +0100)]
[Contact] Rename files
Change-Id: I9848029076acddca6149131d7e9c210d0fe08950
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Pawel Czajkowski [Tue, 9 Dec 2014 10:19:40 +0000 (11:19 +0100)]
[DataSync] Base Crosswalk implementation
Change-Id: Ie37f2b764636ad9e6590db6719f2a81129967b5c
Signed-off-by: Pawel Czajkowski <p.czajkowski@samsung.com>
Pawel Sikorski [Tue, 9 Dec 2014 10:42:03 +0000 (19:42 +0900)]
Merge "[Contact] Initial commit for Contact API" into devel/master
Pawel Sikorski [Tue, 9 Dec 2014 10:41:30 +0000 (19:41 +0900)]
Merge "[Calendar] Base NodeJs implementation" into devel/master
Adam Banasiak [Tue, 9 Dec 2014 10:01:04 +0000 (11:01 +0100)]
[Contact] Initial commit for Contact API
Change-Id: Ibe2150b74879c89b9921056e04a57bffe22db3b7
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Pawel Kaczmarek [Tue, 9 Dec 2014 09:50:44 +0000 (10:50 +0100)]
[Calendar] Base NodeJs implementation
[Message] Just for reference
Change-Id: I7cb507f63f445a2e98ad3df8a343f5546f06496e
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Wojciech Kosowicz [Mon, 8 Dec 2014 13:42:31 +0000 (14:42 +0100)]
Change directory for storing plugin libraries
The location for storing libraries was changed as wrt-service looks
for plugins inside tizen-extensions-crosswalk directory not webapi-plugins
Change-Id: I4e87943baff1773bf0bffa495ea8aa49b072d649
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
WonYoung Choi [Wed, 3 Dec 2014 07:30:22 +0000 (16:30 +0900)]
Initial implementation for device apis using xwalk-style
Change-Id: I514b0a42d4a96822ceb658ee7254925ed75614f4
SLP System [Mon, 2 Jun 2014 12:05:37 +0000 (21:05 +0900)]
Initial empty repository