| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia14fbb200fbc19bcdc654bd542dbe3ba15fbf6ea
|
|
|
|
|
|
| |
This is especially important when rotating the device.
Change-Id: Iaf1ceb46943e9d0a171d6a75d3d446dbec205095
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes a few things:
- Don't imply a 'bucket' type of algorithm is used by showing an ambient
brightness range for each line
- Allow manually entering the screen brightness
- Add a preview window for the cubic spline interpolation
- Add a help text
JIRA:CYAN-612
Change-Id: I64274280872b9fe4f6fdc368d654aca81e0a4e0c
|
|
|
|
|
|
|
|
| |
If the user drag the progress bar below the min value, the incorrect
setting will be saved since seekBar.setProgress code path does not
return to the "getItem(pos).backlight = ..." line.
Change-Id: I4796e22ba9c44315be92de4040f6cd8451bdf153
|
|
|
|
|
|
|
|
| |
- Remove some unused strings
- Use (device-dependant) minimum brightness level (as calculated by
DisplayPowerController) as '0%' instead of the actual value 0.
Change-Id: I79123d2421c9ab35fa0f1808d82d785463e8fbaa
|
|
Patch set 1-8: Initial commits
Patch set 9 : Shortened strings to better fit Design Guidelines
Change-Id: I1eb370f8911d1c92ef06e553cc1c1be81e83cb95
|