Jihoon Kim [Thu, 2 Apr 2020 10:04:18 +0000 (19:04 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I8b543ca0dcd80580f8ed72f89e8e86f01d3f2df1
Jihoon Kim [Thu, 2 Apr 2020 10:04:03 +0000 (19:04 +0900)]
Update package version to 0.1.29
Change-Id: I4129f447e8872be19cf71a0dfd96aa445e9e5530
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 2 Apr 2020 01:58:28 +0000 (10:58 +0900)]
Remove unnecessary variable
Change-Id: I8e745998dfe86181d30f7ac995081c448dff05f4
Jihoon Kim [Thu, 2 Apr 2020 01:26:57 +0000 (10:26 +0900)]
Fix issue detected by static analysis tool
Dereference null return value (NULL_RETURNS)
dereference: Dereferencing a pointer that might be null conv_path when calling snprintf.
Change-Id: I47cfa1bded3b313a2fb982c5975a2e7a79f3a83c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 2 Apr 2020 01:24:12 +0000 (10:24 +0900)]
Fix issues detected by static analysis tool
Change-Id: Ifcb7aa13ba2158b11687d77c04a3fdea6fe69219
InHong Han [Wed, 1 Apr 2020 11:57:23 +0000 (20:57 +0900)]
Update package version to 0.1.28
Change-Id: If9aedf6f19d93d39999e5657be47d564b5c9b5c3
InHong Han [Wed, 1 Apr 2020 11:07:16 +0000 (20:07 +0900)]
Add a new message to notify disconnection
Change-Id: Ia65b927b18b0722f74b555039f8eea70b3cc973a
InHong Han [Wed, 1 Apr 2020 10:44:25 +0000 (19:44 +0900)]
Fix issue that does not create thumbnail before OOBE
Change-Id: Icd2d94dbf8ad1cb2db5511668df2020c57dca048
InHong Han [Wed, 1 Apr 2020 10:29:20 +0000 (19:29 +0900)]
Modified to check the string size is zero
Change-Id: I2c49792905831954b08c307463cbfccebe88124e
InHong Han [Wed, 1 Apr 2020 08:02:39 +0000 (17:02 +0900)]
Modified to insert sticker into DB even if thumbnail is null
Change-Id: I7a00974f21ee33908cc84b2e14577c9e74b94ec4
InHong Han [Tue, 31 Mar 2020 12:02:17 +0000 (21:02 +0900)]
Remove unnecessary privileges
Change-Id: I593db0d467d5ac1cda186cb7b792d7ac47f4f382
InHong Han [Mon, 30 Mar 2020 12:19:07 +0000 (21:19 +0900)]
Request sticker sync again when sticker-request-sync-req message is received
Change-Id: I418887a4adb019ad8c77ed4467a913d7f15a8959
Jihoon Kim [Wed, 1 Apr 2020 06:42:04 +0000 (15:42 +0900)]
Set sync status in case of disconnect
Change-Id: I26d5a635acc433908f70677b988b67e7e624b24d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 1 Apr 2020 05:44:32 +0000 (14:44 +0900)]
Support to set sync status in vconf
Change-Id: Icf738f01b50128e6d8085b2d56e83e79eacc9ad7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 1 Apr 2020 05:41:30 +0000 (14:41 +0900)]
Fix bug not to set sync complete vconf value
Change-Id: Ie69f9ccac30158ce3eae6c202ada09fe863d36ac
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 31 Mar 2020 11:45:43 +0000 (20:45 +0900)]
Update package version to 0.1.27
Change-Id: I5792b659a02db981e43eb5b0c22c2dac265faf55
Jihoon Kim [Tue, 31 Mar 2020 11:40:26 +0000 (20:40 +0900)]
Fix issues detected by static analysis tool
Change-Id: I19d0a8dd76c0b4f9e58ce1541a995ca6a2e3f020
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 31 Mar 2020 09:30:03 +0000 (18:30 +0900)]
Modified to delete image files when sticker data is deleted from DB
Change-Id: I6c27cee243833a93ce280f97964e3e2c1e8a9ab6
InHong Han [Mon, 30 Mar 2020 08:42:40 +0000 (17:42 +0900)]
Update package version to 0.1.26
Change-Id: Ibaa8c4918235187545ee45e5989f1fb8f621da04
InHong Han [Fri, 27 Mar 2020 07:44:07 +0000 (16:44 +0900)]
Support to create thumbnail of the sticker
Change-Id: I78df10b6422fe225910870640381ecd2cdead1fa
InHong Han [Fri, 27 Mar 2020 09:53:03 +0000 (18:53 +0900)]
Support to copy thumbnail to RW directory
Change-Id: I0a590cbccbca31453898c762baf27309b9980f7c
Jihoon Kim [Mon, 30 Mar 2020 05:46:28 +0000 (14:46 +0900)]
Set first sync complete
Change-Id: I71eebf7c1caa0667f283da1bf042238488116f98
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 30 Mar 2020 01:55:52 +0000 (01:55 +0000)]
Merge "Fix indentation in manifest file" into tizen_5.5
Jihoon Kim [Fri, 27 Mar 2020 09:52:46 +0000 (18:52 +0900)]
Fix indentation in manifest file
Change-Id: I281de93c075efb6df8c7b96338ddb7113736cdd7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 27 Mar 2020 05:47:18 +0000 (14:47 +0900)]
Modified to request sticker sync using sticker feature
Change-Id: Iacf7c5fb7524aaaa6d76fde548dfff17fc32bedb
Jihoon Kim [Fri, 27 Mar 2020 05:44:01 +0000 (14:44 +0900)]
Create configuration header
Change-Id: I8e909a05e42cfcc76b025f07baec87c879362f7c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 27 Mar 2020 04:34:15 +0000 (13:34 +0900)]
Improve code for human readability
Change-Id: I3ba1efb2012761a4d98928e2156bcaeba56b6cc7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 27 Mar 2020 02:09:46 +0000 (11:09 +0900)]
Modified to not initialize the file_path to null before inserting sticker data
Change-Id: I5473c0ea2d6dae2a9c68d3c641f8cc76108491de
Jihoon Kim [Thu, 26 Mar 2020 03:16:13 +0000 (12:16 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I6bb014c11434d41ff37edbcfc8a3d37e3abcd1a2
Jihoon Kim [Thu, 26 Mar 2020 03:12:09 +0000 (12:12 +0900)]
Update package version to 0.1.25
Change-Id: I572cea0f5e4f90bc58fba9f4a08c148dbd6d7f96
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 13 Mar 2020 08:01:02 +0000 (17:01 +0900)]
Change the sync progress method from total to each group
Change-Id: I11bf1a405cd8e69cb9b62e416c7ac45fca9b3c6e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 18 Mar 2020 11:11:41 +0000 (20:11 +0900)]
Use request queue
Change-Id: I707e5b8bc720659afefc04f1c4cc5adc54ed0f44
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 24 Mar 2020 11:49:43 +0000 (20:49 +0900)]
Fix coding style
Change-Id: I277099b06973fe4306ad95e869a20ce12f2ff0e3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Tue, 24 Mar 2020 11:46:30 +0000 (11:46 +0000)]
Merge "Fix issue request sending fail log is displayed before connection is established" into tizen_5.5
Jihoon Kim [Tue, 24 Mar 2020 11:28:57 +0000 (20:28 +0900)]
Fix issue request sending fail log is displayed before connection is established
Change-Id: I655ef74f51c62c82a4c476b9b2fabb2faee774f3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 24 Mar 2020 04:45:39 +0000 (13:45 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: Ie7a2e632d4c49420b394702302b81f3117e7cddb
InHong Han [Tue, 24 Mar 2020 04:45:10 +0000 (13:45 +0900)]
Update package version to 0.1.24
Change-Id: Ia2d82f6d9e7397b97dd7155c6f72f143d42fbb2d
InHong Han [Fri, 20 Mar 2020 04:11:25 +0000 (13:11 +0900)]
Fix wrong error value
Change-Id: If4d58982b791dc064cc3b05d7e35d84caf9c661f
Jihoon Kim [Fri, 20 Mar 2020 06:36:15 +0000 (15:36 +0900)]
Check battery charging status for sync condition
Change-Id: I07450a60edef785e197bac03f85d3f13855465b8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 20 Mar 2020 05:56:40 +0000 (14:56 +0900)]
Remove unused variable
Change-Id: Iaa0a0b6744e091ab9c761363de5e1edcc21d27e0
InHong Han [Thu, 19 Mar 2020 10:46:39 +0000 (19:46 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I62e92b3f894c81357e518bd88058f6e7a7710c2f
InHong Han [Thu, 19 Mar 2020 10:14:19 +0000 (19:14 +0900)]
Update package version to 0.1.23
Change-Id: I0c9b9a4745bdf1bcf01b645d3762a42060339973
InHong Han [Thu, 19 Mar 2020 10:12:40 +0000 (19:12 +0900)]
Modified to use the new API to delete sticker
Change-Id: I4867a69a865bc291b30ef6b867cbc88bd780f7a6
InHong Han [Thu, 19 Mar 2020 02:09:27 +0000 (11:09 +0900)]
Add a new API to delete sticker using URI
Change-Id: I16e910c6135199018da711c7684a699ea36d9b44
InHong Han [Thu, 19 Mar 2020 02:08:54 +0000 (11:08 +0900)]
Add interface to check file exists
Change-Id: I6af83ab05e00efaf014c9cc52543b7e620306ce2
Jihoon Kim [Wed, 18 Mar 2020 07:50:30 +0000 (16:50 +0900)]
Split sticker data into another file
Change-Id: I3c23542e657757e0250fea67effb196677ae08c7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 16 Mar 2020 10:53:59 +0000 (19:53 +0900)]
Add error codes
Change-Id: Ibdde0b8c7ed6f1068bc80ccb950e05e3b0925d50
InHong Han [Mon, 16 Mar 2020 10:29:11 +0000 (19:29 +0900)]
Add interface to update sticker display type
Change-Id: I34f96920bc8acb6aab9c76395732dfa084297e8c
InHong Han [Mon, 16 Mar 2020 08:15:11 +0000 (17:15 +0900)]
Add a new API for retrieving group list using display type
Change-Id: Ib6f92eff0014daad1b427e4e8a194dc4d9a54cf7
InHong Han [Mon, 16 Mar 2020 05:17:17 +0000 (14:17 +0900)]
Add a new API for retrieving stickers using display type
Change-Id: I05445d437cd89fc134da3063681fe09425937cd4
InHong Han [Fri, 13 Mar 2020 00:52:19 +0000 (09:52 +0900)]
Support display_type
Change-Id: I84a9ee0230c8d0da38236edde726eb74abcd66a8
Jihoon Kim [Wed, 18 Mar 2020 00:52:12 +0000 (09:52 +0900)]
Avoid build error due to vconf key
Change-Id: I496e4a871fa9bf571b10fd9cd233e2e7b8b16637
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 18 Mar 2020 00:43:06 +0000 (09:43 +0900)]
Revert "Add vconf define temporarily"
This reverts commit
dfd48fd5ee154781ce88b2c1e3f575a40ff8b89b.
Change-Id: Ifd945d7e422ea73ffeaed176d44c5177d3aa962b
Jihoon Kim [Wed, 18 Mar 2020 00:25:18 +0000 (09:25 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: Ia3f50a16c8a994b304956c58225d0665693783d6
Jihoon Kim [Tue, 17 Mar 2020 10:52:18 +0000 (19:52 +0900)]
Update package version to 0.1.22
Change-Id: Iafe24998ee5ac3fff6a12734e8b7ac44e5b7a1e9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 17 Mar 2020 11:04:03 +0000 (20:04 +0900)]
Add vconf define temporarily
Change-Id: I2d63113a8523ca0dbebb3d93e001568023a6078d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 17 Mar 2020 10:10:17 +0000 (19:10 +0900)]
Fix json parsing error due to trailing trash character
Change-Id: I3bce228b55b0ef16828783f15e3bc1c89af78dfa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 17 Mar 2020 10:03:04 +0000 (19:03 +0900)]
Terminate sticker-receiver after sending result
Change-Id: I27f5f04e2cc964cfcc29925800f6d47070f051a5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 17 Mar 2020 08:48:02 +0000 (17:48 +0900)]
Add boilerplate
Change-Id: I9ef5ed62a4461b34cb38c5bc302a24d2d0bb58cf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 13 Mar 2020 07:44:04 +0000 (16:44 +0900)]
Remove unused code
Change-Id: I3498174ececa2b2f0f14accbd63298d02f549e4f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 11 Mar 2020 10:43:43 +0000 (19:43 +0900)]
Remove temporary code to handle wrong member name in json
Change-Id: I6cfaefb93eaa51ff0fd0f784f124295ceeda4b42
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 12 Mar 2020 12:25:57 +0000 (21:25 +0900)]
Update package version to 0.1.21
Change-Id: I27e93064365f1c900e470cae8005c07461566733
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 12 Mar 2020 05:21:50 +0000 (14:21 +0900)]
Set sticker feature flag
Change-Id: Ibf6b8dd884a450101f3300b3ff5414523aa549ec
Jihoon Kim [Wed, 11 Mar 2020 09:23:46 +0000 (18:23 +0900)]
Update package version to 0.1.20
Change-Id: Ic1cc1ff1362b67c0c589c43db03ee88c72f278dc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 11 Mar 2020 06:14:34 +0000 (15:14 +0900)]
Remove category in app_control
Change-Id: I1f88218aff1e8534167a0aea335cd4bc1c6e01ac
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 10 Mar 2020 08:07:18 +0000 (17:07 +0900)]
Add oobe mode for initializing
Change-Id: Ib8921c4517ddfd85611fa65731a9a724745b4721
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 10 Mar 2020 10:32:20 +0000 (19:32 +0900)]
Fix wrong log to display mode, category, and type
Change-Id: I3aa7aac680e1902726acebc7b1ee2644aa8fcec8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 26 Feb 2020 07:37:45 +0000 (16:37 +0900)]
Support to request sticker sync periodically
Change-Id: I73467303f4a1cfec69b02a6c1ee4a4410cde0e58
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 9 Mar 2020 08:18:19 +0000 (17:18 +0900)]
Update package version to 0.1.19
Change-Id: I0976c20df26b65d3151f579ab9cc36bf1c6da6ec
InHong Han [Mon, 9 Mar 2020 08:16:35 +0000 (17:16 +0900)]
Add a code for removing sticker data
Change-Id: I70ba9a3ec0f887a8c6eaf4e144d7754cf56739ce
Jihoon Kim [Mon, 9 Mar 2020 07:19:05 +0000 (16:19 +0900)]
Update package version to 0.1.18
Change-Id: Ia8918ad0db06842948ff6f43542d9ac99ccba449
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 9 Mar 2020 04:02:06 +0000 (13:02 +0900)]
Send response and result to requester application
Change-Id: I7860eaee2dc6fe3253fed0d4b6324e83797fe521
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 6 Mar 2020 09:54:36 +0000 (18:54 +0900)]
Add more logs
Change-Id: I691840b100107265cf9f9003b4e9d0d1c7942a3d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 6 Mar 2020 05:45:30 +0000 (14:45 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I7877fb6164781f89e74ca773ce7a523bc0eae1a6
Jihoon Kim [Fri, 6 Mar 2020 04:27:34 +0000 (13:27 +0900)]
Update package version to 0.1.17
Change-Id: I6d172f4f66dcea406d67415fa9948031240bccdb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 6 Mar 2020 04:03:43 +0000 (13:03 +0900)]
Set sync completion flags
Change-Id: I8029dd4516aaa849428e7d3ec3591704b6754253
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 6 Mar 2020 01:27:23 +0000 (10:27 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I0309c57aabd8bad8b3a6dde220be592be4621d13
Jihoon Kim [Fri, 6 Mar 2020 01:01:59 +0000 (10:01 +0900)]
Update package version to 0.1.16
Change-Id: I19117b7cd18eda7e459a0850f68f3b16d919f4ea
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 4 Mar 2020 07:33:06 +0000 (16:33 +0900)]
Notify total sync progress
Change-Id: I190b9c1ab519b80abd3dbf1af91613eea2dd30d2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 5 Mar 2020 11:44:50 +0000 (20:44 +0900)]
Change way to connect in sticker-receiver
Previously, mobile device connects to wearable.
From now on, sticker-reciever connect to mobile device to sync sticker data.
Change-Id: I7ce6b8664a88a5b0a900369fed52078f3adb3731
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 4 Mar 2020 00:21:41 +0000 (09:21 +0900)]
Show error message on connection request callback
Change-Id: I1f7a2b11495f7f6740ace2cd935774f529d6d08b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 2 Mar 2020 06:26:33 +0000 (15:26 +0900)]
Add a logic for sending and receiving JSON data
Change-Id: I35a22242645906d0cb4f7c4ac18df852d6f6266e
Jihoon Kim [Tue, 3 Mar 2020 06:16:57 +0000 (15:16 +0900)]
Show connection termination reason
Change-Id: I7a115a0dd0b13862fd3fada2df1f324c04685be7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 3 Mar 2020 05:26:02 +0000 (14:26 +0900)]
Remove unused code
Change-Id: I4b89eaca5ca208eca0edd2e3e54e0e93a599da6c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 2 Mar 2020 01:40:38 +0000 (10:40 +0900)]
Update package version to 0.1.15
Change-Id: I1026c72fdeae6e3bccae1e4e7fbcb8fe582b68b8
(cherry picked from commit
b14f2f3415ef1b176f1522efc0fc3e566a5b5e4c)
InHong Han [Mon, 2 Mar 2020 01:52:49 +0000 (01:52 +0000)]
Merge "Merge branch 'tizen_5.5' into tizen" into tizen
InHong Han [Mon, 2 Mar 2020 01:52:44 +0000 (01:52 +0000)]
Merge "Update package version to 0.1.15" into tizen
InHong Han [Mon, 2 Mar 2020 01:44:57 +0000 (10:44 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I9a67bc00f7041f00cf8845832b36072d4c5f9d57
InHong Han [Mon, 2 Mar 2020 01:40:38 +0000 (10:40 +0900)]
Update package version to 0.1.15
Change-Id: I1026c72fdeae6e3bccae1e4e7fbcb8fe582b68b8
InHong Han [Mon, 2 Mar 2020 01:39:22 +0000 (10:39 +0900)]
Fix issues detected by static analysis tool
Change-Id: Ifc206b696c03bff49baac3e048febca3348f212b
Jihoon Kim [Mon, 24 Feb 2020 09:57:29 +0000 (18:57 +0900)]
Change indentation from tab to spaces
Change-Id: I4f79da47ef7b6b05d096596230683a5582005cb5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 21 Feb 2020 11:49:19 +0000 (20:49 +0900)]
Terminate sticker-receiver when disconnected from mobile device
Change-Id: I463ed46ba612b7a2521e26a242386bb283e946d3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 24 Feb 2020 08:12:56 +0000 (17:12 +0900)]
Change log format in sticker-receiver
Change-Id: Id5730c2353be61cfc35804e6e519269224e594b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 21 Feb 2020 11:04:14 +0000 (20:04 +0900)]
Remove unused function
Change-Id: I288a400ea7ef143a3337b12ee9596f7065682b2b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 20 Feb 2020 11:19:14 +0000 (20:19 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: I0e9fe0b4f358aa18567cb643ec718968c4d351df
Jihoon Kim [Thu, 20 Feb 2020 10:48:20 +0000 (19:48 +0900)]
Update package version to 0.1.14
Change-Id: I0189865c1d58bcb461a0db2101b3cc96c2308db6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 20 Feb 2020 10:47:57 +0000 (19:47 +0900)]
Fix signing issue on wearable device
Change-Id: If67e682df5da525ed44a883855706829c72f283d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 20 Feb 2020 06:59:38 +0000 (15:59 +0900)]
Update package version to 0.1.13
Change-Id: I1c3c03ef79ad85459d970fd17a58114799c45db1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 20 Feb 2020 06:54:11 +0000 (15:54 +0900)]
Fix issue failed to install due to no base directory
Change-Id: I73177635916e4f980f357d8b33cfccf65119006c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 20 Feb 2020 06:03:02 +0000 (15:03 +0900)]
Merge branch 'tizen_5.5' into tizen
Change-Id: Iba03fd55599419180bbbd57a08fea7a6f01d3245