Commit Graph

28 Commits

Author SHA1 Message Date
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
Stefan Ceriu
92c2a9488f vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +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
ismailgulek
dd84b33929 Adapt renaming 2021-06-29 15:10:16 +03:00
ismailgulek
61237261ac Use new fonts 2021-06-28 15:33:44 +03:00
ismailgulek
4a0d74a4d7 Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek
bbea4ece5d Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek
b60823ceac Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek
0c16999ecf Remove call bar view 2021-06-08 15:59:06 +03:00
ismailgulek
24ffbb622d Update call bar 2021-04-01 23:56:51 +03:00
ismailgulek
da12e3ea88 Add return label and make button spans whole view 2020-12-14 15:00:07 +03:00
ismailgulek
195b7e83c1 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
SBiOSoftWhare
a1480de6df IncomingCallView: Update call icons. 2020-07-09 19:29:14 +02:00
manuroe
9b5581452e reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe
b789fb46a9 reskin: Kill kRiotColorXxxx 2019-01-11 11:57:02 +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
3518ffea04 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe
f89848ef26 reskin: kill kRiotPrimaryBgColor 2019-01-10 17:50:26 +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
a39a47a4e4 Merge remote-tracking branch 'origin/develop' into reskin 2019-01-09 16:38:49 +01:00
fridtjof
5f9058c043 fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
manuroe
674fcfaa9d Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +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
SBiOSoftWhare
fbe1264a5a Organize views by feature 2018-07-10 10:21:20 +02:00