Add sqlite3 dependency
[platform/core/appfw/watchface-complication.git] / watchface-complication /
2021-06-30 Ilho KimAdd sqlite3 dependency 37/260637/2
2020-06-24 hyunhoFix dereference NULL issue 90/236990/1
2020-04-13 Jusung SonAdd parameter validation 96/230196/3
2020-04-02 SukHyung, KangFix API reference error 80/229580/1
2020-03-25 hyunhoFix OnConsumerStatusChange bug 28/228628/5
2020-03-23 hyunhoAdd an api to get current provider's event types 03/228403/1
2020-03-16 Hyunho KangMerge "Fix wrong include declaration" into tizen
2020-03-16 hyunhoFix wrong include declaration 00/227700/4
2020-03-09 Jusung SonAdd new api for provider info search 10/227010/3
2020-03-04 Jusung SonAdd small image feature 62/226562/3
2020-02-19 hyunhoAdd APIs to get/set candidate ID 50/225050/3
2020-02-19 hyunhoAdd APIs to send/receive edit done 76/224676/14
2020-02-19 hyunhoGet default icon when specific locale icon not exist 53/224253/6
2020-02-19 hyunhoAdd normalized geometry APIs 20/224120/10
2020-02-19 Hyunho KangMerge "Refactor highlight" into tizen
2020-02-18 Jusung SonAdd priority list APIs 60/224260/5
2020-02-17 Jusung SonAdd denied list APIs 14/224214/3
2020-02-14 hyunhoRefactor highlight 94/224094/4
2020-02-13 Hyunho KangMerge "Release version 2.1.13" into tizen
2020-02-13 hyunhoFix null reference bug 81/224781/1
2020-02-05 Jusung SonAdd consumer monitoring feature 13/222813/3
2020-02-05 hyunhoAdd aod image/icon APIs 03/223903/4
2020-01-20 hyunhoAdd get default data API 36/221936/9
2020-01-06 hyunhoAdd get provider icon API 88/220888/7
2020-01-02 Jusung SonFix build warning based on GCC-9 28/221428/1
2019-12-30 hyunhoRefactor plugin parser 90/220790/8
2019-12-30 hyunhoAdd internal candidate helper APIs 09/220509/2
2019-12-18 hyunhoRemove wrong description 02/220402/1
2019-09-25 mk5004.leeUpdate doxygen 62/214662/1
2019-09-25 hyunhoAdd description to get_timestamp API 31/214631/1
2019-09-19 hyunhoAdd missing header 81/214181/1
2019-09-05 hyunhoAdd timeinfo setter/getter APIs 58/212558/14
2019-07-22 mk5004.leeFix some issues 11/210511/1
2019-07-12 mk5004.leeCheck coding sytle 06/209906/1
2019-07-05 Junghoon ParkRefactor DBManager 00/209300/6
2019-07-04 Junghoon ParkUse nullptr instead of NULL 61/209261/1
2019-07-04 Junghoon ParkChange interfaces to add key word 'const' 57/209257/1
2019-07-04 Junghoon ParkMake some getter methods as immutable methods 52/209252/1
2019-06-25 hyunhoFix wrong exception handling 67/208367/5
2019-06-21 hyunhoFix editable context bug 95/208295/1
2019-06-20 hyunhoRemove unused value 12/208212/2
2019-05-22 hyunhoRemove unnecessary initialize 25/206625/3
2019-05-22 hyunhoFix memory leak 18/206618/1
2019-05-22 hyunhoHandling OOM error 77/206477/6
2019-05-22 hyunhoFix apply not exist allow list bug 43/206443/5
2019-05-22 hyunhoRemove mock objects 60/206360/7
2019-05-22 hyunhoRemove duplicate codes 58/206358/9
2019-05-22 hyunhoRemove unnecessary exception handling codes 56/206356/5
2019-05-22 hyunhoRemove unnecessary GetInst 08/206308/4
2019-05-21 hyunhoReplace internal Bundle with tizen_base::Bundle 12/206212/10
2019-05-15 hyunhoApply mockup framework to gtest 62/206062/2
2019-05-14 hyunhoFix pkgmgr client is not cleared bug 30/206030/2
2019-05-13 hyunhoFix ToString bug 29/206029/1
2019-04-23 hyunhoAdd provider ready sequence 50/204350/2
2019-03-27 hyunhoUsing relative path for icon, image path 22/202322/6
2019-02-15 Hyunho KangMerge "Unsubscribe dbus when object destroyed" into...
2019-02-13 hyunhoUnsubscribe dbus when object destroyed 18/199618/1
2019-02-13 Hwankyu JhunFix crash issue 66/199566/4
2019-02-11 hyunhoUnwatch gdbus when object destroyed 13/199413/2
2019-01-28 mk5004.leeFix static analysis issues 67/197767/13
2018-12-07 hyunhoFix dlog format 15/194715/1
2018-12-03 hyunhoAdd description about default values 17/194317/1
2018-10-30 jusung sonFix update request bug 67/192067/1
2018-10-30 hyunhoChecks complication id duplication 45/191745/3
2018-10-29 hyunhoFix apply allowed list bug 21/192021/3
2018-10-23 jusung sonAdd validation check 06/191606/2
2018-10-12 hyunhoFix disable/uninstall recovery logic bug 50/191050/4
2018-10-05 hyunhoAdd missing internal API delaration 81/190781/9
2018-10-04 mk5004.leeFix doxygen error 50/190650/1
2018-10-01 hyunhoInitialize not initialized member values 42/190342/1
2018-09-21 hyunhoImprove testability 99/188799/17
2018-09-20 hyunhoCreates watchface-common RPM 05/189705/2
2018-09-19 mk5004.leeCheck coding style 97/189497/5
2018-09-18 hyunhoFix support type bug 33/189533/1
2018-09-11 jusung sonAdd validation check 54/188854/1
2018-09-05 jusung sonFix setup_appid_ setting bug 40/188440/1
2018-09-03 hyunhoHandling uncaught exception 64/188264/1
2018-09-03 hyunhoFix uninitialized local value 63/188263/1
2018-09-03 jusung sonAdd trusted provider feature 75/187575/8
2018-09-03 hyunhoAdd privlevel to doxygen 81/187681/3
2018-08-28 mk5004.leeFix memory leak 03/187803/1
2018-08-23 hyunhoFix memory leak 03/187403/5
2018-08-23 hyunhoAdd check logic for bad cast 03/186903/5
2018-08-23 hyunhoModify invoke logic for error callback 44/187344/5
2018-08-22 SukHyung, KangAdd description for error callback 29/187329/2
2018-08-22 hyunhoHandling uncaught exception 11/187311/4
2018-08-22 hyunhoAdd editor's complication is support check feature 21/187021/12
2018-08-22 hyunhoAdds feature check logic 03/187303/4
2018-08-21 hyunhoFix doxygen errors 18/187218/2
2018-08-17 MyungKi LeeAdd apis for screen reader text 79/186479/3
2018-08-17 hyunhoAdd datasharing privilege for add updated callback 10/186610/4
2018-08-17 SukHyung, KangChange touch launch function to transfer event function 85/185085/25
2018-08-14 hyunhoAdd error callback for provider error case 74/186374/11
2018-08-14 hyunhoAdd highligt to support editor's highlighting 20/184220/23
2018-08-10 MyungKi LeeRevert "Add apis for screen reader text" 78/186478/2
2018-08-08 mk5004.leeCheck coding style 88/186188/2
2018-07-31 mk5004.leeCheck coding style 18/185518/4
2018-07-31 mk5004.leeRemove duplicate code 91/185191/3
2018-07-27 mk5004.leeAdd apis for screen reader text 35/184935/11
2018-07-26 jusung sonAdd code to check return value 33/185133/1
next