SchildiChat-android/vector
Péter Radics 7aaebd493b [issue-2610] implement setting to override nick color
- allow changing the nick color by clicking the dispay-name in the room
  member detail page.
- the ovirride-color can be specified as a hex string (#rrggbb) or as palette
  index (2)
- entering an invalid color code or leaving the field blank reverts to
  the default hash-based nick color
- the setting is stored in `account_data` as `im.vector.setting.override_colors`

- future improvements / notes:
  - replace the text-based color entry with a proper color picker dialog
  - make the feature more discoverable
  - the color change listener is now in AppStateHandler, not sure if this is
    the best place
  - implement override color support in element-web / element-desktop, too

Signed-off-by: Péter Radics <mitchnull@gmail.com>
2021-01-03 18:52:04 +01:00
..
sampledata Room profile: make link in room topic clickable 2020-01-16 16:36:56 +01:00
signature
src [issue-2610] implement setting to override nick color 2021-01-03 18:52:04 +01:00
.gitignore
build.gradle Merge pull request #2542 from vector-im/feature/bma/view_bindings 2020-12-18 15:57:34 +01:00
lint.xml Fix DefaultLocale lint issue 2020-12-02 17:04:54 +01:00
proguard-rules.pro Initial commit jitsi 2020-08-14 09:31:24 +02:00