1. 01bf719 conversation: handle null id by Adrien Béraud · 4 years, 6 months ago
  2. 263cd5c conversation: add message displayed indication by Adrien Béraud · 4 years, 6 months ago
  3. fd458ea conversation: add composing indicator by Adrien Béraud · 4 years, 7 months ago
  4. 5477ce8 conversation: add location sharing support by Adrien Béraud · 4 years, 7 months ago
  5. 11d92cc preferences: add file transfer, cleanup by Adrien Béraud · 4 years, 9 months ago
  6. a0b02cd calls: handle call updates synchronously by Adrien Béraud · 4 years, 10 months ago
  7. 07a9315 data sync: start service during connection by Adrien Béraud · 4 years, 10 months ago
  8. 813a004 smartlist: improve loading logic by Adrien Béraud · 5 years ago
  9. e4f901a calls: add conference support by Adrien Béraud · 5 years ago
  10. 9c16631 account: optimize history loading by Adrien Béraud · 5 years ago
  11. 6f41566 database: migration of android client to new schema by Rayan Osseiran · 5 years ago
  12. 56647e4 android: add foreground service for data transfers by Rayan Osseiran · 5 years ago
  13. 106a474 android: add foreground service for calls by Rayan Osseiran · 5 years ago
  14. ca0436c android: bug fixes by Rayan Osseiran · 5 years ago
  15. ed9feeb calls: fix bugs and tweaks by Rayan Osseiran · 5 years ago
  16. 3dd0466 notifications: update call notification system by Rayan Osseiran · 5 years ago
  17. bf81ead contact request: save profile on accept by Adrien Béraud · 5 years ago
  18. e634a56 messaging: delete and cancel messages by Rayan Osseiran · 5 years ago
  19. 9ec8244 conversation: improve performance by Adrien Béraud · 6 years ago
  20. aacf9e3 conversationfacade: remove contactservice by Adrien Béraud · 6 years ago
  21. d87d16d contacts: update subscription mechanism by Adrien Béraud · 6 years ago
  22. dfb49fa remove PresenceService by Adrien Béraud · 6 years ago
  23. acadbcc conversations: check for errors by Adrien Béraud · 6 years ago
  24. 5d82fa2 conversationfacade: cache current account by Adrien Béraud · 6 years ago
  25. bb3fe86 history: cleanup by Adrien Béraud · 6 years ago
  26. 6e50afe contacts: load asynchronously by Adrien Béraud · 6 years ago
  27. 1752ec8 smartlist: subscribe presence only when shown by Adrien Béraud · 6 years ago
  28. ab53ada misc: update copyright date by Sébastien Blin · 6 years ago
  29. 85c2526 ConversationFacade: better handle null cases by Adrien Béraud · 6 years ago
  30. 15f37bc sip: fix credentials edition by Adrien Béraud · 6 years ago
  31. 7d299ac filetransfer: accept any file of less than 32Mib by Adrien Béraud · 6 years ago
  32. 057e9a3 audio: rework routing logic by Adrien Béraud · 6 years ago
  33. b8a0624 file transfer: always allow to cancel notification by Adrien Béraud · 6 years ago
  34. e32ab74 conversation: add the ability to remove a conversation from the list by Adrien Béraud · 6 years ago
  35. a3f0b4b SipCall: use enum for State by Adrien Béraud · 6 years ago
  36. f14f4a0 callservice: handle early failure by Adrien Béraud · 6 years ago
  37. a922066 notifications: use MessagingStyle, allow direct reply by Adrien Béraud · 6 years ago
  38. 68f1adb conversation: cleanup by Adrien Béraud · 6 years ago
  39. e5ec895 conversation: improve UX, bug fixes by Adrien Béraud · 6 years ago
  40. b1d1509 trust requests: fix notifications by Adrien Béraud · 6 years ago
  41. 5671ebd notifications: add missed call, new picture notifications by Adrien Béraud · 6 years ago
  42. 5b47cb5 model: cleanup, always retrieve contact data and presence by Adrien Béraud · 6 years ago
  43. a4df162 conversation: properly persist calls by Adrien Béraud · 6 years ago
  44. eba502f rx: fix request notifications by Adrien Béraud · 6 years ago
  45. 7aa7a9e rx: unify contact requests, smartlist presentation by Adrien Béraud · 6 years ago
  46. 5ceb501 rx: update deletefile by Adrien Béraud · 6 years ago
  47. 5648117 conversations: make startConversation async by Adrien Béraud · 6 years ago
  48. 720d36a transfer: unify path for files and pictures by Adrien Béraud · 6 years ago
  49. ace37a2 refactor: use ReactiveX by Adrien Béraud · 6 years ago
  50. 256abf7 audio: refactor, fix on Android TV (Shield) by Adrien Béraud · 6 years ago
  51. aa7f44b call: only vibrate when ringing by Adrien Béraud · 6 years ago
  52. 2153329 data transfer: show progress in notification by Adrien Béraud · 7 years ago
  53. 87fe69c call: add contact when placing call by Adrien Béraud · 7 years ago
  54. 6453872 data transfer: auto-accept and show images by Adrien Béraud · 7 years ago
  55. 20d4221 data transfer: implement persistence by Adrien Béraud · 7 years ago
  56. c3fafbf build: update libringclient to java 8 by Pierre Duchemin · 7 years ago
  57. 2802bfd update copyrights by Pierre Duchemin · 7 years ago
  58. 1fa6192 Update trust requests management by Pierre Duchemin · 7 years ago
  59. 4a7473f audio: factor speakerphone management, consolidate audio code in HardwareService by Adrien Béraud · 7 years ago
  60. 3822e0c refactor: ConversationElement management by Pierre Duchemin · 7 years ago
  61. d3bf4e4 call: auto switch to speaker mode in video mode by Adrien Béraud · 7 years ago
  62. e0c3a49 Implement file transfer by Pierre Duchemin · 7 years ago
  63. 45707ca migrate to java 8 by Pierre Duchemin · 7 years ago
  64. ac87703 notifications: improve behavior by Adrien Béraud · 7 years ago
  65. 0dc8316 Refactor Conversation and Smartlist screens by Hadrien De Sousa · 7 years ago
  66. 2ee6a32 android: libringclient cleanup by Alexandre Lision · 7 years ago
  67. 35b5a89 conversation: fix loading by Cyrille Béraud · 7 years ago
  68. b9154bb text message: fix status change handling by Adrien Beraud · 7 years ago
  69. 0376899 vcard: load per call, optimize loading by Adrien Beraud · 7 years ago
  70. c206d8e name lookup: move more logic to the model by Adrien Beraud · 7 years ago
  71. 683b932 CallService: dispatch call instance in event by Adrien Beraud · 7 years ago
  72. 07a5635 StringUtils: remove getRingIdFromNumber(), use Uri by Adrien Beraud · 7 years ago
  73. 8e6e2ff model: always show username instead of ringid when possible by Adrien Beraud · 7 years ago
  74. d4867e8 fix: crash if no accounts by Hadrien De Sousa · 7 years ago
  75. 108f313 conversation: display the username or the ringID by Aline Bonnet · 7 years ago
  76. 48a00ca calls: fix a bug where the vcard was never sent by Hadrien De Sousa · 7 years ago
  77. ccc947d CallFragment: add MVP model by Hadrien De Sousa · 7 years ago
  78. 16c268d smartlist: fix the call indication by Aline Bonnet · 7 years ago
  79. 04aaa7c Username : fix display by Hadrien De Sousa · 8 years ago
  80. 5cce15e Add animation to SmartListFragment by Hadrien De Sousa · 7 years ago
  81. 6033a6d Smartlist: fix conversations clearing by Hadrien De Sousa · 7 years ago
  82. ffae8c1 smartlist: fix contact duplicates by Aline Bonnet · 7 years ago
  83. 2fb03c6 smartlist: display the contacts by Aline Bonnet · 7 years ago
  84. bd3c46b smartlist: display the contacts from daemon by Aline Bonnet · 8 years ago
  85. 7bab492 SmartListFragment: fix contact loading by Hadrien De Sousa · 7 years ago
  86. 84ab2d2 SmartListFragment : add recyclerView by Hadrien De Sousa · 8 years ago
  87. 994e0c0 LocalService : remove audio management by Hadrien De Sousa · 8 years ago
  88. 5d64d64 Remove INCOMING_CALL from LocalService by Hadrien De Sousa · 8 years ago
  89. 66a9f9a LocalService: remove historyService by Alexandre Lision · 8 years ago
  90. c31c8f8 mvp/injection: Remove Conversation features from LocalService by Thibault Wittemberg · 8 years ago