* 708995c Update Readme with new list of supported devices
* 973bd06 Schedule the next background event on startup
* cbe7b7b Fix missed background on About View
* c7eef59 Address Clipping issue on Fenix 6
* 7c0e7cd Change about view to use a black background
* 6b8f8d2 Add support for circular touch screen devices
* 44df7e3 Merge pull request #21 from gcaufield/features/background
* 8448fb9 Clean up some non-functional issues
* 754cdb3 Add a Factory class to the Injection framework
* 11df83e Fix Background Service after Injection Refactor
* 2fbb234 Significant Refactor of injection framework
* 7edb810 Fix issue with passing background data
* ca15102 Refactor Storage Access
* b233cdc Add background scheduler service
* 959c669 Refactor Settings handling
* 1aaf6c0 Add Background Service and Module
* 42cacea Continuing to add more DI handling
* 139ca25 Starting on a Dependency Injection Framework
* ba8ce19 Add initial background setup