summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
mk5004.lee [Fri, 9 Mar 2018 07:51:03 +0000 (16:51 +0900)]
Add check routine
- parameter, mem alloc fail, etc
Change-Id: I954157bc8474267161f159dd1e7992732c90aac5
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
hyunho [Mon, 26 Feb 2018 12:33:55 +0000 (21:33 +0900)]
Modify request data API to get default value
- complication_send_update_request
Change-Id: I4df55374ee97fb3a5d31188f3d6956bdb5fb9046
Signed-off-by: hyunho <hhstark.kang@samsung.com>
SukHyung, Kang [Tue, 23 Jan 2018 05:35:12 +0000 (14:35 +0900)]
Add xml parser plugin
Change-Id: Id7d8ccb71cff2df592f0fc073004f644ededcf31
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
mk5004.lee [Wed, 7 Mar 2018 10:21:25 +0000 (19:21 +0900)]
Added processing for setting_db does not exist
Change-Id: I812922efbfb6e14ce0e8ebff2402a3b425b30162
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Thu, 8 Mar 2018 08:37:22 +0000 (17:37 +0900)]
Delete wrong unittest case
Change-Id: I6c0aea1e094144c658cbd89c44bd79a3e32e4045
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Tue, 27 Feb 2018 08:40:46 +0000 (17:40 +0900)]
Add unittest
Change-Id: Iea5658d496fed1f4185ca7df7dd6c416b33266dd
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Fri, 2 Mar 2018 11:33:43 +0000 (20:33 +0900)]
Changes the argument of the function
Change-Id: I767d43803ac03dac09d287c8265ff1c28e1612e2
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
hyunho [Thu, 22 Feb 2018 05:35:23 +0000 (14:35 +0900)]
Store previous complication state in DB
Change-Id: I1d2f1cb176a3507a96ff0b833e3f0248e8ed8c07
Signed-off-by: hyunho <hhstark.kang@samsung.com>
mk5004.lee [Wed, 28 Feb 2018 02:43:58 +0000 (11:43 +0900)]
Move the position of error type to another header
- This is to avoid including watchface-complication.h to use the complication_error.
Moved to watchface-common.h.
Change-Id: I8e5baf6a12585e19d767cecb96780e08abb10ee5
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Tue, 27 Feb 2018 08:12:56 +0000 (17:12 +0900)]
Change func name in header file
- The func names of implementation and declaration did not match.
Change-Id: I482152a300fe1d95eb2551113bcaa237a3976ff3
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
hyunho [Tue, 23 Jan 2018 01:58:42 +0000 (10:58 +0900)]
Fix editable bugs
Change-Id: I555e7f01f73db926beb4d30de6f8c77c74566dce
Signed-off-by: hyunho <hhstark.kang@samsung.com>
mk5004.lee [Thu, 1 Feb 2018 04:55:23 +0000 (13:55 +0900)]
Fix typo
- GetOwerAppid -> GetOwnerAppid
Change-Id: I40e41c21d4825b70a0e3780f08c156dc7aaed278
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Thu, 25 Jan 2018 04:31:20 +0000 (13:31 +0900)]
Save the value of the geometry
Change-Id: Id92f8ec8bef2dd37de644e94ec6ae39ba8d02e5d
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Hyunho Kang [Fri, 24 Nov 2017 08:03:48 +0000 (17:03 +0900)]
Initial commit
Change-Id: Ib37ba25dde6ffbdd4fee0a8a0e720977162e5375
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Tizen Infrastructure [Thu, 23 Nov 2017 08:44:17 +0000 (08:44 +0000)]
Initial empty repository