init_db: Terminate db creation on detecting invalid enumerator
[platform/core/api/system-info.git] / include / system_info_private.h
2021-07-26 Youngjae Chotool: add command line tool for managing system-info 12/261712/5 accepted/tizen/unified/20210728.090615 submit/tizen/20210726.084601
2020-06-19 Kichan KwonIntegrate files into N files to reduce total file size 22/236622/5 submit/tizen/20200619.070358
2017-07-03 Kichan KwonSupport language runtime property for boolean feature 44/133344/6 submit/tizen/20170703.030310
2016-05-27 Taeyoung Kimdb: change backend of system info from xml to gdbm 51/70151/6 accepted/tizen/common/20160627.191205 accepted/tizen/ivi/20160623.121328 accepted/tizen/mobile/20160623.121241 accepted/tizen/tv/20160623.121300 accepted/tizen/wearable/20160623.121314 submit/tizen/20160621.232205 submit/tizen/20160622.033917 submit/tizen/20160622.064553
2016-04-29 Taeyoung KimMerge "tizen id: reset tizen id if there is no content...
2016-04-29 Taeyoung KimMerge "tizen id: reset Tizen ID if it is not a normal...
2016-02-22 Taeyoung Kimsystem-info: add function to return types of the keys 95/58695/4 accepted/tizen/common/20160301.120614 accepted/tizen/ivi/20160222.081733 accepted/tizen/mobile/20160222.081544 accepted/tizen/tv/20160222.081618 accepted/tizen/wearable/20160222.081659 submit/tizen/20160222.060529 submit/tizen_common/20160229.190608
2015-11-18 taeyoungplugin: add apis to add plugin for vendor specific... 04/52004/1
2015-11-18 taeyounglog: change dlog macro to _I, _D, and _E 01/52001/1
2015-11-18 taeyoungcommon: remove legacy operations 00/52000/2
2015-06-12 Chan LeeMerge "enum: move the position of the enum keys and... accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.160025 accepted/tizen/common/20150615.075923 accepted/tizen/mobile/20150616.010722 accepted/tizen/tv/20150616.010737 accepted/tizen/wearable/20150616.010751 submit/tizen/20150612.073851 submit/tizen/20150612.104810 submit/tizen_3.0.2015.q2_common/20150615.075539
2015-06-12 taeyoungenum: move the position of the enum keys and apis relat... 66/41266/1 submit/tizen/20150612.073732
2015-06-09 Taeyoung Kimcommon: change implementations of apis using enum 42/40642/3 submit/tizen/20150609.090025
2015-06-09 Taeyoung Kimcommon: change file name system_info_no_file.c to syste... 41/40641/3
2015-06-08 Taeyoung Kimcommon: move file paths to spec file 39/40639/5
2015-02-10 Jiyoung Yunsystem-info: Merge Tizen 2.3 source code into tizen... 45/35045/3 submit/tizen/20150210.053828 submit/tizen_tv/20150216.081302
2013-09-16 Anas NashifMerge branch 'tizen_2.2' into tizen
2013-07-04 Nam KwanWooremove unused enum keys
2013-07-02 Nam KwanWooremove unused enum keys
2013-06-26 Nam KwanWooremove API for external feature
2013-06-26 Nam KwanWooapply visibility hidden, add constructor
2013-06-24 Nam KwanWooRevert model-config
2013-06-24 Nam KwanWooremove unused API
2013-06-20 Nam KwanWooremove API for external feature
2013-06-13 Nam KwanWoorefactoring for model-config
2013-06-05 Nam KwanWooadd new API for model-config
2013-04-19 Nam KwanWooadd new key SYSTEM_INFO_KEY_FEATURE_PINCH_ZOOM_SUPPORTED 2.1b_release accepted/tizen_2.1/20130425.035535 submit/tizen_2.1/20130424.230621
2013-04-12 Nam KwanWooadd new key SYSTEM_INFO_KEY_AUTO_ROTATION_SUPPORTED
2013-04-10 Nam KwanWooadd new keys (SPEECH_SYNTHESIS, GRAPHICS_HWACCEL)
2013-04-08 Nam KwanWooadd new key SYSTEM_INFO_KEY_TETHERING_SUPPORTED
2013-04-03 Nam KwanWooadd new API for external feature
2013-03-26 Nam KwanWoochange xml file and way to read xml file
2013-03-25 Nam KwanWooadd new keys(MMS, SMS, CBS, NFC_RESERVED_PUSH)
2013-03-12 Jinkun JangTizen 2.1 base