1. ddbb46f * #36758: add Call buton in history detail screen, style adjustements by Alexandre Lision · 11 years ago
  2. f30ff85 fix some warnings (unused imports), remove dead code by Alexandre Lision · 11 years ago
  3. cb2345c * #36284: integration of new fields in the android client. by Alexandre Lision · 11 years ago
  4. baeeb21 * #36505: toggle speakers button added in call screen by Alexandre Lision · 11 years ago
  5. 3557713 * #36360: first work around for OpenSLES broken interfaces by Alexandre Lision · 11 years ago
  6. 2aae48d refactor: unified swig to native conversion by Alexandre Lision · 11 years ago
  7. 5f733bc remove unused log, fix trailing whitespaces by Alexandre Lision · 11 years ago
  8. 5f1502e log: reduce log by Alexandre Lision · 11 years ago
  9. 99326e3 remove java loading of lib_codec by Alexandre Lision · 11 years ago
  10. 3e2a1d0 register accounts on startup by Alexandre Lision · 11 years ago
  11. 3cefec2 * #34699: working multi credential setting by Alexandre Lision · 11 years ago
  12. 3b7148e * #34699: large rewrite of account credentials access to display preferences by Alexandre Lision · 11 years ago
  13. a365099 * #34699: advanced settings screen working by Alexandre Lision · 11 years ago
  14. 451f2a8 * #34637: added Proxy, UserAgent and Autoanswer settings by Alexandre Lision · 11 years ago
  15. 31e3090 * #33827: added jni calls by Alexandre Lision · 11 years ago
  16. 3874e55 * #33928: refactor recording callback by Alexandre Lision · 11 years ago
  17. 4ab5397 renamed Activities by Alexandre Lision · 11 years ago
  18. fab23f8 detect if pjStack is started before starting background jobs by Alexandre Lision · 11 years ago
  19. 6e9c7e5 * #32664: changed audio stream used by Alexandre Lision · 11 years ago
  20. d554523 * #33708: fixed im crash in Conference by Alexandre Lision · 11 years ago
  21. d568603 * #33708: im working for calls (conference untested) by Alexandre Lision · 11 years ago
  22. 5221499 minor code cleaning by Alexandre Lision · 11 years ago
  23. 63870a7 * #32664: volume STREAM_IN_COMMUNICATION by Alexandre Lision · 11 years ago
  24. dd68f65 * #32662: start and finish daemon from ExecutorThread by Alexandre Lision · 11 years ago
  25. ef2aa9e * #32667: adjustements for release by Alexandre Lision · 11 years ago
  26. afbe8f6 * #32662: link Service and daemon lifecycles by Alexandre Lision · 11 years ago
  27. 6d867b9 * #32664: new hooks volume signals by Alexandre Lision · 11 years ago
  28. 0f550ee * #32662: better SipService lifecycle by Alexandre Lision · 11 years ago
  29. e004544 removed unused Thread by Alexandre Lision · 11 years ago
  30. 4fb2262 codec: quick display of incall used codec by Alexandre Lision · 11 years ago
  31. 08d782a * #31983: adjustements for 1.2.3.02 by Alexandre Lision · 11 years ago
  32. 6213817 * #31939: build speex modules and load them at runtime by Alexandre Lision · 11 years ago
  33. 039a3cf * #31884: working codec reordering by Alexandre Lision · 11 years ago
  34. 4b4233a * #31884: codec activation working/ not reordering by Alexandre Lision · 11 years ago
  35. 4cf7870 * #31884: functionnal account reordering by Alexandre Lision · 11 years ago
  36. 933ef0a * #31728: display loaded codecs in preferences by Alexandre Lision · 11 years ago
  37. a1ad1c3 * #31630: gsm codec is loaded by Alexandre Lision · 11 years ago
  38. afd40e4 * #31728: added audio tab in edition mode by Alexandre Lision · 11 years ago
  39. 5ed2c97 * #31377: cleaning by Alexandre Lision · 11 years ago
  40. 3ee516e * #31301: added ui warning before call by Alexandre Lision · 11 years ago
  41. 3ccccf0 * #31301: switch registration state for each account by Alexandre Lision · 11 years ago
  42. 064e1e0 * #31001: com.savoirfaire -> org.sflphone by Alexandre Lision · 11 years ago[Renamed (98%) from src/com/savoirfairelinux/sflphone/service/SipService.java]
  43. b4a9e39 sipservice: destroyed when user leaves the app by Alexandre Lision · 11 years ago
  44. 6ae652d * #30525: bility to make attended transfer during call by Alexandre Lision · 11 years ago
  45. 64dc8c0 * #30591: key event hooked, sent to daemon by Alexandre Lision · 11 years ago
  46. 6deda41 comments: fixed indentation by Alexandre Lision · 11 years ago
  47. 0a300ff stop daemon when the user exits the app by Alexandre Lision · 11 years ago
  48. 6e8931e fixed majority of java-related warnings by Alexandre Lision · 11 years ago
  49. 9360f24 Updated support library and minor changes. by Adrien Béraud · 11 years ago
  50. ebeb366 * #30226: first implementation on Home screen by Alexandre Lision · 11 years ago
  51. 3c6b710 * #30152: refactoring by Alexandre Lision · 11 years ago
  52. 6711ab2 * #30152: added CallDetails API by Alexandre Lision · 11 years ago
  53. c51ccb1 * #29924: numbers of calls and conferences Removed useless log by Alexandre Lision · 11 years ago
  54. a764c68 Small UI fixes, debugging sndfile issues by Alexandre Lision · 11 years ago
  55. 7c6f4a6 * #29632: Added libsndfile dep jni: updated sflphone by Alexandre Lision · 11 years ago
  56. 40cf25e SipService: fix log message by Tristan Matthews · 11 years ago
  57. 6781719 * #27362 Updated sflphone module by Alexandre Lision · 11 years ago
  58. ba0c0cf * #27232: jni: don't try and load dbus shared libs at runtime by Tristan Matthews · 11 years ago
  59. 1031435 Unversioned generated files, Updated sflphone daemon by Alexandre Lision · 11 years ago
  60. cdec595 * #27362: Removed ManagerImpl init by Alexandre Lision · 11 years ago
  61. 3ea8f3c * #27232: Added ssl modules to Android.mk by alision · 11 years ago
  62. 5cfc35d * #27064 New creation process (faster), lightened parameters by alision · 11 years ago
  63. cd8fb91 * #26577 calls do not appear both in and outside of conference by alision · 11 years ago
  64. df1dac9 * #25270 Overall improvements of transitions between calls and call actions by alision · 11 years ago
  65. 50fa072 * #26410 Button added in history, replay/stop working by alision · 11 years ago
  66. 806e18e * #25268 Faster contact list loading by alision · 11 years ago
  67. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  68. 1005ba1 * #26145 Thread was locking UI * #26115 Unattended transfer working by alision · 11 years ago
  69. b176388 * #26115 Added expandables actions to each calls. by alision · 11 years ago
  70. cc7bb42 * #25549 List refresh properly Fixed small connected issues by alision · 11 years ago
  71. a2a2da1 * Moved package receiver, added log by alision · 11 years ago
  72. 58356b7 * #25382 Added callbacks in JNI by alision · 11 years ago
  73. 2cb9956 * #25232 Notification working Overall design improvement by alision · 11 years ago
  74. 8570418 * #25117 Better call management by alision · 11 years ago
  75. 8599211 * #25117 CallList reflects ongoing calls Small refactoring on SipCall by alision · 11 years ago
  76. fde875f * #25115 First Implementation of new CallActivity with dual-pane by alision · 11 years ago
  77. 11e8e16 * Removed custom Spinner, and added Loader instead * Deleted unused classes by alision · 11 years ago
  78. 84813a1 * Changed process of call creation by alision · 11 years ago
  79. 9f7a6ec * #24938 Modified interface to integrate DialingFragment by alision · 11 years ago
  80. d8c8388 * #24601 working (not clean) Modified action bar menu items to display properly by alision · 11 years ago
  81. d295ec2 * #24533 New Contact List, with data model * #23415 general refactoring by alision · 11 years ago
  82. 04a0018 * #24121 First integration of IM working by alision · 11 years ago
  83. 4a0eb09 * #23692 Modified attractors display bubbles in circle by alision · 11 years ago
  84. 43a9b36 * #23448 attended transfer and conference creation now working (experimental) by alision · 11 years ago
  85. 7f18fc8 * #23361 Fixed issue with password during account edition by alision · 11 years ago
  86. e2a38e1 * #23362 First implementation of History by alision · 11 years ago
  87. 371b77e Modified architecture, SipService now handles all communications by alision · 11 years ago
  88. 5f89963 'Refactoring, and added ISipClient.aidl' by alision · 11 years ago
  89. 17052d4 Added contact picture to ContactListFragment by alision · 11 years ago
  90. f76de3b Modified Hiearchy of packages (clean up) by alision · 11 years ago
  91. 1317952 #17382: Fix ThreadAlreadyStarted exception by Emeric Vigier · 12 years ago
  92. e9dc899 #17001: Add Call Type (incomming/outgoing) to call state by Alexandre Savard · 12 years ago
  93. 74c1cad #16923: Implement factory method in CallList to create new calls by Alexandre Savard · 12 years ago
  94. 4f11d7a Implement account state change broadcast signal sender and receiver by Alexandre Savard · 12 years ago
  95. fccd1dc #16702: Implement account state changed signal by Alexandre Savard · 12 years ago
  96. 4603657 #15735: Add addAccount and removeAccount methods to AIDL interface by Alexandre Savard · 12 years ago
  97. 3bbb479 #15735: Add account details handler utility by Alexandre Savard · 12 years ago
  98. 7a2b220 #16116: Put setAccountDetails inside a thread executor by Alexandre Savard · 12 years ago
  99. 7a902bc #16331: Add execution thread for getAccountDetails by Alexandre Savard · 12 years ago
  100. 31d27c6 #16331: Implement JAVA thread handler returning requested values from JNI by Alexandre Savard · 12 years ago