Fix Android EDR Client memory leak
[platform/upstream/iotivity.git] / android /
2015-08-27 Tim KourtRe-enabled some of the Android smoke tests
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-19 Jon A. CruzPartially revert "Enabled x86_64 build for Android."
2015-08-17 Tim KourtEnabled x86_64 build for Android.
2015-08-17 Hauke Mehrtensandroid: show stack trace if gradle fails
2015-08-14 Hauke Mehrtensandroid: fix WELL_KNOWN_QUERY
2015-08-14 jihwan.seoupdated interface file in android_api.
2015-08-11 Ossama Othman[android] Addressed some minor SonarQube issues.
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-03 Tim KourtAdded Android permissions into example apps.
2015-08-02 Erich KeaneRemoved C++11 specific code from the CSDK, added platfo...
2015-08-01 Erich KeaneFixed a few SonarQube identified issues
2015-07-30 Tim KourtFixed a merge of OcConnectivityType and OcConnectivityFlags
2015-07-30 Ossama OthmanClean up some SonarQube warnings (trailing whitespace...
2015-07-20 jihwan.seoremove unnecessary codes in callback for android
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-18 Joseph MorrowChange Android sample app light resource URIs to match...
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Rahul RahulUpdated android examples to use OcConnectivityType...
2015-07-15 Sachin AgrawalMerge "Merge 'security-basecamp' branch into master...
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-13 Sachin AgrawalImplemented C++/Android API for OCRegisterPersistentSto...
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Rahul RahulUpdated android code based on OcConnectivityType change...
2015-07-09 Rahul RahulAdding GuiClient example for android
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-01 Rahul RahulAdded platform information to the android code, as...
2015-07-01 jihwan.seoreplaced uuids in Android BLE
2015-06-24 Rahul RahulUpdated android ResourceProperty to follow the same...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-05-29 Joseph MorrowFixed template issue on Android for arch types armeabi...
2015-05-28 Joseph MorrowFixed a bug introduced in Spec Compliance change for...
2015-05-26 Mandeep ShettyAdded support for device discovery at oic/d.
2015-05-26 jihwan.seoreplace 'org_iotivity' with 'org_iotivity_ca' and chang...
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-25 Tim KourtChanged behavior of the Android tests
2015-05-22 Tim KourtChanged the connectivity type in Android examples from...
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-19 Erich KeaneFix Android build failures, enable random unit tests
2015-05-15 Tim KourtAndroid Base API merge to master
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
2015-01-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
2015-01-10 Sudarshan PrasadMerge "Fixed invalid memory read, removed dead code"
2015-01-10 Sudarshan PrasadMerge "Adding OK Response Code for POST"
2015-01-09 Sudarshan PrasadMerge "Fixing repeated EH calls when client retransmits...
2015-01-09 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2015-01-05 Uze ChoiMerge "Fix some issues of GroupManager"
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-30 Patrick C LankswertMerge "Android SDK - Initial commit and build system...
2014-12-30 Patrick C LankswertAndroid SDK - Initial commit and build system updates