Calculate tree heights from laser rangefinder measurements
- Added actual Sine Method Calculator and ability to toggle between it and Tangent Method
- UI improvements
- Added timestamp to tree records
- Auto-save
- Renaming classes and packages to reflect right angle method being used and for complete sine method to be added in the future
- Ability to persist measurements including current location
- Enabled ability to move app to external storage
- Added geolocation with height calculation
- Initial release
- Only right triangle calculation (the angle from the point of observation to the base of the tree is assumed to be 0°).