Doug
|
a4075c89cb
|
Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
|
2021-07-09 17:05:43 +01:00 |
|
manuroe
|
efbca319f0
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
SBiOSoftWhare
|
92c6902fb6
|
KeyVerificationVerifyBySASViewController: Update wording and UI.
|
2020-04-28 17:10:26 +02:00 |
|
SBiOSoftWhare
|
7070cbfb05
|
Key verification: Update key verification screens title. Update SAS screen wordings.
|
2020-04-27 19:54:57 +02:00 |
|
ismailgulek
|
f4fd7cf471
|
Set collectionView width to constant, to show only 4 items in a row
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-17 14:39:52 +03:00 |
|
ismailgulek
|
84f9b47f03
|
Use KTCenterFlowLayout for collection view layout, fixes #3088
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-17 13:41:48 +03:00 |
|
SBiOSoftWhare
|
25e8f7fccf
|
Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification.
|
2020-03-18 17:39:26 +01:00 |
|