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

Skip to content

3624-UI_revamp

Fahim Salam Chowdhury requested to merge 3624-UI_revamp into master

Description

revamp UI of the accountManager to maintain UI consistency in both light & dark mode. Also support /e/ ui sdk color codes.

Issue(s)

Test environment

Checkout to 3624-UI_revamp branch, gradle build & run app. Android studio will say application failed to start default activity, it is ok. Then go to settings -> accounts -> Add account -> WebDev Address book. It will open the accountManager app.

Test procedures

Check ui & all operations in both light & dark theme. Everything should work perfectly & ui should be consistence with other default apps.

Technical details

  • Added e-ui-sdk library dependency to use lineageos resources

  • Updated kotlin version to 1.4.32 to update com.mikepenz:aboutlibraries to version to 8.9.1. So, that we can apply theme to aboutlibraries.

Screenshots

Light-mode:

1 2 3 4 5
Screenshot_20210924-205249_Account_Manager Screenshot_20210924-214941_Account_Manager Screenshot_20210924-215659_Account_Manager Screenshot_20210924-233922_Account_Manager Screenshot_20210924-233937_Account_Manager

Dark-mode:

1 2 3 4 5
Screenshot_20210924-205240_Account_Manager Screenshot_20210924-214930_Account_Manager Screenshot_20210924-215705_Account_Manager Screenshot_20210924-233855_Account_Manager Screenshot_20210924-233910_Account_Manager

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading