1. 31e3090 * #33827: added jni calls by Alexandre Lision · 11 years ago
  2. 15d8793 removed drawer shadow (memory consumption) by Alexandre Lision · 11 years ago
  3. d2fe4f0 jni: fix makefile to use new android-specific implemenations, update sflphone by Tristan Matthews · 11 years ago
  4. 711fde9 * #34341: rounded contact handle working by Alexandre Lision · 11 years ago
  5. df21995 fixed parallax effect on larger screen by Alexandre Lision · 11 years ago
  6. 21b4bed * #33930: v3 design integrated by Alexandre Lision · 11 years ago
  7. 721130d * #33930: light keyboard icons added by Alexandre Lision · 11 years ago
  8. 1877f4f * #34178: switced back to generic selector for history by Alexandre Lision · 11 years ago
  9. 39b765f jni: sflphone module updated by Alexandre Lision · 11 years ago
  10. 2e52d39 * #34178: new screen for history details by Alexandre Lision · 11 years ago
  11. 9d052a1 small ui adjustements by Alexandre Lision · 11 years ago
  12. 83e08dd * #34178: new scroll container with parallax effect by Alexandre Lision · 11 years ago
  13. 585ae68 added missing copyrights by Alexandre Lision · 11 years ago
  14. 220a4ed fixed issue rendering incorrect pictures by Alexandre Lision · 11 years ago
  15. ec71b2d * #34178: pattern matching improved by Alexandre Lision · 11 years ago
  16. b1bb0ab jni: sflphone module updated by Alexandre Lision · 11 years ago
  17. 0b8b21d * #34163: removed corners, changed colors by Alexandre Lision · 11 years ago
  18. 3874e55 * #33928: refactor recording callback by Alexandre Lision · 11 years ago
  19. 72e3732 * #34160: working contextual Date by Alexandre Lision · 11 years ago
  20. 35c3cbb bitmap caching by Alexandre Lision · 11 years ago
  21. 4ab5397 renamed Activities by Alexandre Lision · 11 years ago
  22. c87763a * #31230: added shadow on contact drawer scroll by Alexandre Lision · 11 years ago
  23. dc6bdcc replaced hardcoded value by symbolic link by Alexandre Lision · 11 years ago
  24. c9f8b1a *33930: first adjustements on dial screen by Alexandre Lision · 11 years ago
  25. 6890005 renamed ContactDrawer and NavigationDrawer by Alexandre Lision · 11 years ago
  26. fab23f8 detect if pjStack is started before starting background jobs by Alexandre Lision · 11 years ago
  27. 1a68257 * #33928: record working by Alexandre Lision · 11 years ago
  28. c0a8f90 * #33928: new record icon by Alexandre Lision · 11 years ago
  29. 7404bfa modified launch-sflphone.sh to use ant and adb by Alexandre Lision · 11 years ago
  30. 1888bf3 * #31377: open incall contextual actions by singleTapup instead of LongPress by Alexandre Lision · 11 years ago
  31. 7955ae0 removed unsued ressources by Alexandre Lision · 11 years ago
  32. 8fdcf2b * #31377: complete visual feedback on incall actions by Alexandre Lision · 11 years ago
  33. d9c3f7f * #31377: added visual feedback for incall buttons (1) by Alexandre Lision · 11 years ago
  34. e5b6602 * #33766: custom new page indicator by Alexandre Lision · 11 years ago
  35. 9224ee8 * #33766: added missing icons by Alexandre Lision · 11 years ago
  36. 93ed33d * #33708: fixed keyboard resizing by Alexandre Lision · 11 years ago
  37. 4e7b783 handled array index out of bound on ui refresh by Alexandre Lision · 11 years ago
  38. 6e9c7e5 * #32664: changed audio stream used by Alexandre Lision · 11 years ago
  39. 5cd659e * #31377: action hooks on ACTION_UP instead of DOWN by Alexandre Lision · 11 years ago
  40. cafa490 * #33708: chat fills up view from bottom by Alexandre Lision · 11 years ago
  41. 09ffe76 jni: sflphone module updated by Alexandre Lision · 11 years ago
  42. d554523 * #33708: fixed im crash in Conference by Alexandre Lision · 11 years ago
  43. d568603 * #33708: im working for calls (conference untested) by Alexandre Lision · 11 years ago
  44. 666b377 * #33708: added fragment and model to display IM by Alexandre Lision · 11 years ago
  45. 0d828a9 jni: sflphone module updated by Alexandre Lision · 11 years ago
  46. 5221499 minor code cleaning by Alexandre Lision · 11 years ago
  47. 63870a7 * #32664: volume STREAM_IN_COMMUNICATION by Alexandre Lision · 11 years ago
  48. dafe951 * #31377: incoming calls display over current call by Alexandre Lision · 11 years ago
  49. becb803 * #31230: better swipe/scroll detection by Alexandre Lision · 11 years ago
  50. 2099aa9 jni: sflphone module updated by Alexandre Lision · 11 years ago
  51. dd68f65 * #32662: start and finish daemon from ExecutorThread by Alexandre Lision · 11 years ago
  52. ef2aa9e * #32667: adjustements for release by Alexandre Lision · 11 years ago
  53. 8fc817b jni: sflphone module updated by Alexandre Lision · 11 years ago
  54. afbe8f6 * #32662: link Service and daemon lifecycles by Alexandre Lision · 11 years ago
  55. 6d867b9 * #32664: new hooks volume signals by Alexandre Lision · 11 years ago
  56. 0f550ee * #32662: better SipService lifecycle by Alexandre Lision · 11 years ago
  57. fda4d1d fixed indentation by Alexandre Lision · 11 years ago
  58. ab5ee41 removed unused SFLphoneApplication class by Alexandre Lision · 11 years ago
  59. fd3fcd9 navigation: added back user photo and name by Alexandre Lision · 11 years ago
  60. 6e2df96 * #32378: hardcoded colors by Alexandre Lision · 11 years ago
  61. a9485b8 * #32378: better ui refresh on actions by Alexandre Lision · 11 years ago
  62. e004544 removed unused Thread by Alexandre Lision · 11 years ago
  63. 1edb147 * #30752: added new SipNotification manager class by Alexandre Lision · 11 years ago
  64. a2f32e3 manifest: added requested features by Alexandre Lision · 11 years ago
  65. eb12d38 * #32381: removed dead code by Alexandre Lision · 11 years ago
  66. e168d4a * #31230: improved swipe detection and scroll by Alexandre Lision · 11 years ago
  67. b8add81 * #32381: added proper screenlock (based on CSipSimple mechanism) by Alexandre Lision · 11 years ago
  68. 2d74041 jni: sflphone module updated by Alexandre Lision · 11 years ago
  69. c184993 * #32378: removed codecs' dialog by Alexandre Lision · 11 years ago
  70. 8a1bab8 * #32378: removed navigation sections by Alexandre Lision · 11 years ago
  71. 0bb52c9 style: added style to remaining activities by Alexandre Lision · 11 years ago
  72. 230d66e * #32210: added strings by Alexandre Lision · 11 years ago
  73. 0e3c2df jni: sflphone module updated by Alexandre Lision · 11 years ago
  74. 059da9d * #32208: refactoring in accounts by Alexandre Lision · 11 years ago
  75. d2e9e06 * #31603: display account IP2IP (was hidden until now) by Alexandre Lision · 11 years ago
  76. 4fb2262 codec: quick display of incall used codec by Alexandre Lision · 11 years ago
  77. 08d782a * #31983: adjustements for 1.2.3.02 by Alexandre Lision · 11 years ago
  78. ce4865a jni: sflphone mudule updated by Alexandre Lision · 11 years ago
  79. 60fb4e5 jni: updated sflphone module by Alexandre Lision · 11 years ago
  80. 11dee86 fix: don't send hardware keys in dtmf by Alexandre Lision · 11 years ago
  81. 6213817 * #31939: build speex modules and load them at runtime by Alexandre Lision · 11 years ago
  82. 5eaf0c4 * #31939: mv speex/ libspeex/ by Alexandre Lision · 11 years ago
  83. 039a3cf * #31884: working codec reordering by Alexandre Lision · 11 years ago
  84. 4b4233a * #31884: codec activation working/ not reordering by Alexandre Lision · 11 years ago
  85. 7f0bba5 * #31300: added keyboard launch action by Alexandre Lision · 11 years ago
  86. 23fa984 jni: sflphone module updated by Alexandre Lision · 11 years ago
  87. 4df961d * #31728: dynamic codec status by Alexandre Lision · 11 years ago
  88. 4cf7870 * #31884: functionnal account reordering by Alexandre Lision · 11 years ago
  89. 933ef0a * #31728: display loaded codecs in preferences by Alexandre Lision · 11 years ago
  90. a1ad1c3 * #31630: gsm codec is loaded by Alexandre Lision · 11 years ago
  91. afd40e4 * #31728: added audio tab in edition mode by Alexandre Lision · 11 years ago
  92. d204ea5 * #31630: added libgsm by Alexandre Lision · 11 years ago
  93. 5ed2c97 * #31377: cleaning by Alexandre Lision · 11 years ago
  94. ccf0c93 * #31377: fixed null error by Alexandre Lision · 11 years ago
  95. d728620 jni: updated sflphone module by Alexandre Lision · 11 years ago
  96. 6885547 * #31377: functionnal actions by Alexandre Lision · 11 years ago
  97. d16bad9 * #31542: correct screen flow by Alexandre Lision · 11 years ago
  98. ee2494d * #31377: partial actions refresh by Alexandre Lision · 11 years ago
  99. bdef65e * #31093: changed call selector by Alexandre Lision · 11 years ago
  100. 40954dc * #31377: partial implementation of new interface by Alexandre Lision · 11 years ago