File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
internal_filesystem/lib/mpos Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 110.5.2
22=====
33- AudioFlinger: optimize WAV volume scaling for speed and immediately set volume
4- - API: add TaskManager that wraps asyncio
4+ - AudioFlinger: eliminate thread by using TaskManager ( asyncio)
55- AppStore app: eliminate all thread by using TaskManager
66- AppStore app: add support for BadgeHub backend
7+ - OSUpdate app: show download speed
8+ - API: add TaskManager that wraps asyncio
9+ - API: add DownloadManager that uses TaskManager
10+ - API: use aiorepl to eliminate another thread
711
812
9130.5.1
Original file line number Diff line number Diff line change 1- CURRENT_OS_VERSION = "0.5.1 "
1+ CURRENT_OS_VERSION = "0.5.2 "
22
33# Unique string that defines the hardware, used by OSUpdate and the About app
44_hardware_id = "missing-hardware-info"
You can’t perform that action at this time.
0 commit comments