1. 4eca6de database: create DBManager by Kateryna Kostiuk · 7 years ago
  2. e20e7d6 database: create database and tables by Kateryna Kostiuk · 7 years ago
  3. 120ecee build: fastlane setup by Andreas Traczyk · 7 years ago
  4. fc6bf68 project: update RxRealm and RxDataSources by Romain Bertozzi · 7 years ago
  5. 47ee742 bundle: change identifier by Kateryna Kostiuk · 7 years ago
  6. 702ba5f build: remove unsupported architectures by Kateryna Kostiuk · 7 years ago
  7. 1a0488a UI: change tab bar items by Kateryna Kostiuk · 7 years ago
  8. b39593c connectivity: add network connection monitoring by Andreas Traczyk · 7 years ago
  9. 3433d52 UI/IX: change some UI elements by Kateryna Kostiuk · 7 years ago
  10. 85e4ab3 Account: link to existing by Kateryna Kostiuk · 7 years ago
  11. e79b903 Account: link new device by Kateryna Kostiuk · 7 years ago
  12. 44fb240 Account: add linked devices by Kateryna Kostiuk · 7 years ago
  13. d350c48 conversations: implement message grouping by Andreas Traczyk · 7 years ago
  14. d8b6007 Profile: create during initial walkthrough by Kateryna Kostiuk · 7 years ago
  15. 00695c6 contact request: create conversation by Kateryna Kostiuk · 7 years ago
  16. edbf332 config: remove boost by Andreas Traczyk · 7 years ago
  17. e69563f config: remove cryptopp by Kateryna Kostiuk · 7 years ago
  18. 5d7c535 conf: link secp256k1 by Kateryna Kostiuk · 7 years ago
  19. 3b382a3 profile: save vCard by Kateryna Kostiuk · 7 years ago
  20. 330f20d ui/ux: modernize fallback avatars by Andreas Traczyk · 7 years ago
  21. 8cb78b7 presence: initial implementation of contact presence indicators by Andreas Traczyk · 7 years ago
  22. cd1a85f Me: refactor MeViewController by Hadrien De Sousa · 7 years ago
  23. 8fe122e swiftlint: change configuration by Kateryna Kostiuk · 7 years ago
  24. a44b205 navigation: apply the Coordinator pattern by Kateryna Kostiuk · 7 years ago
  25. 51c46ad project: optimize Build time by Thibault Wittemberg · 7 years ago
  26. 0fdb569 ContactRequests: add Contact requests screen by Silbino Goncalves Matado · 7 years ago
  27. dd026ff build: use C++14 language dialect by Thibault Wittemberg · 7 years ago
  28. cfe0eba ui: add theming basis by Thibault Wittemberg · 7 years ago
  29. d28b748 project: conform to a swifty way of coding by Thibault Wittemberg · 7 years ago
  30. 6998185 project: add SwiftyBeaver for log by Thibault Wittemberg · 7 years ago
  31. fb8bb07 project: add Reusable framework by Thibault Wittemberg · 7 years ago
  32. 1f9ce46 project: add SwiftGen code generation by Thibault Wittemberg · 7 years ago
  33. 14b092a project: add static code analysis by Thibault Wittemberg · 7 years ago
  34. 67e3461 Project: organize folders by Thibault Wittemberg · 7 years ago
  35. 748f3f4 Smartlist: Add conversations persistence with Realm by Silbino Goncalves Matado · 7 years ago
  36. 5cbb809 Smartlist: Add a search bar to filter conversations and lookup users by Silbino Goncalves Matado · 7 years ago
  37. 37f2ea9 Messages: Add messages screen to read messages and reply by Silbino Goncalves Matado · 7 years ago
  38. 497b200 Smartlist: Add the conversations list for received messages by Silbino Goncalves Matado · 7 years ago
  39. 435a705 Link Device To An Accout: add segues and view controller by Silbino Goncalves Matado · 7 years ago
  40. 6ae4a1b CreateRingAccount: move cells from storyboard to separate .xibs by Silbino Goncalves Matado · 7 years ago
  41. 478dd48 CreateRingAccount: Add progress views and succes/error messages by Silbino Goncalves Matado · 7 years ago
  42. 0de5265 Lookup and register name: add services and adapters by Silbino Goncalves Matado · 7 years ago
  43. fd9f3ab CreateRingAccount: Add Rx+MVVM bindings for the form validation by Silbino Goncalves Matado · 8 years ago
  44. eec4d58 CreateRingAccountViewController.swift: change superclass by Silbino Goncalves Matado · 8 years ago
  45. 1caaa4b project: add Walkthrough.strings and LocalizedStringTableNames by Silbino Goncalves Matado · 8 years ago
  46. 351479e system adapter: add files by Romain Bertozzi · 7 years ago
  47. 37f3359 accountModelHelper: add unit tests by Romain Bertozzi · 8 years ago
  48. de1d038 welcome screen: customize the view by Silbino Goncalves Matado · 8 years ago
  49. 4361db3 accountModel: create model stack by Romain Bertozzi · 8 years ago
  50. 3b289ad serviceEvent: add unit tests by Romain Bertozzi · 8 years ago
  51. 2202e6d services: create serviceEvent structure by Romain Bertozzi · 8 years ago
  52. 72a1b8d wizard: complete add account pipe by Romain Bertozzi · 8 years ago
  53. 06adf62 wizard: build skeleton by Romain Bertozzi · 8 years ago
  54. a933e79 project: adopt recommended configuration by Romain Bertozzi · 8 years ago
  55. 33cd34f RXSwift: add library via Carthage by Romain Bertozzi · 8 years ago
  56. 8164698 bridge: replace nsnotification by delegation by Romain Bertozzi · 8 years ago
  57. 8d90d9e account service: modify bridging by Romain Bertozzi · 8 years ago
  58. 88859c0 UT: add daemon service unit tests by Romain Bertozzi · 8 years ago
  59. f31aa1d daemonservice: introduce service by Romain Bertozzi · 8 years ago
  60. 966233f project: reorganize structure, begin mvvm by Romain Bertozzi · 8 years ago
  61. e36578b project: clean storyboards by Romain Bertozzi · 8 years ago
  62. 4384369 conf: set deployment target to 9.3 by Romain Bertozzi · 8 years ago
  63. fac9f89 swift: migrate code to Swift 3 by Romain Bertozzi · 8 years ago
  64. 70d602f conf: update dependencies and pbxproj by Romain Bertozzi · 8 years ago
  65. a2a4985 remove libiax from link by Edric Milaret · 8 years ago
  66. d0a1faf first import by Guillaume Roguez · 8 years ago