summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-02-09Fix build error with scons-4.4.0 version which is based on python3accepted/tizen/unified/20230214.171546biao716.wang1-3/+3
2019-11-28Android QuickBuild fix.Senthil Kumar G S1-1/+3
2019-09-03[CONPRO-1483] Implementation of API for setting scanfilter UUIDssamanway3-0/+43
2019-09-20Enabling build of simpleclientblescan applicationsamanway1-1/+1
2019-09-20SimpleClient Android Application change for BLEsamanway20-0/+1226
2019-09-16Implementation of Filtered Scan for BLE android clientsamanway-dey1-4/+6
2018-12-13Adding more samsung specific propertiessourav bhuwalka3-12/+68
2018-12-12Fix for crash in JniOnPostListenerHarish Kumara M20-521/+672
2018-12-12Revert "[CONPRO-1333] Fix for crash in virtual device"Harish Kumara M10-536/+248
2018-12-07Fix build break in JNI layerHarish Kumara M1-0/+1
2018-12-05[CONPRO-1333] Fix for crash in virtual devicepilli manikanta10-248/+536
2018-07-05Disable the Multicast Action in Mobile Network Case.senthil.gs@samsung.com1-29/+48
2018-06-18Add missing stack errors to android codeharish_kumar2-0/+48
2018-02-19Update snapshot(2018-02-14)DoHyun Pyun2-0/+3
2017-10-10replace : iotivity -> iotivity-secsubmit/tizen/20171010.021131accepted/tizen/unified/20171010.063815Hongkuk, Son54-256/+3230
2016-12-02Fix Android SetPropertyValue function callHabib Virji1-4/+4
2016-12-01android: Fix resource_directory build issuePhilippe Coval1-186/+186
2016-11-25CloudProvisioningClient Signout bug fixed. updated to call new apiSunil Kumar K R1-4/+30
2016-11-24provisioning: Rename some C++ headers to avoid collision with CSDK onesPhilippe Coval7-7/+7
2016-11-24Add generic API for setting and getting defined tag valuesHabib Virji3-0/+165
2016-11-23Remove x.org.iotivity from secure resourcesJongmin Choi8-6/+2
2016-11-22modified searchUser() API on OCAccountManagerJaewook Jung4-91/+8
2016-11-21Remove resource directory dependency in lib OCHabib Virji8-827/+919
2016-11-18modified OCAccountManager APIsJaewook Jung8-724/+927
2016-11-18build: Update version to 1.2.1Philippe Coval1-1/+1
2016-11-15Removed SECURED define dependency from JNI.Chul Lee1-5/+4
2016-11-08update presence sample app for android.jihwan.seo2-0/+31
2016-11-07Add delay before OcPlatform.startPresence().Larry Sachs1-0/+7
2016-10-19Added null check logic for JniOnPublishResourceListenerhyuna0213.jo1-0/+10
2016-10-17Fix crash in Android provisioning client App.Sandeep Sharma2-4/+9
2016-10-13Change settings on deviceInfo and platformInfo in samples as per specs.Ziran Sun1-11/+11
2016-10-13Remove unnecessary define and files for SSLDmitriy Zhuravlev2-4/+4
2016-10-10fix android build failure issue with WITH_CLOUD=1 and secure modejihwan.seo1-1/+1
2016-10-10Fixed [IOT-1414]Sandeep Sharma2-8/+23
2016-10-10[IOT-1396] Changed values of OicSecDpom_t to align with oic.sec.pomtype from ...Jongmin Choi6-6/+6
2016-10-07Added implementation for getDeviceId and setDeviceIdSunil Kumar K R4-0/+117
2016-10-06RD updatesHabib Virji1-0/+1
2016-10-06added cloud provisioning android applicationSunil Kumar K R25-1/+1413
2016-10-06[IOT-1392] Fix Android build for SECURE=0 and WITH_TCP=1jihwanseo1-1/+2
2016-09-30ocpayload: Adding OCByteString support in representationPhilippe Coval3-0/+122
2016-09-30Throw OcException for invalid (null) parameters in Java Layer of android_apiLarry Sachs3-3/+98
2016-09-29Andorid(JNI) Implementation for Cloud Provisioning.Randeep Singh10-11/+1099
2016-09-29Added Cloud provisioning java classRandeep Singh1-0/+131
2016-09-28Throw OcException for invalid (null) parameters in Java Layer of android_api.Larry Sachs2-0/+23
2016-09-28[IOT-1335] Add check connectivityType when cancelObserve.Jaehong Jo1-1/+3
2016-09-28[IOT-1324] Fix crash issue which call getPlatformInfo with QoS.jihwan.seo1-5/+5
2016-09-28Added CASelectCipherSuite for androidRandeep Singh6-0/+83
2016-09-23fixed android build fail with SECURED flag.Parkhi1-2/+3
2016-09-13Added jni/android implementation for trust cert chainSunil Kumar K R15-8/+319
2016-09-12SimpleBase code clean upJaehong Jo6-255/+241