Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

94 - UI Improvement

Fahim Salam Chowdhury requested to merge 94-UI_improvement into master

Description

This MR improve the UI of the camera app following mockup of https://www.figma.com/file/8IdUgHzdEiz3tytLFz7tMF/Camera-app-%F0%9F%94%A8?node-id=632%3A64.

(P.S.: camera app will be always in the dark-mode as decided previously.)

Issue(s)

Test environment

Download apk from https://gitlab.e.foundation/e/os/camera/-/jobs/283934/artifacts/file/app/build/outputs/apk/debug/app-debug.apk, install in your device. You will find two camera apps in your device homescreen. Open the Latest addition.

Test procedures

Navigate through the app, check the UI/UX of all elements.

Technical details

  • Color codes are hardcoded, because we want to only enable the camera app in the dark-mode

  • Need to migrate androidX to get support of ConstraintLayout

Screenshots

1 2 3 4
screenshot_20220401_18_46_04 screenshot_20220401_18_46_20 screenshot_20220401_18_46_43 screenshot_20220401_18_46_57
screenshot_20220401_18_47_09 screenshot_20220401_18_48_54 screenshot_20220401_18_49_23 screenshot_20220401_18_49_53
screenshot_20220401_18_53_03 screenshot_20220401_18_53_57 screenshot_20220401_18_47_57 screenshot_20220331_20_26_16
screenshot_20220331_20_26_19 screenshot_20220331_20_26_31 screenshot_20220331_20_26_37 screenshot_20220331_20_26_42
screenshot_20220401_18_53_15 screenshot_20220401_18_54_03 screenshot_20220401_18_50_25 screenshot_20220401_18_50_39

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Fahim Salam Chowdhury

Merge request reports

Loading