Changes:
- Update AGP, Kotlin. (#1047)
- Allow customizing keystore path with KEYSTORE_PATH environment variable (#1045)
- Fix listing all apps after target SDK change (#1044)
- Allow TTS notifications to use the alarm stream (#1037)
- Allow control of device ringer mode via notification (#1036)
- Rename notification dismissed to notification cleared for event type limit (#1041)
- More skippable intents (#1038)
- Remove attributes part 2 (#1035)
- Created a media player control widget (#1005)
- Allow overriding PUSH_URL and RATE_LIMIT_URL in gradle.properties (#1032)
- Remove redundant buildscript declaration (#1029)
- Fix sentry crash after target SDK change (#1034)
- Initial Support for Android 11 Power Menu Actions (#1027)
- Allow control of DND via notification (#1024)
- Fix sorting of sensors on the manage sensor screen (#1026)
- Add notification rate limit info to settings (#1015)
- Last Notification Sensor (#1018)
- Allow notifications to use the alarm stream (#1019)
- Add Stale Bot (#1014)
- Send an event when a notification is dismissed (#1012)
- Allow notifications to do TTS (#1011)
- Update readme push_url link after refactor (#1010)
- Attempt to request accurate location quicker. (#1008)
- Allow opening of apps via notifications. (#1007)
- Allow all sensors to be enabled or disabled at once (#1006)
- Add keyguard sensors (#1004)
- Add migration fallback, improve crash handling (#996)
- Fix sensor worker blank text (#1003)
- Start sensor worker when the app is updated (#1002)
- Refactor widgets into packages and add previews to interface. (#1000)
- Remove old migrations since we use room now. (#999)
- Ensure that we don't write to tags unless explicitly asked to do so. (#998)
- Incoming/Outgoing phone number tracking (#978)
- Lokalise: Translations update (#995)
- Speed up sensor details screen (#997)
- Resource cleanup! (#994)
- Split permissions per sensor enity (#991)
- Make on-boarding a more streamlined experience (#989)
- Add file chooser to webview (#986)
- Fix changelog link by removing full and minimal reference (#980)
- Add a link to the change log in app configuration (#975)