Update Android.mk file in easy setup
[platform/upstream/iotivity.git] / service / notification /
2016-08-23 KIM JungYongFix build fail of consumer unittest.
2016-08-22 Jongmin ChoiFix TLS-related Build error
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 YounghyunJooFix Consumer's bug & support to non topic scenario
2016-08-19 KIM JungYongFix bug for prevent crash when access null pointer...
2016-08-19 jaesick.shincomment out for ExpectCallNotifyOnConsumerByAcceptIsTru...
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 ch79.choChange OCCloudPublish API to OCRDRublish
2016-08-19 KIM JungYongAdd consumer logic for provider was stopped.
2016-08-19 jaesick.shinModify logic for NSProviderGetConsumerTopicsCacheData...
2016-08-19 jaesick.shinModify for Related Topic.
2016-08-19 jaesick.shinUpdate Provider Example.
2016-08-19 jaesick.shinAdd send Response with DOResponse for subscription...
2016-08-19 YounghyunJooModify(Fix) Logic bugs in Notification consumer
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 jaesick.shinAdd logic for getTopicRequest without consumer Id and...
2016-08-19 jaesick.shinAdd exception logic for NSStorageDelete Function.
2016-08-19 jaesick.shinAdd logic for NSIsTopicSubscribed.
2016-08-19 ch79.choFix build issue about unittest and cloud interface
2016-08-19 YounghyunJooModify notification consumer example code
2016-08-19 ch79.choFix build issue about unittest and cloud interface
2016-08-18 KIM JungYongFix memory issue on calling C APIs at Cpp layer.
2016-08-18 jaesick.shinbug fixes for samle App, initialize code for Subscription.
2016-08-18 jaesick.shinNSTopics Sturct name change into NSTopicLL
2016-08-18 jaesick.shinAdd TOPIC_URI for notification resource.
2016-08-18 jaesick.shinAdd Util for related Topic.
2016-08-18 jaesick.shinAdd mutex logic for NSProvoiderGetListSize.
2016-08-18 jaesick.shinRemove not used function.
2016-08-18 YounghyunJooAdd Logic to get topic value into the NSMessage Payload
2016-08-18 jaesick.shinbug fixes for NSProviderGetConsumerTopicsCacheData...
2016-08-18 YounghyunJooModify Consumer Topic Logic
2016-08-17 jaesick.shinAdd postConsumerTopics Function and modify sendTopicList.
2016-08-17 jaesick.shinAdd example for related Topic.
2016-08-17 ch79.choRemove unnecessary attribute
2016-08-16 nikhil.aNotification cpp-wrapper UnitTest
2016-08-16 jaesick.shinRemove not required Function of Topic.
2016-08-16 jaesick.shinBug fixes for initialize condition of TopicList.
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 jaesick.shinAdd logic for Topic Scenario.
2016-08-12 jaesick.shinadd logic related Topic List.
2016-08-12 jaesick.shinrename function for NSStoreTopics and Add NSDeleteTopic...
2016-08-12 abitha.sSVACE fixes for C++ wrapper for Notification Service.
2016-08-11 Madan LankaMerge "Merge branch 'notification-service'"
2016-08-11 jaesick.shinremove NSTopic state in NSCacheTopicSubData.
2016-08-11 jaesick.shinChange constant to define.
2016-08-11 jaesick.shinAdd logic for addTopic.
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 jaesick.shinAdd structs for topic cache.
2016-08-11 ch79.choUpdate topic APIs
2016-08-11 ch79.choUpdate topic subscription
2016-08-11 abitha.sModify Callback function in cpp wrapper for Notificatio...
2016-08-10 jaesick.shinremove consumerId field in NSTopicList struct.
2016-08-10 jaesick.shinAdd list for registered topic.
2016-08-10 YounghyunJooAdd Topic List into the NSProvider to support topic...
2016-08-10 jaesick.shinModify related topiclist.
2016-08-10 ch79.choResponse topic list for GET request
2016-08-10 jaesick.shinImplement APIs for topic notification.
2016-08-10 ch79.choSend topic notification
2016-08-10 jaesick.shinbug fixes for deallocate memory logic of "NotificationM...
2016-08-10 YounghyunJooModify Callback function.
2016-08-10 jaesick.shinadded start logic for NSTopicSchedule.
2016-08-10 KIM JungYongFix memory leak at thread termination.
2016-08-10 YounghyunJooModify Consumer to support Topic functionality
2016-08-10 jaesick.shinCode divide for cloud variable.
2016-08-09 ch79.choCreate topic module running with scheduler
2016-08-09 nikhil.aNotification ProviderService Java API Updation
2016-08-09 Madan LankaMerge "Merge remote-tracking branch 'origin/master...
2016-08-09 ch79.choAdd APIs for topic notification
2016-08-09 jaesick.shinAdd setting userInfo in Provider struct.
2016-08-09 Abitha ShankarNotification Consumer Service Java API updation
2016-08-08 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-08 abitha.sModified the Provider Configuration.
2016-08-08 KIM JungYongFix build issue of unittest.
2016-08-08 ch79.choCreate topic resource
2016-08-08 jaesick.shinAdd Unittest CancelObserves in ConsumerSimulator.
2016-08-08 jaesick.shinModify about Provider Configuration.
2016-08-08 jaesick.shinAdd NSProviderConfig struct.
2016-08-05 ch79.choUpdate API comments
2016-08-05 jaesick.shinModify folder path with sconscript about memorycache.
2016-08-05 Madan LankaMerge "Merge branch 'master' into notification-service...
2016-08-05 jaesick.shinAdd userInfo field in NSProviderInfo Struct.
2016-08-05 Hun-je YeonMerge branch 'master' into notification-service
2016-08-04 jaesick.shinbug fixes for check null in NSProviderMemoryCache.
2016-08-04 abitha.sDividing Cloud related services under separate Flag
2016-08-03 jaesick.shinMove macro from consumer common to NSConstant.h
2016-08-03 jaesick.shindivide code about related cloud service.
2016-08-02 jaesick.shindo code optimization of EntityHandler.
2016-08-02 jaesick.shinRemove unused function and Related MessageList.
2016-08-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-29 KIM JungYongAdded memory deallocation of Consumer main thread handle.
2016-07-29 jaesick.shinAdd Unittest of startProvider in Provider side.
2016-07-29 jaesick.shinmodify the Unittests in ProviderSide.
2016-07-28 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 jaesick.shindelete unused code of EntityHandler in Provider Side.
2016-07-28 jaesick.shinNo place to call the StopPresence in Provider side.
2016-07-28 KIM JungYongRemove potential defects detected in the static analyzer.
2016-07-27 jaesick.shinmodify NSPolicy in Provider side.
2016-07-27 jaesick.shinDestroy mutex and mutex Attribute in ProviderMemoryCache.
2016-07-27 jaesick.shinmodify mutex logic in ProviderMemoryCache.
next