Commit Graph

17 Commits

Author SHA1 Message Date
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
Davide Farella 08b0473bc4 Remove class references in test classes' doc 2021-12-02 14:07:08 +00:00
Davide Farella a8992de025 Fix problems in SingleLineLabelChipGroupViewTest.kt
MAILAND-2623
2021-12-02 14:07:08 +00:00
Marino Meneghel afbf83816a Removed outdated, failing insturmented tests 2021-11-26 15:24:10 +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 147bc6fa18 Add support SingleLineLabelChipGroupView.kt for show many labels 2021-06-11 19:08:43 +02:00
Davide Farella 40dd5a0350 Add optional color with default value for LabelChipView.kt 2021-05-18 08:26:35 +00:00
Davide Farella 10b355e425 Implement V4 labels for Mailbox
MessagesListItemView.kt and MessagesRecyclerViewAdapter.kt

MAILAND-1502
2021-05-13 14:36:54 +00:00
Davide Farella 2661f4aff1 Add SingleLineLabelChipGroupViewTest.kt
MAILAND-1400
2021-05-12 15:49:43 +02:00