platform/core/uifw/capi-ui-sticker.git
2020-04-10 Jihoon KimUpdate package version to 0.1.32 40/230540/2 accepted/tizen/5.5/unified/20200413.131115 submit/tizen_5.5/20200410.104312 submit/tizen_5.5/20200413.011745
2020-04-10 Jihoon KimAdd sticker-receiver log dump feature 55/230455/7
2020-04-10 Jihoon KimReduce duplicated code 43/230343/3
2020-04-10 Jihoon KimMerge changes Ib6eec532,I6cf48055 into tizen_5.5
2020-04-10 InHong HanMerge "Add APIs for managing recent stickers history...
2020-04-10 InHong HanFix invalid pointer casting 89/230489/2
2020-04-10 InHong HanAdd a new API for sending whether sticker DB is changed 79/230479/2
2020-04-10 InHong HanAdd APIs for managing recent stickers history 47/230147/7
2020-04-09 InHong HanAdd a new table into DB for checking recent history 39/230039/6
2020-04-08 InHong HanUpdate package version to 0.1.31 15/230215/1 accepted/tizen/5.5/unified/20200409.124115 submit/tizen_5.5/20200408.130000
2020-04-08 InHong HanModified to set VCONFKEY_STICKER_SYNC_STATE when bitmoj... 14/230214/1
2020-04-08 InHong HanFix the issue that sticker synchronization is failed... 80/230180/2
2020-04-08 Jihoon KimAdd missing header file 75/230175/1
2020-04-07 Jihoon KimWake up and send sync request when charging 61/229061/8
2020-04-07 Jihoon KimRemove unused functions 51/229951/1
2020-04-06 Jihoon KimUpdate package version to 0.1.30 22/229922/1 accepted/tizen/5.5/unified/20200407.015544 submit/tizen_5.5/20200406.113010
2020-04-06 Jihoon KimAdd the way to notify through event publish 20/229920/2
2020-04-02 Jihoon KimRename internal function name 33/229633/2
2020-04-02 Jihoon KimUpdate package version to 0.1.29 30/229630/1 accepted/tizen/5.5/unified/20200402.163248 submit/tizen_5.5/20200402.100807
2020-04-02 InHong HanRemove unnecessary variable 59/229559/2
2020-04-02 Jihoon KimFix issue detected by static analysis tool 47/229547/2
2020-04-02 InHong HanFix issues detected by static analysis tool 45/229545/2
2020-04-01 InHong HanUpdate package version to 0.1.28 19/229519/1 accepted/tizen/5.5/unified/20200402.000026 submit/tizen_5.5/20200401.120013
2020-04-01 InHong HanAdd a new message to notify disconnection 10/229510/1
2020-04-01 InHong HanFix issue that does not create thumbnail before OOBE 07/229507/2
2020-04-01 InHong HanModified to check the string size is zero 02/229502/1
2020-04-01 InHong HanModified to insert sticker into DB even if thumbnail... 79/229479/1
2020-04-01 InHong HanRemove unnecessary privileges 75/229375/4
2020-04-01 InHong HanRequest sticker sync again when sticker-request-sync... 74/229374/5
2020-04-01 Jihoon KimSet sync status in case of disconnect 67/229467/1
2020-04-01 Jihoon KimSupport to set sync status in vconf 44/229444/3
2020-04-01 Jihoon KimFix bug not to set sync complete vconf value 42/229442/1
2020-03-31 InHong HanUpdate package version to 0.1.27 72/229372/1 accepted/tizen/5.5/unified/20200331.180331 submit/tizen_5.5/20200331.114816
2020-03-31 Jihoon KimFix issues detected by static analysis tool 71/229371/2
2020-03-31 InHong HanModified to delete image files when sticker data is... 60/229360/2
2020-03-30 InHong HanUpdate package version to 0.1.26 06/229206/1 submit/tizen_5.5/20200330.104023
2020-03-30 InHong HanSupport to create thumbnail of the sticker 46/229146/4
2020-03-30 InHong HanSupport to copy thumbnail to RW directory 54/229054/4
2020-03-30 Jihoon KimSet first sync complete 50/229150/1
2020-03-30 Jihoon KimMerge "Fix indentation in manifest file" into tizen_5.5
2020-03-27 Jihoon KimFix indentation in manifest file 53/229053/4
2020-03-27 InHong HanModified to request sticker sync using sticker feature 13/229013/2
2020-03-27 Jihoon KimCreate configuration header 12/229012/3
2020-03-27 Jihoon KimImprove code for human readability 04/229004/1
2020-03-27 InHong HanModified to not initialize the file_path to null before... 85/228985/1
2020-03-26 Jihoon KimUpdate package version to 0.1.25 23/228823/1 accepted/tizen/5.5/unified/20200326.232334 submit/tizen_5.5/20200326.031600
2020-03-25 Jihoon KimChange the sync progress method from total to each... 30/227630/7
2020-03-25 Jihoon KimUse request queue 77/228077/8
2020-03-24 Jihoon KimFix coding style 62/228662/2
2020-03-24 Ji-hoon LeeMerge "Fix issue request sending fail log is displayed... submit/tizen_5.5/20200325.010037
2020-03-24 Jihoon KimFix issue request sending fail log is displayed before... 60/228660/3
2020-03-24 InHong HanUpdate package version to 0.1.24 80/228580/1 submit/tizen_5.5/20200325.020501
2020-03-23 InHong HanFix wrong error value 58/228258/2
2020-03-20 Jihoon KimCheck battery charging status for sync condition 01/228301/7
2020-03-20 InHong HanRemove unused variable 97/228297/2
2020-03-19 InHong HanUpdate package version to 0.1.23 83/228183/1 accepted/tizen/5.5/unified/20200324.134509 submit/tizen_5.5/20200319.112938
2020-03-19 InHong HanModified to use the new API to delete sticker 82/228182/1
2020-03-19 InHong HanAdd a new API to delete sticker using URI 78/228178/1
2020-03-19 InHong HanAdd interface to check file exists 33/228133/2
2020-03-18 Jihoon KimSplit sticker data into another file 29/228029/2
2020-03-18 InHong HanAdd error codes 21/227821/4
2020-03-18 InHong HanAdd interface to update sticker display type 99/227799/3
2020-03-18 InHong HanAdd a new API for retrieving group list using display... 67/227767/4
2020-03-18 InHong HanAdd a new API for retrieving stickers using display... 24/227724/3
2020-03-18 InHong HanSupport display_type 14/227714/4
2020-03-18 Jihoon KimAvoid build error due to vconf key 78/227978/1
2020-03-18 Jihoon KimRevert "Add vconf define temporarily" 77/227977/1
2020-03-17 Jihoon KimUpdate package version to 0.1.22 53/227953/2 accepted/tizen/5.5/unified/20200318.130557 submit/tizen_5.5/20200317.112844
2020-03-17 Jihoon KimAdd vconf define temporarily 54/227954/1
2020-03-17 Jihoon KimFix json parsing error due to trailing trash character 38/227938/3
2020-03-17 Jihoon KimTerminate sticker-receiver after sending result 36/227936/3
2020-03-17 Jihoon KimAdd boilerplate 27/227927/1
2020-03-13 Jihoon KimRemove unused code 27/227627/1
2020-03-13 Jihoon KimRemove temporary code to handle wrong member name in... 59/227359/3
2020-03-12 Jihoon KimUpdate package version to 0.1.21 45/227545/1 accepted/tizen/5.5/unified/20200313.010658 submit/tizen_5.5/20200312.122812
2020-03-12 InHong HanSet sticker feature flag 55/227455/4
2020-03-11 Jihoon KimUpdate package version to 0.1.20 39/227339/1 submit/tizen_5.5/20200311.094208
2020-03-11 Jihoon KimRemove category in app_control 04/227304/1
2020-03-11 Jihoon KimAdd oobe mode for initializing 82/227182/3
2020-03-10 Jihoon KimFix wrong log to display mode, category, and type 12/227212/3
2020-03-10 Jihoon KimSupport to request sticker sync periodically 28/226028/20
2020-03-09 InHong HanUpdate package version to 0.1.19 52/227052/2 accepted/tizen/5.5/unified/20200311.131048 submit/tizen_5.5/20200310.041649
2020-03-09 InHong HanAdd a code for removing sticker data 48/227048/2
2020-03-09 Jihoon KimUpdate package version to 0.1.18 37/227037/1 accepted/tizen/5.5/unified/20200309.124451 submit/tizen_5.5/20200309.072623
2020-03-09 Jihoon KimSend response and result to requester application 04/227004/4
2020-03-06 Jihoon KimAdd more logs 26/226926/3
2020-03-06 Jihoon KimUpdate package version to 0.1.17 59/226859/1 accepted/tizen/5.5/unified/20200309.013454 submit/tizen_5.5/20200306.053730
2020-03-06 Jihoon KimSet sync completion flags 49/226849/1
2020-03-06 Jihoon KimUpdate package version to 0.1.16 25/226825/1 accepted/tizen/5.5/unified/20200306.124905 submit/tizen_5.5/20200306.010900
2020-03-05 Jihoon KimNotify total sync progress 25/226625/5
2020-03-05 Jihoon KimChange way to connect in sticker-receiver 08/226808/2
2020-03-05 Jihoon KimShow error message on connection request callback 56/226556/3
2020-03-05 InHong HanAdd a logic for sending and receiving JSON data 13/225513/9
2020-03-03 Jihoon KimShow connection termination reason 89/226489/1
2020-03-03 Jihoon KimRemove unused code 75/226475/1
2020-03-02 InHong HanUpdate package version to 0.1.15 37/226337/1 accepted/tizen/5.5/unified/20200302.125519 submit/tizen_5.5/20200302.015744
2020-03-02 InHong HanFix issues detected by static analysis tool 33/226333/1
2020-02-24 Jihoon KimChange indentation from tab to spaces 75/225775/2 submit/tizen_5.5/20200302.032221
2020-02-24 Jihoon KimTerminate sticker-receiver when disconnected from mobil... 45/225645/3
2020-02-24 Jihoon KimChange log format in sticker-receiver 47/225747/2
next