1. 483bebf remove LocalService by Alexandre Lision · 7 years ago
  2. 4592e84 localservice: move last ACTIONs to DRingService by Alexandre Lision · 7 years ago
  3. eb265e2 localservice: remove connection to homeactivity by Alexandre Lision · 7 years ago
  4. 0b966f7 localservice: remove dead code by Alexandre Lision · 7 years ago
  5. ccc947d CallFragment: add MVP model by Hadrien De Sousa · 7 years ago
  6. f863f37 management accounts: fix the fragments behavior by Aline Bonnet · 7 years ago
  7. eb8b1ac network: display actual connectivity state by Alexandre Lision · 7 years ago
  8. 2c1c57c trust request: save and load to the disk by Aline Bonnet · 8 years ago
  9. 62c6978 conversation: remove connections to LocalService by Alexandre Lision · 7 years ago
  10. 954cf0a account: use TabLayout instead of PagerSlidingTabStrip by Adrien Beraud · 7 years ago
  11. 9addca9 tablet: fix crash when hanging up by Aline Bonnet · 7 years ago
  12. ec95e5e ConversationFragment : add presenter by Hadrien De Sousa · 8 years ago
  13. 31f6a1d contacts: add display to blacklist by Aline Bonnet · 7 years ago
  14. ee46cee wizard: fix the photo edit by Aline Bonnet · 7 years ago
  15. 0be4e7d manage account: fix the blank screen by Aline Bonnet · 7 years ago
  16. 4726f68 trust requests: display notification by Kateryna Kostiuk · 8 years ago
  17. e7d441d trust requests: use the term "Contact request" by Adrien Beraud · 8 years ago
  18. 5595804 ui: pending trust requests by Aline Bonnet · 8 years ago
  19. 0bead90 SmartListFragment : add presenter by Hadrien De Sousa · 8 years ago
  20. 5b53ee6 wizard: improve activity lifecycle by Adrien Beraud · 8 years ago
  21. 9fa7b06 account: make default account name changing by Adrien Beraud · 8 years ago
  22. c31c8f8 mvp/injection: Remove Conversation features from LocalService by Thibault Wittemberg · 8 years ago
  23. fe13e7c mvp/injection: apply mvp to SIPAccountCreationFragment by Hadrien De Sousa · 8 years ago
  24. 17a8ba7 ui: fix migration by Aline Bonnet · 8 years ago
  25. d6021c8 ui: fix crash on resume by Adrien Béraud · 8 years ago
  26. 514978a account: add RingAccountPresenter by Alexandre Lision · 8 years ago
  27. 175c95c ui: fix the behavior of the call bar by Aline Bonnet · 8 years ago
  28. df17351 ui: change the wizard layout in landscape by Aline Bonnet · 8 years ago
  29. 830c4c6 ui: add conversationFragment to home page by Aline Bonnet · 8 years ago
  30. e05a8e1 mvp/injection: Remove Contact features from LocalService by Thibault Wittemberg · 8 years ago
  31. fe77a2e remove intent in ConversationFragment by Aline Bonnet · 8 years ago
  32. e8e87f6 conversation: independence between activity and fragment by Aline Bonnet · 8 years ago
  33. 9c6defe create a conversation fragment by Aline Bonnet · 8 years ago
  34. af7a32b mvp/injection: Remove permission check from LocalService by Thibault Wittemberg · 8 years ago
  35. 25cff7c mvp/injection: Applies MVP and DI patterns to RingNavigationFragment by Aline Bonnet · 8 years ago
  36. 9ddb23f mvp/injection: Remove Account features from LocalService by Thibault Wittemberg · 8 years ago
  37. e0e94e3 butterknife in ConversationActivity by Aline Bonnet · 8 years ago
  38. 49d1ef6 ui: fix service for the RingNavigationFragment by Aline Bonnet · 8 years ago
  39. f6c2a40 ui: lock drawer in landscape on tablets by Aline Bonnet · 8 years ago
  40. b328050 fix: Crash on outgoing video call after first installation by Thibault Wittemberg · 8 years ago
  41. 9240deb ui: adapt account settings to tablets by Aline Bonnet · 8 years ago
  42. e1112d7 callFragment: fix back button behaviour by Aline Bonnet · 8 years ago
  43. fd0e03d wizard: register a sip account with errors by Aline Bonnet · 8 years ago
  44. 105f588 mvp/injection: Remove StateService by Thibault Wittemberg · 8 years ago
  45. 2f48e1c notification: fix back button behaviour by Aline Bonnet · 8 years ago
  46. 46503af wizard: restore migration behaviour by Alexandre Lision · 8 years ago
  47. ad118ce wizard: create a wizard for sip account by Aline Bonnet · 8 years ago
  48. 2d87ebb wizard: create a account in 3 steps by Aline Bonnet · 8 years ago
  49. 0cada8a drawer: separate Ring and Sip account creation by Alexandre Lision · 8 years ago
  50. e69bf33 lifecycle: improve crash handling by Alexandre Lision · 8 years ago
  51. e696f58 account: add ring account status in settings by Alexandre Lision · 8 years ago
  52. a178d27 cleanup: remove unused resources by Alexandre Lision · 8 years ago
  53. c8741e1 blockchain: fix send text messages to contacts found on blockchain by Thibault Wittemberg · 8 years ago
  54. c2034eb mvp/injection: move SipUri model to low level layer by Alexandre Lision · 8 years ago
  55. 4865f7d model: remove android refs from CallContact by Alexandre Lision · 8 years ago
  56. 1009055 search: fix dialing of unknown ringIDs by Alexandre Lision · 8 years ago
  57. 44f9693 drawer: improve layout by Alexandre Lision · 8 years ago
  58. 56fab58 model: remove android refs from Conversation by Alexandre Lision · 8 years ago
  59. 2c274ab model: centralize use of content uris by Alexandre Lision · 8 years ago
  60. bdb5f47 drawer: use custom navigation component by Alexandre Lision · 8 years ago
  61. 77cf600 mvp/injection: Applies MVP and DI patterns to SettingsFragment by Thibault Wittemberg · 8 years ago
  62. 22765dd mvp/injection: Applies MVP and DI patterns to ShareFragment by Thibault Wittemberg · 8 years ago
  63. f7d1970 mvp/injection: Move Account model to low level layer by Thibault Wittemberg · 8 years ago
  64. 2a8083a account: put settings button in Toolbar by Alexandre Lision · 8 years ago
  65. 37aec06 mvp/injection: Applies MVP and DI patterns to AboutFragment by Thibault Wittemberg · 8 years ago
  66. 35198ac migration: properly inject accountId by Alexandre Lision · 8 years ago
  67. 3146c76 share: public username should be provided by Thibault Wittemberg · 8 years ago
  68. 5fe63eb ui: fix to import an account after a wrong pin by Aline Bonnet · 8 years ago
  69. fdd3465 accountEdition: correct tabs title by Romain Bertozzi · 8 years ago
  70. 99f5cad blockchain: search in toolbar by Thibault Wittemberg · 8 years ago
  71. a801138 drawable: convert png to xml files by Aline Bonnet · 8 years ago
  72. 5da0fbb ui: fix back button by Alexandre Lision · 8 years ago
  73. 1347b40 blockchain: add name registration by Adrien Béraud · 8 years ago
  74. 522ada9 ui: disable backup feature by Aline Bonnet · 8 years ago
  75. 0ae7b7a ui: update wording by Aline Bonnet · 8 years ago
  76. 8d9259c devices: add new device to this account by Loïc Siret · 8 years ago
  77. c3fd517 ringtones: add default ringtone option by Aline Bonnet · 8 years ago
  78. 8ffbbe5 ringtones: fix behaviour by Aline Bonnet · 8 years ago
  79. e12b970 accounts: refactor by Alexandre Lision · 8 years ago
  80. 7866d0c ui: QRCode/Share button in a dedicated screen by Thibault Wittemberg · 8 years ago
  81. 06f01c1 vcard: Avatar is now saved before cropping it by Thibault Wittemberg · 8 years ago
  82. f79762c adapt for Android 7.0 Nougat by Adrien Béraud · 8 years ago
  83. e6b7ed7 accounts: handle back during wizard by Alexandre Lision · 8 years ago
  84. 2041ab9 profile : edit photo and name by Aline Bonnet · 8 years ago
  85. d701f4f ui: onBackPressed by Adrien Béraud · 8 years ago
  86. c0f89fc multi-device: account migration by Thibault Wittemberg · 8 years ago
  87. 034d7f3 multi-device: add device management pane by Adrien Béraud · 8 years ago
  88. b886d42 profiles: display photo and name in smartlist by Alexandre Lision · 8 years ago
  89. 787eed9 ui: Handle back pressed by Thibault Wittemberg · 8 years ago
  90. 57314dd ui: prevent screen duplication by Alexandre Lision · 8 years ago
  91. b70d5b0 call: add connecting animation by Thibault Wittemberg · 8 years ago
  92. 0a4d74e account: fix crash in details screen by Alexandre Lision · 8 years ago
  93. 0b16eea rotation: allow landscape in all app by Alexandre Lision · 8 years ago
  94. 9f9e9b3 stability: prevent some NPE by Romain Bertozzi · 8 years ago
  95. 81dd6d0 homeactivity: change no network warning by Romain Bertozzi · 8 years ago
  96. b7c1758 accounts: handle ip2ip accounts by Alexandre Lision · 8 years ago
  97. ad8fd84 call: numeric keyboard, sipinfo dtmf by Romain Bertozzi · 8 years ago
  98. 306a599 conversation: copy peers number to clipboard by Romain Bertozzi · 8 years ago
  99. 9f1acb0 conversation: delete individually by Romain Bertozzi · 8 years ago
  100. 5eeb80d conversation: clean code by Romain Bertozzi · 8 years ago