rt-bishop / Look4Sat

Open-source satellite tracker and pass predictor for Android, inspired by Gpredict
https://play.google.com/store/apps/details?id=com.rtbishop.look4sat
GNU General Public License v3.0
643 stars 63 forks source link

Fetching satellite data asynchronously. DataParser added. Code cleanup. #73

Closed rt-bishop closed 3 years ago

rt-bishop commented 3 years ago

Added DataParser.kt with tests, removed unused classes Fetching satellite data asynchronously, increased build speed