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