SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
ismailgulek
4080ab09f5
Convert number to a string
2021-10-11 22:01:26 +03: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
Stefan Ceriu
9fea48b8f1
Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController.
2021-06-24 09:50:32 +03:00
Stefan Ceriu
43f6c44c78
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +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
Gil Eluard
f1c466e3fe
Show user id in the room invite preview screen
2020-12-21 16:31:02 +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
9b9ddf02b6
Update add participant asset.
2020-07-11 00:28:11 +02:00
SBiOSoftWhare
4a710d8cd6
RoomTitleView: Update details icon color.
2020-07-10 14:35:16 +02:00
SBiOSoftWhare
082f25ca5d
ExpandedRoomTitleView: Update members list icon.
2020-07-09 20:06:35 +02:00
SBiOSoftWhare
8bd12d6049
RoomTitleView: Update theme colors.
2020-07-02 19:06:14 +02:00
ismailgulek
c9f5ef4f1c
Check user in session before using userId
2020-06-12 15:07:26 +03:00
ismailgulek
c44132199a
Get inviter from invite event instead of looping members
2020-06-12 14:36:58 +03:00
SBiOSoftWhare
f2f6a69bf9
RoomTitleView: Add badge image view.
2020-04-08 15:06:59 +02:00
SBiOSoftWhare
56867186a8
ExpandedRoomTitleView: Reduce trust level badge size.
2020-04-08 12:42:12 +02:00
SBiOSoftWhare
c9e4f8bf5f
ExpandedRoomTitleView: Add badge image view on room avatar.
2020-01-22 16:23:39 +01:00
manuroe
08fd2b013f
Reskin: Fix navigation bar background after accepting an invite
2019-02-18 10:59:57 +01:00
manuroe
6d5279a4d5
Reskin: Fix text color in room preview
2019-02-18 10:59:36 +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
3cd88a2cb2
reskin: kill kRiotTopicTextColor
2019-01-10 18:08:10 +01:00
manuroe
936a26da1a
reskin: kill kRiotSecondaryTextColor
2019-01-10 18:05:21 +01:00
manuroe
6eeeb2f8d6
reskin: kill kRiotSecondaryBgColor
2019-01-10 17:57:17 +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
674fcfaa9d
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +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
Giom Foret
dc747fec93
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
manuroe
35733ccd75
Make code use the "Empty room" i18n string from MatrixKit
2018-09-20 11:05:46 +02:00
manuroe
53ce2ba11b
Lazy-loading server side: Use MXRoomSummary.membersCount when possible
2018-08-02 11:36:40 +02:00
manuroe
9eab1cbd11
Lazy-loading server side: Use new async [MXRoom members:lazyLoadedMembers:]
2018-08-01 17:25:38 +02:00
manuroe
5c600009e5
New async [MXRoom state:]: Fix issue reported in Steve's review
2018-07-24 16:30:48 +02:00
manuroe
f838869b22
New async [MXRoom state:]: Use [MXRoom members:]
2018-07-23 15:38:50 +02:00
manuroe
d1e296913e
New async [MXRoom state:]: Make Riot build
2018-07-20 10:40:42 +02:00
manuroe
50f125fd9a
Fix regression with new MXRoomMembers
2018-07-17 18:41:28 +02:00
manuroe
c2faf3e7a3
MXRoomState: Apply new membership property
2018-07-17 18:00:56 +02:00
manuroe
e3f204562b
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
2018-07-16 22:30:55 +02:00
manuroe
2e4f568807
MXRoomState: Apply new MXRoomMembers property
2018-07-12 00:19:48 +02:00
SBiOSoftWhare
26624eafed
Fix image references in xib and storyboards by removing .png suffix
2018-07-10 17:16:26 +02:00
SBiOSoftWhare
fbe1264a5a
Organize views by feature
2018-07-10 10:21:20 +02:00