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

Skip to content

2824-P-Dark-mode implementation

Fahim Salam Chowdhury requested to merge Pie_2824 into v1-pie

Description

Implement Dark mode for Contacts app for android version Pie, which will be switched with device's dark-mode status.

  • Fix mismatched colors

Issue(s)

Test procedures

Test environment

  1. Build apk against Pie_2824 branch using gitlab pipeline.
  2. Install the apk into device & run.
  3. Switch the device to dark-mode.

Steps

Action Expected result
Navigate through app All components should be in dark-mode color
Switch device to light-mode All components should be in light-mode color

Expected result

App will react on device's dark-mode status change

Technical details

Screenshots

List Page Detail Page Create New Page Settings Page
Screenshot_20210526-192702_Contacts Screenshot_20210604-205640_Contacts Screenshot_20210604-205653_Contacts Screenshot_20210526-192736_Contacts

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