1. e1b7f16 Clean up on SecureSipCall by Alexandre Lision · 11 years ago
  2. 8342eda Add sdes logic to secure call for debug purpose by Alexandre Lision · 11 years ago
  3. df222a5 Make state logic internal to SecureSipCall by Alexandre Lision · 11 years ago
  4. c8037f6 ui: zrtp not supported display red lock by Alexandre Lision · 11 years ago
  5. dbe396d ui: better filtering on lock display, fix position. by Alexandre Lision · 11 years ago
  6. 651b526 Add lock icon to define security state by Alexandre Lision · 11 years ago
  7. 4ecfd81 ui: Clean up variables by Alexandre Lision · 11 years ago
  8. 3c37dca Add working bluetooth support by Alexandre Lision · 11 years ago
  9. 1b932d8 Display SAS based on zrtp account preferences by Alexandre Lision · 11 years ago
  10. a0e4582 securesipcall: Store secure state and refresh ui adequately. by Alexandre Lision · 11 years ago
  11. 8162f4c securesipcall: Hold references to SipCall and SecureSiCall in conferences. by Alexandre Lision · 11 years ago
  12. a7ab2e3 sipcall: Modify calls handling process by Alexandre Lision · 11 years ago
  13. 48b49eb * #40232: Display SAS when call starts by Alexandre Lision · 11 years ago
  14. 5f144b8 * #40232: Add zrtp module in SipCall by Alexandre Lision · 11 years ago
  15. 3e1e06f remove MEDIA_STATE constants from SipCall (unused). by Alexandre Lision · 11 years ago
  16. c0634e0 UI: remove codec info displayed during calls. by Alexandre Lision · 11 years ago
  17. 945e461 * #38608: first implementation of history database by Alexandre Lision · 11 years ago
  18. a9ee4eb * #38606: client now handles only Conferences by Alexandre Lision · 11 years ago
  19. a3c4f5f * #38141: added wifi receiver during call. by Alexandre Lision · 11 years ago
  20. c1024c0 updated copyrights by Alexandre Lision · 11 years ago
  21. f02190d * #36758: refactor of navigation in app by Alexandre Lision · 11 years ago
  22. f30ff85 fix some warnings (unused imports), remove dead code by Alexandre Lision · 11 years ago
  23. cb2345c * #36284: integration of new fields in the android client. by Alexandre Lision · 11 years ago
  24. baeeb21 * #36505: toggle speakers button added in call screen by Alexandre Lision · 11 years ago
  25. 3557713 * #36360: first work around for OpenSLES broken interfaces by Alexandre Lision · 11 years ago
  26. 332f491 * #34637: Autoanswer working by Alexandre Lision · 11 years ago
  27. e4b9584 added basic timeout before exiting call by Alexandre Lision · 11 years ago
  28. c9fca9e * #33827: mute working by Alexandre Lision · 11 years ago
  29. 35c3cbb bitmap caching by Alexandre Lision · 11 years ago
  30. d568603 * #33708: im working for calls (conference untested) by Alexandre Lision · 11 years ago
  31. 666b377 * #33708: added fragment and model to display IM by Alexandre Lision · 11 years ago
  32. dafe951 * #31377: incoming calls display over current call by Alexandre Lision · 11 years ago
  33. fda4d1d fixed indentation by Alexandre Lision · 11 years ago
  34. eb12d38 * #32381: removed dead code by Alexandre Lision · 11 years ago
  35. b8add81 * #32381: added proper screenlock (based on CSipSimple mechanism) by Alexandre Lision · 11 years ago
  36. 4fb2262 codec: quick display of incall used codec by Alexandre Lision · 11 years ago
  37. 11dee86 fix: don't send hardware keys in dtmf by Alexandre Lision · 11 years ago
  38. 5ed2c97 * #31377: cleaning by Alexandre Lision · 11 years ago
  39. ccf0c93 * #31377: fixed null error by Alexandre Lision · 11 years ago
  40. 6885547 * #31377: functionnal actions by Alexandre Lision · 11 years ago
  41. ee2494d * #31377: partial actions refresh by Alexandre Lision · 11 years ago
  42. 40954dc * #31377: partial implementation of new interface by Alexandre Lision · 11 years ago
  43. d588bff * #31377: improved drawing quality by Alexandre Lision · 11 years ago
  44. 064e1e0 * #31001: com.savoirfaire -> org.sflphone by Alexandre Lision · 11 years ago[Renamed (97%) from src/com/savoirfairelinux/sflphone/fragments/CallFragment.java]
  45. 0eb0203 * #30525: added check for transfer dialog by Alexandre Lision · 11 years ago
  46. 6ae652d * #30525: bility to make attended transfer during call by Alexandre Lision · 11 years ago
  47. c30e841 * #30444: modify brightness and disable touchscreen by Alexandre Lision · 11 years ago
  48. 80f0a7e * #30591: dtmf tones sent during call by Alexandre Lision · 11 years ago
  49. 31f46fc * #30591: dtmf working in dial screen by Alexandre Lision · 11 years ago
  50. 64dc8c0 * #30591: key event hooked, sent to daemon by Alexandre Lision · 11 years ago
  51. 6deda41 comments: fixed indentation by Alexandre Lision · 11 years ago
  52. 84208a3 * #30590: show/hide keyboard in call by Alexandre Lision · 11 years ago
  53. 23628c1 * #30525: changed incoming call screen by Alexandre Lision · 11 years ago
  54. 0edf18c * #30525: removed hangup and transfer icon * replaced with hangup fling by Alexandre Lision · 11 years ago
  55. f1850c0 * #29924: removed sliding incall panel by Alexandre Lision · 11 years ago
  56. 9751284 Using Android standard activity result code. by Adrien Béraud · 11 years ago
  57. e78d06f Reset the bubble view if a transfer is cancelled. by Adrien Béraud · 11 years ago
  58. 0c38451 * #30226: working implementation in Call screen by Alexandre Lision · 11 years ago
  59. 3c6b710 * #30152: refactoring by Alexandre Lision · 11 years ago
  60. 2b23792 * #29743 modified config.h of libsnd, UI adjustements by Alexandre Lision · 11 years ago
  61. b12f3b5 * Added support for xxhdpi by Alexandre Lision · 11 years ago
  62. a764c68 Small UI fixes, debugging sndfile issues by Alexandre Lision · 11 years ago
  63. 465ceba * #26787 Replaced buttons by DnD by alision · 11 years ago
  64. 729b0a2 * #26597 Better support for sizes and densities by alision · 11 years ago
  65. f57d8a6 * #26597 small changes to better adjust screen sizes by alision · 11 years ago
  66. cd8fb91 * #26577 calls do not appear both in and outside of conference by alision · 11 years ago
  67. df1dac9 * #25270 Overall improvements of transitions between calls and call actions by alision · 11 years ago
  68. 50fa072 * #26410 Button added in history, replay/stop working by alision · 11 years ago
  69. 34673e6 * #26029 Working implementation of buttons by alision · 11 years ago
  70. 806e18e * #25268 Faster contact list loading by alision · 11 years ago
  71. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  72. 1005ba1 * #26145 Thread was locking UI * #26115 Unattended transfer working by alision · 11 years ago
  73. 2ec64f9 * #26029 First implementation of expanding/retracting by alision · 11 years ago
  74. e38001f * #25418 Better thread handling, smoother interface by alision · 11 years ago
  75. 0b55383 Merge branch 'master' of git.savoirfairelinux.com:android-branch by alision · 11 years ago
  76. d45da71 Commit before merge by alision · 11 years ago
  77. 13cde0b Fake action bar for the call view by Adrien Béraud · 11 years ago
  78. c9c424d Bubbles cleanup and bug fixes. by Adrien Béraud · 11 years ago
  79. 0c9bd8f Bubbles: Honor screen density when drawing bubbles and attractors. by Adrien Béraud · 11 years ago
  80. 8570418 * #25117 Better call management by alision · 11 years ago
  81. 8599211 * #25117 CallList reflects ongoing calls Small refactoring on SipCall by alision · 11 years ago
  82. fde875f * #25115 First Implementation of new CallActivity with dual-pane by alision · 11 years ago
  83. 11e8e16 * Removed custom Spinner, and added Loader instead * Deleted unused classes by alision · 11 years ago
  84. 84813a1 * Changed process of call creation by alision · 11 years ago