Add brightness control plugin to Android
AbandonedPublic

Authored by nicolasfella on Mar 19 2018, 2:07 PM.

Details

Reviewers
kossebau
Group Reviewers
KDE Connect
Summary

Simple Android counterpart for D11459. UI looks a bit empty right now, but more things like Redshift control could be added.

Test Plan

Open Activity, check for correct initialization.
Move slider, see changes on desktop
Change brightness on desktop, check for movement of slider
Verify that min/max match

Diff Detail

Repository
R225 KDE Connect - Android application
Branch
brightness
Lint
No Linters Available
Unit
No Unit Test Coverage
nicolasfella requested review of this revision.Mar 19 2018, 2:07 PM
nicolasfella created this revision.

@kossebau So you can test as well :)

Only listen to seekbar changes if the user is the source

Can confirm the APK works for what I tested with the brightness control. Think that UI would have been exactly matching the use case which triggered drafting those brightness plugins, a simple big slider to interactively fine-tune the brightness while sitting legs up in front of the screen.

MatMaul added a subscriber: MatMaul.Jun 3 2018, 5:16 PM
Restricted Application added a subscriber: kdeconnect. · View Herald TranscriptJun 3 2018, 5:16 PM
nicolasfella abandoned this revision.Mar 8 2019, 6:12 PM

Abandoning since the desktop patch is abandoned