cyberta
|
a7a4391d89
implement joinSecurejoin process, use cancelable UIAlertDialog instead of progress HUD for now
|
6 年之前 |
cyberta
|
502b9d1ce3
add alert after successful qr code scan asking to chat with a contact
|
6 年之前 |
cyberta
|
98b05fdb41
add hud-handler to NewProfileViewController
|
6 年之前 |
cyberta
|
0661ff3b75
fix indentation in NewProfileViewController
|
6 年之前 |
cyberta
|
a03a85ba0f
add title and description in QR-code scanner view
|
6 年之前 |
cyberta
|
b389c828eb
fix indentation project wide
|
6 年之前 |
cyberta
|
0f2a253b7b
fix indentation in ProfileView
|
6 年之前 |
cyberta
|
c701a9726f
fix indentation in UIView+Extension
|
6 年之前 |
cyberta
|
a42c4b5e07
remove boilerplate code
|
6 年之前 |
cyberta
|
123a6f62ab
add missing nameNAddr field in DCContact
|
6 年之前 |
cyberta
|
fd6a11b87c
rename DCContext to DcContext
|
6 年之前 |
cyberta
|
792407684a
add DcLot class and checkQR function to c Wrapper
|
6 年之前 |
cyberta
|
b93c59778c
add dynamic layout changes after device orientation change
|
6 年之前 |
cyberta
|
1d73faa2c7
use DCContext in NewProfileViewController for secure join
|
6 年之前 |
cyberta
|
810d39b59f
remove accidentally added QRCodeHandler
|
6 年之前 |
cyberta
|
06e52b6e9d
use DCContext in AppDelegate
|
6 年之前 |
cyberta
|
3048fbe0e3
add DCContext initial implementation for secure join
|
6 年之前 |
cyberta
|
d78e7e7b64
add UIView extension to position a view to the trailing of another view
|
6 年之前 |
cyberta
|
23e65414b9
use optional parameteters in UIView extensions
|
6 年之前 |
cyberta
|
462b4d7ec8
fix padding for aligning a view's trailing to another view's trailing
|
6 年之前 |
cyberta
|
723a528207
add the same desciption below the QR code as in Android
|
6 年之前 |
cyberta
|
39af55888c
add UIView extension to align a view's bottom to another view's bottom
|
6 年之前 |
cyberta
|
e898e3605e
start/stop capturing according to visibility of QRCodeScanner UI, callback successful scan
|
6 年之前 |
cyberta
|
0a33cb8954
remove green box from qrcode scanner view
|
6 年之前 |
cyberta
|
1655b0f0c2
set NewProfileViewController as delegate for the QRCodeReaderController, hide the QR-code reader when the scan was successful
|
6 年之前 |
cyberta
|
26e886b6c9
fix initialization of the camera for QR code scanning
|
6 年之前 |
cyberta
|
13cb7a9404
remove useless comment headers
|
6 年之前 |
cyberta
|
1f66a5faa3
add missing references to xcodeproj
|
6 年之前 |
cyberta
|
20cf07eb48
use the new ProfileView controller and pass the navigation controller to the PV controller
|
6 年之前 |
cyberta
|
21f14e5ada
create a new ProfileView controller, that doesn't use a UITableView
|
6 年之前 |