summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2015-12-10touchscreen: add touchscreen module to manage touch inputsubmit/tizen/20151211.031137accepted/tizen/wearable/20151211.061129accepted/tizen/tv/20151211.062231accepted/tizen/mobile/20151211.055150Taeyoung Kim1-0/+4
2015-12-09usbhost: enable usb host module for mobile and TV profileTaeyoung Kim1-0/+2
2015-11-27display: change sensor api to capi-system-sensortaeyoung1-1/+1
2015-11-25earjack: send system event when earjack state is chagnedtaeyoung1-0/+1
2015-11-25storage: monitor storage size availabletaeyoung1-0/+8
2015-11-22Merge "usb: enable sdb at booting time" into tizensubmit/tizen/20151123.071132accepted/tizen/wearable/20151123.093528accepted/tizen/tv/20151123.093514accepted/tizen/mobile/20151123.093500taeyoung1-1/+2
2015-11-23usb: enable sdb at booting timetaeyoung1-1/+2
2015-11-23tzip: enable tzip with mobile and wearable profile.taeyoung1-0/+2
2015-11-20usb: enable sdb using udev rulesubmit/tizen/20151120.091810submit/tizen/20151120.090800accepted/tizen/wearable/20151122.234251accepted/tizen/tv/20151122.234240accepted/tizen/mobile/20151122.234226taeyoung1-2/+9
2015-11-20tzip: disable tzip until libfuse is enabledtaeyoung1-2/+1
2015-11-19usb: fix build break issue in case that sdb_prestart option is offtaeyoung1-3/+4
2015-11-19usb: enable sdb before launching devicedsubmit/tizen/20151119.042050taeyoung1-0/+12
2015-11-10tzip: add tzip moduletaeyoung1-0/+7
2015-10-17Modification by centeralized memory key initializationtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen/20151017.060617submit/tizen/20151017.060445accepted/tizen/wearable/20151017.101903accepted/tizen/wearable/20151017.101858accepted/tizen/tv/20151017.101446accepted/tizen/tv/20151017.101433accepted/tizen/mobile/20151017.101217accepted/tizen/mobile/20151017.101204Kunhoon Baik1-24/+0
2015-09-04Fix checking effect_handle issue and build script.submit/tizen/20150904.043915accepted/tizen/wearable/20150904.064305accepted/tizen/tv/20150904.064254accepted/tizen/mobile/20150904.064232pr.jung1-3/+4
2015-08-13deviced: Add dbus-glib dependency temporarilysubmit/tizen/20150813.113240accepted/tizen/wearable/20150814.011835accepted/tizen/tv/20150814.011657accepted/tizen/mobile/20150814.011508Jiyoung Yun1-0/+2
2015-07-27deviced: Add gio-2.0 dependencyJiyoung Yun1-0/+1
2015-07-27devicectl: Add dbusname and devicelist function()Jiyoung Yun1-1/+1
2015-07-21deviced: Remove build warnings and do not use thread unsafey functionsJiyoung Yun1-1/+1
2015-07-17battery: Separate power-supply logic from lowbat fileJiyoung Yun1-0/+3
2015-07-17deviced: Add cmake macro to add source file and install conf fileJiyoung Yun1-52/+71
2015-07-09block: Add block configuration for multimount optionJiyoung Yun1-0/+1
2015-05-08display: Support dpms control on waylandJiyoung Yun1-1/+9
2015-04-07deviced: Remove unused vconf key and logicsJiyoung Yun1-12/+0
2015-04-03packaging/postinst: remove erroneous -i on vconftool callStephane Desneux1-1/+1
2015-04-03extcon: Enable earjack control logic and remove unused files(ta,usb)Jiyoung Yun1-4/+0
2015-04-01deviced: Add tool pkgs for devicedJiyoung Yun1-2/+13
2015-03-31display: Use libinput to get input eventsJiyoung Yun1-0/+1
2015-03-31deviced: Move direct_set_debug script from usb-serversubmit/tizen/20150401.022148accepted/tizen/wearable/20150405.123350accepted/tizen/tv/20150407.082059accepted/tizen/common/20150407.101605Jiyoung Yun1-0/+1
2015-03-31deviced: Remove unnecessary service filesJiyoung Yun1-4/+0
2015-03-30Get rid of unnecesary dbus-glib dependencyMaciej Wereski1-1/+1
2015-03-29mmc: Enable filesystem routineJiyoung Yun1-6/+0
2015-03-01deviced: Enable vibrator and check whether it is available at runtimeJiyoung Yun1-4/+0
2015-02-26deviced: Enable camera led module and check whether it is available at runtimeJiyoung Yun1-4/+1
2015-02-23usb: set default usb config to usb sdbtaeyoung1-0/+2
2015-02-04deviced: Enable battery module and check whether it is available at runtimeJiyoung Yun1-4/+0
2015-01-26Replace Syspopup by NotificationLoïc Plassart1-1/+2
2015-01-12Fix a runtime dependencyJosé Bollo1-1/+1
2015-01-12Fix bugs in managing the system groupJosé Bollo1-7/+7
2014-12-24deviced: Separate hall, buzzer and sim features from core logicsubmit/tizen/20141224.122800accepted/tizen/wearable/20141230.002210accepted/tizen/tv/20141230.002011accepted/tizen/mobile/20141230.002544accepted/tizen/common/20141229.125009jy910.yun1-0/+12
2014-12-24deviced: Fix wrong rpm dependenciesJiyoung Yun1-6/+6
2014-12-24deviced: Remove hardcoded library path for x64Jiyoung Yun1-1/+1
2014-12-22Revert "deviced: Remove libhaptic package"submit/tizen/20141222.104708Jiyoung Yun1-0/+45
2014-12-10deviced: Remove libhaptic packageJiyoung Yun1-45/+0
2014-11-21deviced: Separate battery feature from core logicjy910.yun1-1/+1
2014-11-18deviced: Separate deviced modules for each featurejy910.yun1-0/+34
2014-11-11deviced: Delete unused set_pmon sourcejy910.yun1-5/+0
2014-11-10deviced: Merge Tizen 2.3 source code into tizen branchjy910.yun1-29/+4
2014-11-10deviced: Change the deviced domain to the floor domainjy910.yun1-131/+3
2014-11-07deviced: Refartoring directory hierarchyjy910.yun4-122/+177