summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-21Update error messagesubmit/tizen_2.2/20131107.0607522.2.1_releasetizen_2.2Sung-jae Park2-13/+13
Change-Id: Ic6c3a3feb70047616a0514f5bedda05e7a65df2d
2013-10-19Sync with 3.0Sung-jae Park3-28/+33
Replace db open with db open with options. To open it with readonly option. Change-Id: I3e7f15438f2508b71cb3ec8968ee1e6f595d6e2d
2013-09-26Try to use gettimeofday if clock_gettime is failedSung-jae Park1-1/+21
Change-Id: I2031a9cb66d59d50787c67823692f91069233098
2013-09-26Use the clock_get_time instead of gettimeofdaySung-jae Park3-4/+22
Change-Id: I447e0656abfadc05318de9fc0a9867de5d1cadc2
2013-09-10Fix the invalid read of valigrind report.Sung-jae Park2-4/+12
Change-Id: Ic53fcff0bfa8d599fd51c0fb3f1410634f9b4332
2013-09-03Update doxygen and error code.Sung-jae Park6-144/+532
Change-Id: Ibf2c35e6a14d0b5d4ad99f6742df3f6dffabf37b
2013-08-13Update coding conventionSung-jae Park4-110/+222
Change-Id: I4a088f7f3969d9e23785d0b4ba46dcc03ee6467f
2013-08-05Apply i18nized preview.submit/tizen_2.2/20130814.101323submit/tizen_2.2/20130814.0853102.2_releaseSung-jae Park3-11/+114
Change-Id: I3ee9f9edc656d212bd2bfa8730faf8a76af68ffe
2013-07-04Remove last trailing commasubmit/tizen_2.2/20130714.150856Sung-jae Park3-6/+6
Change-Id: Ideda154ebfceefb86e1defd94093e3d239ec69b5
2013-07-03Apply GCC 4.8 patchSung-jae Park1-1/+1
Change-Id: Ia07d03c4737fd315cf06cae14fe7ab4e75e78f07
2013-06-27Update size for easy mode liveboxSung-jae Park1-6/+6
Change-Id: I7ca9ee63bd958c21116ab799470c0bae963e9ef4
2013-06-27Update LogSung-jae Park1-2/+2
Change-Id: I8bedfcad8cdc5e636e07dc19f03a9a6a38aca73c
2013-06-25Add new API for getting record one by one.Sung-jae Park3-2/+146
Change-Id: Ia6b5a7d74dc9e750982eee1c2a0e5632bcd676a0
2013-06-21Update Easymode DBox size.Sung-jae Park2-7/+7
Change-Id: I9a63f4306f9277855db2fd0fda1451522737a261
2013-06-20Reduce the log messageSung-jae Park2-17/+1
[model] Tizen [binary_type] AP [customer] Tizen Developers [issue#] N/A [problem] Too many logs are printed [cause] N/A [solution] Reduce it. [team] HomeTF [request] [horizontal_expansion] Change-Id: Iafddf42a469082a4b3ba82489901a0612b610e27
2013-06-13Merge branch 'tizen_2.1' into tizen_2.2Sung-jae Park5-3/+108
Change-Id: I7af8efbf16e6fbdea73df238a1dfac069994046e
2013-06-13Update error code and mapping UI-app and DBoxSung-jae Park4-14/+30
[model] Tizen [binary_type] AP [customer] Tizen Developer [issue#] N/A [problem] Unable to find the UI App using DBox Id. [cause] There is no reference info for UI App in DBox tag. [solution] Use the UI-App field. [team] HomeTF [request] [horizontal_expansion] Change-Id: I28f5541936557e4680705fc7d34fdff800d29040
2013-06-03Add new API for getting the mainappid using DBox Id.Sung-jae Park3-1/+90
Change-Id: Iab528d86aeaa6ae8efa755fa5fda8c86f83245f7
2013-05-28Add new API for getting the UI App list using lbid.Sung-jae Park4-3/+199
[model] Tizen [binary_type] AP [customer] Tizen Developers [issue#] N/A [problem] Need to get application list [cause] There is no way to get the applist using lbid [solution] Support new API for getting it. [team] HomeTF [request] [horizontal_expansion] Change-Id: I0f127ffa615a1753620598880750d79cfdce6452
2013-04-30Various patches are appliedsubmit/tizen_2.1/20130514.053003tizen_2.1Sung-jae Park11-26/+26
Patch 4/4 Update License Patch 3/4 Update the accessibility return value. Patch 2/4 Error should be negative value. Patch 1/4 Replace VALUE_CHANGE with ACTION ACTION_UP/ACTION_DOWN Change-Id: I8b27cf8cfcc771906460bdf8cc8936051a754bd8
2013-04-26[BUG] Fix invalid usage of sqlite_column_intsubmit/tizen_2.1/20130426.145706accepted/tizen_2.1/20130426.1502302.1b_releaseSung-jae Park1-1/+1
Change-Id: I4367048a714b358e1755d943ac8f07c0addf6737
2013-04-19Update Licensesubmit/tizen_2.1/20130424.223927accepted/tizen_2.1/20130425.023343Sung-jae Park9-9/+9
Change-Id: I690cde2a2aab26a59e1d33b4ae22a6b0a684bb63
2013-04-18Update LicenseSung-jae Park10-91/+214
Change-Id: I97fc0264bf826940d306e988e4a9387e518d8cba
2013-04-18Add new size typeSung-jae Park3-30/+50
Supporting new livebox size, 4x5 and 4x6 (only for samsung feature) Change-Id: I1c491d042a32e8ea2991bb67e071c1cdfb8f9a47
2013-04-12Update LB_ACCESS event values.Sung-jae Park2-21/+21
Change-Id: If299e6008cdcb6406088b10f66949474cfbc762d
2013-04-10Merge "Sync with the private repository" into tizen_2.1Sung-jae Park2-3/+108
2013-04-10Sync with the private repositorySung-jae Park2-3/+108
Add unhighlight event. Add lb access status code. for error case Add accessibility event for script type livebox & pd Update VERSION API added & changed. livebox_service_touch_effect is changed. livebox_service_need_frame is added. Add size_type parameter to get attribute for specified size. Add API for getting the "need_frame" attribute Each box can get help from viewer to draw border for box contents. In that case, the box can set "true" for need_frame attribute. Then the viewer will draw border for it. To get the need_frame value, this library supports livebox_service_need_frame API. It will returns true of false about need_frame attribute. If it said, true, the viewer can draw some border on its contents. or the viewer should keep its original contents. But it is just recomendataion, if the viewer draw something on the box, There is no way to keep it in safe ;) Change-Id: Ib08c9e862d169e1729ff3e6f6c6ef6aea56ceb77
2013-04-08Fix for 64 bit compatibility.Junfeng Dong2-4/+4
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: I5bba4b9185814ec9d5289c32b83287eb21850c04
2013-03-31Sync to Ide90c579971eff165fe38694907a1092bd6c6fc4Sung-jae Park3-2/+12
Supporting the 0x0 full size livebox. It is only supported for the commercialization feature. (Supporting the always livebox, 0 page of the homescreen) Change-Id: I0970439aa1ce0e7d87712191243f4c2a588104f1
2013-03-28[Build Break] Add missing header.Sung-jae Park1-0/+49
Change-Id: Ie80bf79a4933403a112f9fb5927468ee44e591f9
2013-03-25Update LicenseSung-jae Park11-52/+56
2012 -> 2013 Change-Id: I03536bbb798e59fd31673e0f093ed2003c661d91
2013-03-21Merge branch 'master' into tizen_2.1Sung-jae Park4-7/+46
Conflicts: include/util.h packaging/liblivebox-service.spec src/livebox-service.c src/util.c Change-Id: I77c84462bc45b95016b8af4754a1b433d607dd7d
2013-03-16sync with masterJinkun Jang13-0/+3008
2013-03-16Fix the bug of trigger_update & set_period API.Sung-jae Park4-7/+46
It requires URI based Id. But the inhouse livebox only knows filename (without File schema). So the API will check the schema of each Id. and if it has no schema, prepend "file://" schema. Change-Id: Id374a66f236e365837aa1068f20f5dd3f52ceb86
2013-03-05Replace the NULL with SQLITE_TRANSIENT.Sung-jae Park2-28/+28
NULL is defined as SQLITE_STATIC. But I intend to use the SQLITE_TRANSIENT, so I set it correctly. Change-Id: I82092422f1478ea25ac3957e5ec3c911aefad253
2013-03-05Return TRUE as default for livebox_service_touch_effect.Sung-jae Park2-5/+5
Even if the given Id is not valid, this API should return TRUE as default. Change-Id: Icb27109d31ef1f92e13f3ca4361d29f1cf44ae3b
2013-03-05Add a new API "livebox_service_is_primary"Sung-jae Park3-14/+66
This API will returns true(1) or false(0) Fix the bug of livebox_service_touch_effect & livebox_service_mouse_event function. Those functions has to return 0 or 1. even if the argument is not valid, returns 0. Change-Id: I1269a7020c4aff8504c09845dd49f6f757ee4a6b
2013-02-27Add change_period APISung-jae Park4-67/+147
Update trigger_update API Change-Id: Iad14a4e4c8d9963ae7836c55e38e1739add1540a
2013-02-21Sync with the latest code.Sung-jae Park2-2/+2
Use the same scale factor for width & height. Change-Id: Idb6e1fa9ac6262f74b9d0067a3f69ffaec513114
2013-02-15Temporarly comment out the ENABLED attribute.Sung-jae Park1-0/+3
Change-Id: I9da6e35f51d3d3c676b10d2d3564749d27a6f5bc
2013-02-14Add API for checking the enabled/disabled flagSung-jae Park4-2/+41
Change-Id: I8efdf78f3d4a34a45643ad9f9cbc4c430f2ffebd
2013-01-31Add touch_effect retrieve function.Sung-jae Park3-1/+44
Change-Id: I2eed2487e4a1035487e7492ba6c6085b610e439f
2013-01-30Update the livebox_service_provider_name function.Sung-jae Park2-2/+34
Change-Id: Iaffea302a7a4b1e0f9bddc80487de122846c7cd7
2013-01-27Add new size typeSung-jae Park3-14/+44
1x1 = 207x207 3x1 = 645x207 3x3 = 645x645 Change-Id: I36dfc1abf3486aa639f7617ebc821a01baaa7bdd
2013-01-25Fix the GCC 4.7 build errorSung-jae Park2-2/+2
Change-Id: Ic3a34235258cb1a531053a97c142c86bc884d69d
2013-01-24Fix the prevent issue (from the private repository)Sung-jae Park2-6/+6
Change-Id: I8caf02f3716341b50bcf0552099c09779e420570
2013-01-23Add mouse_event attributeSung-jae Park3-1/+45
Change-Id: I53537eb3816a0b35b89a3509758a1d64df101f79
2013-01-04Revise the spec fileSung-jae Park1-8/+10
Change-Id: Ib76435701676fe98b15f0c00a32b5d915bc4f2ed
2013-01-02Change the LOG_TAGSung-jae Park2-2/+2
Change-Id: Iccd3e6119523ef6b018318c9fa1d72b68d8cb69c
2012-12-20Initialize the project.Sung-jae Park13-0/+2683
Change-Id: I2c7c9fa03496479511eff82e694327adedeec7ab