2015-12-01 |
HyunJin Park | Merge "[Events] Added native implementation." |
commit | commitdiff | tree | snapshot |
2015-12-01 |
HyunJin Park | Merge "[Events] Added common code on cordova side." |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Andrzej Popowski | [Devicemotion] - plugin implemented |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Pawel Andruszkiewicz | [Events] Added native implementation. |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Pawel Andruszkiewicz | [Events] Added common code on cordova side. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Pawel Andruszkiewicz | [File] Added undocumented function for backward compati... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Pawel Andruszkiewicz | [FileTransfer] Fixes for upload. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Andrzej Popowski | [Filetransfer] - Fixing implementation of download |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Pawel Andruszkiewicz | Unit test application based on sample application from... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
HyunJin Park | Merge "[Media] Added setRate() implementation." |
commit | commitdiff | tree | snapshot |
2015-11-20 |
HyunJin Park | Merge "[File] Resolve external storage only if label... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Tomasz Marciniak | [Media] Added setRate() implementation. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Tomasz Marciniak | [Media] Fix for seekTo. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Tomasz Marciniak | [File] Resolve external storage only if label is defined. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Lukasz Foniok | [Media] Fix media test case |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Tomasz Marciniak | [File] Added using encoding to url paths. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Pawel Andruszkiewicz | [File] Reworked internal represenation of URLs, added... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Pawel Andruszkiewicz | [File] Improved check for copy/move operation onto... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Pawel Andruszkiewicz | [Globalization] Corrected default parameters of methods. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
HyunJin Park | Merge "[Media] startRecord, stopRecord implementation" |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lukasz Foniok | [Media] startRecord, stopRecord implementation |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Pawel Andruszkiewicz | [File] Allow to read 0 bytes. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Pawel Andruszkiewicz | [File] Added support for '..' to getFile() and getDirec... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
HyunJin Park | Merge "[File] FileWriter implementation updated to... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
HyunJin Park | Merge "[File] Added additional checks for copyTo/moveTo... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
HyunJin Park | Merge "[Dialogs] - handling Back button in dialogs" |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Andrzej Popowski | [Dialogs] - handling Back button in dialogs |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Pawel Andruszkiewicz | [File] FileWriter implementation updated to handle... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Pawel Andruszkiewicz | [File] Added additional checks for copyTo/moveTo operat... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Added verification of file name." |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] getParent() on a root should return that... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Improved error handling." |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Improved error reporting for DirectoryEntry." |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] 'file' scheme is required when resolving... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Strip parameters before resolving file... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Check requested size in requestFileSystem()." |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[File] Unified handling of name/fullPath/nativeURL." |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Pawel Andruszkiewicz | [File] Added verification of file name. |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Pawel Andruszkiewicz | [File] getParent() on a root should return that root. |
commit | commitdiff | tree | snapshot |
2015-11-10 |
HyunJin Park | Merge "[Media] seekTo, setVolume, release implementation" |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] Improved error handling. |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Lukasz Foniok | [Media] seekTo, setVolume, release implementation |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] Improved error reporting for DirectoryEntry. |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] 'file' scheme is required when resolving an... |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] Strip parameters before resolving file URI. |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] Check requested size in requestFileSystem(). |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Pawel Andruszkiewicz | [File] Unified handling of name/fullPath/nativeURL. |
commit | commitdiff | tree | snapshot |
2015-11-09 |
HyunJin Park | Merge "Reworked mechanism of loading tizen-specific... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Pawel Andruszkiewicz | [File] Fix for readEntries method. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Lukasz Bardeli | [File]implementation directoryReader.readEntries |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Piotr Kosko | [Cordova][File] Entry implementation added |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Pawel Andruszkiewicz | Merge "[Cordova][File] DirectoryEntry implemented" |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Piotr Kosko | [Cordova][File] DirectoryEntry implemented |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Pawel Andruszkiewicz | [File] Always return information about available system... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
HyunJin Park | Merge "[File] Added FileWriter implementation." |
commit | commitdiff | tree | snapshot |
2015-11-06 |
HyunJin Park | Merge "[File] Added filesystems methods implementation." |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Tomasz Marciniak | [File] Added FileWriter implementation. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Tomasz Marciniak | [File] Added filesystems methods implementation. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Pawel Andruszkiewicz | Reworked mechanism of loading tizen-specific code of... |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Lukasz Foniok | [Media] stop, pause, getCurrentPosition implementation |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Piotr Czaja | [Media] create and startPlayingAudio methods implemented |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Piotr Czaja | [Media] Stubs for media adapted to cordova plugin model. |
commit | commitdiff | tree | snapshot |
2015-11-04 |
HyunJin Park | Merge "[Device] Updated the implementation to latest... |
commit | commitdiff | tree | snapshot |
2015-11-04 |
HyunJin Park | Merge "[Filesystem] - common errors and findFilesystem... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [Device] Updated the implementation to latest version... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Andrzej Popowski | [Filesystem] - common errors and findFilesystem function |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [File] Implementation of FileReader. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Tomasz Marciniak | [Globalization] Added missing dependencies. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Piotr Kosko | [Cordova][Globalization] Changed architecture for cordo... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Piotr Kosko | [Cordova][Globalization] Added C++ layer for missing... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Piotr Kosko | [Cordova] Globalization implementation JS part added |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [lib] Added console plugin (doesn't require native... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [NetworkInformation] Adapted to cordova plugin model. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [FileTransfer] Adapted to cordova plugin model. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [File] Added stubs for all methods that need to be... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [Dialog] Dialogs adapted to cordova plugin model. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Pawel Andruszkiewicz | [Device] Device adapted to cordova plugin model. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Pawel Andruszkiewicz | Cordova code ported from browser implementation. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Cordova] - Filesystem Metadata implemetation" |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Cordova] Media plugin, create and play method... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Andrzej Popowski | [Cordova] - Filesystem Metadata implemetation |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Media] Media plugin stubs" |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Cordova] Adding utils" |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Dialog] Implementation of Dialog plugin." |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Andrzej Popowski | [Cordova] FileTransfer plugin implementation |
commit | commitdiff | tree | snapshot |
2015-10-22 |
HyunJin Park | Merge "[Cordova] NetworkInformation plugin implemented." |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Pawel Andruszkiewicz | [Dialog] Implementation of Dialog plugin. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Pawel Andruszkiewicz | [Device] Device plugin implemented. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Lukasz Foniok | [Cordova] Media plugin, create and play method implemen... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Piotr Czaja | [Media] Media plugin stubs |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Lukasz Foniok | [Cordova] Adding utils |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Lukasz Bardeli | [Cordova] NetworkInformation plugin implemented. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Pawel Andruszkiewicz | Initial stub for cordova plugins. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
KyungMi Lee | Initial empty repository |
commit | commitdiff | tree | snapshot |
|