platform/core/api/webapi-plugins.git
2015-02-23 Pawel Andruszkiewicz[FMRadio] Removed try/catch.
2015-02-23 Lukasz Bardeli[NFC] Remove try/catch to adjust to google coding style...
2015-02-23 Piotr Czaja[TV][Audio] Remove try/catch to adjust to google coding...
2015-02-23 pius leeMerge "[Filesystem] Add path to File_stat return object...
2015-02-23 Kamil Lysik[Filesystem] Code style fix
2015-02-23 pius leeMerge "[Filesystem] Refactor: Add PrepareError function...
2015-02-23 pius leeMerge "[Filesystem] Refactor: move FilesystemError...
2015-02-23 pius.lee[Common] change optional nullptr constructor to not...
2015-02-20 Przemyslaw... [Push] Change state in onPushRegister
2015-02-20 Przemyslaw... [Push] getRegistrationId and getUnreadNotifications
2015-02-20 Przemyslaw... [Push] unregister
2015-02-20 Przemyslaw... [Push] connectService
2015-02-20 Przemyslaw... [Push] registerService implementation
2015-02-20 Piotr Kosko[Syteminfo] made DBusOperation static member of DeviceO...
2015-02-20 Piotr Kosko[Systeminfo] Try/catch removed from listeners
2015-02-20 Piotr Kosko[Systeminfo] removed try/catch from getCapability
2015-02-20 Piotr Kosko[Systeminfo] Removed try/catch from getPropertyValue
2015-02-19 Kamil Lysik[Filesystem] Refactor: Add PrepareError function
2015-02-19 Kamil Lysik[Filesystem] Refactor: move FilesystemError to utils
2015-02-19 Kamil Lysik[Filesystem] Add path to File_stat return object
2015-02-19 Ryszard Matuszyk[Badge] Google code style
2015-02-19 Ryszard Matuszyk[Badge] Removed try/catch error handling
2015-02-19 Ryszard Matuszyk[Webseting] Google code style
2015-02-19 Ryszard Matuszyk[Websetting] Removed try/catch error handling
2015-02-19 Ryszard Matuszyk[Datasync] Google code style
2015-02-19 Ryszard Matuszyk[Datasync] Removed try/catch error handling
2015-02-18 Przemyslaw... [TV Channel] Use navigation mode in tune up and down
2015-02-18 Przemyslaw... [TV Channel] Fix usage of native.getErrorObject()
2015-02-18 Przemyslaw... [TVAudio] Fix argument in volumeListener
2015-02-18 Piotr Czaja[TVAudio] Throw exception if 'setVolume' is called...
2015-02-18 Przemyslaw... [TV Audio] Remove deadlock
2015-02-18 Przemyslaw... [TVChannel] Fix parameter name
2015-02-18 Przemyslaw... [TVChannel] Throw InvalidValues in getChannelList
2015-02-18 Przemyslaw... [TVChannel] ChannelInfo and ProgramInfo should be exten...
2015-02-17 Lukasz Foniok[TV] Public Dtor
2015-02-17 Mariusz Polasinski[TVDisplayControl] Change key SYSTEM_INFO_KEY_3D_EFFECT...
2015-02-17 Przemyslaw... [TVAudio] Rename plugin
2015-02-17 Lukasz Bardeli[NFC] Adjust code to google style.
2015-02-17 Piotr Kosko[Systeminfo] Indentation adjusted to Google style
2015-02-17 Piotr Kosko[Sensor] Refactoring of code
2015-02-17 Pawel Kaczmarek[Filesystem] JavaScript part implementation
2015-02-17 Kamil Lysik[Filesystem] Basic File API native methods.
2015-02-16 Dongyoung Kim[Media Content] Initial version
2015-02-16 Pawel Andruszkiewicz[FMRadio] Major C++ code refactoring.
2015-02-16 Piotr Kosko[Sensor] Implementation of listeners
2015-02-16 Lukasz Bardeli[Callhistory] Adjust code to google style.
2015-02-16 Lukasz Bardeli[Callhistory] Remove try/catch to adjust to google...
2015-02-16 Tomasz Marciniak[Sensor] Added method to get sensors data.
2015-02-16 Piotr Kosko[Sensor] Sensor.start() implemented
2015-02-14 Jin-Woo Jeong[Download] module implementation
2015-02-13 Lukasz Bardeli[SystemSetting] Adjust code to google style.
2015-02-13 Tomasz Marciniak[Sensor] SensorService class methods implementation.
2015-02-13 Pawel Andruszkiewicz[Account] Another way to make AccountProvider.capabilit...
2015-02-13 Andrzej Popowski[Account] Test AccountManager_getProvider_without_appli...
2015-02-13 Przemyslaw... [Push] Stubs cpp
2015-02-13 Przemyslaw... [Push] Implementation JS
2015-02-13 Andrzej Popowski[Account] - GetAccount without accountId test fixed
2015-02-13 Andrzej Popowski[Account] - function getAccount fixed
2015-02-13 Pawel Andruszkiewicz[Account] Fixes for getExtendedData() and setExtendedDa...
2015-02-13 Andrzej Popowski[Archive] - Account remove function fixed
2015-02-13 Pawel Andruszkiewicz[Account] More fixes for listeners.
2015-02-13 Andrzej Popowski[Account] - Adding, updating and removing account
2015-02-13 Przemyslaw... [Push] Plugin stubs
2015-02-13 Grzegorz Rynkowski[systemsetting] Removed try/catch error handling
2015-02-13 Pawel Andruszkiewicz[Account] Fixes for addAccountListener() and removeAcco...
2015-02-13 Pawel Andruszkiewicz[Account] Implementation of setExtendedData() and getEx...
2015-02-13 pius.lee[Common] add optional class like boost::optional
2015-02-12 Grzegorz Rynkowski[tizen] Fix of error translation at WebAPIException
2015-02-12 Pawel Andruszkiewicz[Account] Fixed AccountFromResult() function.
2015-02-12 Tomasz Marciniak[Sensor] Added SensorService class.
2015-02-12 Piotr Kosko[Sensor] Initial commit with stubs.
2015-02-12 Pawel Andruszkiewicz[Account] Added implementation of getAccount() and...
2015-02-12 Andrzej Popowski[Account] - Resolving problems in the JS API module
2015-02-12 ByungWoo Lee[Account] Initial implementation.
2015-02-12 Pawel Kaczmarek[Filesystem] Initial implmentation
2015-02-12 Pawel Kaczmarek[Sound] setVolumeChangeListener JS fix
2015-02-11 Ryszard Matuszyk[Sound] VolumeChangeListener
2015-02-11 Kamil Lysik[Sound] SoundModeChangeListener
2015-02-11 Grzegorz Rynkowski[systemsetting] Small refactoring
2015-02-11 Grzegorz Rynkowski[common] Provided PlatformResult to wrap platform error
2015-02-11 Pawel Andruszkiewicz[Common] ReportError/ReportSuccess should be always...
2015-02-11 Tomasz Marciniak[Bluetooth] Changed services getter.
2015-02-11 Sunggyu Choi[application] fixed some TCT errors related with AppCon...
2015-02-11 Rafal Galka[Common] Logger using streams - inspired by chromium...
2015-02-11 pius.lee[Datacontrol] fix mistaking package dependency name
2015-02-10 Ryszard Matuszyk[Sound] getSoundMode
2015-02-10 Kamil Lysik[NBS] NBS Native implementation
2015-02-10 pius.lee[Datacontrol] add dependency to capi-base-common
2015-02-10 pius.lee[Common] fix typeutil widl longlong typchecking
2015-02-10 pius.lee[Common] fix scope exit macro enable to use multiple...
2015-02-10 pius.lee[Common] fix typeutil overflowed very long type
2015-02-09 Tomasz Marciniak[Bluetooth] Changed uuids getter.
2015-02-06 Ryszard Matuszyk[Sound] getVolume
2015-02-06 Ryszard Matuszyk[Sound] setVolume
2015-02-06 Ryszard Matuszyk[Sound] Manager stub
2015-02-05 Pawel Kaczmarek[NBS] Listeners JS part
2015-02-05 Pawel Kaczmarek[Sound] setVolume - TCT fix
2015-02-05 Pawel Kaczmarek[Sound] Change listeners JS part
2015-02-05 Ryszard Matuszyk[Sound] Enabled feature in profiles
2015-02-04 Dominik Rekawek[FMRadio][Feature]Getters,Interrupt,Antenna,Seek
next