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