Commit History

Author SHA1 Message Date
  cyberta 98b05fdb41 add hud-handler to NewProfileViewController 6 years ago
  cyberta 0661ff3b75 fix indentation in NewProfileViewController 6 years ago
  cyberta a03a85ba0f add title and description in QR-code scanner view 6 years ago
  cyberta b389c828eb fix indentation project wide 6 years ago
  cyberta 0f2a253b7b fix indentation in ProfileView 6 years ago
  cyberta c701a9726f fix indentation in UIView+Extension 6 years ago
  cyberta a42c4b5e07 remove boilerplate code 6 years ago
  cyberta 123a6f62ab add missing nameNAddr field in DCContact 6 years ago
  cyberta fd6a11b87c rename DCContext to DcContext 6 years ago
  cyberta 792407684a add DcLot class and checkQR function to c Wrapper 6 years ago
  cyberta b93c59778c add dynamic layout changes after device orientation change 6 years ago
  cyberta 1d73faa2c7 use DCContext in NewProfileViewController for secure join 6 years ago
  cyberta 810d39b59f remove accidentally added QRCodeHandler 6 years ago
  cyberta 06e52b6e9d use DCContext in AppDelegate 6 years ago
  cyberta 3048fbe0e3 add DCContext initial implementation for secure join 6 years ago
  cyberta d78e7e7b64 add UIView extension to position a view to the trailing of another view 6 years ago
  cyberta 23e65414b9 use optional parameteters in UIView extensions 6 years ago
  cyberta 462b4d7ec8 fix padding for aligning a view's trailing to another view's trailing 6 years ago
  cyberta 723a528207 add the same desciption below the QR code as in Android 6 years ago
  cyberta 39af55888c add UIView extension to align a view's bottom to another view's bottom 6 years ago
  cyberta e898e3605e start/stop capturing according to visibility of QRCodeScanner UI, callback successful scan 6 years ago
  cyberta 0a33cb8954 remove green box from qrcode scanner view 6 years ago
  cyberta 1655b0f0c2 set NewProfileViewController as delegate for the QRCodeReaderController, hide the QR-code reader when the scan was successful 6 years ago
  cyberta 26e886b6c9 fix initialization of the camera for QR code scanning 6 years ago
  cyberta 13cb7a9404 remove useless comment headers 6 years ago
  cyberta 1f66a5faa3 add missing references to xcodeproj 6 years ago
  cyberta 20cf07eb48 use the new ProfileView controller and pass the navigation controller to the PV controller 6 years ago
  cyberta 21f14e5ada create a new ProfileView controller, that doesn't use a UITableView 6 years ago
  cyberta 1b9f715580 set background for tab bar and navigation bar to white - don't derive their background color from the underlying UITableLayouts 6 years ago
  cyberta bcdf0a98a6 add extensions to UIView to create programmatically relative layout like UIs 6 years ago