summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Add privilege information to api headerstizen_5.5Sangwan Kwon2-0/+56
2019-07-08Support auto coverage checkingsubmit/tizen/20190708.094113accepted/tizen/unified/20190709.071058Sangwan Kwon3-2/+10
2019-07-05[LCOV] Prepare to measure the line coveragesangwan.kwon3-0/+5
2018-06-25Fix JIRA defect about ASANsubmit/tizen/20180626.021021accepted/tizen/unified/20180626.140824sangwan.kwon1-3/+5
2018-03-27Fix coverity defectssubmit/tizen/20180404.064013submit/tizen/20180404.020934accepted/tizen/unified/20180405.064319sangwan.kwon2-2/+2
2018-03-08Fix misuse of unique_ptrsubmit/tizen/20180316.053242submit/tizen/20180309.020443accepted/tizen/unified/20180319.062926sangwan.kwon1-8/+6
2017-03-20Check a task status inside HandleExt to handle concurrent issueDongsun Lee3-5/+9
2017-02-23Remove error log on NativeMainloop dtorsubmit/tizen/20170319.011939accepted/tizen/wearable/20170320.010402accepted/tizen/unified/20170320.010443accepted/tizen/tv/20170320.010346accepted/tizen/mobile/20170320.010332accepted/tizen/ivi/20170320.010418accepted/tizen/common/20170320.173510accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonKyungwook Tak1-3/+0
2017-02-20Cherrypicks from tizen_3.0 branch (HEAD: 6adc3ec)Kyungwook Tak6-56/+62
2017-02-01Make File::Type class to encapsulate filetype opKyungwook Tak2-59/+133
2017-02-01Revert "Determine package by removable attribute"Kyungwook Tak2-23/+6
2017-01-31Determine package by removable attributeKyungwook Tak2-6/+23
2017-01-31Add error handling for getting statKyungwook Tak1-0/+5
2017-01-31Downgrade log levels which printed too frequentlyKyungwook Tak3-6/+8
2017-01-23Downgrade some frequently printed log's levelKyungwook Tak2-3/+3
2017-01-16Remove platform version diff handlingKyungwook Tak9-152/+6
2017-01-10Apply the reviewed API documentationDongsun Lee6-169/+201
2017-01-03Release 2.3.0Kyungwook Tak20-454/+777
2017-01-02Hide some members from popup classKyungwook Tak3-160/+103
2017-01-02Add mainloop interface and backend layerKyungwook Tak18-336/+695
2016-12-29Handle symbolic links in app directoryKyungwook Tak2-39/+60
2016-12-29Merge branch 'devel/master' into tizensubmit/tizen_unified/20170308.100411submit/tizen/20161229.025146accepted/tizen/wearable/20161229.113453accepted/tizen/unified/20170309.034837accepted/tizen/tv/20161229.113413accepted/tizen/mobile/20161229.113409accepted/tizen/ivi/20161229.113506accepted/tizen/common/20161229.140024Kyungwook Tak4-36/+114
2016-12-26Replace deprecated readdir_r with readdirKyungwook Tak4-36/+114
2016-12-16Apply the result of English documentation reivewsubmit/tizen/20161219.052502accepted/tizen/wearable/20161219.225222accepted/tizen/tv/20161219.225204accepted/tizen/mobile/20161219.225145accepted/tizen/ivi/20161219.225237accepted/tizen/common/20161219.152130Dongsun Lee6-1022/+782
2016-11-28Revert "Use ELM_MAIN macro for main function"Kyungwook Tak1-2/+21
2016-11-23Fix button text ellipsis bug on popupsangwan.kwon2-5/+15
2016-11-22Use ELM_MAIN macro for main functionKyungwook Tak1-21/+2
2016-11-22Fix media path and app dir pathKyungwook Tak5-27/+121
2016-11-22Fix doxygen warningKyungwook Tak1-2/+2
2016-11-15Add ContentType to po files to use find_langKyungwook Tak37-0/+149
2016-10-21Add signal handler on mainloopsangwan.kwon1-0/+8
2016-07-06Upgrade db schema version for adding constraintKyungwook Tak1-1/+6
2016-07-06Refactor cancel async scan architectureKyungwook Tak15-57/+214
2016-07-05Refine scan app deltaKyungwook Tak2-63/+71
2016-07-05Merge branch 'sandbox/kwon/transaction' into develKyungwook Tak11-126/+338
2016-07-05Handle exception when open dir top dir in fs visitorKyungwook Tak1-3/+17
2016-07-05Ignore permission related exception on async scanKyungwook Tak1-5/+7
2016-07-04Handle cancel event not to be printed as errorKyungwook Tak2-6/+13
2016-07-04Add cancel checker in scan app deltaKyungwook Tak2-11/+16
2016-07-04client-server conversation arch for async scanKyungwook Tak20-438/+598
2016-07-01Add transacion on databasesandbox/kwon/transactionsangwan.kwon5-1/+34
2016-07-01Fix bug in file visitor target handlerKyungwook Tak1-4/+5
2016-07-01Don't check malware history before scan single fileKyungwook Tak2-44/+23
2016-07-01Fix insert name query not to replaceKyungwook Tak2-1/+3
2016-06-30Refactor scanAppDelta on cs-logicsangwan.kwon2-94/+119
2016-06-29Change file visitor to dfs style not to have queueKyungwook Tak3-70/+71
2016-06-29Refactor file & file visitor classesKyungwook Tak4-189/+209
2016-06-28Add cache to database for consistentsangwan.kwon9-39/+200
2016-06-28Checks Service idle with client connectionKyungwook Tak5-20/+25
2016-06-28Restore data_version usage from db schemaKyungwook Tak5-103/+125