sync-agent (0.1.87) unstable; urgency=low * 1. PLM P130412-7652 : oma-dm-agent BS patch. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.87 -- Taehwan Gil Sun, 14 Apr 2013 13:49:44 +0900 sync-agent (0.1.86) unstable; urgency=low * 1. PLM P130408-0763 : W0 rrule patch. * 2. PLM P130408-0729 : calendar_book.id patch. * 3. PLM P130408-0745 : CALENDAR_ALARM_TIME_UNIT_SPECIFIC setting value patch. * 4. PLM P130408-0777 : GMT-based timezone value patch. * 5. adding enum - FOTA update result popup. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.86 -- Juhaki Park Fri, 12 Apr 2013 14:17:59 +0900 sync-agent (0.1.85) unstable; urgency=low * 1. updated exdate sync > delete another date > DB is not updated * 2. Stack area is broken. (PLM:P130404-5476) * Git: framework/system/sync-agent * Tag: sync-agent_0.1.85 -- sanghyukko Fri, 05 Apr 2013 22:25:59 +0900 sync-agent (0.1.84) unstable; urgency=low * 1. Prevent 44317 fix. * 2. Add an Exception handle for Exdate item. * 3. Prevent 32978 fix. * 4. Prevent 41907 fix. * 5. When launching oma-ds-agent, daemon status check. * 6. network status checking patch for GCF. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.84 -- Juhaki Park Thu, 4 Apr 2013 20:31:53 +0900 sync-agent (0.1.83) unstable; urgency=low * 1. A new API that goto_if() API is added * 2. Add sim contact sync funtion(Add, Update, Delete) * 3. Removing deleted Exdate item when the updated exdate item is created * 4. Apply requirements of Calendar Svc * 5. delta.tar decompress for FOTA update-agent * Git: framework/system/sync-agent * Tag: sync-agent_0.1.83 -- WooJin Yun Fri, 29 Mar 2013 17:51:53 +0900 sync-agent (0.1.82) unstable; urgency=low * 1. Adding a new DB field for Calendar Exdate Sync * - Adding a 'parent_service_id' field to DB * - Adding a function for updating 'parent_service_id' of the parent item. * - Apply when the parent item is deleted, it's child items also to be deleted * - Adding a function to get child item id list by using its parent item id * - Adding an exception handle for exdate items when calendar DB is changed * - Apply to include exdate items when calendar/count and calendar/load * 2. When profile gets, input param changed. * 3. Add Sim contact sync funtion * Git: framework/system/sync-agent * Tag: sync-agent_0.1.82 -- WooJin Yun Wed, 20 Mar 2013 19:37:20 +0900 sync-agent (0.1.81) unstable; urgency=low * 1. Add Calendar Exdate Sync - apply EXDATE:DELETE about calendar/load - apply EXDATE:UPDATE about calendar/sync/load * 2. Fix PLM Defect : P130309-1516 * - Task write sync is not operated from Mobile to KIES at PC * 3. Fix PLM Defect : P130309-1516 * - Calendar Sync is not operated * Git: framework/system/sync-agent * Tag: sync-agent_0.1.81 -- WooJin Yun Thu, 14 Mar 2013 15:46:29 +0900 sync-agent (0.1.80) unstable; urgency=low * 1. Fix prevent defect (8EA). * 2. Task load vcalendar is changed. * 3. When profile info gets, return value changed. * 4. Calendar Exdate(UPDATE) Sync : fix some exdate items loss problems * 5. Add Function for count of EXDATE items * Git: framework/system/sync-agent * Tag: sync-agent_0.1.80 -- WooJin Yun Thu, 07 Mar 2013 21:38:21 +0900 sync-agent (0.1.79) unstable; urgency=low * 1. Fixed for prevent. (3EA) * 2. Add FOTA polling fucntion * 3. Fixed for prevent. (6EA) * 4. sync_interval enum type added * Git: framework/system/sync-agent * Tag: sync-agent_0.1.79 -- WooJin Yun Thu, 28 Feb 2013 16:32:28 +0900 sync-agent (0.1.78) unstable; urgency=low * 1. Fixed that profile_dir_name create automatically * 2. Fixed for prevent. (13EA) * 3. sync_agent.pc file updated * 4. sync_mode, sync_type src_uri enum type added * 5. Calendar Exdate(UPDATE) Sync * Git: framework/system/sync-agent * Tag: sync-agent_0.1.78 -- sanghyukko Tue, 26 Feb 2013 19:55:32 +0900 sync-agent (0.1.77) unstable; urgency=low * 1. Calendar Exdate(Delete) Import Sync * 2. Added oma_ds_agent launch/kill at sync-agent * 3. Adjust Contact Bulk API(Update) * 4. Calendar Exdate(Delete) Sync * 5. Fix prevent issues (3EA) * 6. Fix prevent issue (1EA) * 7. g_type_init added. * 8. Fixed prevent issues. (14 EA) * 9. Calendar Exdate(UPDATE) Sync * 10. sync_agent rsa merge patch * Git: framework/system/sync-agent * Tag: sync-agent_0.1.77 -- WooJin Yun Thu, 21 Feb 2013 16:16:34 +0900 sync-agent (0.1.76) unstable; urgency=low * 1. oma-ds-agent-enabled file add. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.76 -- sanghyukko Fri, 15 Feb 2013 23:28:08 +0900 sync-agent (0.1.75) unstable; urgency=low * 1. A vcalendar which has exdate schedule, child vcalendar creating and parsing * 2. Adding UID / X-EXTYPE / EXDATE option * Git: framework/system/sync-agent * Tag: sync-agent_0.1.75 -- WooJin Yun Fri, 15 Feb 2013 20:56:51 +0900 sync-agent (0.1.74) unstable; urgency=low * 1. appsync patch for power saving. * 2. Task Sync * 3. Get gcc version patch * 4. Adjust Contact Bulk API(Create, Delete) * 5. Build error fixed. * 6. Adjust changed calendar-service's api. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.74 -- Sunbong Ha Wed, 13 Feb 2013 12:13:03 +0900 sync-agent (0.1.73) unstable; urgency=low * 1. Fixed prevent issues (10EA) * 2. Add task sync feature * - Adding the image sync feature * - Adding the export feature of an alarm data that created by user * - VEVENT+VTODO : process change due to calendar svc changes apply * - VEVENT+VTODO : batch_write API apply * - VEVENT+VTODO : "all day" apply * - VTODO : "alarm" apply * - VTODO : "no due date" feature apply * - VEVENT+VTODO : old api remove * - VEVENT+VTODO : unlimited rrule data apply * 3. Fixed fota bug * - sync_agent_execute_dev_function patch for FOTA-flag set * Git: framework/system/sync-agent * Tag: sync-agent_0.1.73 -- WooJin Yun Thu, 07 Feb 2013 20:29:36 +0900 sync-agent (0.1.72) unstable; urgency=low * 1. Add task sync feature * - Creating files for task sync * - Enabing the Task feature at calendar info * - Apply task priority converting * 2. Fixed prevent issues.(6EA) * Git: framework/system/sync-agent * Tag: sync-agent_0.1.72 -- WooJin Yun Thu, 31 Jan 2013 19:07:47 +0900 sync-agent (0.1.71) unstable; urgency=low * 1. vcalendar 1.0 <-> 2.0 converting (alarm field) * - apply for existing month value - 1 * 2. Disclaimer confirm interface added. * 3. Message api related changes added. * 4. FMM Ring my mobile feature added. * 5. Fix prevent defects. * 6. sync_agent_get_event_data_param API changed. * - sync_agent_get_event_data_param_int * - sync_agent_get_event_data_param_str * Git: framework/system/sync-agent * Tag: sync-agent_0.1.71 -- WooJin Yun Fri, 25 Jan 2013 15:12:34 +0900 sync-agent (0.1.70) unstable; urgency=low * 1. vcalendar 1.0 <-> 2.0 converting (final) * - apply icu library * - alarm feature implementation * - image import to Phone feature implementation * - Galleray/Camera/S-Note image feature implementation * 2. Check Profile handle validance / Array index for item_id is wrong. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.70 -- WooJin Yun Fri, 18 Jan 2013 19:06:07 +0900 sync-agent (0.1.69) unstable; urgency=low * 1. If not exist data. SYNC_AGENT_DM_MO_FAIL return. (oma-dm-agent BS patch) * Git: framework/system/sync-agent * Tag: sync-agent_0.1.69 -- Juhaki Park Fri, 11 Jan 2013 19:24:16 +0900 sync-agent (0.1.68) unstable; urgency=low * 1. Fix Calllog Backup fail issue * 2. vcalendar 1.0 <-> 2.0 converting (1st) * - adding 'weekly repeat' feature * 3. vcalendar 1.0 <-> 2.0 converting (2nd : not completed) * - completion the 'repeat' feature (daily / weekly / monthly / yearly) * Tag: sync-agent_0.1.68 -- WooJin Yun Thu, 10 Jan 2013 17:34:16 +0900 sync-agent (0.1.67) unstable; urgency=low * 1. Unnecessary build packages removed. * 2. model info patch. * 3. Kies Full test issue patch. - updated contact items are not loaded. * 4. libaccount-svc changed api apply * Tag: sync-agent_0.1.67 -- Juhaki Park Tue, 08 Jan 2012 16:22:40 +0900 sync-agent (0.1.66) unstable; urgency=low * 1. mobex/calendar/write fail issue fix. * 2. ignore account else of local, eas and google. * 3. sync_agent_deinit() implemented. * 4. ignore account else of local, eas and google. * 5. build error fix. * 6. deinit bug fix. * 7. changed - copyright modified. * 8. copyright - copyright modified. * 9. dlog log format unified. * 10. indent : sync-agent * 11. rsa - gcf naming patch. * 12. doxygen file update * 13. deleted contact items are not loaded. * Tag: sync-agent_0.1.66 -- Juhaki Park Thu, 27 Dec 2012 19:45:40 +0900 sync-agent (0.1.65) unstable; urgency=low * 1. Fixes for Prevent defects (#10) * 2. DTS TC codes added * 3. dm client api * - get profile praram * - change interface naming * 4. Bug fix : hide server info * 5. Bug fix : user initiate on admin ui * 5. Bug fix : add include "oma_dm_dmacc_control_api.h" * 6. Socket-based noti mechanism removed * 7. Bug fix : g_source_remove added when stop noti * 8. Error num added to unlink() api log * 9. Build error fix : #ifdef __cplusplus macro added * 10. Fix connection fail issues. * - change path from /opt/media to /opt/usr/media * 11. Spec file update : Lincense info added * Tag: sync-agent_0.1.65 -- WooJin Yun Thu, 20 Dec 2012 22:25:40 +0900 sync-agent (0.1.64) unstable; urgency=low * 1. Bug fix : P121208-0725 * - ignore facebook account * Tag: sync-agent_0.1.64 -- Sunbong Ha Fri, 14 Dec 2012 15:01:10 +0900 sync-agent (0.1.63) unstable; urgency=low * 1. Bug fix of om dm client * 2. Doxygen update * - Internal headers done. * - Package detail description pages composed. * 3. Bug fix : dm client noti api * 4. Bug fix : remove dm acc * - Delete runtime property * - Delete framework proeprty * 5. Fixes for Prevent defects.(#38) * 6. Fix TC bug * 7. Bug fix : delete mo tree * - Modify delete mo tree * - Add error handling * 8. Bug fix : check pin validataion * Tag: sync-agent_0.1.63 -- WooJin Yun Thu, 13 Dec 2012 14:31:18 +0900 sync-agent (0.1.62) unstable; urgency=low * 1. Additional pages added * 2. External headers Doxygen completed * 3. Apply tizen managed API * Tag: sync-agent_0.1.62 -- WooJin Yun Fri, 07 Dec 2012 22:22:16 +0900 sync-agent (0.1.61) unstable; urgency=low * 1. Add oma dm api set * 2. Temporary support for both socket and inotify-based noti * 3. Doxygen updated * 4. ID provider set to null * 5. Examples added * 6. libcurl option(gzip,deflate) applied * Tag: sync-agent_0.1.61 -- WooJin Yun Thu, 06 Dec 2012 16:23:03 +0900 sync-agent (0.1.60) unstable; urgency=low * 1. Add exception handle for __dispatch_event func * 2. Missing 'server type' in MO node, added * 3. Fixes for Prevent defects.(#3) * 4. Fixes for contact batch create bug for noti * Tag: sync-agent_0.1.60 -- WooJin Yun Thu, 29 Nov 2012 21:13:37 +0900 sync-agent (0.1.59) unstable; urgency=low * 1. PLM issue fix. event_get_event_callback return value NULL check. * Tag: sync-agent_0.1.59 -- Juhaki Park Tue, 27 Nov 2012 17:00:07 +0900 sync-agent (0.1.58) unstable; urgency=low * 1. contact service api name changed. * 2. oma-dm bootstrap bouble free fixed. * 3. DTS tetware template added. * 4. Prevent fixed. * Tag: sync-agent_0.1.58 -- Juhaki Park Mon, 26 Nov 2012 14:28:07 +0900 sync-agent (0.1.57) unstable; urgency=low * 1. Add free interface * 2. Fixes for Prevent defects.(#22) * 3. Noti listener based on Inotify * 4. Fixes for Prevent defects.(#1) * 5. oma ds api added * 6. Bug fix free mo * 7. capi-messaging-push removed * 8. Fixes for Prevent defects.(#12) * 9. Priority issue of inoti solved * 10. API name changed * Tag: sync-agent_0.1.57 -- WooJin Yun Thu, 22 Nov 2012 19:31:07 +0900 sync-agent (0.1.56) unstable; urgency=low * 1. Fixes for Prevent defects (#6). * 2. Fixes for Prevent defects (#22) * 3. Fixes for Prevent defects (#13) * 4. Free API added for WBXML tree node usage in external * 5. Exposed DA service open/close API * 6. Fixes for Prevent defects (#9) * 7. Fixes for Prevent defects (#7) * 8. Fixes for Prevent defects. (#9) * 9. Calendar service open/close control in change-noti handler * 10. contacts-service2(managed) api applied * 11. BS patch in sync_agent_load_devinfo_plugin( ) * 12. BS patch in sync_agent_free_mo( ) * Tag: sync-agent_0.1.56 -- WooJin Yun Fri, 16 Nov 2012 13:46:04 +0900 sync-agent (0.1.55) unstable; urgency=low * 1. Bug fix for gcf * - 0701, 0801, 0802, 0901, 1001, 1203, 1308, 1401, 2101, 2102 * 2. Check accesstype * 3. Bug fix for gcf * - 0502, 2101 * 4. Fixes for Prevent defects.(#48) * 5. Add doc directory for doxygen * 6. Applied calendar-service2 api * 7. Applied calendar insert api change * 8. Fixes for Prevent defects. (#9) * 9. Applied changes for capi-network-connection api * Tag: sync-agent_0.1.55 -- WooJin Yun Thu, 08 Nov 2012 18:03:30 +0900 sync-agent (0.1.54) unstable; urgency=low * 1. Bug fix of set_value_to_object() * 2. Fixes for Prevent defects * Tag: sync-agent_0.1.54 -- WooJin Yun Thu, 01 Nov 2012 17:50:16 +0900 sync-agent (0.1.53) unstable; urgency=low * 1. Get dmacc / Get . (root) * 2. GCF Bug fix : 1302, 0501, 0502, 0601, 0503, 0901, 1308, 1401, 1501 * 3. Add api that can add multiple config items * 4. Apply symbol visibility * 5. GCF Bug fix : 0502, 0601, 0901, 1001, 1203, 1308, 1401, 1501, 1601, 2301, 1302 * Git: framework/system/sync-agent * Tag: sync-agent_0.1.53 -- WooJin Yun Thu, 25 Oct 2012 19:33:59 +0900 sync-agent (0.1.52) unstable; urgency=low * 1. Add acl to root (".") * 2. Error type added for handling group item is read only * 3. Remove retm_if for intentional NULL parameter * 4. Move specific internal API to external API * 5. Sms count and load command bugs fix * 6. File path is removed from log message * 7. Added exception handling code so that failed code line may get detected directly. * 8. Bug fix for basename * 9. extern C for Cpp is added * Git: framework/system/sync-agent * Tag: sync-agent_0.1.52 -- WooJin Yun Thu, 18 Oct 2012 17:58:50 +0900 sync-agent (0.1.51) unstable; urgency=low * 1. Unifying item-manpulating APIs(data-adapter) * 2. Macro is modified * 3. dlog_refactoring : logging macro * 4. dlog_refactoring : add assertion macro * 5. Remove warning * Git: framework/system/sync-agent * Tag: sync-agent_0.1.51 -- WooJin Yun Fri, 12 Oct 2012 15:50:45 +0900 sync-agent (0.1.50) unstable; urgency=low * 1. Unifying item-manpulating APIs(account module) * 2. Daemonize feature is added * 3. Remove namespace variable * 4. Unifying item-manpulating APIs(mo) * 5. Bug fix in manifest file * 6. Bug fix in libcul curl_progress_cb * 7. check acl * 8. Bug fix in calendar schesule update * Git: framework/system/sync-agent * Tag: sync-agent_0.1.50 -- WooJin Yun Thu, 27 Sep 2012 16:44:56 +0900 sync-agent (0.1.49) unstable; urgency=low * 1. Bug fix in manifest file * Git: framework/system/sync-agent * Tag: sync-agent_0.1.49 -- WooJin Yun Tue, 25 Sep 2012 13:27:09 +0900 sync-agent (0.1.48) unstable; urgency=low * 1. New log header is added * 2. Manifest files are added * Git: framework/system/sync-agent * Tag: sync-agent_0.1.48 -- WooJin Yun Fri, 21 Sep 2012 12:30:03 +0900 sync-agent (0.1.47) unstable; urgency=low * 1. Fixed bug regarding pda, modem, csc version info. * Git: framework/system/sync-agent * Tag: sync-agent_0.1.47 -- WooJin Yun Thu, 13 Sep 2012 16:47:44 +0900 sync-agent (0.1.46) unstable; urgency=low * 1. Package name changed : sync-agent-framework -> sync-agent * 2. Add to smemo plugin and BnR * 3. Add gmain loop in main thread * 4. Wrong event reply path fixed * 5. Plugins moved to agent daemon * 7. Added callback feature for 'network status changed' case * Git: framework/system/sync-agent * Tag: sync-agent_0.1.46 -- WooJin Yun Thu, 06 Sep 2012 19:48:28 +0900 sync-agent-framework (0.1.45) unstable; urgency=low * 1. Fix failure to call network close function bug : delete network flag * 2. Apply Tizen Managed API changes * 3. Add acl server command * 4. Fix memory leak issue * 5. Apply Tizen Managed API changes : Missing changes in external * 6. Remove module name from internal source file name * 7. Hiding external APIs which external modules are not using for now. * 8. Apply Tizen Managed API changes : src/framework * 9. Apply Tizen Managed API changes : src/fw-plugins * Git: framework/system/sync-agent * Tag: sync-agent-framework_0.1.45 -- WooJin Yun Fri, 31 Aug 2012 11:24:30 +0900 sync-agent-framework (0.1.44) unstable; urgency=low * 1. Fix undefined error : -lcrypt * 2. Add pmapi in slp-device plugin cmakelist file * 3. Add NULL check logic (protection code) for the registered user callback functions * 4. Modify BuildFlags.cmake to enable log * 5. Header installation script added to cmakelists.txt * 6. Apply contacts service api * Git: framework/system/sync-agent * Tag: sync-agent-framework_0.1.44 -- WooJin Yun Thu, 23 Aug 2012 14:10:20 +0900 libsync-agent-framework (0.1.42) unstable; urgency=low * 1. External header renaming * 2. plugin separation : framework module generic * 3. remove include/agent-framework * 4. Fix libxml2 API multi-thread issue * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.42 -- WooJin Yun Fri, 17 Aug 2012 11:18:03 +0900 libsync-agent-framework (0.1.41) unstable; urgency=low * 1. KIES not supposed to handle DRM backup & restore * 2. Data router capi applied * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.41 -- WooJin Yun Wed, 08 Aug 2012 17:13:31 +0900 libsync-agent-framework (0.1.40) unstable; urgency=low * Directory restructuring applied * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.40 -- WooJin Yun Tue, 07 Aug 2012 20:20:06 +0900 libsync-agent-framework (0.1.39) unstable; urgency=low * New email api applied * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.39 -- WooJin Tue, 07 Aug 2012 15:26:16 +0900 libsync-agent-framework (0.1.38) unstable; urgency=low * New message api applied * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.38 -- WooJin Yun Mon, 06 Aug 2012 14:01:22 +0900 libsync-agent-framework (0.1.37) unstable; urgency=low * Local Test done. NULL check , * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.37 -- Juhaki Park Tue, 24 Jul 2012 15:20:05 +0900 libsync-agent-framework (0.1.36) unstable; urgency=low * Local Test done. NULL check , maintainer update , lib symbolic link * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.36 -- Juhaki Park Wed, 18 Jul 2012 18:20:05 +0900 libsync-agent-framework (0.1.35) unstable; urgency=low * Test done. JIRA S1-5787 fix. * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.35 -- Juhaki Park Fri, 13 Jul 2012 19:20:05 +0900 libsync-agent-framework (0.1.34) unstable; urgency=low * pkg upload. * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.34 -- Juhaki Park Tue, 10 Jul 2012 10:10:05 +0900 libsync-agent-framework (0.1.33) unstable; urgency=low * filename update. * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.33 -- Juhaki Park Wed, 04 Jul 2012 15:40:05 +0900 libsync-agent-framework (0.1.32) unstable; urgency=low * calendar api. * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.32 -- Juhaki Park Wed, 04 Jul 2012 15:00:05 +0900 libsync-agent-framework (0.1.31) unstable; urgency=low * changed telephony lib - spec , changelog update. * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.31 -- Juhaki Park Mon, 25 Jun 2012 14:20:05 +0900 libsync-agent-framework (0.1.26) unstable; urgency=low * SMACK update - pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.26 -- Juhaki Park Mon, 11 Jun 2012 14:20:05 +0900 libsync-agent-framework (0.1.24) unstable; urgency=low * vconf key update - pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.24 -- Juhaki Park Thu, 24 May 2012 18:16:05 +0900 libsync-agent-framework (0.1.23) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.23 -- Sunbong Ha Wed, 23 May 2012 09:16:05 +0900 libsync-agent-framework (0.1.22) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.22 -- Juhaki Park Mon, 21 May 2012 12:27:36 +0900 libsync-agent-framework (0.1.21) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.21 -- Sunbong Ha Wed, 09 May 2012 08:27:36 +0900 libsync-agent-framework (0.1.20) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.20 -- Sunbong Ha Thu, 26 Apr 2012 17:22:00 +0900 libsync-agent-framework (0.1.19) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.19 -- Sunbong Ha Tue, 17 Apr 2012 16:13:20 +0900 libsync-agent-framework (0.1.18) unstable; urgency=low * modified device update table(oma-dm) * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.18 -- Junhyuk Lee Mon, 09 Apr 2012 19:58:06 +0900 libsync-agent-framework (0.1.17) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.17 -- Sunbong Ha Mon, 09 Apr 2012 10:24:14 +0900 libsync-agent-framework (0.1.16) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.16 -- Sunbong Ha Tue, 03 Apr 2012 10:13:20 +0900 libsync-agent-framework (0.1.15) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.15 -- Sunbong Ha Thu, 29 Mar 2012 16:22:12 +0900 libsync-agent-framework (0.1.14) unstable; urgency=low * pkg upload * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.14 -- Sunbong Ha Thu, 29 Mar 2012 10:41:38 +0900 libsync-agent-framework (0.1.13) unstable; urgency=low * pkg upload sync-agent fw source * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.13 -- Junhyuk Lee Thu, 22 Mar 2012 20:38:15 +0900 libsync-agent-framework (0.1.12) unstable; urgency=low * code merge sync-agent-framework open repo * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.12 -- Junhyuk Lee Wed, 21 Mar 2012 20:08:04 +0900 libsync-agent-framework (0.1.11) unstable; urgency=low * fixed model ver err & remove build test script * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.11 -- Junhyuk Lee Mon, 19 Mar 2012 10:46:53 +0900 libsync-agent-framework (0.1.10) unstable; urgency=low * upload the package * Git: slp/pkgs/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.10 -- Sunbong Ha Thu, 15 Mar 2012 16:39:28 +0900 libsync-agent-framework (0.1.9) unstable; urgency=low * telephony register block for crash * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.9 -- Junhyuk Lee Mon, 12 Mar 2012 12:32:13 +0900 libsync-agent-framework (0.1.8) unstable; urgency=low * spp bug fixed & pkg upload for version up * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.8 -- Junhyuk Lee Thu, 08 Mar 2012 11:26:13 +0900 libsync-agent-framework (0.1.7) unstable; urgency=low * package upload for fix build error * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.7 -- Sunbong Ha Fri, 02 Mar 2012 11:12:35 +0900 libsync-agent-framework (0.1.6) unstable; urgency=low * package upload * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.6 -- Sunbong Ha Wed, 29 Feb 2012 14:01:02 +0900 libsync-agent-framework (0.1.5) unstable; urgency=low * package upload for fix i386 build error * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.5 -- Sunbong Ha Mon, 27 Feb 2012 20:00:03 +0900 libsync-agent-framework (0.1.4) unstable; urgency=low * package upload * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.4 -- leejunhyuk Mon, 27 Feb 2012 18:12:42 +0900 libsync-agent-framework (0.1.3) unstable; urgency=low * package upload * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.3 -- leejunhyuk Tue, 21 Feb 2012 16:19:50 +0900 libsync-agent-framework (0.1.2) unstable; urgency=low * bug fixed in slp-device & pkg update * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.2 -- leejunhyuk Thu, 09 Feb 2012 16:14:16 +0900 libsync-agent-framework (0.1.1) unstable; urgency=low * Initial release * Git: slp/apps/s/sync-agent-framework * Tag: libsync-agent-framework_0.1.1 -- leejunhyuk Wed, 01 Feb 2012 10:30:16 +0900