These 29 commits are when the Protocol Buffers files have changed:
| Commit: | 5db1007 | |
|---|---|---|
| Author: | Eion Robb | |
Remove default values from voice/video proto's as a workaround to try stop crashing
The documentation is generated from this commit.
| Commit: | 27c0b79 | |
|---|---|---|
| Author: | Eion Robb | |
Update protobufs
| Commit: | 629dc7e | |
|---|---|---|
| Author: | Eion Robb | |
Fill in a few missing protobuf details
| Commit: | da8a985 | |
|---|---|---|
| Author: | Eion Robb | |
Support receiving gmail notifications. See issue #138
| Commit: | 1ca22aa | |
|---|---|---|
| Author: | Eion Robb | |
Protobuf updates from hangups
| Commit: | b1ce676 | |
|---|---|---|
| Author: | Eion Robb | |
Bring through protobuf for 'off the record' status changes from Hangups
| Commit: | cb8e083 | |
|---|---|---|
| Author: | Eion Robb | |
Bring through extra buddy info into the tooltip When they were last seen, whether they're in a call, what type of device they're using
| Commit: | 84c2c8a | |
|---|---|---|
| Author: | Eion Robb | |
Add protobufs and functions for joining and creating group urls
| Commit: | 7e3af8b | |
|---|---|---|
| Author: | Eion Robb | |
Add support for group link sharing to protobufs
| Commit: | b3070ae | |
|---|---|---|
| Author: | Eion Robb | |
Add info needed for downloading video messages to protobufs
| Commit: | 79d01a7 | |
|---|---|---|
| Author: | Eion Robb | |
Mark a one-to-one conversation as archived when removing it from the buddy list Should resolve issue #50
| Commit: | c3a5307 | |
|---|---|---|
| Author: | Eion Robb | |
Fix property types in media protobuf
| Commit: | 96017e3 | |
|---|---|---|
| Author: | Eion Robb | |
Fix for 'repeated' properties being marked as 'optional' in the media protobuf
| Commit: | db5c608 | |
|---|---|---|
| Author: | Eion Robb | |
De-duplicate protobufs some more
| Commit: | de58041 | |
|---|---|---|
| Author: | Eion Robb | |
De-duplicate protobuf messages
| Commit: | 1b13b0c | |
|---|---|---|
| Author: | Eion Robb | |
Initial commit of media protobufs
| Commit: | da639d9 | |
|---|---|---|
| Author: | Eion Robb | |
Fix broken compilation of .proto
| Commit: | 5d16aed | |
|---|---|---|
| Author: | Eion Robb | |
Fill in a more more usefull and useless things in the protobuf
| Commit: | f0c93e8 | |
|---|---|---|
| Author: | Eion Robb | |
Adding some info about Hangouts calls to the protobuf
| Commit: | 46b473e | |
|---|---|---|
| Author: | Eion Robb | |
Spam the conversation window with call information to help issue #34
| Commit: | 0230372 | |
|---|---|---|
| Author: | Eion Robb | |
Pull through latest protobuf updates from Hangups
| Commit: | b14e41d | |
|---|---|---|
| Author: | Eion Robb | |
Minor protobuf improvements to fill in some blanks and match some responses
| Commit: | 81caea6 | |
|---|---|---|
| Author: | Eion Robb | |
Hack up the .proto to fix issue #9 until I implement 'oneof' in the pblite handler
| Commit: | 3e49053 | |
|---|---|---|
| Author: | Eion Robb | |
Add extra fields to the entity lookup protobuf for searching by phone number
| Commit: | fe1807b | |
|---|---|---|
| Author: | Eion Robb | |
Display SMS/Google Voice devices as a 'mobile' online status
| Commit: | 88872ad | |
|---|---|---|
| Author: | Eion Robb | |
Update protobuf to match JSON response from server when receiving phone messages
| Commit: | e4c5e9e | |
|---|---|---|
| Author: | Eion Robb | |
Add slightly useless enum to protobuf
| Commit: | ac5b063 | |
|---|---|---|
| Author: | Eion Robb | |
Support recieving status messages from other buddies
| Commit: | 6edc0b2 | |
|---|---|---|
| Author: | Eion Robb | |
Initial check-in of hangouts stream parser