Fix app crash on startup on some Android TV

Why do you guys even exist
This commit is contained in:
AntsyLich
2026-03-23 21:12:30 +06:00
parent 42daa3f432
commit b40f1d3975
2 changed files with 12 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- Fix app crashing when trying to add extension repo with existing signature ([@AntsyLich](https://github.com/AntsyLich))
- Potentially fix 'database is locked' crash ([@AntsyLich](https://github.com/AntsyLich))
- Fix occasional crash when mass installing/uninstalling extension using `PackageManager` ([@AntsyLich](https://github.com/AntsyLich))
- Fix app crash on startup on some Android TV ([@AntsyLich](https://github.com/AntsyLich))
## [v0.19.5] - 2026-03-20
### Changed