1. f333582 mvp: Refactor MediaPreferencefragment by Hadrien De Sousa · 7 years ago
  2. d0789a4 AccountWizard: remove view pager and refactor navigation by Hadrien De Sousa · 7 years ago
  3. 9d5aea1 AndroidTV: Add Licence and contributors views by Loïc Siret · 7 years ago
  4. ac970c5 Fix: account creation shown when account exists by Hadrien De Sousa · 7 years ago
  5. 4f1f25b Android: add LaunchActivity as splashscreen by Hadrien De Sousa · 7 years ago
  6. c61e544 androidTV: Preview size by Loïc Siret · 7 years ago
  7. 2ee6a32 android: libringclient cleanup by Alexandre Lision · 7 years ago
  8. 2fd8d6c AndroidTV : Wizard enhancements by Loïc Siret · 7 years ago
  9. 5da46fa Revert "Refactor App to use common base code" by Alexandre Lision · 7 years ago
  10. 782d49f Refactor App to use common base code by Hadrien De Sousa · 7 years ago
  11. bb8c5bd AndroidTV: create base code for Android project by Loïc Siret · 7 years ago
  12. 4aa2e80 conversation: always set preferred number by Adrien Beraud · 7 years ago
  13. 35b5a89 conversation: fix loading by Cyrille Béraud · 7 years ago
  14. 45c4609 conversation: refresh on call state change by Adrien Beraud · 7 years ago
  15. 4f64438 conversation: avoid crash if no current call by Adrien Beraud · 7 years ago
  16. c8640eb vcard: fix message MIME type by Adrien Beraud · 7 years ago
  17. 1300f0e video: prevent calling stopVideo with null window by Adrien Beraud · 7 years ago
  18. b9154bb text message: fix status change handling by Adrien Beraud · 7 years ago
  19. 6e6b667 network: check status atomically, update on resume by Adrien Beraud · 7 years ago
  20. 0376899 vcard: load per call, optimize loading by Adrien Beraud · 7 years ago
  21. c206d8e name lookup: move more logic to the model by Adrien Beraud · 7 years ago
  22. 683b932 CallService: dispatch call instance in event by Adrien Beraud · 7 years ago
  23. 7f5df1b smartlist: use added date as contact interaction by Adrien Beraud · 7 years ago
  24. c6282b0 smartlist: update list when adding/removing contacts by Adrien Beraud · 7 years ago
  25. e5f83b1 AccountService: cleanup setAccountOrder by Adrien Beraud · 7 years ago
  26. 84174c4 name lookup: use account ID by Adrien Beraud · 7 years ago
  27. a1c7bfa conversation: don't show invitation dialog for contacts by Adrien Beraud · 7 years ago
  28. 62fdcc0 HistoryService: move date printing logic to client by Adrien Beraud · 7 years ago
  29. fd4df59 Android: Support for Ethernet & Bluetooth by Loïc Siret · 7 years ago
  30. d1f657d dao: use long keys for text messages by Adrien Beraud · 7 years ago
  31. e4d4026 audio: route audio to bluetooth when possible by Alexandre Lision · 8 years ago
  32. d71ed79 blacklist: fix logic, show username by Adrien Beraud · 7 years ago
  33. 736e47b callservice: getCallDetails from same thread as the callback by Adrien Beraud · 7 years ago
  34. 1d1b66e contact requests: remove "pending" by Adrien Beraud · 7 years ago
  35. 460d154 AccountService: remove accepted trust request from model by Adrien Beraud · 7 years ago
  36. 1bc73a6 ContactService: remove annoying log by Adrien Beraud · 7 years ago
  37. 07a5635 StringUtils: remove getRingIdFromNumber(), use Uri by Adrien Beraud · 7 years ago
  38. c291c49 implement GetDeviceName signal by Adrien Beraud · 7 years ago
  39. 8e6e2ff model: always show username instead of ringid when possible by Adrien Beraud · 7 years ago
  40. 11f9836 system info getter signals: move to DeviceRuntimeService by Adrien Beraud · 7 years ago
  41. a816b1e ui: fix the photo save by Aline Bonnet · 7 years ago
  42. ca1b055 fix: fix a bug when a call fails by Hadrien De Sousa · 7 years ago
  43. 79479dd vcard: reduce the photo by Aline Bonnet · 7 years ago
  44. d4867e8 fix: crash if no accounts by Hadrien De Sousa · 7 years ago
  45. 22fd9b2 smartlist: add a spinner for contact lookup by Hadrien De Sousa · 7 years ago
  46. 4b69102 vcard: bump ezvcard version by Hadrien De Sousa · 8 years ago
  47. bd09c86 grade: dependency cleanup/updates by Adrien Beraud · 7 years ago
  48. 40ea5d5 fix: rename state incoming to searching by Hadrien De Sousa · 7 years ago
  49. 258ddc4 registered name lookup handler: refactoring by Adrien Beraud · 7 years ago
  50. e970b92 update python scripts to work with python3 by mschmit · 7 years ago
  51. 46177d9 fix: fix a crash when placing a SIP call by Hadrien De Sousa · 7 years ago
  52. bc852c1 jni: update for new removeContact API by Adrien Beraud · 7 years ago
  53. 4178e3d vcard: add uid to locale vcards by Hadrien De Sousa · 7 years ago
  54. 0f7aa2f build: fix warnings when building JNI module by Adrien Beraud · 7 years ago
  55. cdacdd9 ffmpeg: setup jni on load by Adrien Beraud · 7 years ago
  56. bae38f5 mvp: refactor AccountsManagementFragment by Aline Bonnet · 7 years ago
  57. 5f420e2 mvp: refactor ProfileCreationFragment by Hadrien De Sousa · 7 years ago
  58. 108f313 conversation: display the username or the ringID by Aline Bonnet · 7 years ago
  59. 48a00ca calls: fix a bug where the vcard was never sent by Hadrien De Sousa · 7 years ago
  60. ccc947d CallFragment: add MVP model by Hadrien De Sousa · 7 years ago
  61. 63a0e3d smartlist: fix crash when we delete a contact by Aline Bonnet · 7 years ago
  62. 16c268d smartlist: fix the call indication by Aline Bonnet · 7 years ago
  63. b095c8c notification: fix the behavior by Aline Bonnet · 7 years ago
  64. 04aaa7c Username : fix display by Hadrien De Sousa · 8 years ago
  65. eb8b1ac network: display actual connectivity state by Alexandre Lision · 7 years ago
  66. 5cce15e Add animation to SmartListFragment by Hadrien De Sousa · 7 years ago
  67. 2c1c57c trust request: save and load to the disk by Aline Bonnet · 8 years ago
  68. 15fdf0a conversation: fix the call indication by Aline Bonnet · 7 years ago
  69. 0fc1b8e test: setup unit testing by Alexandre Lision · 8 years ago
  70. 6033a6d Smartlist: fix conversations clearing by Hadrien De Sousa · 7 years ago
  71. 0def2ec smartlist: display the presence by Aline Bonnet · 7 years ago
  72. 6159dfc smartlist: add contact request indication by Aline Bonnet · 7 years ago
  73. ffae8c1 smartlist: fix contact duplicates by Aline Bonnet · 7 years ago
  74. 5d77dd6 presence: add API client by Aline Bonnet · 7 years ago
  75. 62c6978 conversation: remove connections to LocalService by Alexandre Lision · 7 years ago
  76. 2fb03c6 smartlist: display the contacts by Aline Bonnet · 7 years ago
  77. bd3c46b smartlist: display the contacts from daemon by Aline Bonnet · 8 years ago
  78. 6996de0 contact request : add a period to send a request by Aline Bonnet · 7 years ago
  79. 77c688c blacklist: fix emptying list by Hadrien De Sousa · 7 years ago
  80. d701575 navigation: show true account status by Adrien Beraud · 8 years ago
  81. ec95e5e ConversationFragment : add presenter by Hadrien De Sousa · 8 years ago
  82. 7bab492 SmartListFragment: fix contact loading by Hadrien De Sousa · 7 years ago
  83. 449d9d6 contacts: unblock a contact by Aline Bonnet · 7 years ago
  84. 31f6a1d contacts: add display to blacklist by Aline Bonnet · 7 years ago
  85. 54cf69b contacts: add block function by Aline Bonnet · 7 years ago
  86. b0572ce pending contact request: save the vcard by Aline Bonnet · 7 years ago
  87. 76e449e pending trust request: display vcard by Aline Bonnet · 8 years ago
  88. 109c638 manage accounts: add switch to DHT.PublicInCalls variable by Aline Bonnet · 7 years ago
  89. 84ab2d2 SmartListFragment : add recyclerView by Hadrien De Sousa · 8 years ago
  90. e701ffd contact requests: fix the top pane by Aline Bonnet · 7 years ago
  91. 09b3403 contact request: adapt the presenter by Aline Bonnet · 8 years ago
  92. d79c6bc contact request: display username in the top pane by Aline Bonnet · 8 years ago
  93. e9f2b7b pending trust requests: add an account indication by Aline Bonnet · 8 years ago
  94. 2175e4f pending trust requests: add logic buttons by Aline Bonnet · 8 years ago
  95. 3f44497 contact request: fix the pending contact request by Aline Bonnet · 8 years ago
  96. 4726f68 trust requests: display notification by Kateryna Kostiuk · 8 years ago
  97. e7d441d trust requests: use the term "Contact request" by Adrien Beraud · 8 years ago
  98. 10c368c pending trust requests: display username instead of ringID by Aline Bonnet · 8 years ago
  99. aaaf6c4 trust request: add getContacts by Aline Bonnet · 8 years ago
  100. 5595804 ui: pending trust requests by Aline Bonnet · 8 years ago