Modify android sample app
[platform/upstream/iotivity.git] / android /
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
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