What's Changed
- Support more notification data:
- Big content title, text, and summary [#37]
- Text lines
- Add detail dialog (access by clicking log item) containing info from log plus:
- Package name
- Checkbox to enable/disable app
- All notification parts and TTS message with labels [#76]
- Metadata:
- ID
- Category
- Progress
- Support light mode (system theme)
- Increase log limit: 20 -> 100
- Increase default TTS max length: 100 -> 500
- Change TTS Message default to use newlines instead of periods
- Improve reliability of screen on check. Hopefully resolves TTS Repeat sometimes not working as expected.
- Fix App List filter not cleared when closing search [#118]
- Fix crash when updating NotificationInfo already pushed off list
- Fix crash when
tts
is unexpectedly null - Prevent lateinit crash when accessing
appContext
- Translations updated
- Other fixes and improvements
Full Changelog: v1.3.0...v1.3.1