This is a fork of GCM code from https://code.google.com/p/gcm/
This fork focuses on server-side fixes. For now, it'll cover:
- 'Mavenization'
- Adding timeout to HttpURLConnection (I don't understand why this is not in upstream)