Doug
|
29d7262e38
|
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
|
14f2ed58f1
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
SBiOSoftWhare
|
2cd6abc1b6
|
KeyVerificationVerifyBySASViewController: Update wording and UI.
|
2020-04-28 17:10:26 +02:00 |
|
SBiOSoftWhare
|
cd6611801f
|
Key verification: Update key verification screens title. Update SAS screen wordings.
|
2020-04-27 19:54:57 +02:00 |
|
ismailgulek
|
37ff450d72
|
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
|
6d4c865f2d
|
Use KTCenterFlowLayout for collection view layout, fixes #3088
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-17 13:41:48 +03:00 |
|
SBiOSoftWhare
|
d6296b3150
|
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 |
|