1. ad4d058 video: improve performance by Adrien Béraud · 8 years ago
  2. 079e137 conversations: fix scrolling by Aline Bonnet · 8 years ago
  3. a316216 ui: fix notifications by Aline Bonnet · 8 years ago
  4. 9dc8593 ui: change Licence into License by Aline Bonnet · 8 years ago
  5. 9c6defe create a conversation fragment by Aline Bonnet · 8 years ago
  6. 17f8b2c smartlist: fix the new quick conversation by Aline Bonnet · 8 years ago
  7. 60520ab ui: fix display of devices list by Aline Bonnet · 8 years ago
  8. 38a58c9 account: fix codecs list update by Aline Bonnet · 8 years ago
  9. a62b4fd accounts: fix sip account registration by Aline Bonnet · 8 years ago
  10. fe2b960 build: version dockerfile by Alexandre Lision · 8 years ago
  11. af7a32b mvp/injection: Remove permission check from LocalService by Thibault Wittemberg · 8 years ago
  12. 3d30ee7 mvp/injection: Apply ThreadSafe behavior to HardwareService by Thibault Wittemberg · 8 years ago
  13. 559459b mvp/injection: Apply ThreadSafe behavior to ConferenceService by Thibault Wittemberg · 8 years ago
  14. fd90f17 mvp/injection: Apply ThreadSafe behavior to CallService by Thibault Wittemberg · 8 years ago
  15. 25cff7c mvp/injection: Applies MVP and DI patterns to RingNavigationFragment by Aline Bonnet · 8 years ago
  16. 9ddb23f mvp/injection: Remove Account features from LocalService by Thibault Wittemberg · 8 years ago
  17. e0e94e3 butterknife in ConversationActivity by Aline Bonnet · 8 years ago
  18. 5d20bc8 bump version to 59 by Aline Bonnet · 8 years ago
  19. fb39b95 ui: adapt the share fragment for landscape by Aline Bonnet · 8 years ago
  20. 49d1ef6 ui: fix service for the RingNavigationFragment by Aline Bonnet · 8 years ago
  21. f6c2a40 ui: lock drawer in landscape on tablets by Aline Bonnet · 8 years ago
  22. 9054d22 notifications: change ringID to username by Aline Bonnet · 8 years ago
  23. 1aa8e94 fix: Call details are not transmitted by Thibault Wittemberg · 8 years ago
  24. cfa83f3 management account: fix behaviour published address by Thibault Wittemberg · 8 years ago
  25. b328050 fix: Crash on outgoing video call after first installation by Thibault Wittemberg · 8 years ago
  26. 1602771 call: display username instead of ringID by Aline Bonnet · 8 years ago
  27. eff543a fix: Error on incoming message in Share screen by Thibault Wittemberg · 8 years ago
  28. 9240deb ui: adapt account settings to tablets by Aline Bonnet · 8 years ago
  29. 5835751 ui: adapt the settings fragment to landscape mode by Aline Bonnet · 8 years ago
  30. 6b4c02b build: use MAKEFLAGS value for daemon src build by Guillaume Roguez · 8 years ago
  31. 382436b bump version to 58 by Alexandre Lision · 8 years ago
  32. e1112d7 callFragment: fix back button behaviour by Aline Bonnet · 8 years ago
  33. 71a7cae mvp/injection: Move daemon start and video features to RingApplication by Thibault Wittemberg · 8 years ago
  34. bbffe29 notifications: fix for multiple notifications by Thibault Wittemberg · 8 years ago
  35. f12066f mvp/injection: Move History persistence to low layers by Thibault Wittemberg · 8 years ago
  36. 3d5fdc1 bump version to 57 by Alexandre Lision · 8 years ago
  37. 24ae629 ui: fix wrong thread exception by Alexandre Lision · 8 years ago
  38. fd0e03d wizard: register a sip account with errors by Aline Bonnet · 8 years ago
  39. 3b0d081 ui: fix pixelated image by Aline Bonnet · 8 years ago
  40. 105f588 mvp/injection: Remove StateService by Thibault Wittemberg · 8 years ago
  41. 2f48e1c notification: fix back button behaviour by Aline Bonnet · 8 years ago
  42. 42b499c mvp/injection: Extract Video features from DaemonService by Thibault Wittemberg · 8 years ago
  43. a4dc144 bump version to 56 by Aline Bonnet · 8 years ago
  44. 46503af wizard: restore migration behaviour by Alexandre Lision · 8 years ago
  45. ad118ce wizard: create a wizard for sip account by Aline Bonnet · 8 years ago
  46. 2d87ebb wizard: create a account in 3 steps by Aline Bonnet · 8 years ago
  47. 0cada8a drawer: separate Ring and Sip account creation by Alexandre Lision · 8 years ago
  48. 16517ed mvp/injection: Extract Account features from DaemonService by Thibault Wittemberg · 8 years ago
  49. 0454ef1 mvp/injection: Extract Conf features from DaemonService by Thibault Wittemberg · 8 years ago
  50. c510655 blockchain: fix text messages to contacts found on blockchain by Thibault Wittemberg · 8 years ago
  51. e69bf33 lifecycle: improve crash handling by Alexandre Lision · 8 years ago
  52. e899a75 account: add sip account status in settings by Alexandre Lision · 8 years ago
  53. e696f58 account: add ring account status in settings by Alexandre Lision · 8 years ago
  54. 32532fa mvp/injection: Extract Call features from DaemonService by Thibault Wittemberg · 8 years ago
  55. c942cdb mvp/injection: Add a service that provides Runtime infos to low level layers by Thibault Wittemberg · 8 years ago
  56. 9db308d build: add daemon-only compilation by Alexandre Lision · 8 years ago
  57. 7c0c56a drawer: change ringID to username by Aline Bonnet · 8 years ago
  58. 25dfc9f mvp/injection: Move daemon JNI to low level layers by Thibault Wittemberg · 8 years ago
  59. 54c1801 bump version to 55 by Alexandre Lision · 8 years ago
  60. 9fe3034 drawer: vcard display in the menu's accounts list by Aline Bonnet · 8 years ago
  61. d7dc1b7 vcard: link one profile by account by Aline Bonnet · 8 years ago
  62. a178d27 cleanup: remove unused resources by Alexandre Lision · 8 years ago
  63. c8741e1 blockchain: fix send text messages to contacts found on blockchain by Thibault Wittemberg · 8 years ago
  64. 535b96c conversation: fix bottom padding by Alexandre Lision · 8 years ago
  65. 1e5371e model: move to base module by Alexandre Lision · 8 years ago
  66. c2034eb mvp/injection: move SipUri model to low level layer by Alexandre Lision · 8 years ago
  67. 1532d95 model: remove android refs from Conference by Alexandre Lision · 8 years ago
  68. 4865f7d model: remove android refs from CallContact by Alexandre Lision · 8 years ago
  69. fa94606 build: move ORM Lite core dep in base module by Alexandre Lision · 8 years ago
  70. 6a553b8 mvp/injection: Move VCards to low level layers by Thibault Wittemberg · 8 years ago
  71. 1009055 search: fix dialing of unknown ringIDs by Alexandre Lision · 8 years ago
  72. 44f9693 drawer: improve layout by Alexandre Lision · 8 years ago
  73. 56fab58 model: remove android refs from Conversation by Alexandre Lision · 8 years ago
  74. 768a9dd model: remove android refs from History by Alexandre Lision · 8 years ago
  75. cd94383 model: remove android refs from SipCall by Alexandre Lision · 8 years ago
  76. 2c274ab model: centralize use of content uris by Alexandre Lision · 8 years ago
  77. bdb5f47 drawer: use custom navigation component by Alexandre Lision · 8 years ago
  78. a1f902d mvp/injection: Abstraction layer for Log mecanism by Thibault Wittemberg · 8 years ago
  79. 4bd02cb mvp/injection: Moving Codec model to low level layers by Thibault Wittemberg · 8 years ago
  80. 77cf600 mvp/injection: Applies MVP and DI patterns to SettingsFragment by Thibault Wittemberg · 8 years ago
  81. 22765dd mvp/injection: Applies MVP and DI patterns to ShareFragment by Thibault Wittemberg · 8 years ago
  82. f7d1970 mvp/injection: Move Account model to low level layer by Thibault Wittemberg · 8 years ago
  83. 2a8083a account: put settings button in Toolbar by Alexandre Lision · 8 years ago
  84. 37aec06 mvp/injection: Applies MVP and DI patterns to AboutFragment by Thibault Wittemberg · 8 years ago
  85. 833cf0c account: keep create button enabled by Alexandre Lision · 8 years ago
  86. 5503087 injection: Introducing dependency injection with Dagger2 by Thibault Wittemberg · 8 years ago
  87. 66a0022 mvp: Introducing Model View Presenter pattern by Thibault Wittemberg · 8 years ago
  88. e0df271 bump version by Alexandre Lision · 8 years ago
  89. 35198ac migration: properly inject accountId by Alexandre Lision · 8 years ago
  90. 06ebd0c migration: dismiss popup when error occurs by Alexandre Lision · 8 years ago
  91. dfd19f0 cleanup: remove legacy script by Alexandre Lision · 8 years ago
  92. 2875f12 build: strip symbols by Alexandre Lision · 8 years ago
  93. a4925ca readme: fix broken packaging badge URL by Romain Bertozzi · 8 years ago
  94. 3146c76 share: public username should be provided by Thibault Wittemberg · 8 years ago
  95. 1443480 ui: amends "link to an account" page by Aline Bonnet · 8 years ago
  96. 5fe63eb ui: fix to import an account after a wrong pin by Aline Bonnet · 8 years ago
  97. e381eb6 vcard: Send VCard when receiving a call by Thibault Wittemberg · 8 years ago
  98. 0f9abd3 gradle: update tools build version by Romain Bertozzi · 8 years ago
  99. 11bf731 bump version by Aline Bonnet · 8 years ago
  100. 072f33b ui: update release version by Aline Bonnet · 8 years ago