Add Cloud interface consumer sample example code
[platform/upstream/iotivity.git] / service / notification /
2016-07-19 YounghyunJooAdd Cloud interface consumer sample example code
2016-07-18 KIM JungYongApplied CAUtil callback changes.
2016-07-18 KIM JungYongAdded Consumer API for enable to cloud service.
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-15 ch79.choPublish resource to cloud
2016-07-13 KIM JungYongUpdated NSProvider structure for multi connections.
2016-07-11 KIM JungYongAdded logic for discovering Provider in TCP transport
2016-07-11 YounghyunJooModify Consumer Logic
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-06 jaesick.shinservice is terminated when repeated starts and stops.
2016-07-05 YounghyunJooModify Consumer Logic
2016-06-28 YounghyunJooUpdate Logic to manage Provider list.
2016-06-20 KIM JungYongUpdated for consumer APIs.
2016-06-17 jaesick.shinBug about parsing queryparam is fixed
2016-06-17 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-06-17 jaesick.shinAdded API about create message and memory allocate...
2016-06-17 KIM JungYongFixed bug for uri on subscription request.
2016-06-17 KIM JungYongModified consumer internal function call flow.
2016-06-16 Hun-je YeonMerge branch 'master' into notification-service
2016-06-16 jaesick.shinrelated sturct and queryparam
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 KIM JungYongUpdated sturcture of consumer.
2016-06-13 jaesick.shinadded struct, enum and modified struct, enum
2016-06-08 KIM JungYongModified Error handle of consumer.
2016-06-07 jaesick.shinAdded source member variable in Android side & modified...
2016-06-03 KIM JungYongRenamed submodule of Consumer.
2016-06-01 jaesick.shinRename Functions, variables, structs and bug fixed.
2016-05-31 jaesick.shinremove not required function and rename the function...
2016-05-31 KIM JungYongRenamed variables and functions of Notification consumer.
2016-05-31 jaesick.shinimplementation NSStopProvider and bug fixed.
2016-05-26 ch79.choUpdate notificaion message synchronization.
2016-05-26 jaesick.shinNSDuplicateMessage copy logic not working(bug fixed).
2016-05-26 jyong2.kimFixed bug about Subscription logic on Consumer.
2016-05-26 YounghyunJooAdd "Source" attribute in NSMessage Resource
2016-05-25 jaesick.shinIssue fixed about OCEntityHandlerRequest same pointer...
2016-05-25 YounghyunJooAdd Memory Cache module for Consumer on Linux.
2016-05-25 ch79.choModify listeners of android sample app to receive subsc...
2016-05-24 ch79.choAdd callback interface and open source license term.
2016-05-24 ch79.choCreate android sample app for provider service.
2016-05-24 jaesick.shinchanged log in provider side
2016-05-21 jyong2.kimUpdated SConscript of Notification service.
2016-05-20 jyong2.kimAdded Unit Test of Notification service.
2016-05-19 jaesick.shinClean the warning message in notification service .
2016-05-18 jaesick.shinNotification Service - add Android JNI in provider.
2016-05-18 jaesick.shinadded cacheadapter interface and memorycache of notific...
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-13 jyong2.kimAdded Initial version of notification.
2016-04-14 hunje.yeonFolder structuring of notification-service