Commit Graph

30 Commits

Author SHA1 Message Date
aringenbach 5691c5669e Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
aringenbach 2ab98cfe07 Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach 4c38d89f55 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach a3379ea59f Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach dbd38d79b2 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach fec3a9a9c8 Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
Doug 86c2b4ebb5 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu 8b80b3f4c7 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 f09d44a887 back button chevron looks really weird 2021-04-08 07:56:38 +02:00
Gil Eluard 70746c958a Composer update - UI enhancements
- Fixed red dot misplacement in the header
2021-03-29 23:04:01 +02:00
Gil Eluard 723dc79764 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 8d5b58da55 Composer Update - Typing and sending a message
- Updated typing animation after UI review
2021-03-15 15:57:36 +01:00
Gil Eluard eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek ba4e2632ec Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
SBiOSoftWhare 97104edb6a Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare 4a710d8cd6 RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare 8bd12d6049 RoomTitleView: Update theme colors. 2020-07-02 19:06:14 +02:00
SBiOSoftWhare f2f6a69bf9 RoomTitleView: Add badge image view. 2020-04-08 15:06:59 +02:00
manuroe 08fd2b013f Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe 744a0b8d4f reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe 712a632120 reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe 936a26da1a reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 31a55b3178 reskin: remove bar style ivars from RiotDesignValues 2019-01-10 17:08:32 +01:00
manuroe 2b32e32ac4 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe 6d69bfa167 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe 77c80c84c1 Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible 2018-12-03 17:14:32 +01:00
manuroe 006dd7237c 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 35733ccd75 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
SBiOSoftWhare fbe1264a5a Organize views by feature 2018-07-10 10:21:20 +02:00