1. cf6d51e #14652: add application class to manage services and activities by Emeric Vigier · 12 years ago
  2. 4a19d75 #15737: Add SipCall file by Alexandre Savard · 12 years ago
  3. 800faa6 #15737: Add SipCall class and instantiation mechanism using contacts by Alexandre Savard · 12 years ago
  4. 6668cf8 #15699: Move contact search bar in ContactListFragment by Alexandre Savard · 12 years ago
  5. a04c520 #15723: Add contact fragment to main application by Alexandre Savard · 12 years ago
  6. 622700f #15699: Upadte call element layout by Alexandre Savard · 12 years ago
  7. 6507793 #15699: Fix call element layout by Alexandre Savard · 12 years ago
  8. 38d6a15 #15699: Display contact list in adaptyer by Alexandre Savard · 12 years ago
  9. 166dbb6 #15583: Add ContactManager and ContactCall by Alexandre Savard · 12 years ago
  10. 4d88fee #15669: Add method to get Contact List by Alexandre Savard · 12 years ago
  11. 090ab60 #14652: remove unused button by Emeric Vigier · 12 years ago
  12. de5bc49 #14652: Adjust buttons size and layout by Emeric Vigier · 12 years ago
  13. ea2f3a9 #14399: Fix indents by Emeric Vigier · 12 years ago
  14. 515c5e4 #14917: Hide example JNI functions with callback by Emeric Vigier · 12 years ago
  15. 0d6b7d9 #14399: change tabs into spaces by Emeric Vigier · 12 years ago
  16. 1a7425c #14399: remove recursive symlink by Emeric Vigier · 12 years ago
  17. 9380ae5 #14652: use CallManagerJNI SWIG-generated functions Java --> C++ by Emeric Vigier · 12 years ago
  18. ebc9443 #15570: Make sure pressing search button does not launch preference activity by Alexandre Savard · 12 years ago
  19. e621e67 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  20. 398ce1b Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  21. e7ecf33 #15414: fix make-swig file and directory paths by Emeric Vigier · 12 years ago
  22. def3bfa #15510: Add buttom taskbar to display call and hangup action by Alexandre Savard · 12 years ago
  23. c30b71d #15414: run swig directly from Android makefiles, handle deps by Emeric Vigier · 12 years ago
  24. 0d4c90d > #14399: add logs to various constructors by Emeric Vigier · 12 years ago
  25. 9701e03 #15414: Generate SWIG JNI interface for basic functions by Emeric Vigier · 12 years ago
  26. bf744f7 #15499: Add linear layout to SFLphone home page by Alexandre Savard · 12 years ago
  27. 616c380 #15495: Place current value on top of seekbar by Alexandre Savard · 12 years ago
  28. 74eccf3 #15495: Update value on slider changes by Alexandre Savard · 12 years ago
  29. e2bb259 #15495: Fix SeekBar dragable in audio Preferences by Alexandre Savard · 12 years ago
  30. 5e0b947 #15466: Add audio volume seekbar in audio preferences by Alexandre Savard · 12 years ago
  31. 700c194 #15466: Make account management preferences not persistent for SharedPreferences by Alexandre Savard · 12 years ago
  32. 393ccab #15466: Add audio codec list by Alexandre Savard · 12 years ago
  33. 9a93f06 #15466: Implement account registration using android's preference API programatically by Alexandre Savard · 12 years ago
  34. dcd3740 #15374: Add general preference fragment by Alexandre Savard · 12 years ago
  35. 2b370f0 #15273: Add Fragment for account management in preference by Alexandre Savard · 12 years ago
  36. 150352e #15273: Add setOnPageChangeListener in preference activity by Alexandre Savard · 12 years ago
  37. 1bcaf53 #15273: Launch new activity on preference button click with pager view by Alexandre Savard · 12 years ago
  38. 2a99f4e Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  39. f4cb970 #15223: Upadate sflphone git revision number to include RTP changes by Alexandre Savard · 12 years ago
  40. a6caa21 #14399: cleanup and consistency by Emeric Vigier · 12 years ago
  41. a6bdb70 #15162: make incoming call from java UI by Emeric Vigier · 12 years ago
  42. f0dcca0 #15052: better clean before building the application using ant by Alexandre Savard · 12 years ago
  43. c0865ef #15052: Add documentation to jenkins-sflphone-android.sh by Alexandre Savard · 12 years ago
  44. edf48bd #15052: Implement test for placeCall method using both good and bad phone number by Alexandre Savard · 12 years ago
  45. 974363d #15052: Add ManagerImplTest.java test instance by Alexandre Savard · 12 years ago
  46. 8f9f00b Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  47. ac14f72 #15052: Add lisence to the SFLphoneHomeTest.java file by Alexandre Savard · 12 years ago
  48. e89b48b #15046: implement placeCall / hangUp buttons by Emeric Vigier · 12 years ago
  49. 4d6a52a #15052: Add -r option to adb install so that it reinstall package if already installed by Alexandre Savard · 12 years ago
  50. 523c348 #15052: Add run test function in jenkins script by Alexandre Savard · 12 years ago
  51. fbb78c9 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  52. d9d2ceb #15052: Update jenkins-script, added a launch emulator function by Alexandre Savard · 12 years ago
  53. 96901c9 #15046: add RECORD_AUDIO permission by Emeric Vigier · 12 years ago
  54. 78a53e9 #15046: implement hangUp by Emeric Vigier · 12 years ago
  55. a4f33d7 #15003: Add base script to setup/build/launch test suite by Alexandre Savard · 12 years ago
  56. 6dc50d1 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  57. b3feccc #15052: Add minimum API, fix build issues, first functional test by Alexandre Savard · 12 years ago
  58. 39a11fa #15046: remove unused textbox, hardcode callID, align textViews by Emeric Vigier · 12 years ago
  59. b765bb3 #15052: Add JUnit test project to sflphone android by Alexandre Savard · 12 years ago
  60. b433065 #15003: Add build.xml at project roots to build project using ant and command lines by Alexandre Savard · 12 years ago
  61. ae8fec0 #15046: implement placeCall by Emeric Vigier · 12 years ago
  62. 4278769 #14399: fix debug message by Emeric Vigier · 12 years ago
  63. d5c17f5 #15046: make outgoing call from java UI by Emeric Vigier · 12 years ago
  64. c411ce3 #14399: typo by Emeric Vigier · 12 years ago
  65. 7465d92 #14698: get SIP log level from java env by Emeric Vigier · 12 years ago
  66. 7a255aa #14650: fix manager init from Java UI and add JNI_OnUnLoad by Emeric Vigier · 12 years ago
  67. d484e5e #14399: clean up by Emeric Vigier · 12 years ago
  68. 383b2a2 #14917: refactor JNI function call examples and cleanup by Emeric Vigier · 12 years ago
  69. 62ca14d #14917: example JNI functions with callback by Emeric Vigier · 12 years ago
  70. f154bbb Revert "#14399: libgnustl.so is not present on 4.0.x devices" by Emeric Vigier · 12 years ago
  71. af34031 #14399: forbid compiler optimization for debug purpose by Emeric Vigier · 12 years ago
  72. 1d206e7 #14818: Use only one unique Android.mk at sources' root by Alexandre Savard · 12 years ago
  73. fa58c54 #14371: Start audio capture by Emeric Vigier · 12 years ago
  74. 05e894e 14399: add test tab to java UI by Emeric Vigier · 12 years ago
  75. 1f55608 #14399: set debuggable flag to enable gdb debugging by Emeric Vigier · 12 years ago
  76. d815a41 #14615: Remove dynamic_cast by Alexandre Savard · 12 years ago
  77. 81c890e #14698: make pjsip log in android logcat, by Emeric Vigier · 12 years ago
  78. c06e2a9 #14399: libgnustl.so is not present on 4.0.x devices by Emeric Vigier · 12 years ago
  79. 4bcc15d #14617: force the build of libsflphone since the daemon won't be by Emeric Vigier · 12 years ago
  80. 8140f2b #14617: Create sample example of JNIexport and shared lib by Emeric Vigier · 12 years ago
  81. 4a7778c #14399: fix lib deps by Emeric Vigier · 12 years ago
  82. 46c3811 #14399: fix lib deps by Emeric Vigier · 12 years ago
  83. b9ae39d Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  84. 466a64b #14607: Rename libcodecs to be loaded by codecfactory by Alexandre Savard · 12 years ago
  85. 52e2d5f #14523: minimize Application.mk to detect dependency issues by Emeric Vigier · 12 years ago
  86. d0c45a5 #14087: add gitignore file by Emeric Vigier · 12 years ago
  87. cef4d4b #14470: fix lib dependencies by Emeric Vigier · 12 years ago
  88. 1ce1aed #14465: Activate srtp in libccrtp and link with sflphoned by Alexandre Savard · 12 years ago
  89. dc7b060 #14465: Link with openssl by Alexandre Savard · 12 years ago
  90. 206b9f3 #14465: Update sflphone version to link sflphoned with zlib by Alexandre Savard · 12 years ago
  91. 5dcf610 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  92. 134c328 #14465: Fix build for openssl by Alexandre Savard · 12 years ago
  93. 7535dfa #14470: Cross-compile libsflphone and sflphoned for android by Emeric Vigier · 12 years ago
  94. 418add5 #14399: minor removal by Emeric Vigier · 12 years ago
  95. c22b175 #14283: compile and use only shared expat library by Emeric Vigier · 12 years ago
  96. 33b408c #14379: Update sflphone to remove alsa support by Alexandre Savard · 12 years ago
  97. 2a1509f Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  98. 5d8347a #14480: Add libhooks to Application.mk #14480: Add Android.mk to hooks subfolder by Alexandre Savard · 12 years ago
  99. bd6f5f2 #14479: Add sflphone's config in Application.mk by Emeric Vigier · 12 years ago
  100. 215d3d8 #14476: Add libhistory in Application.mk by Alexandre Savard · 12 years ago