1. 906a2fa fix top-level Makefile by Tristan Matthews · 10 years ago
  2. 1817279 Remove small warnings, simplify conditions/loops by Alexandre Lision · 10 years ago
  3. 1ab696c Remove compatibility deadcode by Alexandre Lision · 10 years ago
  4. 49e575a Remove voiplink.cpp from Android.mk by Alexandre Lision · 10 years ago
  5. 5c0efba Remove debug log, update sflphone module by Alexandre Lision · 10 years ago
  6. 7cf08b4 Add call to pollEvents in SipService by Alexandre Lision · 10 years ago
  7. 8d02ef6 compile.sh: remove vlc specific stuff by Tristan Matthews · 10 years ago
  8. dcff898 account: change package, small refactor by Alexandre Lision · 10 years ago
  9. 43b9aeb New branch for contrib system integration by Alexandre Lision · 10 years ago
  10. fe2155a Add IAX capabilities by Dany YARAKOU · 10 years ago
  11. ea281db Fix TLS method calls in SipService by Alexandre Lision · 10 years ago
  12. 31228e5 jni: update sflphone module, add utf8.cpp to makefile by Alexandre Lision · 10 years ago
  13. ba5b210 jni: added missing file to build by Tristan Matthews · 10 years ago
  14. 63e2ba6 jni: fix build by Tristan Matthews · 10 years ago
  15. 14668cc jni: fix build (for real this time) by Tristan Matthews · 10 years ago
  16. f6a1566 jni: fix build by Tristan Matthews · 10 years ago
  17. 2b538bc jni: fix build for new client.cpp file by Tristan Matthews · 10 years ago
  18. 9bbe648 CallFragment: cleanup by Adrien Béraud · 10 years ago
  19. 8fcc4b9 BubbleView: cleanup by Adrien Béraud · 10 years ago
  20. 22090e1 BubbleView: use new action group by Adrien Béraud · 10 years ago
  21. 7c1a5e5 BubbleView: clean dimensions by Adrien Béraud · 10 years ago
  22. 7f004b6 BubbleView: surface size should fit the actual visible size by Adrien Béraud · 10 years ago
  23. 81a34d3 BubbleView: don't create new instances of Paint every draw call by Adrien Béraud · 10 years ago
  24. a4d16bd jni: sflphone module updated by Alexandre Lision · 10 years ago
  25. c8397da Clean up in preferences by Alexandre Lision · 10 years ago
  26. 45b0c24 jni: sflphone module updated by Alexandre Lision · 10 years ago
  27. 0c2a6ec Clean up in preferences by Alexandre Lision · 10 years ago
  28. 21906ba Clean up in tls adn audio preferences by Alexandre Lision · 10 years ago
  29. e602043 Adding files for IAX2 by Dany YARAKOU · 10 years ago
  30. a124f94 jni: sflphone module updated by Alexandre Lision · 10 years ago
  31. 7846e4f tls: Remove duplicated pref by Alexandre Lision · 10 years ago
  32. 31d5a5f Remove automatic wifi activation by Alexandre Lision · 10 years ago
  33. f26d3e5 Update OpenSSL to 1.0.1g by Alexandre Lision · 10 years ago
  34. 2211911 README: update build instructions by Alexandre Lision · 10 years ago
  35. 096fdd6 Clean up and refactor on call process by Alexandre Lision · 10 years ago
  36. 53a1dd3 jni: sflphone module updated by Alexandre Lision · 10 years ago
  37. 6c7999f Update versionCode and versionName for release by Alexandre Lision · 10 years ago
  38. a3e6281 jni:sflphone module updated by Alexandre Lision · 10 years ago
  39. 5d3d196 Use IntegerMap swig type by Alexandre Lision · 10 years ago
  40. d52cfcc rtcp: add log in client callback by Alexandre Lision · 10 years ago
  41. 056c494 tls: Check RSA presence in .pem certificate by Alexandre Lision · 10 years ago
  42. 689f352 Remove useless libgsm dependency by Alexandre Lision · 10 years ago
  43. 0b19b64 jni: sflphone module updated by Alexandre Lision · 10 years ago
  44. 44be049 Create Android.mk for iax integration by Alexandre Lision · 10 years ago
  45. 36a85dd jni:sflphone module updated by Alexandre Lision · 10 years ago
  46. 0f08831 jni: sflphone module updated by Alexandre Lision · 10 years ago
  47. 1e61e30 ui: Add feedback when choosing crt file by Alexandre Lision · 10 years ago
  48. 7e348c7 jni: sflphone module updated by Alexandre Lision · 10 years ago
  49. 93dcec2 jenkins: adapt script after pjsip migration by Alexandre Lision · 10 years ago
  50. 4c763c8 Remove unused export by Alexandre Lision · 10 years ago
  51. 8f32be4 jni: sflphone module updated by Alexandre Lision · 10 years ago
  52. 184e04f pjsip: Update to pjsip 2.2.1 for android build by Alexandre Lision · 10 years ago
  53. c057a03 ui: Properly reload accounts' data by Alexandre Lision · 10 years ago
  54. 569ea2e ui: Custom password field by Alexandre Lision · 10 years ago
  55. 243cd18 ccrtp: initialize baseSeqNum properly by Alexandre Lision · 10 years ago
  56. bb27623 jni: sflphone module updated by Alexandre Lision · 10 years ago
  57. 81ecad6 Use dyfet github repo for libccrtp by Alexandre Lision · 10 years ago
  58. f298e5a Add security_evaluator to android build process by Alexandre Lision · 10 years ago
  59. 7b8f6f6 jni: sflphone submodule updated by Alexandre Lision · 10 years ago
  60. 7598968 Prepare for new release by Alexandre Lision · 10 years ago
  61. a2f60ac Flush number when resuming Dialing Fragment by Alexandre Lision · 10 years ago
  62. eb19d18 Modify sflphone submodule url by Alexandre Lision · 11 years ago
  63. 14fa845 Remove CONFIG_DISPLAY_NAME field (unused) by Alexandre Lision · 11 years ago
  64. 509a755 Use Tls methods' list from daemon instead of defining them client side by Alexandre Lision · 11 years ago
  65. 2c41b50 opus: allow multithreaded encoding/decoding by Adrien Béraud · 11 years ago
  66. eed887a jni: Update sflphone module by Alexandre Lision · 11 years ago
  67. 92ef0f2 Encapsulate security modules in SecureSipCall by Alexandre Lision · 11 years ago
  68. 2cd17d3 Remove automatic double hangup by Alexandre Lision · 11 years ago
  69. e41ecd4 Update libccrtp to 2.0.7 by Alexandre Lision · 11 years ago
  70. e1b7f16 Clean up on SecureSipCall by Alexandre Lision · 11 years ago
  71. 889d65e jni: sflphone module updated by Alexandre Lision · 11 years ago
  72. 8342eda Add sdes logic to secure call for debug purpose by Alexandre Lision · 11 years ago
  73. f20048d Fix activity name in launch script by Alexandre Lision · 11 years ago
  74. 71640c2 Disable static version of crypto (not needed) by Alexandre Lision · 11 years ago
  75. 3bdf4fa Add ndk debuggable flags by Alexandre Lision · 11 years ago
  76. df222a5 Make state logic internal to SecureSipCall by Alexandre Lision · 11 years ago
  77. c8037f6 ui: zrtp not supported display red lock by Alexandre Lision · 11 years ago
  78. dbe396d ui: better filtering on lock display, fix position. by Alexandre Lision · 11 years ago
  79. 820aa77 Android.mk: rename daemon/src/audio/codecs/{opus.cpp => opuscodec.cpp} by Alexandre Lision · 11 years ago
  80. 4438aae ui: Add missing modifications Refs #40232 by Alexandre Lision · 11 years ago
  81. 651b526 Add lock icon to define security state by Alexandre Lision · 11 years ago
  82. 4ecfd81 ui: Clean up variables by Alexandre Lision · 11 years ago
  83. 89ff687 jni: sflphone module updated by Alexandre Lision · 11 years ago
  84. 3c37dca Add working bluetooth support by Alexandre Lision · 11 years ago
  85. 1b932d8 Display SAS based on zrtp account preferences by Alexandre Lision · 11 years ago
  86. a0e4582 securesipcall: Store secure state and refresh ui adequately. by Alexandre Lision · 11 years ago
  87. 8162f4c securesipcall: Hold references to SipCall and SecureSiCall in conferences. by Alexandre Lision · 11 years ago
  88. c8cdcf5 jenkins: restore android-17 by Alexandre Lision · 11 years ago
  89. b633cc5 jenkins: Modify build command. by Alexandre Lision · 11 years ago
  90. 4c16ded Android.mk: Adapt makefile to new file names. by Alexandre Lision · 11 years ago
  91. a7ab2e3 sipcall: Modify calls handling process by Alexandre Lision · 11 years ago
  92. 2450c3e sipcall: Create subclass SecureSipCall by Alexandre Lision · 11 years ago
  93. ede1a63 * #40714: Display handles on left of accounts and codecs by Alexandre Lision · 11 years ago
  94. 00d3bc1 * #40232: Add icons for secure mode (red/green) lock by Alexandre Lision · 11 years ago
  95. 48b49eb * #40232: Display SAS when call starts by Alexandre Lision · 11 years ago
  96. 5f144b8 * #40232: Add zrtp module in SipCall by Alexandre Lision · 11 years ago
  97. f135c6f jenkins: stop compiling pjandroid separately by Alexandre Lision · 11 years ago
  98. b36797b jenkins: pull sflphone-android repo in script by Alexandre Lision · 11 years ago
  99. 3e1e06f remove MEDIA_STATE constants from SipCall (unused). by Alexandre Lision · 11 years ago
  100. ef1d9c1 * #40232: Traductions for security tab. by Alexandre Lision · 11 years ago