Resource container can be built without Java support.
[platform/upstream/iotivity.git] / 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