Make NS Consumer message handler thread as joinable thread.
[platform/upstream/iotivity.git] / android /
2018-12-13 sourav bhuwalkaAdding more samsung specific properties 90/195390/1
2018-12-12 Harish Kumara MFix for crash in JniOnPostListener 33/195233/1
2018-12-12 Harish Kumara MRevert "[CONPRO-1333] Fix for crash in virtual device" 32/195232/1
2018-12-07 Harish Kumara MFix build break in JNI layer 50/194850/1
2018-12-05 pilli manikanta[CONPRO-1333] Fix for crash in virtual device 13/194513/1
2018-07-05 senthil.gs@samsung.comDisable the Multicast Action in Mobile Network Case. 94/183394/1
2018-06-18 Pyun DoHyunMerge "Add missing stack errors to android code" into...
2018-06-18 harish_kumarAdd missing stack errors to android code 57/181757/1
2018-02-18 DoHyun PyunUpdate snapshot(2018-02-14) 87/170287/1
2017-10-10 Hongkuk, Sonreplace : iotivity -> iotivity-sec 10/153710/3 accepted/tizen/unified/20171010.063815 submit/tizen/20171010.021131
2016-12-02 Habib VirjiFix Android SetPropertyValue function call
2016-12-01 Philippe Covalandroid: Fix resource_directory build issue
2016-11-25 Sunil Kumar K RCloudProvisioningClient Signout bug fixed. updated...
2016-11-24 Philippe Covalprovisioning: Rename some C++ headers to avoid collisio...
2016-11-24 Habib VirjiAdd generic API for setting and getting defined tag...
2016-11-23 Jongmin ChoiRemove x.org.iotivity from secure resources
2016-11-22 Jaewook Jungmodified searchUser() API on OCAccountManager
2016-11-21 Habib VirjiRemove resource directory dependency in lib OC
2016-11-18 Jaewook Jungmodified OCAccountManager APIs
2016-11-18 Philippe Covalbuild: Update version to 1.2.1
2016-11-15 Chul LeeRemoved SECURED define dependency from JNI.
2016-11-08 jihwan.seoupdate presence sample app for android.
2016-11-07 Larry SachsAdd delay before OcPlatform.startPresence().
2016-10-19 hyuna0213.joAdded null check logic for JniOnPublishResourceListener
2016-10-17 Sandeep SharmaFix crash in Android provisioning client App.
2016-10-13 Ziran SunChange settings on deviceInfo and platformInfo in sampl...
2016-10-13 Dmitriy ZhuravlevRemove unnecessary define and files for SSL
2016-10-10 jihwan.seofix android build failure issue with WITH_CLOUD=1 and...
2016-10-10 Sandeep SharmaFixed [IOT-1414]
2016-10-10 Jongmin Choi[IOT-1396] Changed values of OicSecDpom_t to align...
2016-10-07 Sunil Kumar K RAdded implementation for getDeviceId and setDeviceId
2016-10-06 Habib VirjiRD updates
2016-10-06 Sunil Kumar K Radded cloud provisioning android application
2016-10-06 jihwanseo[IOT-1392] Fix Android build for SECURE=0 and WITH_TCP=1
2016-09-30 Philippe Covalocpayload: Adding OCByteString support in representation
2016-09-30 Larry SachsThrow OcException for invalid (null) parameters in...
2016-09-29 Randeep SinghAndorid(JNI) Implementation for Cloud Provisioning.
2016-09-29 Randeep SinghAdded Cloud provisioning java class
2016-09-28 Larry SachsThrow OcException for invalid (null) parameters in...
2016-09-28 Jaehong Jo[IOT-1335] Add check connectivityType when cancelObserve.
2016-09-28 jihwan.seo[IOT-1324] Fix crash issue which call getPlatformInfo...
2016-09-28 Randeep SinghAdded CASelectCipherSuite for android
2016-09-23 Parkhifixed android build fail with SECURED flag.
2016-09-13 Sunil Kumar K RAdded jni/android implementation for trust cert chain
2016-09-12 Jaehong JoSimpleBase code clean up
2016-09-12 saurabh.s9[IOT-1248] Fix multiple APIs throwing wrong exception
2016-09-12 jihwan.seoadd deleteLocalRef for findResource callback
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-09 jihwan.seo[IOT-1272] added null checker for address in setAutoCon...
2016-09-08 David AntlerUndo revert "Generate iotivity_config.h at build time"
2016-09-08 jihwan.seoFix cainterface crash issue
2016-09-08 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-09-08 ljsachsSet unused OCDeviceInfo struct fields to NULL
2016-09-08 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-07 Randeep Singh[IOT-1246] Resolved exception error
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 Philippe Covalbuild: Update version to 1.2.0
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-01 hyuna0213.joChanged OcException message in JniOcPlatform
2016-09-01 Jaewook JungUpdate Android sample app related to group&invite
2016-09-01 hyuna0213.joFix crash issue when called unsubscribePresence.
2016-08-31 Jaewook Jungfix bug on JniOnObserveListener related to AccountManager
2016-08-31 jihwan.seofixed potential issue for Android JNI
2016-08-31 jihwan.seoUpdate Android Sample App for MQ in simplebase
2016-08-30 jihwan.seoadd specific comment for entity handler result usage.
2016-08-30 jihwanseoAdd Fragment for cloud test
2016-08-29 Jongmin ChoiFix Default ACL
2016-08-26 jihwan.seoAdd WITH_TCP test in simpleserver/simpleclient for...
2016-08-26 hyuna0213.joRemoved clientCB delete logic when we received error...
2016-08-26 George NashFixed line endings in the gradlew script
2016-08-25 jihwan.seofixed warning for Android build
2016-08-25 Jaewook Jungadd JNI methods related to group&invite
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 hyuna0213.joAdd new RD API to support a specific device id.
2016-08-24 hyuna0213.joUse global variable to pass the event from ca jni to...
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 jihwan.seo[IoT-1211] modified java file list for Android build
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-18 Jaehong JoImplementation of JNI for subscribe device presence...
2016-08-17 jihwan.seoUpdated Message Queue for C++ API
2016-08-17 Jaewook Jungadded OCAccountManager class for Android and JNI method
2016-08-17 Sunil Kumar K Rupdated dat file for directPairing android sample app
2016-08-16 jihwan.seoImplemented MQ API for Android JNI
2016-08-16 jihwan.seoadded MQ callback listener for android JNI.
2016-08-16 hyuna0213.joImplementation of JNI for deleting resource from RD
2016-08-16 hyuna0213.joImplementation of JNI for publishing resource to RD
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-11 jihwan.seoAdded Android java API for Cloud MQ Client.
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-09 Madan LankaMerge "Merge remote-tracking branch 'origin/master...
2016-08-08 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-08 Jihun HaEnable gradle build of easy setup SDK for Android with...
next