lp://staging/~peat-new/camera-app/sort-video-resolutions-list
- Get this branch:
- bzr branch lp://staging/~peat-new/camera-app/sort-video-resolutions-list
Branch merges
- system-apps-ci-bot: Needs Fixing (continuous-integration)
- Florian Boucault (community): Approve
-
Diff: 15 lines (+5/-0)1 file modifiedViewFinderOverlay.qml (+5/-0)
Branch information
Recent revisions
- 697. By Ratchanan Srirattanamet
-
Sort supported video resolutions list before using it.
Originally, the code assume that the list is in ascending order. But as
some device (e.g. LG L90 Dual) send this list in descending order, and
actually we probably can't rely on it's order anyway, I decided to sort
the list before using it.This fixes 2 issues:
1.) video resolution ordering in UI being inconsistent.
2.) when a device send this list in descending order, and unsupported
resolution is currently selected, it'll select lowest resolution,
which is sometimes actually too low for encoder. This cause recording
to fail. - 695. By Florian Boucault
-
Autopilot tests: added ubuntu system tests helper to deactivate trust prompts.
- 690. By Florian Boucault
-
Autopilot test stability fix: more clearance when testing focus on the edges
- 689. By Ugo Riboni
-
Set Camera.position to switch front/back cameras instead of AdvancedCameraS
ettings and hardcoded camera indexes - 688. By Florian Boucault
-
Reverted revision 637 that was causing a regression where the controls could not be opened in landscape orientation anymore.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/camera-app