summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Fix a crash error on AccountManager APIsJaewook Jung1-1/+1
2017-05-21[IOT-2133] Adding missing updateIndividualAcl APIsaurabh.s910-11/+583
2017-05-20disable cloud function in simplebase app.jihwan.seo1-1/+0
2017-05-20[IOT-2294] Resolved saveTrustChain issuesaurabh.s91-17/+19
2017-05-20[IOT-2131] Adding Method to create ACL id for Android Appsaurabh.s98-3/+385
2017-05-20[IOT-2265] [IOT-2142] [IOT-2164] Resolved Unowned device discovery in Androidsaurabh.s91-1/+1
2017-05-19[IOT-2306] Direct pairing removed from provisioning java samplesaurabh.s91-26/+1
2017-05-19[IOT-2131] Resolved Sample App SignOut crash issueRandeep Singh1-5/+2
2017-05-19Revert commit that modified OCRepresentation and AttribueValueGeorge Nash4-313/+0
2017-05-18Append accept format and accept version in options.Ziran Sun1-1/+3
2017-05-15[IOT-2170] Fixed an android crash error on OCAccountManagerJaewook Jung2-631/+333
2017-05-10IOT-1583: Fixing /W3 warnings in /resource directory - part 5.Pawel Winogrodzki4-0/+313
2017-05-10[IOT-2221] Add OCResource.setHost API to Java APIGeorge Nash5-1/+56
2017-05-02[IOT-2184] Expost OCResoruce.getAllHosts method in JavaGeorge Nash3-0/+41
2017-04-25Linking against version of libcoap in favor of the version in extlibs.Ziran Sun1-2/+9
2017-04-14[IOT-2035] Build jni code before samplesGeorge Nash1-58/+62
2017-04-14Fix for JIRA IOT-2044.Senthil Kumar G S1-1/+3
2017-04-14[IOT-2037] Resolved android crashRandeep Singh2-0/+5
2017-04-14[IOT-2033] Update simple base app to enable BLE Advertisement by default.jihwan.seo1-0/+4
2017-03-24[IOT-1763] Implemented device onboarding state CR 23Nathan Heldt-Sheller13-0/+8
2017-03-13Fix OcPlatform.Configure() to ensure start() is called properlyLarry Sachs2-14/+14
2017-03-09Add properties for smoketest to runLarry Sachs1-0/+2
2017-03-08Apply Java API which can start transport type in initializationjihwan.seo7-9/+70
2017-03-08[IOT-1829] findResourceList is not implemented in Java APILarry Sachs9-0/+756
2017-03-07[IOT-1887] Android apps fail to runLarry Sachs1-0/+1
2017-03-07Integrated the version info of IoTivityJaewook Jung6-5/+37
2017-03-07Adding Android wrapper to set a seed value for UUID generationsaurabh.s93-0/+55
2017-03-01Adding Android API's for Multiple Owner Transfer (MOT)Randeep Singh13-5/+650
2017-02-27Resolving svace issuesamar2-3/+3
2017-02-25build: Update to 1.3.0Philippe Coval1-1/+1
2017-02-24build: Update version to 1.2.1Philippe Coval1-1/+1
2017-02-24IOT-1583: Preparing connectivity scons script for /W3 changes (part 1).Pawel Winogrodzki1-1/+1
2017-02-23build: Remove tinydtls libraryPhilippe Coval1-2/+2
2017-02-21Document ZoneID for IPv6 host address inZiran Sun1-2/+5
2017-02-21Resolving build issue for WITH_CLOUD flagsaurabh.s91-0/+1
2017-02-15add new BLE scan through android public API (upper than API level 21)jihwanseo1-16/+64
2017-02-13[IOT-1765] Fix for DT_SONAME warning messages in AndroidLarry Sachs1-0/+1
2017-02-13[IOT-1540] Connection manager logic add.jg.ham4-0/+83
2017-02-13Check initialized and Changed logic of IP connect state check.Jaehong Jo4-57/+43
2017-02-09Adding Android Interface API saveACL() and doSelfOwnershiptransfer()Randeep Singh3-1/+105
2017-02-06Fixed a linking error on android for specific Android levelJaewook Jung1-4/+4
2017-02-06build: Clean build folders when using scons -cGeorge Nash1-3/+32
2017-02-03Fix defects detected by static analysisjaehyun Cho1-14/+14
2017-02-01IOT-1583: Removing /W3 warning from resource/csdk/security.Pawel Winogrodzki1-1/+1
2017-01-31provide setConfigure API related BT including EDR, BLE by cautil.jihwan seo2-0/+18
2017-01-30Add ACLs to java SimpleClientService so example runs when SECURED=1George Nash2-1/+12
2017-01-27Added Android interface API setPinType().saurabh.s94-0/+116
2017-01-25update description related start/stop advertisement API.jihwan.seo1-0/+21
2017-01-24Cleanup Java documentation warningsGeorge Nash2-1/+19
2017-01-23To support MTU negotiation for BLE (android client to tizen server)jihwan.seo2-1/+11