lp:~sforshee/+junk/autobrightness

Created by Seth Forshee and last modified
Get this branch:
bzr branch lp:~sforshee/+junk/autobrightness
Only Seth Forshee can upload to this branch. If you are Seth Forshee please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Seth Forshee
Status:
Development

Recent revisions

95. By Seth Forshee

powerd-sensors: Remove includes which are no longer needed

94. By Seth Forshee

autobrightness: Debug some debugging messages from info to debug

93. By Seth Forshee

android-config: Remove unnecessary parens

92. By Seth Forshee

android-config: Remove unused ARRAY_SIZE macro

91. By Seth Forshee

android-config: Don't read config files into RAM all at once

Currently the config file is read using g_file_get_contents(),
which reads the entire file into allocated memory. While this
probably isn't a problem for the files being dealt with, it's
better not to make any assumptions. Instead, read in and parse
a single page's worth of data at a time.

90. By Seth Forshee

android-config: Improve error handling

Fail parsing the xml file for some unexpected scenarios. Also fix
a couple of bugs found along the way.

89. By Seth Forshee

display: Add missing android-config.h include

88. By Seth Forshee

Merge with trunk

87. By Seth Forshee

display: Read dim brightness from Android config

86. By Seth Forshee

autobrightness: Get lux->brightness LUT from Android configs

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers