1. 6891d4f callView: hide/move preview by Kateryna Kostiuk · 5 years ago
  2. 14194c0 callView: remove contact info by Kateryna Kostiuk · 5 years ago
  3. 88a6ee8 callView: update buttons by Kateryna Kostiuk · 5 years ago
  4. be7e2e4 cleanup: remove unused code by Kateryna Kostiuk · 5 years ago
  5. c5fd3b9 video: remove buffer padding by Kateryna Kostiuk · 5 years ago
  6. 6ea9ac1 cleanup: remove legacy functions by Kateryna Kostiuk · 5 years ago
  7. 5d90c3b media: link to avModel by Kateryna Kostiuk · 5 years ago
  8. 00dcbff video: change rendering by Kateryna Kostiuk · 5 years ago
  9. 1ba5a01 refactor: remove unused code by Kateryna Kostiuk · 6 years ago
  10. 4f37d95 UI: conversation view by Kateryna Kostiuk · 6 years ago release/201812
  11. 732b406 fix: call selection by Kateryna Kostiuk · 6 years ago
  12. 89398b6 UI: call view border by Kateryna Kostiuk · 6 years ago
  13. bcf24e9 call view: update layer by Kateryna Kostiuk · 6 years ago
  14. 133364b UI: update contact avatar by Kateryna Kostiuk · 6 years ago
  15. 81afce7 UI: call view background by Kateryna Kostiuk · 6 years ago
  16. c17db8d performance: use OpenGLLayer only during call by Kateryna Kostiuk · 6 years ago
  17. d76f620 call: enable screen sharing by Kateryna Kostiuk · 6 years ago
  18. fec65d6 call: remove useless status by Kateryna Kostiuk · 6 years ago
  19. 54d7697 UI/UX: update call buttons by Kateryna Kostiuk · 6 years ago
  20. 77a50d5 refactor call view UI/UX by Andreas Traczyk · 6 years ago
  21. 1004caa fix: ui call view by Kateryna Kostiuk · 6 years ago
  22. ecdc4fa UI: parametrize animating in/out VCs and disable by Andreas Traczyk · 7 years ago
  23. c0013bb fix window size changes during some message interactions by Anthony Léonard · 7 years ago
  24. 5c28764 fix fullscreen behavior when stopping call by Anthony Léonard · 7 years ago
  25. f584cc5 trust pending contact if incoming call accepted by Anthony Léonard · 7 years ago
  26. 8ee2678 improve name display in call view by Anthony Léonard · 7 years ago
  27. 6f81975 deduplicate code retrieving conversation from uid by Anthony Léonard · 7 years ago
  28. a9d7c8e fix possible segfault when reading video frames by Anthony Léonard · 7 years ago
  29. 66a050c implement call duration display with NewCallModel by Anthony Léonard · 7 years ago
  30. 4b0935f fix in-call chat view by Anthony Léonard · 7 years ago
  31. 994971f reimplement CurrentCallVC with new call model by Olivier Soldano · 7 years ago
  32. 6097085 remove add contact popover by Anthony Léonard · 7 years ago
  33. 14e7bf3 video: OpenGL rendering of incoming frames by Anthony Léonard · 7 years ago
  34. 6200531 call: add dialpad access by Alexandre Lision · 9 years ago
  35. 261f1b9 profile: add edition in settings by Alexandre Lision · 8 years ago
  36. 4baba4c osx: fix client compatibility by Alexandre Lision · 9 years ago
  37. 210fe21 ui: improve in-call ui by Alexandre Lision · 9 years ago
  38. 01cf5e3 chat: update RecentModel selection by Alexandre Lision · 9 years ago
  39. 22d615b call: fix progress animation by Alexandre Lision · 9 years ago
  40. 4d9905e improve call selection by Alexandre Lision · 9 years ago
  41. 0f66bd3 chat: add conversation screen by Alexandre Lision · 9 years ago
  42. 5722777 call: fix selection by Alexandre Lision · 9 years ago
  43. 9fe374b headers: update copyright by Alexandre Lision · 9 years ago
  44. f7e1114 call actions: fix iteration by Alexandre Lision · 9 years ago
  45. 89edc6a conference: first implementation by Alexandre Lision · 9 years ago
  46. 0e66aea remove quality button by Alexandre Lision · 9 years ago
  47. 883719f call: add transfer ability by Alexandre Lision · 9 years ago
  48. d3aa3ad lrc: adapt to API changes by Alexandre Lision · 9 years ago
  49. 6731e13 renderer: adapt to daemon API by Alexandre Lision · 9 years ago
  50. 266fca0 ui: update in-call actions by Alexandre Lision · 9 years ago
  51. c31c88c video: adapt to LRC api change by Alexandre Lision · 9 years ago
  52. 21666f3 ui: adapt to recentmodel changes by Alexandre Lision · 9 years ago
  53. 4dfcafc smartview: refactor left panel by Alexandre Lision · 9 years ago
  54. a1eee3c call: autohide controls ui by Alexandre Lision · 9 years ago
  55. 16d9c0a focus: fix chat by Alexandre Lision · 9 years ago
  56. 2db8f47 contacts: create or update contacts by Alexandre Lision · 9 years ago
  57. b65c027 chat: open panel on incoming text messages by Alexandre Lision · 9 years ago
  58. f23ec5a feature: add sending quality slider by Alexandre Lision · 9 years ago
  59. 911e007 video: update frame api by Alexandre Lision · 9 years ago
  60. bb5dbcd call: auto unhold when selecting a call by Alexandre Lision · 9 years ago
  61. 87a9446 Revert "video: update frame api" by Stepan Salenikovich · 9 years ago
  62. 9c99283 video: update frame api by Alexandre Lision · 9 years ago
  63. a1c6d75 animations: fix glitch after animations by Alexandre Lision · 9 years ago
  64. f47a256 call: add connecting animation by Alexandre Lision · 9 years ago
  65. d18fa27 muting: add UI for audio/video muting by Alexandre Lision · 9 years ago
  66. 58cab67 osx: add chat support by Alexandre Lision · 9 years ago
  67. 6664343 lrc: adapt to API changes by Alexandre Lision · 9 years ago
  68. 74dd47f video: add incall features by Alexandre Lision · 9 years ago
  69. e6dbf09 client: add new LRC call states by Alexandre Lision · 9 years ago
  70. 7d2a48b project: use better structure by Alexandre Lision · 9 years ago[Renamed from CurrentCallVC.mm]
  71. 23f6155 log: remove debugging log by Alexandre Lision · 9 years ago 0.1.0
  72. ef6333a callscreen: fix video signals connections by Alexandre Lision · 10 years ago
  73. f5b90da cosmetics: remove log and unused objects by Alexandre Lision · 10 years ago
  74. c514805 ui: add call screen interface by Alexandre Lision · 10 years ago