Kegbot / kegbot-android

Android beer kegerator frontend and controller app. Works with a Kegbot server to make your kegerator awesome.
http://kegbot.org/docs/android/
GNU General Public License v2.0
41 stars 53 forks source link

Add configuration option for Take Photos During Pour. #108

Closed Jeremy-D-Miller closed 9 years ago

Jeremy-D-Miller commented 9 years ago

The camera preview during a pour was freaking a few technophobes out (even though it wasn't recording and can be configured to only take pictures on command). This simply adds configurability in the Camera Settings to disable the camera preview fragment. The change in the pour in progress layout expands the background of the column to the full height of the parent which I think looks a bit better then it being half-height. Further improvements could be made to re-org the pour claiming buttons when the camera fragment is disabled.

mik3y commented 9 years ago

Makes sense - thanks!