Sync with the latest private code. 85/20185/1 accepted/tizen_mobile tizen accepted/tizen/mobile/20140702.100559 submit/tizen/20140430.015959
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 29 Apr 2014 07:24:25 +0000 (16:24 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 29 Apr 2014 07:25:02 +0000 (16:25 +0900)
commita67e916549bfda28e3b05dc48dee194abd1f5a1d
tree6be3601e111e88264538f220a8270245dd48d47b
parent2691a4ea02acdf79bfcaa06e7e35367bf1c5fe09
Sync with the latest private code.

commit faed5745e11faec2a6107eda7b036b8682c4e952
Author: Sung-jae Park <nicesj.park@samsung.com>
Date:   Fri Apr 18 14:03:53 2014 +0900
    Change the app-name

commit 2735c957022c72d376ea885d8dcb187781bb0fd2
Author: Sung-jae Park <nicesj.park@samsung.com>
Date:   Fri Apr 18 11:36:27 2014 +0900
    Update the deleted/updated callback call routine.

    While processing the updated/deleted callback, any item can be deleted.
    Using in_use flag, if there is deleting request while processing callback list,
    don't delete item directly just toggle the deleted flag.
    After callback call, check the deleted flag. if the deleted flag is toggled,
    Then delete it from the list safely.

Change-Id: I01fcbecb11aa6147c57a47143753a6f9d65f78f1
org.tizen.data-provider-slave.xml
packaging/org.tizen.data-provider-slave.spec
src/lb.c
src/update_monitor.c