platform/framework/web/tizen-extensions-crosswalk.git
2013-09-04 Vinicius Costa... bluetooth: Fix crash when receiving a PropertyChanged...
2013-09-04 Vinicius Costa... bluetooth: Fix freeing a NULL GVariant
2013-09-04 Kenneth Rohde... Merge pull request #111 from qjia7/mymaster
2013-09-04 Kenneth Rohde... Merge pull request #108 from qjia7/master
2013-09-04 Jiajia Qin[SystemInfo] Put Vconf event into StartListening and...
2013-09-03 Jiajia Qin[SystemInfo] Implement SystemInfoOptions support
2013-09-02 Kenneth Rohde... Merge pull request #105 from yangruiIntel/master
2013-08-30 cmarceloMerge pull request #98 from jeez/define-properties
2013-08-30 cmarceloMerge pull request #107 from legendlee1314/newmaster
2013-08-30 legendlee1314[SystemInfo] Fix linking error at device orientation
2013-08-29 Kenneth Rohde... Merge pull request #103 from yangruiIntel/tizen-extension
2013-08-29 yangruiintel[SystemInfo] Use vconf-self listening mechanism instead...
2013-08-29 yangruiintel[SystemInfo] Implement peripheral property support
2013-08-28 Kenneth Rohde... Merge pull request #100 from qjia7/master
2013-08-28 Jiajia Qin[SystemInfo] Add device orientation support
2013-08-27 Alexis MenardMerge pull request #101 from legendlee1314/master
2013-08-27 legendlee1314[SystemInfo] Implement storage on mobile
2013-08-26 Kenneth Rohde... Merge pull request #96 from qjia7/master
2013-08-26 Kenneth Rohde... Merge pull request #97 from deqing/master
2013-08-26 Jiajia Qin[SystemInfo] Add Cellular data support
2013-08-22 Jesus Sanchez... [Bluetooth] Use Object.defineProperties instead of...
2013-08-20 Deqing Huang[download] Advanced features
2013-08-19 cmarceloMerge pull request #95 from dorileo/tizen-bluetooth...
2013-08-19 Leandro Dorileo[download] build download only when it's building for...
2013-08-19 Leandro Dorileo[demo] add images for bluetooth devices
2013-08-19 Leandro Dorileoavoid running pkg-config when packages% is not set
2013-08-19 Leandro Dorileodemo and examples [re]packaging
2013-08-17 Kenneth Rohde... Merge pull request #94 from vcgomes/bluetooth-devicecla...
2013-08-16 Vinicius Costa... bluetooth: Add missing BluetoothClass attributes
2013-08-16 Kenneth Rohde... Merge pull request #93 from vcgomes/bluetooth-fix-found...
2013-08-16 Vinicius Costa... bluetooth: Simpify sending the DeviceFound message
2013-08-16 Vinicius Costa... bluetooth: Fix notifying the same device multiple times...
2013-08-16 Alexis MenardMerge pull request #90 from dorileo/tizen-bluetooth...
2013-08-16 Leandro Dorileo[demo] bluetooth implement unpairing calls
2013-08-16 Leandro Dorileo[bluetooth] implement destroyBonding API
2013-08-16 Leandro Dorileo[bluetooth] trivial: avoid known_devices if error
2013-08-16 Alexis MenardMerge pull request #84 from fyraimar/master
2013-08-16 Alexis MenardMerge pull request #92 from vcgomes/bluetooth-get-device
2013-08-16 Kenneth Rohde... Merge pull request #91 from legendlee1314/master
2013-08-16 legendlee1314[SystemInfo] Use comprehensive function name instead
2013-08-16 legendlee1314[SystemInfo] Implement WIFI-NETWORK module
2013-08-16 Kenneth Rohde... Merge pull request #88 from qjia7/master
2013-08-16 fyraimar[SystemInfo][BATTERY] Using vconf for Tizen mobile
2013-08-16 fyraimar[SystemInfo] Minor fix to avoid using assign() of std...
2013-08-16 fyraimar[SystemInfo][LOCALE] Using capi-runtime-info for Tizen...
2013-08-16 fyraimar[SystemInfo][BUILD] Using capi-system-info for Tizen...
2013-08-16 Jiajia Qin[Systeminfo] Add SIM property support
2013-08-15 Vinicius Costa... bluetooth: Fix not adding a device to the known devices...
2013-08-15 Vinicius Costa... bluetooth: Implement getDevice() for Adapter
2013-08-15 Vinicius Costa... bluetooth: Keep track of org.bluez.Device objects
2013-08-15 Vinicius Costa... bluetooth: Use the same DeviceMap as BlueZ 5
2013-08-15 Alexis MenardMerge pull request #36 from deqing/master
2013-08-15 Deqing HuangAdd download api
2013-08-14 Alexis MenardMerge pull request #87 from dorileo/tizen-bluetooth...
2013-08-14 Alexis MenardMerge pull request #89 from nagineni/power-desktop
2013-08-14 Alexis MenardMerge pull request #77 from tmpsantos/network_bearer
2013-08-14 Sudarsana Nagineni[Power] Add HandleGetScreenState() to avoid undefined...
2013-08-13 Leandro Dorileo[demo] bluetooth initial pairing support
2013-08-13 Leandro Dorileo[bluetooth] implement createBonding API
2013-08-12 cmarceloMerge pull request #86 from jeez/bt-fix-tizen
2013-08-12 Jesus Sanchez... [Bluetooth] Remove setPowered implementation.
2013-08-12 Jesus Sanchez... [Bluetooth] Fix Bluetooth adapter initialization for...
2013-08-12 Alexis MenardMerge pull request #85 from vcgomes/bluetooth-typo
2013-08-12 Vinicius Costa... bluetooth: Fix typo when copying "uuids" property for...
2013-08-12 Thiago Marcos... Rename files to align with system_info
2013-08-12 Thiago Marcos... Improve the Network Bearer Selection example
2013-08-12 Thiago Marcos... Add a functional but work-in-progress Network Bearer...
2013-08-12 Thiago Marcos... Make a enum of the possible error codes
2013-08-12 Thiago Marcos... Fix objects leaking on the Network Bearer API
2013-08-12 Thiago Marcos... Fix the build again for Desktop
2013-08-09 Kenneth Rohde... Merge pull request #83 from halton/master
2013-08-08 Halton Huo[SystemInfo] Add getCapabilities support.
2013-08-08 Halton Huo[SystemInfo] Code cleanup for non used declaration.
2013-08-08 cmarceloMerge pull request #82 from cmarcelo/build-fix-desktop
2013-08-08 Kenneth Rohde... Merge pull request #81 from dorileo/tizen-bluetooth...
2013-08-08 Caio Marcelo... Fix build for desktop
2013-08-08 Leandro Dorileodemo: fix small coding style issues pointed out by...
2013-08-08 Alexis MenardMake 0.2 release.
2013-08-08 cmarceloMerge pull request #79 from dorileo/tizen-bluetooth...
2013-08-08 Leandro DorileoAdd tizen bluetooth clone app
2013-08-08 cmarceloMerge pull request #80 from jeez/bt-fixes
2013-08-08 Alexis MenardMerge pull request #78 from darktears/power-tct-fixes
2013-08-08 Jesus Sanchez... [Bluetooth] Fix missing readonly properties assignment...
2013-08-08 Alexis MenardFix crash in tct test suite of Tizen Power API.
2013-08-08 Kenneth Rohde... Merge pull request #67 from riju/tizen_sysSettings
2013-08-08 Kenneth Rohde... Merge pull request #76 from halton/master
2013-08-08 Rijubrata BhaumikSome style nits
2013-08-08 Kenneth Rohde... Merge pull request #66 from fyraimar/master
2013-08-09 fyraimarFix fstream use in system_info/locale&build
2013-08-08 Halton Huo[SystemInfo] Return "NOT IMPLEMENTED" error for those...
2013-08-08 Halton Huo[SystemInfo] Fix crash issue for Battery and Storage.
2013-08-08 Halton Huo[SystemInfo] Fix dlopen failure for Tizen mobile.
2013-08-07 cmarceloMerge pull request #75 from jeez/bt-const
2013-08-07 Jesus Sanchez... [Bluetooth] Make BluetoothAdapter and BluetoothDevice...
2013-08-07 cmarceloMerge pull request #72 from cmarcelo/notification-js...
2013-08-07 Caio Marcelo... notification: Move state and logic to NotificationCente...
2013-08-07 cmarceloMerge pull request #74 from cmarcelo/update-t-e-c-for-tct
2013-08-07 Caio Marcelo... notification: make id, postedTime and type read-only
2013-08-07 Caio Marcelo... notification: make Notification.id read-only
2013-08-07 Caio Marcelo... notification: throw exceptions instead of warnings...
next