1. 0c2a6ec Clean up in preferences by Alexandre Lision · 10 years ago
  2. 21906ba Clean up in tls adn audio preferences by Alexandre Lision · 10 years ago
  3. e602043 Adding files for IAX2 by Dany YARAKOU · 10 years ago
  4. a124f94 jni: sflphone module updated by Alexandre Lision · 10 years ago
  5. 7846e4f tls: Remove duplicated pref by Alexandre Lision · 10 years ago
  6. 31d5a5f Remove automatic wifi activation by Alexandre Lision · 10 years ago
  7. f26d3e5 Update OpenSSL to 1.0.1g by Alexandre Lision · 10 years ago
  8. 2211911 README: update build instructions by Alexandre Lision · 10 years ago
  9. 096fdd6 Clean up and refactor on call process by Alexandre Lision · 10 years ago
  10. 53a1dd3 jni: sflphone module updated by Alexandre Lision · 10 years ago
  11. 6c7999f Update versionCode and versionName for release by Alexandre Lision · 10 years ago
  12. a3e6281 jni:sflphone module updated by Alexandre Lision · 10 years ago
  13. 5d3d196 Use IntegerMap swig type by Alexandre Lision · 10 years ago
  14. d52cfcc rtcp: add log in client callback by Alexandre Lision · 10 years ago
  15. 056c494 tls: Check RSA presence in .pem certificate by Alexandre Lision · 10 years ago
  16. 689f352 Remove useless libgsm dependency by Alexandre Lision · 10 years ago
  17. 0b19b64 jni: sflphone module updated by Alexandre Lision · 10 years ago
  18. 44be049 Create Android.mk for iax integration by Alexandre Lision · 10 years ago
  19. 36a85dd jni:sflphone module updated by Alexandre Lision · 10 years ago
  20. 0f08831 jni: sflphone module updated by Alexandre Lision · 10 years ago
  21. 1e61e30 ui: Add feedback when choosing crt file by Alexandre Lision · 10 years ago
  22. 7e348c7 jni: sflphone module updated by Alexandre Lision · 10 years ago
  23. 93dcec2 jenkins: adapt script after pjsip migration by Alexandre Lision · 10 years ago
  24. 4c763c8 Remove unused export by Alexandre Lision · 10 years ago
  25. 8f32be4 jni: sflphone module updated by Alexandre Lision · 10 years ago
  26. 184e04f pjsip: Update to pjsip 2.2.1 for android build by Alexandre Lision · 10 years ago
  27. c057a03 ui: Properly reload accounts' data by Alexandre Lision · 10 years ago
  28. 569ea2e ui: Custom password field by Alexandre Lision · 10 years ago
  29. 243cd18 ccrtp: initialize baseSeqNum properly by Alexandre Lision · 10 years ago
  30. bb27623 jni: sflphone module updated by Alexandre Lision · 10 years ago
  31. 81ecad6 Use dyfet github repo for libccrtp by Alexandre Lision · 10 years ago
  32. f298e5a Add security_evaluator to android build process by Alexandre Lision · 10 years ago
  33. 7b8f6f6 jni: sflphone submodule updated by Alexandre Lision · 10 years ago
  34. 7598968 Prepare for new release by Alexandre Lision · 10 years ago
  35. a2f60ac Flush number when resuming Dialing Fragment by Alexandre Lision · 10 years ago
  36. eb19d18 Modify sflphone submodule url by Alexandre Lision · 11 years ago
  37. 14fa845 Remove CONFIG_DISPLAY_NAME field (unused) by Alexandre Lision · 11 years ago
  38. 509a755 Use Tls methods' list from daemon instead of defining them client side by Alexandre Lision · 11 years ago
  39. 2c41b50 opus: allow multithreaded encoding/decoding by Adrien Béraud · 11 years ago
  40. eed887a jni: Update sflphone module by Alexandre Lision · 11 years ago
  41. 92ef0f2 Encapsulate security modules in SecureSipCall by Alexandre Lision · 11 years ago
  42. 2cd17d3 Remove automatic double hangup by Alexandre Lision · 11 years ago
  43. e41ecd4 Update libccrtp to 2.0.7 by Alexandre Lision · 11 years ago
  44. e1b7f16 Clean up on SecureSipCall by Alexandre Lision · 11 years ago
  45. 889d65e jni: sflphone module updated by Alexandre Lision · 11 years ago
  46. 8342eda Add sdes logic to secure call for debug purpose by Alexandre Lision · 11 years ago
  47. f20048d Fix activity name in launch script by Alexandre Lision · 11 years ago
  48. 71640c2 Disable static version of crypto (not needed) by Alexandre Lision · 11 years ago
  49. 3bdf4fa Add ndk debuggable flags by Alexandre Lision · 11 years ago
  50. df222a5 Make state logic internal to SecureSipCall by Alexandre Lision · 11 years ago
  51. c8037f6 ui: zrtp not supported display red lock by Alexandre Lision · 11 years ago
  52. dbe396d ui: better filtering on lock display, fix position. by Alexandre Lision · 11 years ago
  53. 820aa77 Android.mk: rename daemon/src/audio/codecs/{opus.cpp => opuscodec.cpp} by Alexandre Lision · 11 years ago
  54. 4438aae ui: Add missing modifications Refs #40232 by Alexandre Lision · 11 years ago
  55. 651b526 Add lock icon to define security state by Alexandre Lision · 11 years ago
  56. 4ecfd81 ui: Clean up variables by Alexandre Lision · 11 years ago
  57. 89ff687 jni: sflphone module updated by Alexandre Lision · 11 years ago
  58. 3c37dca Add working bluetooth support by Alexandre Lision · 11 years ago
  59. 1b932d8 Display SAS based on zrtp account preferences by Alexandre Lision · 11 years ago
  60. a0e4582 securesipcall: Store secure state and refresh ui adequately. by Alexandre Lision · 11 years ago
  61. 8162f4c securesipcall: Hold references to SipCall and SecureSiCall in conferences. by Alexandre Lision · 11 years ago
  62. c8cdcf5 jenkins: restore android-17 by Alexandre Lision · 11 years ago
  63. b633cc5 jenkins: Modify build command. by Alexandre Lision · 11 years ago
  64. 4c16ded Android.mk: Adapt makefile to new file names. by Alexandre Lision · 11 years ago
  65. a7ab2e3 sipcall: Modify calls handling process by Alexandre Lision · 11 years ago
  66. 2450c3e sipcall: Create subclass SecureSipCall by Alexandre Lision · 11 years ago
  67. ede1a63 * #40714: Display handles on left of accounts and codecs by Alexandre Lision · 11 years ago
  68. 00d3bc1 * #40232: Add icons for secure mode (red/green) lock by Alexandre Lision · 11 years ago
  69. 48b49eb * #40232: Display SAS when call starts by Alexandre Lision · 11 years ago
  70. 5f144b8 * #40232: Add zrtp module in SipCall by Alexandre Lision · 11 years ago
  71. f135c6f jenkins: stop compiling pjandroid separately by Alexandre Lision · 11 years ago
  72. b36797b jenkins: pull sflphone-android repo in script by Alexandre Lision · 11 years ago
  73. 3e1e06f remove MEDIA_STATE constants from SipCall (unused). by Alexandre Lision · 11 years ago
  74. ef1d9c1 * #40232: Traductions for security tab. by Alexandre Lision · 11 years ago
  75. 4cb73f5 i* #40232: add missing fr traductions, ringtone chooser working. by Alexandre Lision · 11 years ago
  76. 1f9281c * #40448: Add __OPTIMIZE__ cflag in makefile by Alexandre Lision · 11 years ago
  77. 3375a57 jni: sflphone module updated by Alexandre Lision · 11 years ago
  78. f58cd5c * #40399: Remove tls msec in android client as well by Alexandre Lision · 11 years ago
  79. 06412a3 * #40232: add more traductions (en/fr) to tls settings, better refresh by Alexandre Lision · 11 years ago
  80. c0634e0 UI: remove codec info displayed during calls. by Alexandre Lision · 11 years ago
  81. 382f684 * #40232: Add traductions and fixes on tls settings by Alexandre Lision · 11 years ago
  82. 73d06a3 * #40116: fix opus compilation by Alexandre Lision · 11 years ago
  83. 822ca2e * #40116: fix some warnings during ndk-build by Alexandre Lision · 11 years ago
  84. 6a13ac0 * #40232: Restore security ui. by Alexandre Lision · 11 years ago
  85. e24852d * #40116: Switch to 2.3.0 libzrtpcpp version by Alexandre Lision · 11 years ago
  86. c735aa2 * #40116: Restore UI for Zrtp/TLS by Alexandre Lision · 11 years ago
  87. 907ed2e * #40116: Add zrtp related files, update libzrtpcpp by Alexandre Lision · 11 years ago
  88. 8642f06 Merge branch 'pjsip_mk' by Alexandre Lision · 11 years ago
  89. 17b60c3 * #40033: Add android makefiles by Alexandre Lision · 11 years ago
  90. 0d77a51 * #39683: add java calls for hardware audio info by Alexandre Lision · 11 years ago
  91. 62bf85d audio: detect hardware audio format class. by Adrien Béraud · 11 years ago
  92. c323b6b jni: sflphone module updated by Alexandre Lision · 11 years ago
  93. a815eab * #39542: reload account list after creation/edition/deletion by Alexandre Lision · 11 years ago
  94. 90a6414 Merge branch 'ucommon_zrtp' by Alexandre Lision · 11 years ago
  95. c469187 * #39611: Remove zrtp compilation for now by Alexandre Lision · 11 years ago
  96. ddd731e Switch commoncpp2 to ucommon to solve dependency conflicts. by Alexandre Lision · 11 years ago
  97. 036d159 Update support library. by Adrien Béraud · 11 years ago
  98. 64efcc9 Unused imports removed by Alexandre Lision · 11 years ago
  99. c2b15db Fix occurence of missing class Parallor by Alexandre Lision · 11 years ago
  100. dede80e Remove history detail parallax for now (better library version on the way) by Alexandre Lision · 11 years ago