apps/livebox/livebox-service.git
2013-10-21 Sung-jae ParkUpdate error message tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.060752
2013-10-19 Sung-jae ParkSync with 3.0
2013-09-26 Sung-jae ParkTry to use gettimeofday if clock_gettime is failed
2013-09-26 Sung-jae ParkUse the clock_get_time instead of gettimeofday
2013-09-10 Sung-jae ParkFix the invalid read of valigrind report.
2013-09-03 Sung-jae ParkUpdate doxygen and error code.
2013-08-13 Sung-jae ParkUpdate coding convention
2013-08-05 Sung-jae ParkApply i18nized preview. 2.2_release submit/tizen_2.2/20130814.085310 submit/tizen_2.2/20130814.101323
2013-07-03 Sung-jae ParkRemove last trailing comma submit/tizen_2.2/20130714.150856
2013-07-03 Sung-jae ParkApply GCC 4.8 patch
2013-06-27 Sung-jae ParkUpdate size for easy mode livebox
2013-06-27 Sung-jae ParkUpdate Log
2013-06-25 Sung-jae ParkAdd new API for getting record one by one.
2013-06-21 Sung-jae ParkUpdate Easymode DBox size.
2013-06-20 Sung-jae ParkReduce the log message
2013-06-13 Sung-jae ParkMerge branch 'tizen_2.1' into tizen_2.2
2013-06-13 Sung-jae ParkUpdate error code and mapping UI-app and DBox
2013-06-03 Sung-jae ParkAdd new API for getting the mainappid using DBox Id.
2013-05-28 Sung-jae ParkAdd new API for getting the UI App list using lbid.
2013-04-30 Sung-jae ParkVarious patches are applied tizen_2.1 submit/tizen_2.1/20130514.053003
2013-04-26 Sung-jae Park[BUG] Fix invalid usage of sqlite_column_int 2.1b_release accepted/tizen_2.1/20130426.150230 submit/tizen_2.1/20130426.145706
2013-04-19 Sung-jae ParkUpdate License accepted/tizen_2.1/20130425.023343 submit/tizen_2.1/20130424.223927
2013-04-18 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkAdd new size type
2013-04-12 Sung-jae ParkUpdate LB_ACCESS event values.
2013-04-10 Sung-jae ParkMerge "Sync with the private repository" into tizen_2.1
2013-04-10 Sung-jae ParkSync with the private repository
2013-04-08 Junfeng DongFix for 64 bit compatibility.
2013-03-31 Sung-jae ParkSync to Ide90c579971eff165fe38694907a1092bd6c6fc4
2013-03-28 Sung-jae Park[Build Break] Add missing header.
2013-03-25 Sung-jae ParkUpdate License
2013-03-21 Sung-jae ParkMerge branch 'master' into tizen_2.1
2013-03-16 Jinkun Jangsync with master
2013-03-16 Sung-jae ParkFix the bug of trigger_update & set_period API.
2013-03-05 Sung-jae ParkReplace the NULL with SQLITE_TRANSIENT.
2013-03-05 Sung-jae ParkReturn TRUE as default for livebox_service_touch_effect.
2013-03-05 Sung-jae ParkAdd a new API "livebox_service_is_primary"
2013-02-27 Sung-jae ParkAdd change_period API
2013-02-21 Sung-jae ParkSync with the latest code.
2013-02-15 Sung-jae ParkTemporarly comment out the ENABLED attribute.
2013-02-14 Sung-jae ParkAdd API for checking the enabled/disabled flag
2013-01-31 Sung-jae ParkAdd touch_effect retrieve function.
2013-01-30 Sung-jae ParkUpdate the livebox_service_provider_name function.
2013-01-27 Sung-jae ParkAdd new size type
2013-01-25 Sung-jae ParkFix the GCC 4.7 build error
2013-01-24 Sung-jae ParkFix the prevent issue (from the private repository)
2013-01-23 Sung-jae ParkAdd mouse_event attribute
2013-01-04 Sung-jae ParkRevise the spec file
2013-01-02 Sung-jae ParkChange the LOG_TAG
2012-12-20 Sung-jae ParkInitialize the project.
2012-12-17 HyungKyu SongInitial empty repository