Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A android_packages_apps_Recorder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • e
  • os
  • android_packages_apps_Recorder
  • Merge requests
  • !16

2828-Q-Dark-mode implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fahim Salam Chowdhury requested to merge Q_2828 into v1-q May 10, 2021
  • Overview 5
  • Commits 2
  • Changes 19

Description

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

  • Fix mismatched colors

Issue(s)

  • e/backlog#2828 (closed)

Test procedures

Test environment

  1. Build apk against Q_2828 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

Home page Recording view Record dialog
Screenshot_20210513-014409_Recorder Screenshot_20210513-014426_Recorder Screenshot_20210511-001318_Recorder

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited Jun 25, 2021 by Fahim Salam Chowdhury
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: Q_2828