ellenhp / aprs.tools

APRS app for Android
GNU General Public License v3.0
17 stars 1 forks source link

Switch to Volley for HTTP requests and implement marker clustering #66

Closed ellenhp closed 5 years ago

ellenhp commented 5 years ago

This also includes a lot of backend changes including a rewrite in spring boot and more aggressive filtering for map queries (which enables better caching in postgres). Overall responsiveness seems much better now.