1. ecaab11 account settings: use DI for all screens by Alexandre Lision · 7 years ago
  2. 17ceeca listView: remove the drag and drop by Aline Bonnet · 7 years ago
  3. 7c80128 clean up the files and functions by Aline Bonnet · 7 years ago
  4. 9d24a59 clean up the resources by Aline Bonnet · 7 years ago
  5. 483bebf remove LocalService by Alexandre Lision · 7 years ago
  6. 4592e84 localservice: move last ACTIONs to DRingService by Alexandre Lision · 7 years ago
  7. eb265e2 localservice: remove connection to homeactivity by Alexandre Lision · 7 years ago
  8. eebad40 localservice: move contact observer to DRingService by Alexandre Lision · 7 years ago
  9. 0b966f7 localservice: remove dead code by Alexandre Lision · 7 years ago
  10. ccc947d CallFragment: add MVP model by Hadrien De Sousa · 7 years ago
  11. 63a0e3d smartlist: fix crash when we delete a contact by Aline Bonnet · 7 years ago
  12. f863f37 management accounts: fix the fragments behavior by Aline Bonnet · 7 years ago
  13. 04aaa7c Username : fix display by Hadrien De Sousa · 8 years ago
  14. 34d33d5 fix notifications actions by Alexandre Lision · 7 years ago
  15. eb8b1ac network: display actual connectivity state by Alexandre Lision · 7 years ago
  16. 5cce15e Add animation to SmartListFragment by Hadrien De Sousa · 7 years ago
  17. 1c0e673 about: add missing elements by Aline Bonnet · 7 years ago
  18. 2c1c57c trust request: save and load to the disk by Aline Bonnet · 8 years ago
  19. 6033a6d Smartlist: fix conversations clearing by Hadrien De Sousa · 7 years ago
  20. 0def2ec smartlist: display the presence by Aline Bonnet · 7 years ago
  21. 6159dfc smartlist: add contact request indication by Aline Bonnet · 7 years ago
  22. 5d77dd6 presence: add API client by Aline Bonnet · 7 years ago
  23. 62c6978 conversation: remove connections to LocalService by Alexandre Lision · 7 years ago
  24. 954cf0a account: use TabLayout instead of PagerSlidingTabStrip by Adrien Beraud · 7 years ago
  25. bd3c46b smartlist: display the contacts from daemon by Aline Bonnet · 8 years ago
  26. 77c688c blacklist: fix emptying list by Hadrien De Sousa · 7 years ago
  27. d701575 navigation: show true account status by Adrien Beraud · 8 years ago
  28. 9addca9 tablet: fix crash when hanging up by Aline Bonnet · 7 years ago
  29. ec95e5e ConversationFragment : add presenter by Hadrien De Sousa · 8 years ago
  30. 7bab492 SmartListFragment: fix contact loading by Hadrien De Sousa · 7 years ago
  31. 449d9d6 contacts: unblock a contact by Aline Bonnet · 7 years ago
  32. 31f6a1d contacts: add display to blacklist by Aline Bonnet · 7 years ago
  33. ee46cee wizard: fix the photo edit by Aline Bonnet · 7 years ago
  34. a310667 Trust requests:perform actions with notification by Kateryna Kostiuk · 8 years ago
  35. 0933f9a SmartListFragment : fix caching by Hadrien De Sousa · 7 years ago
  36. 54cf69b contacts: add block function by Aline Bonnet · 7 years ago
  37. 6fe4881 SmartListFragment : fix flicker on images by Hadrien De Sousa · 7 years ago
  38. 76e449e pending trust request: display vcard by Aline Bonnet · 8 years ago
  39. 31a4c55 conversation: reduice the history call lenght by Aline Bonnet · 7 years ago
  40. e824206 ui: fix the profile photo display by Aline Bonnet · 7 years ago
  41. 0be4e7d manage account: fix the blank screen by Aline Bonnet · 7 years ago
  42. 84ab2d2 SmartListFragment : add recyclerView by Hadrien De Sousa · 8 years ago
  43. 73755a3 contact requests: fix the send behavior by Aline Bonnet · 7 years ago
  44. f92f83b call: check fullname presence in vcard by Aline Bonnet · 7 years ago
  45. 4511268 contact request: fix send request when no photo in vcard by Alexandre Lision · 7 years ago
  46. 3f80155 pending contact requests: fix a crash by Aline Bonnet · 7 years ago
  47. f4cbb04 contact requests: display "0 contact request" by Aline Bonnet · 7 years ago
  48. e9f2b7b pending trust requests: add an account indication by Aline Bonnet · 8 years ago
  49. 8797053 ui: send a contact request by Aline Bonnet · 8 years ago
  50. 2175e4f pending trust requests: add logic buttons by Aline Bonnet · 8 years ago
  51. 4726f68 trust requests: display notification by Kateryna Kostiuk · 8 years ago
  52. e7d441d trust requests: use the term "Contact request" by Adrien Beraud · 8 years ago
  53. 5595804 ui: pending trust requests by Aline Bonnet · 8 years ago
  54. 0bead90 SmartListFragment : add presenter by Hadrien De Sousa · 8 years ago
  55. 994e0c0 LocalService : remove audio management by Hadrien De Sousa · 8 years ago
  56. 56dc264 SmartListFragment : clean up by Hadrien De Sousa · 8 years ago
  57. 87d0730 Fix crash on SettingsService by Hadrien De Sousa · 8 years ago
  58. 9c8ee8c account: add device name edition by Adrien Beraud · 8 years ago
  59. 50e34a0 vcard: fix the profile edit by Aline Bonnet · 8 years ago
  60. 5b53ee6 wizard: improve activity lifecycle by Adrien Beraud · 8 years ago
  61. a2e70b2 Breakdown localService : add NetworkUtils by Hadrien De Sousa · 8 years ago
  62. 5d64d64 Remove INCOMING_CALL from LocalService by Hadrien De Sousa · 8 years ago
  63. 16cfbec Account : VCard by Hadrien De Sousa · 8 years ago
  64. 5cf4773 account: add device revocation by Adrien Beraud · 8 years ago
  65. 66a9f9a LocalService: remove historyService by Alexandre Lision · 8 years ago
  66. 9fa7b06 account: make default account name changing by Adrien Beraud · 8 years ago
  67. c31c8f8 mvp/injection: Remove Conversation features from LocalService by Thibault Wittemberg · 8 years ago
  68. fe13e7c mvp/injection: apply mvp to SIPAccountCreationFragment by Hadrien De Sousa · 8 years ago
  69. 4acfd28 link device ui: cleanup by Adrien Beraud · 8 years ago
  70. 4b8b3a6 account: don't set "Unknown" as profile name by Adrien Beraud · 8 years ago
  71. cea7119 call: lock screen rotation by Kateryna Kostiuk · 8 years ago
  72. d67977b trust requests: add client API by Aline Bonnet · 8 years ago
  73. 17a8ba7 ui: fix migration by Aline Bonnet · 8 years ago
  74. b5229ab video: retrieve settings from DeviceRuntimeService by Alexandre Lision · 8 years ago
  75. fb3a592 ui: add reduceBitmap function by Aline Bonnet · 8 years ago
  76. 28e5844 mvp/injection: create a NotificationService by Aline Bonnet · 8 years ago
  77. bb01be7 wizard: ui fixes and cleanup by Adrien Béraud · 8 years ago
  78. d6021c8 ui: fix crash on resume by Adrien Béraud · 8 years ago
  79. 514978a account: add RingAccountPresenter by Alexandre Lision · 8 years ago
  80. 6fd56c8 fix invalid UTF-8 symbol by Alexandre Lision · 8 years ago
  81. f1e6856 fix out of bound exception by Alexandre Lision · 8 years ago
  82. 175c95c ui: fix the behavior of the call bar by Aline Bonnet · 8 years ago
  83. 22f40d1 ui: move the buttons in the notifications by Aline Bonnet · 8 years ago
  84. 9d975cc fix: ConversationFragment lifecycle by Thibault Wittemberg · 8 years ago
  85. 89b77c1 fix: Toolbar inconsistency in lanscape by Thibault Wittemberg · 8 years ago
  86. 95ff729 call: fix the hangup behavior by Aline Bonnet · 8 years ago
  87. 0ed0efc ui: prevent SmartList from blinking by Thibault Wittemberg · 8 years ago
  88. 9431524 call: hangup when call is refused by Aline Bonnet · 8 years ago
  89. df17351 ui: change the wizard layout in landscape by Aline Bonnet · 8 years ago
  90. 830c4c6 ui: add conversationFragment to home page by Aline Bonnet · 8 years ago
  91. 48a3e3f ui: fix scrolling devices screen by Aline Bonnet · 8 years ago
  92. e05a8e1 mvp/injection: Remove Contact features from LocalService by Thibault Wittemberg · 8 years ago
  93. a044208 video: use min. 320x240 resolution, fix rotation on API 24+ by Adrien Béraud · 8 years ago
  94. b14e6dc smartlist: move the registerReceiver declaration by Aline Bonnet · 8 years ago
  95. 5ed22a0 conversation: fix the historyCall display by Aline Bonnet · 8 years ago
  96. 49ed07e migration: adapt the layout by Aline Bonnet · 8 years ago
  97. 1b50e4c database: update version by Aline Bonnet · 8 years ago
  98. eb5f7ff conversations: change ringID to username in spinner by Aline Bonnet · 8 years ago
  99. fe77a2e remove intent in ConversationFragment by Aline Bonnet · 8 years ago
  100. e8e87f6 conversation: independence between activity and fragment by Aline Bonnet · 8 years ago