* Update droptracker
* Update droptracker
Added much more efficient backend data management and updated the way the client interacted with it.
Changed from using a WiseOldMan connection to determine clan members to our own API.
Added an overlay for drops waiting for submission, and began implementing automated events (WIP)
* Change links to HTTPS
Removed some unnecessary commenting + updated URLs to use HTTPS.
* Fix build error
* Update droptracker
Fixed some outdated URLs that were causing issues
* org.json -> com.google.json
Changed logic to google gson, compressed the event_icon image
* Fixed build.gradle