Stefan Ceriu
8f46e037f2
Revert " #4693 - Drop iOS 11 support."
...
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
0b2616ddb3
#4693 - Drop iOS 11 support.
2021-09-01 15:55:41 +03:00
Doug
6f3adbc7c6
Remove additional directRoomBorderView from RecentRoomTableViewCell (share extension).
2021-08-12 10:03:49 +01:00
Doug
ec09b1815e
Fix layout bug in the share extension.
2021-07-13 16:54:30 +01:00
Doug
58ec6bb3c4
Remove background colour from RoomsLiveViewController.
2021-07-05 11:59:35 +01:00
Doug
e29555d719
Fix theming in RoomsListViewController and RecentRoomTableViewCell.
2021-06-29 14:17:49 +01: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
manuroe
c7e413dc37
Room lists: Remove shields on room avatars
...
#4115
but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe
2750d785fa
Share extension & Siri intent: Do not fail when sending to locally unverified devices
...
#3252
Use cross-signing as the Riot main app.
2020-05-18 13:59:42 +02:00
manuroe
babec2ff28
Room decoration: Use shields instead of padlocks
...
#2906
2020-01-31 14:59:54 +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
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
manuroe
35733ccd75
Make code use the "Empty room" i18n string from MatrixKit
2018-09-20 11:05:46 +02:00
manuroe
9f40f918d2
Lazy-loading server side: Fix Giom's remark
2018-08-03 14:06:01 +02:00
manuroe
2d69af8b91
Lazy-loading server side: Update code in extensions
2018-08-02 12:05:38 +02:00
manuroe
33a9ba9371
MXStore: Use the new async [MXStore stateOfRoom:] method
2018-07-24 11:39:13 +02:00
SBiOSoftWhare
26624eafed
Fix image references in xib and storyboards by removing .png suffix
2018-07-10 17:16:26 +02:00
SBiOSoftWhare
24a776d413
Organize files by features in share extension target
2018-07-10 15:10:56 +02:00