Skip to content

Jetpack Compose and Hilt

Compare
Choose a tag to compare
@brian-norman brian-norman released this 25 Jul 13:39
· 60 commits to master since this release

Internal Changelog

Primarily wrote this update to get Jetpack Compose and Hilt out into production since I was curious how those would fare and if any bugs would come out... Pretty excited! The actual changes I mention below are in the app now though, so it's not all testing in production! I do enjoy that at this point this app has just become me playing around with new architectures and libraries and using the app as a vehicle to test those ideas out 🤣

Public Changelog

• Now using your approximate location instead of exact location to save battery (weather doesn't change that much around the block!)
• We explain why we ask for location permission right away for first-time users, making the experience a little clearer
• Fixed a bug where the colour of the button wasn't changing