File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 110.7.0
22=====
3+
4+ Builtin Apps:
35- Redesign all app icons from scratch for a more consistent style
4- - Show new MicroPythonOS logo at boot
56- About app: show MicroPythonOS logo at the top
67- AppStore app: fix BadgeHub backend handling
78- OSUpdate app: eliminate requests library
89- Settings app: make 'Cancel' button more 'ghost-y' to discourage accidental misclicks
9- - ActivityNavigator: allow an activity to close a child activity
10- - SensorManager: add support for LSM6DSO
10+
11+ Frameworks:
12+ - Harmonize frameworks to use same coding patterns
1113- Rename AudioFlinger to AudioManager framework
1214- Rename PackageManager to AppManager framework
1315- Add new AppearanceManager framework
1618- Add new DisplayMetrics framework
1719- Add new InputManager framework
1820- Add new VersionInfo framework
19- - Harmonize frameworks to use same coding patterns
21+ - ActivityNavigator: allow an activity to close a child activity
22+ - SensorManager: add support for LSM6DSO
23+
24+ OS:
25+ - Show new MicroPythonOS logo at boot
2026- Replace all compiled binary .mpy files by source copies for transparency (they get compiled during the build, so performance won't suffer)
2127- Remove dependency on micropython-esp32-ota library
2228- Remove dependency on traceback library
You can’t perform that action at this time.
0 commit comments