platform/core/appfw/data-provider-slave.git
2014-08-06 Sung-jae ParkDo not unload the SO file.
2014-07-31 Sung-jae ParkApply changes of provider API
2014-07-17 Sung-jae ParkUpdate icon service - fix build error (serice_h ->...
2014-07-17 Sung-jae ParkReplace SERVICE_ with APP_CONTROL_
2014-07-17 Sung-jae ParkReplace app-service callback with new one
2014-07-16 Sung-jae ParkFlush all cache when a box gets pause event
2014-07-02 Sung-jae ParkApply changed API
2014-07-01 Sung-jae ParkDump SO information before unload it.
2014-06-22 Sung-jae ParkIf the box returns BUSY from finalize, do not unload...
2014-06-19 Sung-jae ParkSigning a package
2014-06-19 Sung-jae ParkSync the g_conf with master and provider-app, livebox
2014-06-14 Sung-jae ParkAdd new conf attribute "auto_align"
2014-06-11 Sung-jae ParkSupporting the LB_SYS_EVENT_DELETED event type.
2014-06-11 Sung-jae ParkJust let's use the lb_init and lb_fini
2014-06-07 Jin YoonRemove unnecessary package depenency.
2014-06-06 Sung-jae ParkAdd new interface to get the content info from 3rd
2014-06-01 Sung-jae ParkAdd new function for exporting the g_conf
2014-05-24 Sung-jae ParkAdd ExclusiveArch
2014-05-22 Sung-jae ParkDelete all liveboxes when a provider gets terminate...
2014-04-18 Sung-jae ParkChange the app-name
2014-04-18 Sung-jae ParkUpdate the deleted/updated callback call routine.
2014-04-14 Sung-jae ParkParse the premultiplied_alpha value.
2014-03-05 Sung-jae ParkFix build error
2014-03-05 Sung-jae ParkFix build error - for user binary
2014-03-05 Sung-jae ParkFix build error for prod branch
2014-02-20 Sung-jae ParkUse the data-provider-slave for crash log file.
2014-02-17 Sung-jae ParkLeave the signal handler with its default one.
2014-02-17 Sung-jae ParkUpdate version
2014-02-17 Sung-jae ParkReplace exec name if the slave gets crash
2014-02-17 Sung-jae ParkUpdate libexec finder
2014-01-30 Sung-jae Park[SMACK] ail::db requires RW permissions
2014-01-30 Sung-jae ParkUpdate SMACK Rule
2014-01-27 Sung-jae ParkExport update extra info API
2014-01-25 Sung-jae ParkReplace json_parser_new with g_XXX_type_get
2014-01-24 Sung-jae ParkLink with json-glib
2014-01-22 Sung-jae ParkCasting error codes to compare it with integer
2014-01-03 Sung-jae ParkUpdate font style for shadow effect
2014-01-03 Sung-jae ParkAssign floor(_) label to signature files
2013-12-31 Sung-jae ParkAdd two more edje file for font effect.
2013-12-18 Sung-jae ParkAdd new ABI for livebox plugin.
2013-12-13 Sung-jae ParkUpdate configuration initiate sequence
2013-12-10 Sung-jae ParkDo not grab the sig fault.
2013-12-07 Sung-jae ParkRemove tizen engineering mode featuring code
2013-12-07 Sung-jae ParkMove down 2 more pixels
2013-12-04 Sung-jae ParkHandling the force option for trigerring updates
2013-12-02 Sung-jae ParkIcon layout is updated. (offset)
2013-11-30 Sung-jae ParkFix the set_period bug
2013-11-29 Sung-jae ParkDebug mode configuration is added
2013-11-20 Sung-jae ParkColor should be represented in Hexadecimal.
2013-11-19 Sung-jae ParkAdd FORCE_TO_UPDATE flag
2013-11-18 Sung-jae ParkDisable performation estimating code
2013-11-18 Sung-jae Parkresize,content_event,click function performance.
2013-11-18 Sung-jae ParkConsuming pended update request.
2013-11-15 Sung-jae ParkUpdate pending list management code
2013-11-14 Sung-jae ParkLocation Service Privilege Applied
2013-11-11 Sung-jae ParkClose the PD when the instance is deleted.
2013-11-08 Sung-jae ParkFix the dbg print code
2013-11-08 Sung-jae ParkInvoke the evas_font_reinit if the font changed callbac...
2013-11-05 Sung-jae ParkEnable the icon effect functions.
2013-11-04 Sung-jae ParkDisable the LOOP_DETECTOR.
2013-11-01 Sung-jae ParkAdd LOOP_DETECTOR macro
2013-10-31 Sung-jae ParkUpdate smack rule (disable icon effect)
2013-10-26 Sung-jae ParkEnable Icon shadow effect option (cairo & efl-assist)
2013-10-25 Sung-jae ParkRevert icon shadow effect apply code
2013-10-25 Sung-jae ParkDo not terminate itself.
2013-10-25 Sung-jae ParkApply icon shadow effect.
2013-10-02 Sung-jae ParkUpdate tts-server smack rule
2013-10-01 Sung-jae ParkDo not use the clock_gettime for compensating time.
2013-09-26 Sung-jae ParkAdd dummy function.
2013-09-26 Sung-jae ParkUse the ecore_time_get instead of gettimeofday
2013-09-10 Sung-jae ParkUpdate smack rule
2013-09-09 Sung-jae ParkGuarantees update operation.
2013-08-22 Sung-jae ParkAdd missing files
2013-08-22 Sung-jae ParkHeap monitor is updated. resolve P130819-00803
2013-08-16 Sung-jae ParkDefault ping time should be divided by 2.
2013-08-16 Sung-jae ParkRelease unused memory.
2013-08-13 Sung-jae ParkCare the return value of "[f]close" and "dlXXX"
2013-08-09 Sung-jae ParkUpdate coding convention.
2013-08-09 Sung-jae ParkUpdate coding convention
2013-08-06 Sung-jae ParkFix build error
2013-08-06 Sung-jae ParkFix build error
2013-08-05 Sung-jae ParkUpdate conf parer (introduce new fields)
2013-08-05 Sung-jae ParkConf field added
2013-07-31 Sung-jae ParkFix the crash bug that if the box tries to delete itself.
2013-07-30 Sung-jae ParkSupporting easy mode box size.
2013-07-17 Sung-jae ParkFix the auto-deletion bug.
2013-07-03 Sung-jae ParkRemove last trailing comma
2013-07-03 Sung-jae ParkApply GCC 4.8 patch
2013-07-02 Sung-jae ParkAdd missing function (icon_provider).
2013-07-02 Sung-jae ParkDo not update box when it is paused.
2013-06-28 Sung-jae ParkBefore send updated event, check the pended update
2013-06-27 Sung-jae ParkCheck the current operation.
2013-06-27 Sung-jae ParkAdd new API for triggering the content update event.
2013-06-27 Sung-jae ParkUpdate deubgging log macro
2013-06-27 Sung-jae ParkFix the prevent issue.
2013-06-26 Sung-jae ParkReduce the logs for debugging.
2013-06-26 Sung-jae ParkUpdate font initiate code.
2013-06-26 Sung-jae ParkUpdate script parser (sync with main parser)
2013-06-25 Sung-jae ParkReview the lb_update function
2013-06-25 Sung-jae ParkFix the missed update event handling bug.
next