1. afd40e4 * #31728: added audio tab in edition mode by Alexandre Lision · 11 years ago
  2. 5ed2c97 * #31377: cleaning by Alexandre Lision · 11 years ago
  3. 3ee516e * #31301: added ui warning before call by Alexandre Lision · 11 years ago
  4. 3ccccf0 * #31301: switch registration state for each account by Alexandre Lision · 11 years ago
  5. 064e1e0 * #31001: com.savoirfaire -> org.sflphone by Alexandre Lision · 11 years ago[Renamed (98%) from src/com/savoirfairelinux/sflphone/service/SipService.java]
  6. b4a9e39 sipservice: destroyed when user leaves the app by Alexandre Lision · 11 years ago
  7. 6ae652d * #30525: bility to make attended transfer during call by Alexandre Lision · 11 years ago
  8. 64dc8c0 * #30591: key event hooked, sent to daemon by Alexandre Lision · 11 years ago
  9. 6deda41 comments: fixed indentation by Alexandre Lision · 11 years ago
  10. 0a300ff stop daemon when the user exits the app by Alexandre Lision · 11 years ago
  11. 6e8931e fixed majority of java-related warnings by Alexandre Lision · 11 years ago
  12. 9360f24 Updated support library and minor changes. by Adrien Béraud · 11 years ago
  13. ebeb366 * #30226: first implementation on Home screen by Alexandre Lision · 11 years ago
  14. 3c6b710 * #30152: refactoring by Alexandre Lision · 11 years ago
  15. 6711ab2 * #30152: added CallDetails API by Alexandre Lision · 11 years ago
  16. c51ccb1 * #29924: numbers of calls and conferences Removed useless log by Alexandre Lision · 11 years ago
  17. a764c68 Small UI fixes, debugging sndfile issues by Alexandre Lision · 11 years ago
  18. 7c6f4a6 * #29632: Added libsndfile dep jni: updated sflphone by Alexandre Lision · 11 years ago
  19. 40cf25e SipService: fix log message by Tristan Matthews · 11 years ago
  20. 6781719 * #27362 Updated sflphone module by Alexandre Lision · 11 years ago
  21. ba0c0cf * #27232: jni: don't try and load dbus shared libs at runtime by Tristan Matthews · 11 years ago
  22. 1031435 Unversioned generated files, Updated sflphone daemon by Alexandre Lision · 11 years ago
  23. cdec595 * #27362: Removed ManagerImpl init by Alexandre Lision · 11 years ago
  24. 3ea8f3c * #27232: Added ssl modules to Android.mk by alision · 11 years ago
  25. 5cfc35d * #27064 New creation process (faster), lightened parameters by alision · 11 years ago
  26. cd8fb91 * #26577 calls do not appear both in and outside of conference by alision · 11 years ago
  27. df1dac9 * #25270 Overall improvements of transitions between calls and call actions by alision · 11 years ago
  28. 50fa072 * #26410 Button added in history, replay/stop working by alision · 11 years ago
  29. 806e18e * #25268 Faster contact list loading by alision · 11 years ago
  30. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  31. 1005ba1 * #26145 Thread was locking UI * #26115 Unattended transfer working by alision · 11 years ago
  32. b176388 * #26115 Added expandables actions to each calls. by alision · 11 years ago
  33. cc7bb42 * #25549 List refresh properly Fixed small connected issues by alision · 11 years ago
  34. a2a2da1 * Moved package receiver, added log by alision · 11 years ago
  35. 58356b7 * #25382 Added callbacks in JNI by alision · 11 years ago
  36. 2cb9956 * #25232 Notification working Overall design improvement by alision · 11 years ago
  37. 8570418 * #25117 Better call management by alision · 11 years ago
  38. 8599211 * #25117 CallList reflects ongoing calls Small refactoring on SipCall by alision · 11 years ago
  39. fde875f * #25115 First Implementation of new CallActivity with dual-pane by alision · 11 years ago
  40. 11e8e16 * Removed custom Spinner, and added Loader instead * Deleted unused classes by alision · 11 years ago
  41. 84813a1 * Changed process of call creation by alision · 11 years ago
  42. 9f7a6ec * #24938 Modified interface to integrate DialingFragment by alision · 11 years ago
  43. d8c8388 * #24601 working (not clean) Modified action bar menu items to display properly by alision · 11 years ago
  44. d295ec2 * #24533 New Contact List, with data model * #23415 general refactoring by alision · 11 years ago
  45. 04a0018 * #24121 First integration of IM working by alision · 11 years ago
  46. 4a0eb09 * #23692 Modified attractors display bubbles in circle by alision · 11 years ago
  47. 43a9b36 * #23448 attended transfer and conference creation now working (experimental) by alision · 11 years ago
  48. 7f18fc8 * #23361 Fixed issue with password during account edition by alision · 11 years ago
  49. e2a38e1 * #23362 First implementation of History by alision · 11 years ago
  50. 371b77e Modified architecture, SipService now handles all communications by alision · 11 years ago
  51. 5f89963 'Refactoring, and added ISipClient.aidl' by alision · 11 years ago
  52. 17052d4 Added contact picture to ContactListFragment by alision · 11 years ago
  53. f76de3b Modified Hiearchy of packages (clean up) by alision · 11 years ago
  54. 1317952 #17382: Fix ThreadAlreadyStarted exception by Emeric Vigier · 12 years ago
  55. e9dc899 #17001: Add Call Type (incomming/outgoing) to call state by Alexandre Savard · 12 years ago
  56. 74c1cad #16923: Implement factory method in CallList to create new calls by Alexandre Savard · 12 years ago
  57. 4f11d7a Implement account state change broadcast signal sender and receiver by Alexandre Savard · 12 years ago
  58. fccd1dc #16702: Implement account state changed signal by Alexandre Savard · 12 years ago
  59. 4603657 #15735: Add addAccount and removeAccount methods to AIDL interface by Alexandre Savard · 12 years ago
  60. 3bbb479 #15735: Add account details handler utility by Alexandre Savard · 12 years ago
  61. 7a2b220 #16116: Put setAccountDetails inside a thread executor by Alexandre Savard · 12 years ago
  62. 7a902bc #16331: Add execution thread for getAccountDetails by Alexandre Savard · 12 years ago
  63. 31d27c6 #16331: Implement JAVA thread handler returning requested values from JNI by Alexandre Savard · 12 years ago
  64. 718d49f #16116: Add preference entry in setAccountDetails by Alexandre Savard · 12 years ago
  65. a518da7 #16115: Add account details in preferences by Alexandre Savard · 12 years ago
  66. 8b7d433 #16062: Make add appropriate account labels by Alexandre Savard · 12 years ago
  67. 52a7252 #16032: Implement getAccountList by Alexandre Savard · 12 years ago
  68. 6b85e7e #16032: Fetch configuration information to display in preferences by Alexandre Savard · 12 years ago
  69. 713a34d #15985: Add getAccount details in SWIG and AIDL interface by Alexandre Savard · 12 years ago
  70. c1b08fe #15939 Add configuration manager in SFLphone service by Alexandre Savard · 12 years ago
  71. 0007dee #15248: instantiate ManagerImpl instead of Manager in SipService by Emeric Vigier · 12 years ago
  72. 6119d78 #14652: export CallManager services to sflphone-service, by Emeric Vigier · 12 years ago
  73. 84e05da #14652: rename SflphoneApplication instance by Emeric Vigier · 12 years ago
  74. 12d61d8 #14652: rename sflphoneservice and handle new "service" java package by Emeric Vigier · 12 years ago
  75. eaf2c49 #14652: add android service with test button by Emeric Vigier · 12 years ago