Commit Graph

30 Commits

Author SHA1 Message Date
aringenbach 231fc52e45 Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
aringenbach 1a14cb7a3d Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach 5c9b45bab3 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach 0df2ef5668 Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach cbae09a364 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach a8c8b27d8f Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Philippe Loriaux af20d24960 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu 04bc95a85c vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
Gil Eluard 6b8a8075cb back button chevron looks really weird 2021-04-08 07:56:38 +02:00
Gil Eluard 5c1b741ad4 Composer update - UI enhancements
- Fixed red dot misplacement in the header
2021-03-29 23:04:01 +02:00
Gil Eluard 0dbae5acc2 Composer update - UI enhancements
- composer max height
- unread messages on scroll to bottom button
- changed input toolbar background
- new missed discussions notifications
- Edit a message mode
- Reply to a message mode
- support for landscape mode
2021-03-24 22:17:09 +01:00
Gil Eluard edce991e14 Composer Update - Typing and sending a message
- Updated typing animation after UI review
2021-03-15 15:57:36 +01:00
Gil Eluard 293520cb5d Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
SBiOSoftWhare 2e77fc3a6f Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare 2fabd7e5f8 RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare 346499fb87 RoomTitleView: Update theme colors. 2020-07-02 19:06:14 +02:00
SBiOSoftWhare d112395819 RoomTitleView: Add badge image view. 2020-04-08 15:06:59 +02:00
manuroe effd789672 Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe bed6b151cb reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe d94284a100 reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe b7de21c61c reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 9515b6e7d9 reskin: remove bar style ivars from RiotDesignValues 2019-01-10 17:08:32 +01:00
manuroe de0f5522ff reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe a7fa1134cc reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe df01ccf8fc Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible 2018-12-03 17:14:32 +01:00
manuroe 36ec1409d4 Reskin: Factorise *RoomTitleViews
and apply them kRiotDesignNavigationBarBarTintColor as background color to mimic the nav bar color
2018-11-29 17:47:42 +01:00
manuroe 3dd0e193f3 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
SBiOSoftWhare 53e9214b1d Organize views by feature 2018-07-10 10:21:20 +02:00