1. c7d2233 #16747: Implement implement remove account methods by Alexandre Savard · 12 years ago
  2. e990d05 #16737: Use AccountPreferenceScreen in map instead of account details by Alexandre Savard · 12 years ago
  3. 4f11d7a Implement account state change broadcast signal sender and receiver by Alexandre Savard · 12 years ago
  4. fccd1dc #16702: Implement account state changed signal by Alexandre Savard · 12 years ago
  5. c63f54b #16702: Add tls and srtp in account preference by Alexandre Savard · 12 years ago
  6. ae99293 #16702: Use AccountDetailXXX in AccountManagementFragment by Alexandre Savard · 12 years ago
  7. d0aa791 #16682: account preference field validity before creating new account by Alexandre Savard · 12 years ago
  8. 94b0d09 #16682: Manage checkbox preference in account creation method by Alexandre Savard · 12 years ago
  9. c64bfb4 #16682: Enable AccountCreation action account preference field are set by Alexandre Savard · 12 years ago
  10. d103a76 #16682: Mention to user that information will be lost if no account created by Alexandre Savard · 12 years ago
  11. 20d0de0 #16633: Use Checkbox for two state account preferences in account creation activity by Alexandre Savard · 12 years ago
  12. 88bc542 #16631: Add account creation button and cancel button in AccountCreationActivity by Alexandre Savard · 12 years ago
  13. fbf83ff #16609: Reimplement account creation activity onBackPressed method by Alexandre Savard · 12 years ago
  14. 44ec162 #16609 Add AlertDialog creation method for account creation by Alexandre Savard · 12 years ago
  15. 9e0015d #16114: Fix account list update when opening the account creation window several time by Alexandre Savard · 12 years ago
  16. f7f9e0b #16114: Add account creation action when leaving AccountCreationActivity by Alexandre Savard · 12 years ago
  17. 8f27d16 #15735: Reorganized account entries by Alexandre Savard · 12 years ago
  18. 5261f82 #15735: Add onPreferenceChange callback in acccount creation activity by Alexandre Savard · 12 years ago
  19. 4603657 #15735: Add addAccount and removeAccount methods to AIDL interface by Alexandre Savard · 12 years ago
  20. 3bbb479 #15735: Add account details handler utility by Alexandre Savard · 12 years ago
  21. 7a2b220 #16116: Put setAccountDetails inside a thread executor by Alexandre Savard · 12 years ago
  22. 7a902bc #16331: Add execution thread for getAccountDetails by Alexandre Savard · 12 years ago
  23. 31d27c6 #16331: Implement JAVA thread handler returning requested values from JNI by Alexandre Savard · 12 years ago
  24. 718d49f #16116: Add preference entry in setAccountDetails by Alexandre Savard · 12 years ago
  25. a518da7 #16115: Add account details in preferences by Alexandre Savard · 12 years ago
  26. 8ef37c5 #16115 Save configuration parameters to SFLphone service by Alexandre Savard · 12 years ago
  27. d5babe5 #15735: Add account creation intent directly in preference by Alexandre Savard · 12 years ago
  28. 53d2ddd #15735: Launch account creation panel from preferences by Alexandre Savard · 12 years ago
  29. 3a46d92 #16032: Add basic/advanced preference category by Alexandre Savard · 12 years ago
  30. 8b7d433 #16062: Make add appropriate account labels by Alexandre Savard · 12 years ago
  31. 9c966e3 #16062: Add extend account preference entries by Alexandre Savard · 12 years ago
  32. a6c0d99 #16062: Display the full list in Account List category by Alexandre Savard · 12 years ago
  33. 7098201 #16062: Add account list in preference by Alexandre Savard · 12 years ago
  34. 52a7252 #16032: Implement getAccountList by Alexandre Savard · 12 years ago
  35. 6b85e7e #16032: Fetch configuration information to display in preferences by Alexandre Savard · 12 years ago
  36. 12dc3ac #16032: Fetch configuration information to display in preferences by Alexandre Savard · 12 years ago
  37. 713a34d #15985: Add getAccount details in SWIG and AIDL interface by Alexandre Savard · 12 years ago
  38. c1b08fe #15939 Add configuration manager in SFLphone service by Alexandre Savard · 12 years ago
  39. 52bd8f5 #15248: delete Manager.java by Emeric Vigier · 12 years ago
  40. 87032a6 #14917: remove example JNI functions with callback by Emeric Vigier · 12 years ago
  41. 0007dee #15248: instantiate ManagerImpl instead of Manager in SipService by Emeric Vigier · 12 years ago
  42. fae29bd #14652: fix start and stop service by Emeric Vigier · 12 years ago
  43. 2c50e69 #15736: Bind make call action by Alexandre Savard · 12 years ago
  44. e3eb097 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  45. 0014d23 #15736: Implement dialpad using Custom components by Alexandre Savard · 12 years ago
  46. bbde1ae #14399: fix indent by Emeric Vigier · 12 years ago
  47. 6119d78 #14652: export CallManager services to sflphone-service, by Emeric Vigier · 12 years ago
  48. 84e05da #14652: rename SflphoneApplication instance by Emeric Vigier · 12 years ago
  49. f1e32cf #15731: Implement dialog on long click action for active call by Alexandre Savard · 12 years ago
  50. aef9d80 #15732: Add actions for dialog on contact element long click by Alexandre Savard · 12 years ago
  51. 3143399 #15732: Implement dialog on long click action for contacts by Alexandre Savard · 12 years ago
  52. 2b01c82 #15737: Add CallState amd MediaState by Alexandre Savard · 12 years ago
  53. f9ef09b #15737: Clean up imports in CallElementList and ContactListFragment by Alexandre Savard · 12 years ago
  54. 6b7f418 #15828: Hangup call, remove call from list by Alexandre Savard · 12 years ago
  55. 9b742d5 #15828: Remove search bar from call list by Alexandre Savard · 12 years ago
  56. a140465 #15737: Add addCall method to CallElementList and implement call instantiation by Alexandre Savard · 12 years ago
  57. 7a46f54 #15737: Add static CallInfo class in SipCall, used to retreive the call by Alexandre Savard · 12 years ago
  58. 5da677d #15737: Retreive call information from clicked contact by Alexandre Savard · 12 years ago
  59. 6c0584e #15737: Instatiate ContactList and CallElementList in SFLPhoneHome onCreate method by Alexandre Savard · 12 years ago
  60. 4650036 Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  61. 23240c1 #15737: Add move contact adapter in contact fragment by Alexandre Savard · 12 years ago
  62. 4c28d66 #14399: rename handler more explicitly by Emeric Vigier · 12 years ago
  63. 419ba7b #14399: refactor animation and incoming call by Emeric Vigier · 12 years ago
  64. 12d61d8 #14652: rename sflphoneservice and handle new "service" java package by Emeric Vigier · 12 years ago
  65. eaf2c49 #14652: add android service with test button by Emeric Vigier · 12 years ago
  66. cf6d51e #14652: add application class to manage services and activities by Emeric Vigier · 12 years ago
  67. 4a19d75 #15737: Add SipCall file by Alexandre Savard · 12 years ago
  68. 800faa6 #15737: Add SipCall class and instantiation mechanism using contacts by Alexandre Savard · 12 years ago
  69. 6668cf8 #15699: Move contact search bar in ContactListFragment by Alexandre Savard · 12 years ago
  70. a04c520 #15723: Add contact fragment to main application by Alexandre Savard · 12 years ago
  71. 38d6a15 #15699: Display contact list in adaptyer by Alexandre Savard · 12 years ago
  72. 166dbb6 #15583: Add ContactManager and ContactCall by Alexandre Savard · 12 years ago
  73. 4d88fee #15669: Add method to get Contact List by Alexandre Savard · 12 years ago
  74. 090ab60 #14652: remove unused button by Emeric Vigier · 12 years ago
  75. 9380ae5 #14652: use CallManagerJNI SWIG-generated functions Java --> C++ by Emeric Vigier · 12 years ago
  76. ebc9443 #15570: Make sure pressing search button does not launch preference activity by Alexandre Savard · 12 years ago
  77. 398ce1b Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  78. def3bfa #15510: Add buttom taskbar to display call and hangup action by Alexandre Savard · 12 years ago
  79. 9701e03 #15414: Generate SWIG JNI interface for basic functions by Emeric Vigier · 12 years ago
  80. 616c380 #15495: Place current value on top of seekbar by Alexandre Savard · 12 years ago
  81. 74eccf3 #15495: Update value on slider changes by Alexandre Savard · 12 years ago
  82. e2bb259 #15495: Fix SeekBar dragable in audio Preferences by Alexandre Savard · 12 years ago
  83. 5e0b947 #15466: Add audio volume seekbar in audio preferences by Alexandre Savard · 12 years ago
  84. 700c194 #15466: Make account management preferences not persistent for SharedPreferences by Alexandre Savard · 12 years ago
  85. 393ccab #15466: Add audio codec list by Alexandre Savard · 12 years ago
  86. 9a93f06 #15466: Implement account registration using android's preference API programatically by Alexandre Savard · 12 years ago
  87. dcd3740 #15374: Add general preference fragment by Alexandre Savard · 12 years ago
  88. 2b370f0 #15273: Add Fragment for account management in preference by Alexandre Savard · 12 years ago
  89. 150352e #15273: Add setOnPageChangeListener in preference activity by Alexandre Savard · 12 years ago
  90. 1bcaf53 #15273: Launch new activity on preference button click with pager view by Alexandre Savard · 12 years ago
  91. a6bdb70 #15162: make incoming call from java UI by Emeric Vigier · 12 years ago
  92. edf48bd #15052: Implement test for placeCall method using both good and bad phone number by Alexandre Savard · 12 years ago
  93. e89b48b #15046: implement placeCall / hangUp buttons by Emeric Vigier · 12 years ago
  94. 78a53e9 #15046: implement hangUp by Emeric Vigier · 12 years ago
  95. 39a11fa #15046: remove unused textbox, hardcode callID, align textViews by Emeric Vigier · 12 years ago
  96. d5c17f5 #15046: make outgoing call from java UI by Emeric Vigier · 12 years ago
  97. c411ce3 #14399: typo by Emeric Vigier · 12 years ago
  98. 7465d92 #14698: get SIP log level from java env by Emeric Vigier · 12 years ago
  99. 7a255aa #14650: fix manager init from Java UI and add JNI_OnUnLoad by Emeric Vigier · 12 years ago
  100. d484e5e #14399: clean up by Emeric Vigier · 12 years ago