Commit Graph

18 Commits

Author SHA1 Message Date
Stefan Ceriu ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Stefan Ceriu 7d6a1cac40 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu ef3fb0433e #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Doug 29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare d734415090 Add comments. 2020-08-03 19:43:45 +02:00
SBiOSoftWhare 711a23f29b Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare fb6e777502 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare 275c912d0a Reactions: Add long press gesture on bubble cell reactions. 2019-07-30 17:24:45 +02:00
SBiOSoftWhare 22900e624f Bubble reaction view: Handle emoji label theme color. 2019-07-09 11:23:46 +02:00
SBiOSoftWhare 54bada72b5 Reactions: Limit Emoji string length in reaction bubble. 2019-07-09 11:02:52 +02:00
SBiOSoftWhare 2674062905 Reactions: Fix unexpected padding after event selection (Fix #2548). 2019-07-05 20:56:37 +02:00
manuroe 2b95ff7305 Reactions: Show at most 8 reactions
#2510
2019-07-04 11:38:48 +02:00
SBiOSoftWhare 5eae752a59 Bubble cell reactions: Fix BubbleReactionViewCell clipped at bottom in selected state (Fix #2515). 2019-06-25 16:21:48 +02:00
SBiOSoftWhare 85309d866c Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare bac5ac3023 BubbleReactionsView: Use a UICollectionViewFlowLayout subclass with left alignement. 2019-05-21 00:43:10 +02:00
SBiOSoftWhare c84daa9ec6 Create BubbleReactionsView 2019-05-20 21:54:23 +02:00
SBiOSoftWhare 329e3c53a2 Create BubbleReactionsViewModel 2019-05-20 21:52:07 +02:00
SBiOSoftWhare 07140836f3 Create BubbleReactionViewCell 2019-05-20 21:51:24 +02:00