1. f6c2a40 ui: lock drawer in landscape on tablets by Aline Bonnet · 8 years ago
  2. 9054d22 notifications: change ringID to username by Aline Bonnet · 8 years ago
  3. 1aa8e94 fix: Call details are not transmitted by Thibault Wittemberg · 8 years ago
  4. cfa83f3 management account: fix behaviour published address by Thibault Wittemberg · 8 years ago
  5. b328050 fix: Crash on outgoing video call after first installation by Thibault Wittemberg · 8 years ago
  6. 1602771 call: display username instead of ringID by Aline Bonnet · 8 years ago
  7. eff543a fix: Error on incoming message in Share screen by Thibault Wittemberg · 8 years ago
  8. 9240deb ui: adapt account settings to tablets by Aline Bonnet · 8 years ago
  9. 5835751 ui: adapt the settings fragment to landscape mode by Aline Bonnet · 8 years ago
  10. 382436b bump version to 58 by Alexandre Lision · 8 years ago
  11. e1112d7 callFragment: fix back button behaviour by Aline Bonnet · 8 years ago
  12. 71a7cae mvp/injection: Move daemon start and video features to RingApplication by Thibault Wittemberg · 8 years ago
  13. bbffe29 notifications: fix for multiple notifications by Thibault Wittemberg · 8 years ago
  14. f12066f mvp/injection: Move History persistence to low layers by Thibault Wittemberg · 8 years ago
  15. 3d5fdc1 bump version to 57 by Alexandre Lision · 8 years ago
  16. 24ae629 ui: fix wrong thread exception by Alexandre Lision · 8 years ago
  17. fd0e03d wizard: register a sip account with errors by Aline Bonnet · 8 years ago
  18. 3b0d081 ui: fix pixelated image by Aline Bonnet · 8 years ago
  19. 105f588 mvp/injection: Remove StateService by Thibault Wittemberg · 8 years ago
  20. 2f48e1c notification: fix back button behaviour by Aline Bonnet · 8 years ago
  21. 42b499c mvp/injection: Extract Video features from DaemonService by Thibault Wittemberg · 8 years ago
  22. a4dc144 bump version to 56 by Aline Bonnet · 8 years ago
  23. 46503af wizard: restore migration behaviour by Alexandre Lision · 8 years ago
  24. ad118ce wizard: create a wizard for sip account by Aline Bonnet · 8 years ago
  25. 2d87ebb wizard: create a account in 3 steps by Aline Bonnet · 8 years ago
  26. 0cada8a drawer: separate Ring and Sip account creation by Alexandre Lision · 8 years ago
  27. 16517ed mvp/injection: Extract Account features from DaemonService by Thibault Wittemberg · 8 years ago
  28. 0454ef1 mvp/injection: Extract Conf features from DaemonService by Thibault Wittemberg · 8 years ago
  29. c510655 blockchain: fix text messages to contacts found on blockchain by Thibault Wittemberg · 8 years ago
  30. e69bf33 lifecycle: improve crash handling by Alexandre Lision · 8 years ago
  31. e899a75 account: add sip account status in settings by Alexandre Lision · 8 years ago
  32. e696f58 account: add ring account status in settings by Alexandre Lision · 8 years ago
  33. 32532fa mvp/injection: Extract Call features from DaemonService by Thibault Wittemberg · 8 years ago
  34. c942cdb mvp/injection: Add a service that provides Runtime infos to low level layers by Thibault Wittemberg · 8 years ago
  35. 7c0c56a drawer: change ringID to username by Aline Bonnet · 8 years ago
  36. 25dfc9f mvp/injection: Move daemon JNI to low level layers by Thibault Wittemberg · 8 years ago
  37. 54c1801 bump version to 55 by Alexandre Lision · 8 years ago
  38. 9fe3034 drawer: vcard display in the menu's accounts list by Aline Bonnet · 8 years ago
  39. d7dc1b7 vcard: link one profile by account by Aline Bonnet · 8 years ago
  40. a178d27 cleanup: remove unused resources by Alexandre Lision · 8 years ago
  41. c8741e1 blockchain: fix send text messages to contacts found on blockchain by Thibault Wittemberg · 8 years ago
  42. 535b96c conversation: fix bottom padding by Alexandre Lision · 8 years ago
  43. 1e5371e model: move to base module by Alexandre Lision · 8 years ago
  44. c2034eb mvp/injection: move SipUri model to low level layer by Alexandre Lision · 8 years ago
  45. 1532d95 model: remove android refs from Conference by Alexandre Lision · 8 years ago
  46. 4865f7d model: remove android refs from CallContact by Alexandre Lision · 8 years ago
  47. fa94606 build: move ORM Lite core dep in base module by Alexandre Lision · 8 years ago
  48. 6a553b8 mvp/injection: Move VCards to low level layers by Thibault Wittemberg · 8 years ago
  49. 1009055 search: fix dialing of unknown ringIDs by Alexandre Lision · 8 years ago
  50. 44f9693 drawer: improve layout by Alexandre Lision · 8 years ago
  51. 56fab58 model: remove android refs from Conversation by Alexandre Lision · 8 years ago
  52. 768a9dd model: remove android refs from History by Alexandre Lision · 8 years ago
  53. cd94383 model: remove android refs from SipCall by Alexandre Lision · 8 years ago
  54. 2c274ab model: centralize use of content uris by Alexandre Lision · 8 years ago
  55. bdb5f47 drawer: use custom navigation component by Alexandre Lision · 8 years ago
  56. a1f902d mvp/injection: Abstraction layer for Log mecanism by Thibault Wittemberg · 8 years ago
  57. 4bd02cb mvp/injection: Moving Codec model to low level layers by Thibault Wittemberg · 8 years ago
  58. 77cf600 mvp/injection: Applies MVP and DI patterns to SettingsFragment by Thibault Wittemberg · 8 years ago
  59. 22765dd mvp/injection: Applies MVP and DI patterns to ShareFragment by Thibault Wittemberg · 8 years ago
  60. f7d1970 mvp/injection: Move Account model to low level layer by Thibault Wittemberg · 8 years ago
  61. 2a8083a account: put settings button in Toolbar by Alexandre Lision · 8 years ago
  62. 37aec06 mvp/injection: Applies MVP and DI patterns to AboutFragment by Thibault Wittemberg · 8 years ago
  63. 833cf0c account: keep create button enabled by Alexandre Lision · 8 years ago
  64. 5503087 injection: Introducing dependency injection with Dagger2 by Thibault Wittemberg · 8 years ago
  65. 66a0022 mvp: Introducing Model View Presenter pattern by Thibault Wittemberg · 8 years ago
  66. e0df271 bump version by Alexandre Lision · 8 years ago
  67. 35198ac migration: properly inject accountId by Alexandre Lision · 8 years ago
  68. 06ebd0c migration: dismiss popup when error occurs by Alexandre Lision · 8 years ago
  69. 3146c76 share: public username should be provided by Thibault Wittemberg · 8 years ago
  70. 1443480 ui: amends "link to an account" page by Aline Bonnet · 8 years ago
  71. 5fe63eb ui: fix to import an account after a wrong pin by Aline Bonnet · 8 years ago
  72. e381eb6 vcard: Send VCard when receiving a call by Thibault Wittemberg · 8 years ago
  73. 0f9abd3 gradle: update tools build version by Romain Bertozzi · 8 years ago
  74. 11bf731 bump version by Aline Bonnet · 8 years ago
  75. 072f33b ui: update release version by Aline Bonnet · 8 years ago
  76. 682b25d ring account creation: fix name always registered by Romain Bertozzi · 8 years ago
  77. fdd3465 accountEdition: correct tabs title by Romain Bertozzi · 8 years ago
  78. 406861d i18n: update translations by Aline Bonnet · 8 years ago
  79. 99f5cad blockchain: search in toolbar by Thibault Wittemberg · 8 years ago
  80. ef28a31 ui: harmonize the account creation wording according to other clients by Thibault Wittemberg · 8 years ago
  81. a801138 drawable: convert png to xml files by Aline Bonnet · 8 years ago
  82. 5da0fbb ui: fix back button by Alexandre Lision · 8 years ago
  83. 76d4bab conf: update gradle and proguard files by Romain Bertozzi · 8 years ago
  84. 70c80dc ui: add visibility feature to update account by Aline Bonnet · 8 years ago
  85. 1347b40 blockchain: add name registration by Adrien Béraud · 8 years ago
  86. 522ada9 ui: disable backup feature by Aline Bonnet · 8 years ago
  87. 9318436 i18n: update translations by Alexandre Lision · 8 years ago
  88. c190a44 video: fix the video display by Aline Bonnet · 8 years ago
  89. e3de509 ui: update logo by Aline Bonnet · 8 years ago
  90. 24324f9 ui: change the notification symbol by Aline Bonnet · 8 years ago
  91. b8bd194 ui: clean up drawable resources by Aline Bonnet · 8 years ago
  92. a36094c call: fix the reception of text messages by Aline Bonnet · 8 years ago
  93. 0ae7b7a ui: update wording by Aline Bonnet · 8 years ago
  94. 8d9259c devices: add new device to this account by Loïc Siret · 8 years ago
  95. 21603a2 connectivity: restore preference behaviour by Thibault Wittemberg · 8 years ago
  96. 55841a1 ui: fix "my account" label by Thibault Wittemberg · 8 years ago
  97. 9124742 i18n: update translations by Alexandre Lision · 8 years ago
  98. c3fd517 ringtones: add default ringtone option by Aline Bonnet · 8 years ago
  99. 649d49f vcard: prevent NPE when vcard has an empty photo by Thibault Wittemberg · 8 years ago
  100. 19352ba ringtone: check the selected file by Aline Bonnet · 8 years ago