1. 839995b cosmetics: remove dead code, target android-20, SFLphone -> Ring by Alexandre Lision · 10 years ago
  2. 74bd0fc Update README, add .md extension by Alexandre Lision · 10 years ago
  3. 0d64118 README: add Android SDK/NDK info by Tristan Matthews · 10 years ago
  4. c4f17ed compile: bump tested hash by Tristan Matthews · 10 years ago
  5. 676fcee compile: add gnu-libstdc++ in EXTRA_LDFLAGS by Tristan Matthews · 10 years ago
  6. 8de082c Update jenkins script and README since make-swig.sh is called by compile by Alexandre Lision · 10 years ago
  7. 6005778 Add build flags and run make-swig from script by Alexandre Lision · 10 years ago
  8. 0e03a4b jenkins: update compile script path by Tristan Matthews · 10 years ago
  9. 8a04826 updated README with make-swig.sh step by Tristan Matthews · 10 years ago
  10. 5d47588 add basic README for build by Tristan Matthews · 10 years ago
  11. 86f1800 configure.sh: fix for pure sh (e.g. debian) by Tristan Matthews · 10 years ago
  12. 5fcc146 compile.sh: fix for pure sh (e.g. debian) by Tristan Matthews · 10 years ago
  13. 65be770 Update compile.sh, remove unknown --with-iax2 flag by Alexandre Lision · 10 years ago
  14. 1b5d132 jni: fix build by Tristan Matthews · 10 years ago
  15. 2e848d3 Add .idea versionable files by Alexandre Lision · 10 years ago
  16. 7b15170 Fix daemon callbacks by Alexandre Lision · 10 years ago
  17. 96a1ef0 Merge branch contrib_android onto master by Alexandre Lision · 10 years ago
  18. 4073432 Use master for sflphone repo by Alexandre Lision · 10 years ago
  19. 52b57d4 Keep reference of callbacks by Alexandre Lision · 10 years ago
  20. dc093cd Remove unused env variables by Alexandre Lision · 10 years ago
  21. 399db75 Use prebuilt codecs binaries, clean up by Alexandre Lision · 10 years ago
  22. 466de17 jni: remove duplicate by Tristan Matthews · 10 years ago
  23. a2665ff jni: clone sflphone from OG source by Tristan Matthews · 10 years ago
  24. 4abb46a jni: just use an int instead of enum to keep swig happy by Tristan Matthews · 10 years ago
  25. cac2116 jni: use std::function for daemon to client signals by Tristan Matthews · 10 years ago
  26. fc91a46 Use new API in SipService by Alexandre Lision · 10 years ago
  27. 9c450ae jni: fix everything but java build by Tristan Matthews · 10 years ago
  28. 719259d Update swig interface by Alexandre Lision · 10 years ago
  29. 0ac0685 Print vars in Android.mk by Alexandre Lision · 10 years ago
  30. 449ca84 Link to static dependencies by Alexandre Lision · 10 years ago
  31. 9abb7c9 Modify *.i files to conform with newly exposed SFLphone API by Alexandre Lision · 10 years ago
  32. ec1f3ee Adjustments on Makefile and compile by Alexandre Lision · 10 years ago
  33. 9082320 Add sflphone/ folder to .gitignore by Alexandre Lision · 10 years ago
  34. cc806e1 jni: fixed configure invocation by Tristan Matthews · 10 years ago
  35. 864f9b8 Copy android related files in jni/ by Alexandre Lision · 10 years ago
  36. 8690e6f Clean up in Makefile, remove duplicate files by Alexandre Lision · 10 years ago
  37. 7d400dc Replace VLC occurences with SFLPHONE by Alexandre Lision · 10 years ago
  38. 68d8f2e Allow compilaion with NDK10 by Alexandre Lision · 10 years ago
  39. 33936ef contacts: Enable search without clicking on search icon by Alexandre Lision · 10 years ago
  40. 5bce9b8 Dismiss error field when leaving DialingFragment by pressing superior tabs by Alexandre Lision · 10 years ago
  41. 07a6979 Add versionName in About fragment by Alexandre Lision · 10 years ago
  42. 906a2fa fix top-level Makefile by Tristan Matthews · 10 years ago
  43. 1817279 Remove small warnings, simplify conditions/loops by Alexandre Lision · 10 years ago
  44. 1ab696c Remove compatibility deadcode by Alexandre Lision · 10 years ago
  45. 49e575a Remove voiplink.cpp from Android.mk by Alexandre Lision · 10 years ago
  46. 5c0efba Remove debug log, update sflphone module by Alexandre Lision · 10 years ago
  47. 7cf08b4 Add call to pollEvents in SipService by Alexandre Lision · 10 years ago
  48. 8d02ef6 compile.sh: remove vlc specific stuff by Tristan Matthews · 10 years ago
  49. dcff898 account: change package, small refactor by Alexandre Lision · 10 years ago
  50. 43b9aeb New branch for contrib system integration by Alexandre Lision · 10 years ago
  51. fe2155a Add IAX capabilities by Dany YARAKOU · 10 years ago
  52. ea281db Fix TLS method calls in SipService by Alexandre Lision · 10 years ago
  53. 31228e5 jni: update sflphone module, add utf8.cpp to makefile by Alexandre Lision · 10 years ago
  54. ba5b210 jni: added missing file to build by Tristan Matthews · 10 years ago
  55. 63e2ba6 jni: fix build by Tristan Matthews · 10 years ago
  56. 14668cc jni: fix build (for real this time) by Tristan Matthews · 10 years ago
  57. f6a1566 jni: fix build by Tristan Matthews · 10 years ago
  58. 2b538bc jni: fix build for new client.cpp file by Tristan Matthews · 10 years ago
  59. 9bbe648 CallFragment: cleanup by Adrien Béraud · 10 years ago
  60. 8fcc4b9 BubbleView: cleanup by Adrien Béraud · 10 years ago
  61. 22090e1 BubbleView: use new action group by Adrien Béraud · 10 years ago
  62. 7c1a5e5 BubbleView: clean dimensions by Adrien Béraud · 10 years ago
  63. 7f004b6 BubbleView: surface size should fit the actual visible size by Adrien Béraud · 10 years ago
  64. 81a34d3 BubbleView: don't create new instances of Paint every draw call by Adrien Béraud · 10 years ago
  65. a4d16bd jni: sflphone module updated by Alexandre Lision · 10 years ago
  66. c8397da Clean up in preferences by Alexandre Lision · 10 years ago
  67. 45b0c24 jni: sflphone module updated by Alexandre Lision · 10 years ago
  68. 0c2a6ec Clean up in preferences by Alexandre Lision · 10 years ago
  69. 21906ba Clean up in tls adn audio preferences by Alexandre Lision · 10 years ago
  70. e602043 Adding files for IAX2 by Dany YARAKOU · 10 years ago
  71. a124f94 jni: sflphone module updated by Alexandre Lision · 10 years ago
  72. 7846e4f tls: Remove duplicated pref by Alexandre Lision · 10 years ago
  73. 31d5a5f Remove automatic wifi activation by Alexandre Lision · 10 years ago
  74. f26d3e5 Update OpenSSL to 1.0.1g by Alexandre Lision · 10 years ago
  75. 2211911 README: update build instructions by Alexandre Lision · 10 years ago
  76. 096fdd6 Clean up and refactor on call process by Alexandre Lision · 10 years ago
  77. 53a1dd3 jni: sflphone module updated by Alexandre Lision · 10 years ago
  78. 6c7999f Update versionCode and versionName for release by Alexandre Lision · 10 years ago
  79. a3e6281 jni:sflphone module updated by Alexandre Lision · 10 years ago
  80. 5d3d196 Use IntegerMap swig type by Alexandre Lision · 10 years ago
  81. d52cfcc rtcp: add log in client callback by Alexandre Lision · 10 years ago
  82. 056c494 tls: Check RSA presence in .pem certificate by Alexandre Lision · 10 years ago
  83. 689f352 Remove useless libgsm dependency by Alexandre Lision · 10 years ago
  84. 0b19b64 jni: sflphone module updated by Alexandre Lision · 10 years ago
  85. 44be049 Create Android.mk for iax integration by Alexandre Lision · 10 years ago
  86. 36a85dd jni:sflphone module updated by Alexandre Lision · 10 years ago
  87. 0f08831 jni: sflphone module updated by Alexandre Lision · 10 years ago
  88. 1e61e30 ui: Add feedback when choosing crt file by Alexandre Lision · 10 years ago
  89. 7e348c7 jni: sflphone module updated by Alexandre Lision · 10 years ago
  90. 93dcec2 jenkins: adapt script after pjsip migration by Alexandre Lision · 10 years ago
  91. 4c763c8 Remove unused export by Alexandre Lision · 10 years ago
  92. 8f32be4 jni: sflphone module updated by Alexandre Lision · 10 years ago
  93. 184e04f pjsip: Update to pjsip 2.2.1 for android build by Alexandre Lision · 10 years ago
  94. c057a03 ui: Properly reload accounts' data by Alexandre Lision · 10 years ago
  95. 569ea2e ui: Custom password field by Alexandre Lision · 10 years ago
  96. 243cd18 ccrtp: initialize baseSeqNum properly by Alexandre Lision · 10 years ago
  97. bb27623 jni: sflphone module updated by Alexandre Lision · 10 years ago
  98. 81ecad6 Use dyfet github repo for libccrtp by Alexandre Lision · 10 years ago
  99. f298e5a Add security_evaluator to android build process by Alexandre Lision · 10 years ago
  100. 7b8f6f6 jni: sflphone submodule updated by Alexandre Lision · 10 years ago