summaryrefslogtreecommitdiff
path: root/src/nfc
AgeCommit message (Expand)AuthorFilesLines
2021-05-19[nfc] Fixing memory management for messages and recordsPiotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics2-76/+49
2020-01-03Resolve compilation build problems occurring after switch to GCC 9Pawel Wasowski1-0/+1
2019-12-05[Code format] Fixed formating with auto-format toolPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics2-25/+40
2019-10-29[common] Simplify instance methods registration (3)Michal Michalski3-206/+202
2019-07-23Merge branch 'tizen_4.0' into tizen_5.0Arkadiusz Pietraszek1-1212/+1311
2019-07-19Merge remote-tracking branch 'origin/tizen_3.0' into tizen_4.0Arkadiusz Pietraszek1-1212/+1311
2019-05-02[Project] JS code formattingArkadiusz Pietraszek1-1176/+1268
2018-08-22[Common] Fixing printf format modifiersSzymon Jastrzebski2-6/+6
2018-08-16Merge branch 'tizen_3.0' into tizen_4.0Piotr Kosko1-5/+5
2018-07-31[NFC] Minor fixesPawel Kaczmarczyk1-5/+5
2018-03-23Merge branch 'tizen_3.0' into tizen_4.0Piotr Kosko1-2/+2
2018-03-23[NFC] Fix isActivatedHandlerFunctions return valuesRafal Walczyna1-2/+2
2018-03-22[NFC] Fix setPreferredApp()Rafal Walczyna1-3/+43
2018-02-26Merge branch 'tizen_3.0' into tizen_4.0submit/tizen_4.0/20180228.082044accepted/tizen/4.0/unified/20180228.140903Piotr Kosko2-12/+9
2018-02-23[NFC] Fix memory management problemsPawel Wasowski2-12/+9
2018-02-23[NFC] Fix for casting signed value to unsigned intSzymon Jastrzebski1-5/+5
2018-02-06Merge branch 'tizen_3.0' into tizen_4.0submit/tizen_4.0/20180207.065235accepted/tizen/4.0/unified/20180212.140732Piotr Kosko1-6/+6
2018-02-05[SecureElement][NFC][Messageport] Fixing casting problemssubmit/tizen_3.0/20180207.065225accepted/tizen/3.0/wearable/20180219.000541accepted/tizen/3.0/tv/20180219.000536accepted/tizen/3.0/mobile/20180219.000616accepted/tizen/3.0/common/20180219.092234Piotr Kosko1-6/+6
2018-02-05Merge branch 'tizen_3.0' into tizen_4.0submit/tizen_4.0/20180205.082909accepted/tizen/4.0/unified/20180205.144611Piotr Kosko2-3/+4
2018-02-02[NFC] Fixing undefined behaviour during static_cast to unsigned charMichal Bistyga2-3/+4
2018-01-16Merge branch 'tizen_3.0' into tizen_4.0submit/tizen_4.0/20180116.110851accepted/tizen/4.0/unified/20180116.143044Piotr Kosko1-1/+1
2018-01-08[NFC] Fix for passing wrong values to APDU responsePawel Kaczmarczyk1-1/+1
2017-12-01[Common] Preventing logger from runtime format definitionPiotr Kosko1-2/+2
2017-11-13Merge "[PROJECT] Removing deprecated logs" into tizen_4.0Lukasz Bardeli4-40/+101
2017-11-10[PROJECT] Removing deprecated logsMichal Bistyga4-40/+101
2017-11-06[PROJECT] Refactoring entering logs into ScopeLoggerSzymon Jastrzebski2-4/+4
2017-11-02Merge branch 'tizen_3.0' into tizen_4.0Piotr Kosko6-176/+179
2017-11-02[PROJECT] Refactoring entering logs into ScopeLoggerSzymon Jastrzebski6-176/+179
2017-09-26[PROJECT][C++] Reformatting the whole projectSzymon Jastrzebski12-838/+587
2017-09-25[PROJECT][C++] Reformatting the whole projectSzymon Jastrzebski12-831/+584
2017-08-01[NFC] Implementation for NFC preferred applicationSzymon Jastrzebski7-4/+123
2017-05-24Revert "Merge "[SystemInfo] Throwing NOT_SUPPORTED_ERR added" into tizen_3.0"Piotr Kosko1-1/+1
2017-04-12[Common] Replacing JS warnings + errorsSzymon Jastrzebski1-1/+1
2017-03-01Merge branch 'tizen_3.0' into tizensubmit/tizen_unified/20170308.100405submit/tizen/20170302.071319accepted/tizen/wearable/20170302.120320accepted/tizen/unified/20170309.031950accepted/tizen/tv/20170302.120308accepted/tizen/mobile/20170302.120247accepted/tizen/ivi/20170302.120349accepted/tizen/common/20170302.151649Piotr Kosko1-1/+1
2017-02-27[Common] JS logs are turned off with debugging flagPiotr Kosko1-1/+1
2017-02-06[Common] Changed capi-appfw-* dependenciessubmit/tizen/20170206.010236accepted/tizen/wearable/20170207.091816accepted/tizen/tv/20170207.091645accepted/tizen/mobile/20170207.091448accepted/tizen/ivi/20170207.091940accepted/tizen/common/20170206.151131Piotr Kosko1-1/+1
2016-11-13[NFC] add service not available errorjk.pu1-0/+1
2016-11-08[NFC] Fixing TagReadNDEF methodSzymon Jastrzebski1-2/+0
2016-10-25[nfc] remove to get nfc_status information when successes NFC settings appcon...Hyunjin Park1-11/+1
2016-08-07Merge "[API] Logging warnings for deprecated API elements" into tizenHyunjin Park2-0/+6
2016-08-04[API] Logging warnings for deprecated API elementsMateusz Bruno-Kaminski2-0/+6
2016-08-01Merge "[NFC] Prevent crash when nfc_ndef_record_get_uri fails to set out para...Hyunjin Park1-1/+1
2016-08-01Merge "[NFC] fix for setReceiveNDEFListener" into tizenHyunjin Park2-7/+6
2016-07-13[NFC] fix for setReceiveNDEFListenerLukasz Bardeli2-7/+6
2016-07-13[NFC] Prevent crash when nfc_ndef_record_get_uri fails to set out parameterJakub Skowron1-1/+1
2016-07-12[NFC] fix crashLukasz Bardeli2-2/+7
2016-06-22[NFC] Fix the bug - missing AIDDatasangrae.kim3-8/+10
2016-06-17[NFC] Fix the bug about AIDs Errorssangrae.kim1-3/+3
2016-04-25[Common] Changed way of handling privileges for API versionsPiotr Kosko1-3/+3
2016-04-01[NFC] Removed build warnings.Tomasz Marciniak3-10/+10