Skip to content

Commit 92e2c01

Browse files
Update CHANGELOG
1 parent e986f8e commit 92e2c01

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
=====
33
- About app: make more beautiful
44
- AppStore app: add Settings screen to choose backend
5-
- Camera app: fix aspect ratio for higher resolutions
6-
- WiFi app: check "hidden" in EditNetwork
7-
- Wifi app: add support for scanning wifi QR codes to "Add Network"
8-
- Make "Power Off" button on desktop exit completely
9-
- App framework: simplify MANIFEST.JSON
10-
- AudioFlinger framework: simplify import, use singleton class
5+
- Camera app and QR scanning: fix aspect ratio for higher resolutions
6+
- WiFi app: check 'hidden' in EditNetwork
7+
- Wifi app: add support for scanning wifi QR codes to 'Add Network'
118
- Create new SettingsActivity and SettingActivity framework so apps can easily add settings screens with just a few lines of code
129
- Create CameraManager framework so apps can easily check whether there is a camera available etc.
10+
- Simplify and unify most frameworks to make developing apps easier
1311
- Improve robustness by catching unhandled app exceptions
1412
- Improve robustness with custom exception that does not deinit() the TaskHandler
1513
- Improve robustness by removing TaskHandler callback that throws an uncaught exception
1614
- Don't rate-limit update_ui_threadsafe_if_foreground
15+
- Make 'Power Off' button on desktop exit completely
1716

1817
0.5.2
1918
=====

0 commit comments

Comments
 (0)