1. 62a280b dring: implement signal to retreive cache/data paths by Adrien Béraud · 9 years ago
  2. 3b7aec5 daemon: bump to latest dring master by Adrien Béraud · 9 years ago
  3. b30e6dd android: implement getHardwareAudioFormat signal by Adrien Béraud · 9 years ago
  4. b00ed3f android: move to Gradle build by Adrien Béraud · 9 years ago
  5. 7f97ca9 android: bump dring API by Adrien Béraud · 9 years ago
  6. 5bdd5fe android: update to Ring icons by Adrien Béraud · 9 years ago
  7. 899420c android: bump tools by Adrien Béraud · 9 years ago
  8. 87d878d rebranding: rename sflphone to ring by Adrien Béraud · 9 years ago
  9. 04d822c rebranding: rename sflphone to ring by Adrien Béraud · 9 years ago
  10. 1043756 Build contribs in native/ by Alexandre Lision · 10 years ago
  11. 3a69471 build: bump sflphone tested hash by Adrien Béraud · 10 years ago
  12. 1816f5b build: bump sflphone tested hash by Adrien Béraud · 10 years ago
  13. 81ead6a enable build with dht by Adrien Béraud · 10 years ago
  14. 142afb4 build: bump sflphone tested hash by Alexandre Lision · 10 years ago
  15. 65a1d10 build: bump sflphone tested hash by Alexandre Lision · 10 years ago
  16. a940f33 build: bump TESTED_HASH by Alexandre Lision · 10 years ago
  17. 434868b configure: remove linker kludge by Tristan Matthews · 10 years ago
  18. 3e03369 build: add --disable-shared and bump TESTED_HASH by Tristan Matthews · 10 years ago
  19. c1c81dc build: add arm64-v8a support by Thomas Guillem · 10 years ago
  20. 7f46d1c compile: Fix check on FETCH value by Alexandre Lision · 10 years ago
  21. 68aaf65 Add new obj/ folder to git ignore by Alexandre Lision · 10 years ago
  22. b0ecb9a doc: add example for multi-arch compilation by Alexandre Lision · 10 years ago
  23. 7d5df5d build: add multi-arch and 64 bits support by Alexandre Lision · 10 years ago
  24. c7fdfb4 build: bump sflphone tested hash by Alexandre Lision · 10 years ago
  25. 4ec2253 build: bump tested hash by Alexandre Lision · 10 years ago
  26. 5d9fc76 build: bump tested hash by Alexandre Lision · 10 years ago
  27. 47b6aaa build: remove duplicate env variable by Alexandre Lision · 10 years ago
  28. 853296c build: Bump tested hash by Alexandre Lision · 10 years ago
  29. decfb82 Android.mk: fix x86 compilation by Alexandre Lision · 10 years ago
  30. 3a206cf compile.sh: checkout TESTED_HASH on first run (and not master) by Alexandre Lision · 10 years ago
  31. 31b4fbb iax: fix NPE when showing iax account details by Alexandre Lision · 10 years ago
  32. 36b3b0e sipservice: remove loading of old libraries by Alexandre Lision · 10 years ago
  33. 05c7739 naming: remove more occurences to SFLphone (-> Ring) by Alexandre Lision · 10 years ago
  34. b73dab5 cleanup: Android.mk, clean old README file by Alexandre Lision · 10 years ago
  35. ebaaf57 Update README.md with common issues encountered when building on Ubuntu by Alexandre Lision · 10 years ago
  36. eb9209c jenkins: force libtool to be built by Tristan Matthews · 10 years ago
  37. 2c0493b jenkins: move git actions out of script and into jenkins job by Tristan Matthews · 10 years ago
  38. 9ece30b swig: remove generated file from repository by Tristan Matthews · 10 years ago
  39. fe24952 compile.sh: bump tested hash by Tristan Matthews · 10 years ago
  40. cea969b jenkins: restore git clean by Tristan Matthews · 10 years ago
  41. d6033b4 compile.sh: properly detect and export ANDROID_API by Tristan Matthews · 10 years ago
  42. d6d5d40 compile.sh: grab buildsystem tools as needed by Tristan Matthews · 10 years ago
  43. 2fa1c79 configure.sh: add kludge to fix linking on Debian/Ubuntu by Tristan Matthews · 10 years ago
  44. 33873ca compile.sh: don't hardcode ANDROID_ABI by Tristan Matthews · 10 years ago
  45. b117a4a jni: fix INCLUDES by Tristan Matthews · 10 years ago
  46. eaaa5ba jni: fix paths by Tristan Matthews · 10 years ago
  47. fc84807 build: fix paths, flags and cleanup by Tristan Matthews · 10 years ago
  48. 442c725 compile.sh: bump tested hash by Tristan Matthews · 10 years ago
  49. 6dab5d9 jni: Android.mk: remove libs that aren't real dependencies by Tristan Matthews · 10 years ago
  50. 0811b00 jni: add volatileAccountsChanged signal handler by Tristan Matthews · 10 years ago
  51. 839995b cosmetics: remove dead code, target android-20, SFLphone -> Ring by Alexandre Lision · 10 years ago
  52. 74bd0fc Update README, add .md extension by Alexandre Lision · 10 years ago
  53. 0d64118 README: add Android SDK/NDK info by Tristan Matthews · 10 years ago
  54. c4f17ed compile: bump tested hash by Tristan Matthews · 10 years ago
  55. 676fcee compile: add gnu-libstdc++ in EXTRA_LDFLAGS by Tristan Matthews · 10 years ago
  56. 8de082c Update jenkins script and README since make-swig.sh is called by compile by Alexandre Lision · 10 years ago
  57. 6005778 Add build flags and run make-swig from script by Alexandre Lision · 10 years ago
  58. 0e03a4b jenkins: update compile script path by Tristan Matthews · 10 years ago
  59. 8a04826 updated README with make-swig.sh step by Tristan Matthews · 10 years ago
  60. 5d47588 add basic README for build by Tristan Matthews · 10 years ago
  61. 86f1800 configure.sh: fix for pure sh (e.g. debian) by Tristan Matthews · 10 years ago
  62. 5fcc146 compile.sh: fix for pure sh (e.g. debian) by Tristan Matthews · 10 years ago
  63. 65be770 Update compile.sh, remove unknown --with-iax2 flag by Alexandre Lision · 10 years ago
  64. 1b5d132 jni: fix build by Tristan Matthews · 10 years ago
  65. 2e848d3 Add .idea versionable files by Alexandre Lision · 10 years ago
  66. 7b15170 Fix daemon callbacks by Alexandre Lision · 10 years ago
  67. 96a1ef0 Merge branch contrib_android onto master by Alexandre Lision · 10 years ago
  68. 4073432 Use master for sflphone repo by Alexandre Lision · 10 years ago
  69. 52b57d4 Keep reference of callbacks by Alexandre Lision · 10 years ago
  70. dc093cd Remove unused env variables by Alexandre Lision · 10 years ago
  71. 399db75 Use prebuilt codecs binaries, clean up by Alexandre Lision · 10 years ago
  72. 466de17 jni: remove duplicate by Tristan Matthews · 10 years ago
  73. a2665ff jni: clone sflphone from OG source by Tristan Matthews · 10 years ago
  74. 4abb46a jni: just use an int instead of enum to keep swig happy by Tristan Matthews · 10 years ago
  75. cac2116 jni: use std::function for daemon to client signals by Tristan Matthews · 10 years ago
  76. fc91a46 Use new API in SipService by Alexandre Lision · 10 years ago
  77. 9c450ae jni: fix everything but java build by Tristan Matthews · 10 years ago
  78. 719259d Update swig interface by Alexandre Lision · 10 years ago
  79. 0ac0685 Print vars in Android.mk by Alexandre Lision · 10 years ago
  80. 449ca84 Link to static dependencies by Alexandre Lision · 10 years ago
  81. 9abb7c9 Modify *.i files to conform with newly exposed SFLphone API by Alexandre Lision · 10 years ago
  82. ec1f3ee Adjustments on Makefile and compile by Alexandre Lision · 10 years ago
  83. 9082320 Add sflphone/ folder to .gitignore by Alexandre Lision · 10 years ago
  84. cc806e1 jni: fixed configure invocation by Tristan Matthews · 10 years ago
  85. 864f9b8 Copy android related files in jni/ by Alexandre Lision · 10 years ago
  86. 8690e6f Clean up in Makefile, remove duplicate files by Alexandre Lision · 10 years ago
  87. 7d400dc Replace VLC occurences with SFLPHONE by Alexandre Lision · 10 years ago
  88. 68d8f2e Allow compilaion with NDK10 by Alexandre Lision · 10 years ago
  89. 33936ef contacts: Enable search without clicking on search icon by Alexandre Lision · 10 years ago
  90. 5bce9b8 Dismiss error field when leaving DialingFragment by pressing superior tabs by Alexandre Lision · 10 years ago
  91. 07a6979 Add versionName in About fragment by Alexandre Lision · 10 years ago
  92. 906a2fa fix top-level Makefile by Tristan Matthews · 10 years ago
  93. 1817279 Remove small warnings, simplify conditions/loops by Alexandre Lision · 10 years ago
  94. 1ab696c Remove compatibility deadcode by Alexandre Lision · 10 years ago
  95. 49e575a Remove voiplink.cpp from Android.mk by Alexandre Lision · 10 years ago
  96. 5c0efba Remove debug log, update sflphone module by Alexandre Lision · 10 years ago
  97. 7cf08b4 Add call to pollEvents in SipService by Alexandre Lision · 10 years ago
  98. 8d02ef6 compile.sh: remove vlc specific stuff by Tristan Matthews · 10 years ago
  99. dcff898 account: change package, small refactor by Alexandre Lision · 10 years ago
  100. 43b9aeb New branch for contrib system integration by Alexandre Lision · 10 years ago