Commit Graph

13 Commits

Author SHA1 Message Date
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
Tomasz Giszczak 60f6c52f67 Moved labels repository and ids to an appropriate package.
MAILAND-1525
2021-10-20 14:24:02 +02:00
Tomasz Giszczak 2e8a84c428 Updated Labels package structure.
MAILAND-1525
2021-10-20 14:21:46 +02:00
Tomasz Giszczak 74d50d1cdb Moved labels related stuff to the new package.
MAILAND-1525
2021-10-20 14:20:02 +02:00
Tomasz Giszczak 5cced21bb0 Updated LabelId references in LabelEntity and related.
MAILAND-1525
2021-10-20 14:20:02 +02:00
Maciej Surmacz 9402200fa9 Adds labels to the collapsed message view
Introduces the new components and modifies existing in order to bring the labels to the
collapsed message view. In addition, removes the old attachment icon and replaces it with
the new one, in places where the old one was still being used.

MAILAND-2255
2021-08-25 17:23:09 +02:00
Tomasz Giszczak b22ece6e42 Fixed refernces to LabelId and AddressIs in some instrumented tests.
MAILAND-1430
2021-08-19 23:25:49 +02:00
Tomasz Giszczak 118b4251c3 Introduced LabelId to replace previously used generic Id (used mainly by LabelChipUiModel).
MAILAND-1430
2021-08-19 12:55:23 +02:00
Tomasz Giszczak ac5484f017 Replaced Id with UserId from core library.
MAILAND-1430
2021-08-19 12:55:23 +02:00
Davide Farella 6cb60e6f27 Label Group views will now have visibility GONE if empty 2021-06-16 10:08:23 +00:00
Davide Farella 40dd5a0350 Add optional color with default value for LabelChipView.kt 2021-05-18 08:26:35 +00:00
Davide Farella 594c077de9 Move MultiLineLabelChipGroupView.kt RecyclerView's id to resources 2021-05-12 15:49:43 +02:00
Davide Farella 8d7c7c24cc Add SingleLineLabelChipGroupViewTest.kt
MAILAND-1400
2021-05-12 15:49:43 +02:00