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