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