platform/core/api/webapi-plugins.git
2015-01-22 Pawel Kaczmarek[Tool][Generator] fix NameError: global name 'm' is...
2015-01-22 Pawel Kaczmarek[Calendar] Change common variables names to match other...
2015-01-22 Ryszard Matuszyk[DataSync] Fix c++ code style and removed no more need...
2015-01-22 Robert Karolak[Messaging] Fixes for emails part 2
2015-01-22 Jerzy PabichMerge "[Messaging] tct fixes for sms part 4" into devel...
2015-01-22 Maciek Blim[Messaging] tct fixes for sms part 4
2015-01-21 ByungWoo LeeMerge "[Tizen] removed lint errors of tizen" into devel...
2015-01-21 Ryszard Matuszyk[DataSync] stopSync
2015-01-21 Ryszard Matuszyk[DataSync] startSync
2015-01-21 Rafal Lelusz[Exif] Implement getExifInfo().
2015-01-21 ByungWoo LeeMerge "[Datacontrol] delete callback function after...
2015-01-21 ByungWoo LeeMerge "[Datacontrol] fix c++ code style from cpplint...
2015-01-21 ByungWoo LeeMerge "[Datacontrol] fix code style, move from using...
2015-01-21 ByungWoo LeeMerge "[Common] fix compiler warning for compiler"...
2015-01-21 ByungWoo LeeMerge "[Common] fix compiler warning about lacking...
2015-01-21 pius.lee[Datacontrol] delete callback function after use it...
2015-01-21 Sunggyu Choi[Tizen] removed lint errors of tizen
2015-01-21 ByungWoo LeeMerge "[Application] Implemented several APIs of tizen...
2015-01-20 Sunggyu Choi[Application] Implemented several APIs of tizen.application
2015-01-20 pius.lee[Datacontrol] fix c++ code style from cpplint
2015-01-20 pius.lee[Datacontrol] fix code style, move from using-directive...
2015-01-20 pius.lee[Common] fix compiler warning for compiler
2015-01-20 pius.lee[Common] fix compiler warning about lacking namespace...
2015-01-19 Ryszard Matuszyk[DataSync] Refactoring
2015-01-19 Pawel Kaczmarek[Time] Time format fix
2015-01-19 Andrzej Popowski[SecureElement] - Session and Channel interfaces created.
2015-01-19 Jerzy Pabich[SecureElement] Fix for build break
2015-01-19 Rafał Szczekutek[SecureElement] Initial commit for Reader.
2015-01-19 Jerzy PabichMerge "[SecureElement] - SEService class added" into...
2015-01-19 Jerzy PabichMerge "[SecureElement] Initial commit with stubs."...
2015-01-19 Adam Banasiak[Badge] Add checkPermisionForCreatingBadge method
2015-01-19 Konrad Zdunczyk[Websetting] Added throwing exception when runtime
2015-01-19 Ryszard Matuszyk[DataSync] getAll
2015-01-19 Ryszard Matuszyk[DataSync] get
2015-01-19 Adam Banasiak[Badge] Fix tests for Badge
2015-01-19 Pawel Czajkowski[DataSync] Fix checking extra arguments
2015-01-19 Jerzy PabichMerge changes I37fca437,If013a0d9,Ica02a90f into devel...
2015-01-19 Jerzy PabichMerge "[Messaging] tct fixes for sms part 1 tct: ...
2015-01-19 Jerzy PabichMerge "[Messaging] Add support for MMS messages, change...
2015-01-19 Jerzy PabichMerge changes I3e5486af,I7e71e23e,Id38eeacd into devel...
2015-01-19 Jerzy PabichMerge changes If3f6a6ab,I540ccc27,I4d2c4547,I0a981d4e...
2015-01-19 pius.lee[Tool][Generator] add missing optional, nullable checki...
2015-01-18 pius.lee[Tool][Generator] fix mismatched type of typedef arguments
2015-01-18 pius.lee[Tool][Generator] define native parameter on async...
2015-01-16 pius.leeMerge "[Datacontrol] fix instance.cc style" into devel...
2015-01-16 pius.lee[Datacontrol] fix instance.cc style
2015-01-16 pius.leeMerge "[Datacontrol] add datacontrol api" into devel...
2015-01-16 pius.lee[Datacontrol] add datacontrol api
2015-01-16 Robert Karolak[Messaging] Fixing tests in emails
2015-01-16 pius.leeMerge "[Common] add scope out macro for easy releasing...
2015-01-16 pius.leeMerge "[Tool][Generator] replace == to === in js templa...
2015-01-16 pius.lee[Tool][Generator] replace == to === in js template
2015-01-16 pius.leeMerge "[Tool][Generator] fix undefined constructor...
2015-01-16 pius.lee[Tool][Generator] fix undefined constructor in instance...
2015-01-16 HyunJin ParkMerge "[Tool][Generator] fix removed method name in...
2015-01-16 pius.lee[Tool][Generator] fix removed method name in instance.cc
2015-01-16 HyunJin ParkMerge "[Tool][Generator] property assigning move to...
2015-01-16 ByungWoo Lee[package] Remove unused code
2015-01-16 pius.lee[Common] add scope out macro for easy releasing
2015-01-16 ByungWoo Lee[package] Add package module into tizen-wrt.gyp
2015-01-16 pius.lee[Tool][Generator] property assigning move to constructor
2015-01-15 Jinwoo JeongMerge "[Package] Initial implementation" into devel...
2015-01-15 Maciek Blim[Messaging] tct fixes for sms part 3
2015-01-15 Kamil Nowac[Bookmark] Fix for wrong type returned from GET
2015-01-15 Ryszard Matuszyk[DataSync] getLastSyncStatistics
2015-01-15 Ryszard Matuszyk[DataSync] remove
2015-01-15 Konrad Zdunczyk[Websetting] Copied from tizen-extensions-crosswalk...
2015-01-15 Rafal Galka[Calendar] Code reformat
2015-01-15 Rafal Galka[Contact] AddressBook change listener fix
2015-01-15 Karol Pawlowski[Bookmark] Fix recursion and returned type of url
2015-01-15 Maciek Blim[Messaging] tct fixes for sms part 2
2015-01-15 Kamil Nowac[Bookmark] Fix TCT test
2015-01-15 Konrad Zdunczyk[Exif] getThumbnail implementation
2015-01-15 ByungWoo Lee[Package] Initial implementation
2015-01-14 Karol Pawlowski[Time] Replaced hardcoded getDateFormat method
2015-01-14 pius.lee[Tool][Generator] JS template code style
2015-01-14 pius.lee[Tool] fix module name bug in skeleton generator
2015-01-14 Ryszard Matuszyk[DataSync] No more needed
2015-01-14 Ryszard Matuszyk[DataSync] update
2015-01-14 Ryszard Matuszyk[DataSync] add
2015-01-14 Pawel Czajkowski[Datasync] Fix arguments validation
2015-01-14 Kamil Nowac[Bookmark] TCT tests FIX
2015-01-14 Maciek Blim[Messaging] tct fixes for sms part 1
2015-01-14 Rafal GalkaRevert "[DataSync] add"
2015-01-14 Robert Karolak[Messaging] Add support for MMS messages, changes LOG...
2015-01-14 Ryszard Matuszyk[DataSync] add
2015-01-14 Konrad Zdunczyk[Exif] Fixed coding-style
2015-01-14 Pawel Kaczmarek[Time] JS fixes
2015-01-14 Rafal Galka[Tool][Generator] ExceptionMap removed from JS template
2015-01-14 Rafal Galka[Tool][Generator] License boilerplates
2015-01-14 ByungWoo LeeMerge "Modifid power modules" into devel/master
2015-01-14 ByungWoo LeeMerge "Added initial version of tizen.application"...
2015-01-14 Sunggyu ChoiAdded initial version of tizen.application
2015-01-13 Adam Banasiak[Badge] setBadgeCount and getBadgeCound implementation
2015-01-13 Konrad Zdunczyk[Exif] saveExifInfo implementation
2015-01-13 Krzysztof Lachacz[Messaging] MMS message service support
2015-01-13 Maciek Blim[Messaging] listeners for sms
2015-01-13 Pawel Kaczmarek[Time] Listeners
2015-01-13 Kamil Nowac[Bookmark] Initial implementation of Bookmark
2015-01-13 Rafal Galka[Contact] JS files renamed to match common convention
next