Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
frostwire-android-release-2.9.7-b751-plus.apk | 2025-04-23 | 111.4 MB | |
frostwire-android-debug-2.9.7-b751-plus.apk | 2025-04-23 | 113.7 MB | |
frostwire-android-2.9.7-build-751 source code.tar.gz | 2025-04-23 | 55.0 MB | |
frostwire-android-2.9.7-build-751 source code.zip | 2025-04-23 | 56.9 MB | |
README.md | 2025-04-23 | 1.0 kB | |
Totals: 5 Items | 337.0 MB | 1 |
FrostWire 2.9.7 build 751 APR/23/2025
- crash: Fix NPE in PerformersHelper.sortByRelevance when currentQuery is null or empty
- crash: Guard against showing UI after activity paused in LocalBroadcastReceiver
- crash: Move startForeground call from onCreate to onStartCommand in MusicPlaybackService
- crash: Centralize NotificationUpdateDaemon start in MainApplication and remove redundant scheduling from EngineIntentService
- crash: Replace DrawerLayout with SafeDrawerLayout to prevent measure‑spec crashes
- crash: Avoid TransactionTooLargeException by caching torrent metadata in temporary file, not passing it through an Intent Bundle
- crash: Chaquopy marshall data too short fix. Ensure chaquopy packages python code from src/main/python
- freeze: StringUtils.fromHTML() method to prevent freezing when parsing large HTML strings