1. 0014d23 #15736: Implement dialpad using Custom components by Alexandre Savard · 12 years ago
  2. f1e32cf #15731: Implement dialog on long click action for active call by Alexandre Savard · 12 years ago
  3. aef9d80 #15732: Add actions for dialog on contact element long click by Alexandre Savard · 12 years ago
  4. 3143399 #15732: Implement dialog on long click action for contacts by Alexandre Savard · 12 years ago
  5. 2b01c82 #15737: Add CallState amd MediaState by Alexandre Savard · 12 years ago
  6. 293fe65 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  7. f9ef09b #15737: Clean up imports in CallElementList and ContactListFragment by Alexandre Savard · 12 years ago
  8. cca7f56 #15779: "detaching thread" bug is fixed in swig-2.0.6+ by Emeric Vigier · 12 years ago
  9. 6b7f418 #15828: Hangup call, remove call from list by Alexandre Savard · 12 years ago
  10. 9b742d5 #15828: Remove search bar from call list by Alexandre Savard · 12 years ago
  11. a140465 #15737: Add addCall method to CallElementList and implement call instantiation by Alexandre Savard · 12 years ago
  12. 7a46f54 #15737: Add static CallInfo class in SipCall, used to retreive the call by Alexandre Savard · 12 years ago
  13. 5da677d #15737: Retreive call information from clicked contact by Alexandre Savard · 12 years ago
  14. 6c0584e #15737: Instatiate ContactList and CallElementList in SFLPhoneHome onCreate method by Alexandre Savard · 12 years ago
  15. 4650036 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  16. 23240c1 #15737: Add move contact adapter in contact fragment by Alexandre Savard · 12 years ago
  17. 4c28d66 #14399: rename handler more explicitly by Emeric Vigier · 12 years ago
  18. 136eb6a #14399: make git ignore tags files by Emeric Vigier · 12 years ago
  19. 419ba7b #14399: refactor animation and incoming call by Emeric Vigier · 12 years ago
  20. 12d61d8 #14652: rename sflphoneservice and handle new "service" java package by Emeric Vigier · 12 years ago
  21. eaf2c49 #14652: add android service with test button by Emeric Vigier · 12 years ago
  22. cf6d51e #14652: add application class to manage services and activities by Emeric Vigier · 12 years ago
  23. 4a19d75 #15737: Add SipCall file by Alexandre Savard · 12 years ago
  24. 800faa6 #15737: Add SipCall class and instantiation mechanism using contacts by Alexandre Savard · 12 years ago
  25. 6668cf8 #15699: Move contact search bar in ContactListFragment by Alexandre Savard · 12 years ago
  26. a04c520 #15723: Add contact fragment to main application by Alexandre Savard · 12 years ago
  27. 622700f #15699: Upadte call element layout by Alexandre Savard · 12 years ago
  28. 6507793 #15699: Fix call element layout by Alexandre Savard · 12 years ago
  29. 38d6a15 #15699: Display contact list in adaptyer by Alexandre Savard · 12 years ago
  30. 166dbb6 #15583: Add ContactManager and ContactCall by Alexandre Savard · 12 years ago
  31. 4d88fee #15669: Add method to get Contact List by Alexandre Savard · 12 years ago
  32. 090ab60 #14652: remove unused button by Emeric Vigier · 12 years ago
  33. de5bc49 #14652: Adjust buttons size and layout by Emeric Vigier · 12 years ago
  34. ea2f3a9 #14399: Fix indents by Emeric Vigier · 12 years ago
  35. 515c5e4 #14917: Hide example JNI functions with callback by Emeric Vigier · 12 years ago
  36. 0d6b7d9 #14399: change tabs into spaces by Emeric Vigier · 12 years ago
  37. 1a7425c #14399: remove recursive symlink by Emeric Vigier · 12 years ago
  38. 9380ae5 #14652: use CallManagerJNI SWIG-generated functions Java --> C++ by Emeric Vigier · 12 years ago
  39. ebc9443 #15570: Make sure pressing search button does not launch preference activity by Alexandre Savard · 12 years ago
  40. e621e67 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  41. 398ce1b Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  42. e7ecf33 #15414: fix make-swig file and directory paths by Emeric Vigier · 12 years ago
  43. def3bfa #15510: Add buttom taskbar to display call and hangup action by Alexandre Savard · 12 years ago
  44. c30b71d #15414: run swig directly from Android makefiles, handle deps by Emeric Vigier · 12 years ago
  45. 0d4c90d > #14399: add logs to various constructors by Emeric Vigier · 12 years ago
  46. 9701e03 #15414: Generate SWIG JNI interface for basic functions by Emeric Vigier · 12 years ago
  47. bf744f7 #15499: Add linear layout to SFLphone home page by Alexandre Savard · 12 years ago
  48. 616c380 #15495: Place current value on top of seekbar by Alexandre Savard · 12 years ago
  49. 74eccf3 #15495: Update value on slider changes by Alexandre Savard · 12 years ago
  50. e2bb259 #15495: Fix SeekBar dragable in audio Preferences by Alexandre Savard · 12 years ago
  51. 5e0b947 #15466: Add audio volume seekbar in audio preferences by Alexandre Savard · 12 years ago
  52. 700c194 #15466: Make account management preferences not persistent for SharedPreferences by Alexandre Savard · 12 years ago
  53. 393ccab #15466: Add audio codec list by Alexandre Savard · 12 years ago
  54. 9a93f06 #15466: Implement account registration using android's preference API programatically by Alexandre Savard · 12 years ago
  55. dcd3740 #15374: Add general preference fragment by Alexandre Savard · 12 years ago
  56. 2b370f0 #15273: Add Fragment for account management in preference by Alexandre Savard · 12 years ago
  57. 150352e #15273: Add setOnPageChangeListener in preference activity by Alexandre Savard · 12 years ago
  58. 1bcaf53 #15273: Launch new activity on preference button click with pager view by Alexandre Savard · 12 years ago
  59. 2a99f4e Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  60. f4cb970 #15223: Upadate sflphone git revision number to include RTP changes by Alexandre Savard · 12 years ago
  61. a6caa21 #14399: cleanup and consistency by Emeric Vigier · 12 years ago
  62. a6bdb70 #15162: make incoming call from java UI by Emeric Vigier · 12 years ago
  63. f0dcca0 #15052: better clean before building the application using ant by Alexandre Savard · 12 years ago
  64. c0865ef #15052: Add documentation to jenkins-sflphone-android.sh by Alexandre Savard · 12 years ago
  65. edf48bd #15052: Implement test for placeCall method using both good and bad phone number by Alexandre Savard · 12 years ago
  66. 974363d #15052: Add ManagerImplTest.java test instance by Alexandre Savard · 12 years ago
  67. 8f9f00b Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  68. ac14f72 #15052: Add lisence to the SFLphoneHomeTest.java file by Alexandre Savard · 12 years ago
  69. e89b48b #15046: implement placeCall / hangUp buttons by Emeric Vigier · 12 years ago
  70. 4d6a52a #15052: Add -r option to adb install so that it reinstall package if already installed by Alexandre Savard · 12 years ago
  71. 523c348 #15052: Add run test function in jenkins script by Alexandre Savard · 12 years ago
  72. fbb78c9 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  73. d9d2ceb #15052: Update jenkins-script, added a launch emulator function by Alexandre Savard · 12 years ago
  74. 96901c9 #15046: add RECORD_AUDIO permission by Emeric Vigier · 12 years ago
  75. 78a53e9 #15046: implement hangUp by Emeric Vigier · 12 years ago
  76. a4f33d7 #15003: Add base script to setup/build/launch test suite by Alexandre Savard · 12 years ago
  77. 6dc50d1 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  78. b3feccc #15052: Add minimum API, fix build issues, first functional test by Alexandre Savard · 12 years ago
  79. 39a11fa #15046: remove unused textbox, hardcode callID, align textViews by Emeric Vigier · 12 years ago
  80. b765bb3 #15052: Add JUnit test project to sflphone android by Alexandre Savard · 12 years ago
  81. b433065 #15003: Add build.xml at project roots to build project using ant and command lines by Alexandre Savard · 12 years ago
  82. ae8fec0 #15046: implement placeCall by Emeric Vigier · 12 years ago
  83. 4278769 #14399: fix debug message by Emeric Vigier · 12 years ago
  84. d5c17f5 #15046: make outgoing call from java UI by Emeric Vigier · 12 years ago
  85. c411ce3 #14399: typo by Emeric Vigier · 12 years ago
  86. 7465d92 #14698: get SIP log level from java env by Emeric Vigier · 12 years ago
  87. 7a255aa #14650: fix manager init from Java UI and add JNI_OnUnLoad by Emeric Vigier · 12 years ago
  88. d484e5e #14399: clean up by Emeric Vigier · 12 years ago
  89. 383b2a2 #14917: refactor JNI function call examples and cleanup by Emeric Vigier · 12 years ago
  90. 62ca14d #14917: example JNI functions with callback by Emeric Vigier · 12 years ago
  91. f154bbb Revert "#14399: libgnustl.so is not present on 4.0.x devices" by Emeric Vigier · 12 years ago
  92. af34031 #14399: forbid compiler optimization for debug purpose by Emeric Vigier · 12 years ago
  93. 1d206e7 #14818: Use only one unique Android.mk at sources' root by Alexandre Savard · 12 years ago
  94. fa58c54 #14371: Start audio capture by Emeric Vigier · 12 years ago
  95. 05e894e 14399: add test tab to java UI by Emeric Vigier · 12 years ago
  96. 1f55608 #14399: set debuggable flag to enable gdb debugging by Emeric Vigier · 12 years ago
  97. d815a41 #14615: Remove dynamic_cast by Alexandre Savard · 12 years ago
  98. 81c890e #14698: make pjsip log in android logcat, by Emeric Vigier · 12 years ago
  99. c06e2a9 #14399: libgnustl.so is not present on 4.0.x devices by Emeric Vigier · 12 years ago
  100. 4bcc15d #14617: force the build of libsflphone since the daemon won't be by Emeric Vigier · 12 years ago