I’ve developed a fully offline expense tracking app and would appreciate feedback from a GrapheneOS perspective. It does not request the INTERNET permission, has no network capabilities, no Play Services dependency, no accounts, and no telemetry. All data is stored locally on device. I’m mainly interested in whether there are additional hardening considerations or best practices I should follow when handling sensitive financial data on GrapheneOS. The project is open source on GitHub.