Proto commits in Kegbot/kegbot-android

These 26 commits are when the Protocol Buffers files have changed:

Commit:50dd011
Author:Pat Freeman

Upgrade protobuf

The documentation is generated from this commit.

Commit:b4ea738
Author:mike wakerly
Committer:mike wakerly

Update protos.

Commit:b791cd0
Author:mike wakerly

Update protos to kegbot-api v0.1.16

Commit:4b7b409
Author:mike wakerly
Committer:mike wakerly

Update protos to kegbot-api 0.1.15.

Commit:67d3638
Author:mike wakerly
Committer:mike wakerly

Update and move protos.

Commit:ae0e8a9
Author:mike wakerly
Committer:mike wakerly

Convert to Studio, add Gradle.

Commit:d48f78f
Author:mike wakerly
Committer:mike wakerly

Update protos.

Commit:7111c77
Author:mike wakerly
Committer:mike wakerly

Update protos to v0.1.11.

Commit:85ad0e3
Author:mike wakerly
Committer:mike wakerly

api: update to v0.1.9 protos.

Commit:cfb31d5
Author:mike wakerly
Committer:mike wakerly

refactor: Add Backend interface. Paves the way for alternative backend implementations (eg the local backend.)

Commit:de86b76
Author:mike wakerly
Committer:mike wakerly

Update and rebuild Kegbot protos.

Commit:808b4b4
Author:mike wakerly

Update protos from kegbot-api v0.1.7.

Commit:040b9c7
Author:mike wakerly

Move Kegtap{Test} -> Kegtab{Test}

Commit:9561d9c
Author:mike wakerly

API refactor.

Commit:cf2d1d7
Author:mike wakerly

updates

Commit:ae83a1b
Author:mike wakerly

api/proto support for shouts; add user agent.

Commit:8577da0
Author:mike wakerly

update protos.

Commit:2b484b6
Author:mike wakerly

More updates

Commit:1f30672
Author:mike wakerly

Many many more UI changes, new features, etc.

Commit:5096ccc
Author:mike wakerly

More sweeping and poorly-documented updates.

Commit:0718d1a
Author:mike wakerly

A bunch of changes all over the place. Major ones: - changed the main activity layout/fragments; now there's a single major TapStatusFragment, a smaller EventListFragment, and a to-be-implemented COntrolsFragment. - updated protos due to recent API changes - updated KegbotApi[Impl] to allow a user to log in - updated preferences to take a url+username+password rather than choices. (we could replaced/augment the URL entry with an auto-populated list) - added skeletal "kegerator" preferences, for selecting kegerator control mechanism (default = none).

Commit:86a92fa
Author:mike wakerly

Update protos

Commit:2b8abba
Author:mike wakerly

Update protos with images

Commit:591cd5c
Author:mike wakerly

Update protos

Commit:1dbb908
Author:mike wakerly

Add api-specific proto

Commit:65dcadf
Author:mike wakerly

proto: add proto package, copy of protobuf, generated code.