summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Add shutdown scenario for lowbat during chargingsubmit/tizen/20200331.081929Youngjae Cho2-2/+23
2020-03-31Fix abnormal battery popup to be started every 1 minYoungjae Cho2-187/+40
2020-03-31Turn on display on changing Battery state Full->ChargingYoungjae Cho1-0/+6
2020-03-31Fix PMQOS dbus initialization errorYoungjae Cho1-4/+8
2020-03-31Fix late_booting_done timer: milisecond->secondYoungjae Cho1-2/+2
2020-03-31Add devicectl command to set lcd on/off for internal purposelokilee731-0/+26
2020-03-31Remove lowbat scenario: critical -> warningYoungjae Cho1-1/+0
2020-03-26Fix DUMP_MODE_WAITING_TIMEYoungjae Cho4-4/+4
2020-03-26Fix timeout unit to match up with timer functionYoungjae Cho6-6/+6
2020-03-26Fix g_timeout_add_seconds with double type timeoutYoungjae Cho4-12/+12
2020-03-26Add vconf set for charger typeYoungjae Cho1-0/+4
2020-03-25Remove unused sourcesINSUN PYO2-522/+0
2020-03-25Do not apply GrayScale during UltraPowerSavingHyotaek Shim1-19/+0
2020-03-25Fix AutoBrightnessChanged considering interaction with AODYoungjae Cho1-1/+49
2020-03-25Fix build warningINSUN PYO1-17/+0
2020-03-24Add signal broadcast on display detachYoungjae Cho1-1/+10
2020-03-24Fix build warningINSUN PYO1-10/+18
2020-03-23auto-test: init test for battery-monitorsanghyeok.oh3-0/+768
2020-03-20Merge "Apply dbus sync call to devicectl (Dumpmode, SaveLog)" into tizenHyotaek Shim1-3/+3
2020-03-20Initialize battery.capacity to 0Youngjae Cho1-1/+0
2020-03-20Apply dbus sync call to devicectl (Dumpmode, SaveLog)Hyotaek Shim1-3/+3
2020-03-20Change log priorityYoungjae Cho1-1/+1
2020-03-19Remove unused code: sim_signal_hanlder()Youngjae Cho1-43/+0
2020-03-19Move PM_DEFAULT_BRIGHTNESS into display_confYoungjae Cho13-15/+18
2020-03-19Move battery status backup after checking is doneYoungjae Cho1-10/+11
2020-03-18Add poweroff stage to clarify poweroff sequenceYoungjae Cho1-41/+48
2020-03-17remove unused codeSemun Lee2-65/+0
2020-03-16Modify usb debug messageINSUN PYO4-25/+25
2020-03-16Fix display plugin load errorYoungjae Cho3-0/+18
2020-03-16Fix SIGCHLD handlingYoungjae Cho1-8/+6
2020-03-12Fix sound issue when wireless charger is attachedYunmi Ha1-1/+2
2020-03-12Prohibit turning on display when display has been detachedYoungjae Cho6-1/+70
2020-03-12Remove unused gloable variable infoINSUN PYO1-36/+22
2020-03-12Fixed using NULL string in gvariantINSUN PYO1-0/+6
2020-03-12Fix memory leakINSUN PYO1-2/+27
2020-03-11Fix lowbat_execute() timer to keep the last oneHyotaek Shim1-5/+3
2020-03-11Add timer to ignore discharging signal from kernelYoungjae Cho2-9/+32
2020-03-11Remove the duplicated usb_client->disable() function.INSUN PYO1-2/+1
2020-03-11Introduce 3 level AOD brightnessYoungjae Cho1-6/+35
2020-03-10Remove VCONFKEY_SETAPPL_AMBIENT_MODE_BOOLHyotaek Shim1-2/+1
2020-03-10Change vconfkey about ambient conditionsubmit/tizen/20200310.104300accepted/tizen/unified/20200311.130809Youngjae Cho1-7/+8
2020-03-10Move checking current usb mode to usb_change_modeINSUN PYO3-17/+5
2020-03-10Change bezel state when vconf changes in LCDOFFYoungjae Cho1-0/+17
2020-03-10Improve handling of the usb debug modeINSUN PYO1-27/+36
2020-03-10Improve handling of the usb tethering modeINSUN PYO1-24/+42
2020-03-09Add additional conditions for bezel wakeupYoungjae Cho1-1/+40
2020-03-06Fix dbus_getbrightness to consider pm_cur_stateHyotaek Shim1-12/+15
2020-03-06Rearrange the send_usb_state_changed_event code when usb_change_mode is calledINSUN PYO1-5/+3
2020-03-06Turn off display when display is detachedYoungjae Cho4-13/+50
2020-03-06Fixed the vconf values in usb debug mode and usb selected mode to always matchINSUN PYO3-7/+10