1. 945e461 * #38608: first implementation of history database by Alexandre Lision · 11 years ago
  2. a9ee4eb * #38606: client now handles only Conferences by Alexandre Lision · 11 years ago
  3. b4e6061 * #38608: removes IncomingReceiver, use Fragment instead of compatibility ones by Alexandre Lision · 11 years ago
  4. aad014e * #38608: new utility classes for history by Alexandre Lision · 11 years ago
  5. 338e7cf account edition: password is correctly set. by Alexandre Lision · 11 years ago
  6. fed2a64 * #38301: update copyrights by Alexandre Lision · 11 years ago
  7. 420b257 * #38297: added missing fields in java account map by Alexandre Lision · 11 years ago
  8. a3c4f5f * #38141: added wifi receiver during call. by Alexandre Lision · 11 years ago
  9. 2cd1ce4 ui: incall ui adjustements by Alexandre Lision · 11 years ago
  10. d5934b5 * #38140: fix screen refresh by Alexandre Lision · 11 years ago
  11. b97c951 refactor: code cleanup by Alexandre Lision · 11 years ago
  12. 6158d1a * #38138: added clear history feature for debugging. by Alexandre Lision · 11 years ago
  13. c1024c0 updated copyrights by Alexandre Lision · 11 years ago
  14. fc9b4e7 * #36914: highlight correct navigation section by Alexandre Lision · 11 years ago
  15. 658999c * #36914: fix backstack issues, change selector of app sections by Alexandre Lision · 11 years ago
  16. 18e3054 * #36914: adjustements with navigation by Alexandre Lision · 11 years ago
  17. a8b7872 * #36914: New navigation working by Alexandre Lision · 11 years ago
  18. 4d20c81 refresh screen titles properly by Alexandre Lision · 11 years ago
  19. f02190d * #36758: refactor of navigation in app by Alexandre Lision · 11 years ago
  20. ddbb46f * #36758: add Call buton in history detail screen, style adjustements by Alexandre Lision · 11 years ago
  21. ab0cc9f lint: ressources clean up. by Alexandre Lision · 11 years ago
  22. 2b4f94e * #36758: displayed name in ui are the same as in daemon history by Alexandre Lision · 11 years ago
  23. 81ef750 * #36834: display missed call notification by Alexandre Lision · 11 years ago
  24. 269e604 rename SettingsActivity in AccountManagementActivity, remove dead code by Alexandre Lision · 11 years ago
  25. a458ba2 * #36758: link with displayed name stored in history by Alexandre Lision · 11 years ago
  26. 5dd430f change constructor of WrappedListView by Alexandre Lision · 11 years ago
  27. 48cf8a7 * #36825: remove account_state_changed with code by Alexandre Lision · 11 years ago
  28. c985b36 fix:- do not route audio to speakers when headset is on by Alexandre Lision · 11 years ago
  29. 7d05833 remove useless log, update copyright by Alexandre Lision · 11 years ago
  30. 6da3bb9 * #36758: add call hourm and ;issed calls highlighting by Alexandre Lision · 11 years ago
  31. 423aa13 * #36668: remove bitrate and channels, keep samplerate only for speex by Alexandre Lision · 11 years ago
  32. 47a7204 Incoming calls now displayed event if SFLphone is not in the foreground by Alexandre Lision · 11 years ago
  33. 59daaaf * #36666: new PasswordPreference based on CyanogenMod source code by Alexandre Lision · 11 years ago
  34. f30ff85 fix some warnings (unused imports), remove dead code by Alexandre Lision · 11 years ago
  35. cb2345c * #36284: integration of new fields in the android client. by Alexandre Lision · 11 years ago
  36. baeeb21 * #36505: toggle speakers button added in call screen by Alexandre Lision · 11 years ago
  37. 7e39065 * #36505: working implementation of audio rerouting by Alexandre Lision · 11 years ago
  38. 3557713 * #36360: first work around for OpenSLES broken interfaces by Alexandre Lision · 11 years ago
  39. 68ee0ac * #36392: ringtone activable in settings by Alexandre Lision · 11 years ago
  40. 2aae48d refactor: unified swig to native conversion by Alexandre Lision · 11 years ago
  41. 5f733bc remove unused log, fix trailing whitespaces by Alexandre Lision · 11 years ago
  42. dd6623b ui: adjustement on left menu by Alexandre Lision · 11 years ago
  43. 5f1502e log: reduce log by Alexandre Lision · 11 years ago
  44. c9b4e9e ui: expand icon tabs by Alexandre Lision · 11 years ago
  45. 2c0e974 v3: delete old ContactDrawer component by Alexandre Lision · 11 years ago
  46. 5702b37 v3: fix incall separator lines color by Alexandre Lision · 11 years ago
  47. 30e35d1 v3: add 123 and ABC strings on keyboard choice by Alexandre Lision · 11 years ago
  48. 0936ba6 Replaced SlidingDrawer by SlidingUpPanel by Alexandre Lision · 11 years ago
  49. 450458a first implementation of sliding panel by Alexandre Lision · 11 years ago
  50. 681d029 * #35474: release 1.2.3.10 by Alexandre Lision · 11 years ago
  51. afff1cc * #34699: hide tls and srtp screens for now by Alexandre Lision · 11 years ago
  52. 8ad3959 * #34699: add tls screen settings by Alexandre Lision · 11 years ago
  53. 99326e3 remove java loading of lib_codec by Alexandre Lision · 11 years ago
  54. 0e44e91 style: added background to app theme by Alexandre Lision · 11 years ago
  55. 3e2a1d0 register accounts on startup by Alexandre Lision · 11 years ago
  56. 940a9db ui: added v3 background by Alexandre Lision · 11 years ago
  57. c9c30b7 * #34699: persistent SRTP preferences, TLS not working by Alexandre Lision · 11 years ago
  58. dd5d8de * #34699: new preferences screen xml and managers (tls/srtp) by Alexandre Lision · 11 years ago
  59. 3f1aa68 * #34699: fix click listener on tabs by Alexandre Lision · 11 years ago
  60. 3cefec2 * #34699: working multi credential setting by Alexandre Lision · 11 years ago
  61. 3b7148e * #34699: large rewrite of account credentials access to display preferences by Alexandre Lision · 11 years ago
  62. a365099 * #34699: advanced settings screen working by Alexandre Lision · 11 years ago
  63. 7659247 * #34699: enable/disable Stun by Alexandre Lision · 11 years ago
  64. c48c36a * #34699: panels added (not working yet) by Alexandre Lision · 11 years ago
  65. 332f491 * #34637: Autoanswer working by Alexandre Lision · 11 years ago
  66. 451f2a8 * #34637: added Proxy, UserAgent and Autoanswer settings by Alexandre Lision · 11 years ago
  67. 8907c1c * #34637: replaced ActionBar tabs with sliding page strip by Alexandre Lision · 11 years ago
  68. c6c1953 removed unused log by Alexandre Lision · 11 years ago
  69. e4b9584 added basic timeout before exiting call by Alexandre Lision · 11 years ago
  70. 4e458dc removed unused log by Alexandre Lision · 11 years ago
  71. 691a1d6 * #34569: added sticky headers to contact list, searchbar working by Alexandre Lision · 11 years ago
  72. 5c1ace4 * 34569: added new librabry for contact listview by Alexandre Lision · 11 years ago
  73. cdb022f * #34341: smoother handle (anti alias) by Alexandre Lision · 11 years ago
  74. d5ee396 * #34491: lines and touch area adjusted by Alexandre Lision · 11 years ago
  75. c9fca9e * #33827: mute working by Alexandre Lision · 11 years ago
  76. 31e3090 * #33827: added jni calls by Alexandre Lision · 11 years ago
  77. 15d8793 removed drawer shadow (memory consumption) by Alexandre Lision · 11 years ago
  78. 711fde9 * #34341: rounded contact handle working by Alexandre Lision · 11 years ago
  79. 21b4bed * #33930: v3 design integrated by Alexandre Lision · 11 years ago
  80. 2e52d39 * #34178: new screen for history details by Alexandre Lision · 11 years ago
  81. 9d052a1 small ui adjustements by Alexandre Lision · 11 years ago
  82. 83e08dd * #34178: new scroll container with parallax effect by Alexandre Lision · 11 years ago
  83. 585ae68 added missing copyrights by Alexandre Lision · 11 years ago
  84. 220a4ed fixed issue rendering incorrect pictures by Alexandre Lision · 11 years ago
  85. ec71b2d * #34178: pattern matching improved by Alexandre Lision · 11 years ago
  86. 0b8b21d * #34163: removed corners, changed colors by Alexandre Lision · 11 years ago
  87. 3874e55 * #33928: refactor recording callback by Alexandre Lision · 11 years ago
  88. 72e3732 * #34160: working contextual Date by Alexandre Lision · 11 years ago
  89. 35c3cbb bitmap caching by Alexandre Lision · 11 years ago
  90. 4ab5397 renamed Activities by Alexandre Lision · 11 years ago
  91. c87763a * #31230: added shadow on contact drawer scroll by Alexandre Lision · 11 years ago
  92. 6890005 renamed ContactDrawer and NavigationDrawer by Alexandre Lision · 11 years ago
  93. fab23f8 detect if pjStack is started before starting background jobs by Alexandre Lision · 11 years ago
  94. 1a68257 * #33928: record working by Alexandre Lision · 11 years ago
  95. 1888bf3 * #31377: open incall contextual actions by singleTapup instead of LongPress by Alexandre Lision · 11 years ago
  96. 8fdcf2b * #31377: complete visual feedback on incall actions by Alexandre Lision · 11 years ago
  97. d9c3f7f * #31377: added visual feedback for incall buttons (1) by Alexandre Lision · 11 years ago
  98. e5b6602 * #33766: custom new page indicator by Alexandre Lision · 11 years ago
  99. 93ed33d * #33708: fixed keyboard resizing by Alexandre Lision · 11 years ago
  100. 4e7b783 handled array index out of bound on ui refresh by Alexandre Lision · 11 years ago