Commit Graph

4 Commits

Author SHA1 Message Date
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
Tomasz Giszczak ef1c544787 Fixed big part of detekt formatting errors. Counter lowered to 2052. Removed unused files.
MAILAND-1792
2021-07-07 14:15:11 +00:00
Marino Meneghel 83f49e43cc Refactor MessageDetailsAdapter to make it simpler and more readable
- Move adapter fields to local variables where possible
- Remove redundant "refresh recipeints" logic (this wouldn't work with
  conversations as it would always use the first message's recipeint.
  Moreover, when keys are refreshed on the VM, a new message is emitted
  and the adapter will be refreshed)
- Reformat MessageBodyScaleListener class
- Do not pass MessageInfoView to MessageBodyScaleListener as the
  transitionY that was applied to it had no visible effect.
- Rename displayRemoteContentButton for clarity

- Manually fixed rebase conflicts due to changes from 609fdbb596

MAILAND-1770
2021-06-14 17:34:51 +02:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00