File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 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
18170.5.2
1918=====
You can’t perform that action at this time.
0 commit comments