fridtjof
b834c69fae
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-05 03:28:53 +01:00
Giom Foret
e0ef651074
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
Aaron Raimist
f7889501be
Remove all calls of [NSUserDefaults synchronize] ( #1924 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-15 16:58:10 -05:00
manuroe
a3c45a5b77
SettingsVC: Use MXKAccount method to determine if LL is supported by the HS
2018-09-25 11:20:50 +02:00
SBiOSoftWhare
8b49003da3
Make advanced info copyable in settings
2018-09-06 11:32:55 +02:00
Dawid Raczka
2bced28cdd
Fix of cell style in different themes.
2018-08-24 16:09:00 +01:00
Dawid Raczka
680159a677
Made data in cryptography info copyable.
2018-08-23 18:10:42 +01:00
manuroe
abbd3c9a27
Lazy-loading: Make "Settings > LABS > Enable LL" back
...
It uses /versions this time to check LL availability on the HS
2018-08-22 12:05:29 +02:00
manuroe
324ef6c13e
Settings: Disable "Labs > Enable LL" for the coming release
2018-08-09 10:56:09 +02:00
manuroe
7aa5447fd0
Lazy-loading server side: Add "Settings > LABS > Lazy load rooms members" option
2018-08-02 16:29:50 +02:00
manuroe
4c7e56c985
New async [MXRoom state:]: Create async factory methods for MXKRoomDataSource
2018-07-20 11:14:49 +02:00
manuroe
58e5380d14
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
2018-07-16 22:30:55 +02:00
SBiOSoftWhare
73ca630780
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00