apps/native/iot-device-manager.git
2019-06-17 Jeonghoon Parkapply command id to sample application 29/207829/4 master
2019-06-17 Jeonghoon Parkupdate lib and headers for applying id feature 28/207828/3
2019-06-03 Jeonghoon Parkremove unnecessary included headers 46/207346/1
2019-05-30 Jeonghoon Parkupdate libidm and headers - apply error codes 16/207116/1
2019-05-27 Jeonghoon Park[sample] rename schema directory
2019-05-27 Eunyoung LeeAdded explanations in the lib folder about json example...
2019-05-27 Eunyoung Lee[sample] added schema example for system info
2019-05-27 Eunyoung Lee[sample] update ilbidm library
2019-05-27 Eunyoung Lee[sample] modified details regarding sys info
2019-05-27 Eunyoung Lee[sample] annotate code for debugging
2019-05-27 Eunyoung Lee[sample] update ilbidm library
2019-05-27 Eunyoung Lee[sample] updated system info test
2019-05-22 BoyeonClarify the explanation
2019-05-22 BoyeonChange the name of command parameter and add idm_comman...
2019-05-22 BoyeonAdd explanations in the lib folder and move the explana...
2019-05-22 BoyeonAdd explanation about JSON Schema definition / example...
2019-05-20 BoyeonAdd extra lines at the end
2019-05-20 BoyeonChange the name of the apps in example
2019-05-20 BoyeonCorrect the name of the property from type to time
2019-05-20 BoyeonAdd exmaples for json schema on log archive / task...
2019-05-20 Eunyoung Lee[sample] JSON Schema for sysinfo request/result
2019-05-17 Jeonghoon Park[sample] apply library changes
2019-05-17 Jeonghoon Park[sample] update lib and header files
2019-05-16 BoyeonChange some of the test scenario and Replace the lib...
2019-05-16 BoyeonRemove unnecessary comment
2019-05-16 BoyeonChange the text of the command for getting log archive...
2019-05-16 BoyeonChange the pointer type to comply with g_strjoinv(...
2019-05-16 BoyeonMake temporary folder and files for logging test
2019-05-16 BoyeonChange the value of array size
2019-05-16 BoyeonRemove duplicated functions and remove unnecessary...
2019-05-16 BoyeonAdd functions for requesting / getting results for...
2019-05-14 Eunyoung Lee[sample] license changed to apache2.0
2019-05-10 Eunyoung Lee[sample] updated header
2019-05-10 Eunyoung Lee[sample] Removed idm_command_stop() if the API is not...
2019-05-10 Jeonghoon Park[sample] update headers
2019-05-10 Jeonghoon Park[sample] update lib
2019-05-09 BoyeonUpdate Details abut taskRsult schema definition
2019-05-08 BoyeonUpdate schema details
2019-05-08 BoyeonAdd a schema for taskResult
2019-05-08 BoyeonAdd a schema for taskRequest
2019-05-08 BoyeonRemove extra tab spaces
2019-05-08 BoyeonAdd a schema for logArchiveResult
2019-05-08 BoyeonCreate a SCHEMA folder under sample, and add a schema...
2019-04-26 Jeonghoon Park[sample] update lib
2019-04-26 Eunyoung Lee[sample] fix details
2019-04-26 Jeonghoon Park[sample] update lib header and binary
2019-04-26 Eunyoung Lee[sample] change func type to predefined type
2019-04-26 BoyeonFree request before error handling
2019-04-26 Boyeonstop command when error occurs in reboot attempt
2019-04-26 Eunyoung Leeimplemented set/get command id
2019-04-26 Boyeoncreate a fucntion for rebooting
2019-04-26 Eunyoung Lee[sample] fix details about resources
2019-04-26 Boyeonshorten the code for making request_json string
2019-04-26 Eunyoung Lee[sample] update test
2019-04-25 Jeonghoon Park[sample] update lib
2019-04-25 Jeonghoon Park[sample] remove space
2019-04-25 Jeonghoon Park[sample] fix typos
2019-04-25 Jeonghoon Park[sample] check result state before command free
2019-04-25 Jeonghoon Park[sample] add privilege for runtime info apis
2019-04-25 Jeonghoon Park[sample] change profile to 'headed'
2019-04-25 Jeonghoon Park[sample] update lib
2019-04-19 Jeonghoon Park[sample]update sample app
2019-04-19 Jeonghoon Park[sample]update libidm
2019-04-15 Jeonghoon Park[sample]update library binary
2019-04-15 Jeonghoon Park[sample] update type header
2019-04-15 Jeonghoon Park[sample]apply coding rule
2019-04-05 Jeonghoon Parkupdate gitignore for sample
2019-03-18 Jeonghoon Park[sample] update idm header and shared lib
2019-03-11 sh0708.kangAdd the reboot privilege to test code
2019-03-11 sh0708.kangAdd the test code of the rebooting
2019-02-21 BoyeonAdd files for tizen project import
2019-02-21 BoyeonRemove Debug folder
2019-02-21 BoyeonAdd a sample folder for Device Manager App