1. a44125e Margin problem fixed : concerning the latest message in a conversation by qmuret · 6 years ago
  2. 2a965ee QR Code feature by qmuret · 6 years ago
  3. 28c7be4 Added Emoji+Helpers extension by qmuret · 6 years ago
  4. 0ad9ab0 project: xcode update / IOS 12 update by qmuret · 6 years ago
  5. 29e00d8 project: remove deprecated dependencies by Andreas Traczyk · 6 years ago
  6. ed2603d project: compliance with Xcode 9.4.1 by Andreas Traczyk · 6 years ago
  7. cd64e73 project: don't link against libpostproc by Andreas Traczyk · 6 years ago
  8. 8f936d5 settings: add proxy by Kateryna Kostiuk · 6 years ago
  9. 2471f96 project: link against libressl (libcrypto.a + libtls.a + libssl.a) by Andreas Traczyk · 6 years ago
  10. 2b13f8f data transfer: implementation by Andreas Traczyk · 7 years ago
  11. d4cecfa UI/UX: refactor account page by Kateryna Kostiuk · 7 years ago
  12. 8dfb5d6 UI/UX: add contact page by Kateryna Kostiuk · 7 years ago
  13. 5c9edaa messaging: redesign text entry by Andreas Traczyk · 7 years ago
  14. 892a26f history: save call interactions in history by Kateryna Kostiuk · 7 years ago
  15. 19c4ce6 vCard: add profile service by Kateryna Kostiuk · 7 years ago
  16. 2e779ee avatars: abstract contact avatar UIView generation by Andreas Traczyk · 7 years ago
  17. 8b84f94 account: add blocked contact list by Kateryna Kostiuk · 7 years ago
  18. 4053358 notifications: add local notifications by Kateryna Kostiuk · 7 years ago
  19. 70ec95a push notifications: initial implementation by Kateryna Kostiuk · 7 years ago
  20. 31e37bd contact requests: move cell logic into ContactRequestCell by Andreas Traczyk · 7 years ago
  21. 4f4435b fix: place call from contact request by Kateryna Kostiuk · 7 years ago
  22. b82c2bf call: refine call options by Kateryna Kostiuk · 7 years ago
  23. a656320 call: add options by Kateryna Kostiuk · 7 years ago
  24. ee79fdb video: add bridging, service, etc. by Andreas Traczyk · 7 years ago
  25. 2ebdc42 call: add call screen by Kateryna Kostiuk · 7 years ago wip/localPushNotifications
  26. ddfe6e7 call: add call service by Kateryna Kostiuk · 7 years ago
  27. 5fbe35e project: add daemon src and target to xcode project by Andreas Traczyk · 7 years ago
  28. 14e9aac project: introduce initial loading interface by Romain Bertozzi · 7 years ago
  29. 93629fd ios: bump version number by Kateryna Kostiuk · 7 years ago
  30. 5554745 ios: bump build number by Kateryna Kostiuk · 7 years ago
  31. 276d850 ios: bump build number by Kateryna Kostiuk · 7 years ago
  32. bbd35a5 ios: bump version number to 1.1 by Kateryna Kostiuk · 7 years ago
  33. 5ba0ad2 project: bump to version 1.0.14 for release by Andreas Traczyk · 7 years ago
  34. f99a41c messages: support links by Kateryna Kostiuk · 7 years ago
  35. 6f9ee90 contact request: add manager by Kateryna Kostiuk · 7 years ago
  36. 2c44426 project: enable agvtool by Kateryna Kostiuk · 7 years ago
  37. 3f7eb1d localization: add Transifex conf and localization stubs to project by Andreas Traczyk · 7 years ago
  38. ac3aec8 database: replace realm by Kateryna Kostiuk · 7 years ago
  39. 29385d2 project: Improve Swift 4 compliance by Thibault Wittemberg · 7 years ago
  40. 4eca6de database: create DBManager by Kateryna Kostiuk · 7 years ago
  41. e20e7d6 database: create database and tables by Kateryna Kostiuk · 7 years ago
  42. 120ecee build: fastlane setup by Andreas Traczyk · 7 years ago
  43. fc6bf68 project: update RxRealm and RxDataSources by Romain Bertozzi · 7 years ago
  44. 47ee742 bundle: change identifier by Kateryna Kostiuk · 7 years ago
  45. 702ba5f build: remove unsupported architectures by Kateryna Kostiuk · 7 years ago
  46. 1a0488a UI: change tab bar items by Kateryna Kostiuk · 7 years ago
  47. b39593c connectivity: add network connection monitoring by Andreas Traczyk · 7 years ago
  48. 3433d52 UI/IX: change some UI elements by Kateryna Kostiuk · 7 years ago
  49. 85e4ab3 Account: link to existing by Kateryna Kostiuk · 7 years ago
  50. e79b903 Account: link new device by Kateryna Kostiuk · 7 years ago
  51. 44fb240 Account: add linked devices by Kateryna Kostiuk · 7 years ago
  52. d350c48 conversations: implement message grouping by Andreas Traczyk · 7 years ago
  53. d8b6007 Profile: create during initial walkthrough by Kateryna Kostiuk · 7 years ago
  54. 00695c6 contact request: create conversation by Kateryna Kostiuk · 7 years ago
  55. edbf332 config: remove boost by Andreas Traczyk · 7 years ago
  56. e69563f config: remove cryptopp by Kateryna Kostiuk · 7 years ago
  57. 5d7c535 conf: link secp256k1 by Kateryna Kostiuk · 7 years ago
  58. 3b382a3 profile: save vCard by Kateryna Kostiuk · 7 years ago
  59. 330f20d ui/ux: modernize fallback avatars by Andreas Traczyk · 7 years ago
  60. 8cb78b7 presence: initial implementation of contact presence indicators by Andreas Traczyk · 7 years ago
  61. cd1a85f Me: refactor MeViewController by Hadrien De Sousa · 7 years ago
  62. 8fe122e swiftlint: change configuration by Kateryna Kostiuk · 7 years ago
  63. a44b205 navigation: apply the Coordinator pattern by Kateryna Kostiuk · 7 years ago
  64. 51c46ad project: optimize Build time by Thibault Wittemberg · 7 years ago
  65. 0fdb569 ContactRequests: add Contact requests screen by Silbino Goncalves Matado · 7 years ago
  66. dd026ff build: use C++14 language dialect by Thibault Wittemberg · 7 years ago
  67. cfe0eba ui: add theming basis by Thibault Wittemberg · 7 years ago
  68. d28b748 project: conform to a swifty way of coding by Thibault Wittemberg · 7 years ago
  69. 6998185 project: add SwiftyBeaver for log by Thibault Wittemberg · 7 years ago
  70. fb8bb07 project: add Reusable framework by Thibault Wittemberg · 7 years ago
  71. 1f9ce46 project: add SwiftGen code generation by Thibault Wittemberg · 7 years ago
  72. 14b092a project: add static code analysis by Thibault Wittemberg · 7 years ago
  73. 67e3461 Project: organize folders by Thibault Wittemberg · 7 years ago
  74. 748f3f4 Smartlist: Add conversations persistence with Realm by Silbino Goncalves Matado · 7 years ago
  75. 5cbb809 Smartlist: Add a search bar to filter conversations and lookup users by Silbino Goncalves Matado · 7 years ago
  76. 37f2ea9 Messages: Add messages screen to read messages and reply by Silbino Goncalves Matado · 7 years ago
  77. 497b200 Smartlist: Add the conversations list for received messages by Silbino Goncalves Matado · 7 years ago
  78. 435a705 Link Device To An Accout: add segues and view controller by Silbino Goncalves Matado · 7 years ago
  79. 6ae4a1b CreateRingAccount: move cells from storyboard to separate .xibs by Silbino Goncalves Matado · 7 years ago
  80. 478dd48 CreateRingAccount: Add progress views and succes/error messages by Silbino Goncalves Matado · 7 years ago
  81. 0de5265 Lookup and register name: add services and adapters by Silbino Goncalves Matado · 7 years ago
  82. fd9f3ab CreateRingAccount: Add Rx+MVVM bindings for the form validation by Silbino Goncalves Matado · 8 years ago
  83. eec4d58 CreateRingAccountViewController.swift: change superclass by Silbino Goncalves Matado · 8 years ago
  84. 1caaa4b project: add Walkthrough.strings and LocalizedStringTableNames by Silbino Goncalves Matado · 8 years ago
  85. 351479e system adapter: add files by Romain Bertozzi · 7 years ago
  86. 37f3359 accountModelHelper: add unit tests by Romain Bertozzi · 8 years ago
  87. de1d038 welcome screen: customize the view by Silbino Goncalves Matado · 8 years ago
  88. 4361db3 accountModel: create model stack by Romain Bertozzi · 8 years ago
  89. 3b289ad serviceEvent: add unit tests by Romain Bertozzi · 8 years ago
  90. 2202e6d services: create serviceEvent structure by Romain Bertozzi · 8 years ago
  91. 72a1b8d wizard: complete add account pipe by Romain Bertozzi · 8 years ago
  92. 06adf62 wizard: build skeleton by Romain Bertozzi · 8 years ago
  93. a933e79 project: adopt recommended configuration by Romain Bertozzi · 8 years ago
  94. 33cd34f RXSwift: add library via Carthage by Romain Bertozzi · 8 years ago
  95. 8164698 bridge: replace nsnotification by delegation by Romain Bertozzi · 8 years ago
  96. 8d90d9e account service: modify bridging by Romain Bertozzi · 8 years ago
  97. 88859c0 UT: add daemon service unit tests by Romain Bertozzi · 8 years ago
  98. f31aa1d daemonservice: introduce service by Romain Bertozzi · 8 years ago
  99. 966233f project: reorganize structure, begin mvvm by Romain Bertozzi · 8 years ago
  100. e36578b project: clean storyboards by Romain Bertozzi · 8 years ago