1. a8b7872 * #36914: New navigation working by Alexandre Lision · 11 years ago
  2. 4d20c81 refresh screen titles properly by Alexandre Lision · 11 years ago
  3. f02190d * #36758: refactor of navigation in app by Alexandre Lision · 11 years ago
  4. 269e604 rename SettingsActivity in AccountManagementActivity, remove dead code by Alexandre Lision · 11 years ago
  5. a458ba2 * #36758: link with displayed name stored in history by Alexandre Lision · 11 years ago
  6. c985b36 fix:- do not route audio to speakers when headset is on by Alexandre Lision · 11 years ago
  7. 3557713 * #36360: first work around for OpenSLES broken interfaces by Alexandre Lision · 11 years ago
  8. 5f733bc remove unused log, fix trailing whitespaces by Alexandre Lision · 11 years ago
  9. c9b4e9e ui: expand icon tabs by Alexandre Lision · 11 years ago
  10. 0936ba6 Replaced SlidingDrawer by SlidingUpPanel by Alexandre Lision · 11 years ago
  11. 450458a first implementation of sliding panel by Alexandre Lision · 11 years ago
  12. 3f1aa68 * #34699: fix click listener on tabs by Alexandre Lision · 11 years ago
  13. 15d8793 removed drawer shadow (memory consumption) by Alexandre Lision · 11 years ago
  14. 711fde9 * #34341: rounded contact handle working by Alexandre Lision · 11 years ago
  15. 9d052a1 small ui adjustements by Alexandre Lision · 11 years ago
  16. 4ab5397 renamed Activities by Alexandre Lision · 11 years ago[Renamed (98%) from src/org/sflphone/client/SFLPhoneHomeActivity.java]
  17. c87763a * #31230: added shadow on contact drawer scroll by Alexandre Lision · 11 years ago
  18. 6890005 renamed ContactDrawer and NavigationDrawer by Alexandre Lision · 11 years ago
  19. e5b6602 * #33766: custom new page indicator by Alexandre Lision · 11 years ago
  20. 6e9c7e5 * #32664: changed audio stream used by Alexandre Lision · 11 years ago
  21. 0f550ee * #32662: better SipService lifecycle by Alexandre Lision · 11 years ago
  22. 933ef0a * #31728: display loaded codecs in preferences by Alexandre Lision · 11 years ago
  23. 5ed2c97 * #31377: cleaning by Alexandre Lision · 11 years ago
  24. 6885547 * #31377: functionnal actions by Alexandre Lision · 11 years ago
  25. d16bad9 * #31542: correct screen flow by Alexandre Lision · 11 years ago
  26. 40954dc * #31377: partial implementation of new interface by Alexandre Lision · 11 years ago
  27. d588bff * #31377: improved drawing quality by Alexandre Lision · 11 years ago
  28. 3ccccf0 * #31301: switch registration state for each account by Alexandre Lision · 11 years ago
  29. c59685a * #31230: link to contact app by Alexandre Lision · 11 years ago
  30. e1c96db * #31230: added gestures to contact list by Alexandre Lision · 11 years ago
  31. 8b9d8e8 * #31093: design improvements by Alexandre Lision · 11 years ago
  32. 064e1e0 * #31001: com.savoirfaire -> org.sflphone by Alexandre Lision · 11 years ago[Renamed (94%) from src/com/savoirfairelinux/sflphone/client/SFLPhoneHomeActivity.java]
  33. b4a9e39 sipservice: destroyed when user leaves the app by Alexandre Lision · 11 years ago
  34. 31f46fc * #30591: dtmf working in dial screen by Alexandre Lision · 11 years ago
  35. ee37f7c refactor: added animation as inner class of Activity by Alexandre Lision · 11 years ago
  36. 64dc8c0 * #30591: key event hooked, sent to daemon by Alexandre Lision · 11 years ago
  37. 23628c1 * #30525: changed incoming call screen by Alexandre Lision · 11 years ago
  38. 0a300ff stop daemon when the user exits the app by Alexandre Lision · 11 years ago
  39. 6e8931e fixed majority of java-related warnings by Alexandre Lision · 11 years ago
  40. ebeb366 * #30226: first implementation on Home screen by Alexandre Lision · 11 years ago
  41. 1a9e3b1 * #29924: added quick access to calls by Alexandre Lision · 11 years ago
  42. 6d75d06 * #29924: added calls/confs list by Alexandre Lision · 11 years ago
  43. f0b993d * solved issue with account selection * updated sflphone module by Alexandre Lision · 11 years ago
  44. c51ccb1 * #29924: numbers of calls and conferences Removed useless log by Alexandre Lision · 11 years ago
  45. a764c68 Small UI fixes, debugging sndfile issues by Alexandre Lision · 11 years ago
  46. f41a3a8 Changed TabBar design (test) by Alexandre Lision · 11 years ago
  47. 4a56d43 Removed unusued folder, fixed ui details by Alexandre Lision · 11 years ago
  48. a538318 SFLPhoneHomeActivity: Fix NULL pointer exception by Tristan Matthews · 11 years ago
  49. 5cfc35d * #27064 New creation process (faster), lightened parameters by alision · 11 years ago
  50. 465ceba * #26787 Replaced buttons by DnD by alision · 11 years ago
  51. f57d8a6 * #26597 small changes to better adjust screen sizes by alision · 11 years ago
  52. df1dac9 * #25270 Overall improvements of transitions between calls and call actions by alision · 11 years ago
  53. 806e18e * #25268 Faster contact list loading by alision · 11 years ago
  54. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  55. 1005ba1 * #26145 Thread was locking UI * #26115 Unattended transfer working by alision · 11 years ago
  56. b176388 * #26115 Added expandables actions to each calls. by alision · 11 years ago
  57. 2ec64f9 * #26029 First implementation of expanding/retracting by alision · 11 years ago
  58. 55c36cb * #25268 changed animation, moved searchview by alision · 11 years ago
  59. bd45a82 * Retrieve owner info to display in fly-in menu by alision · 11 years ago
  60. cc7bb42 * #25549 List refresh properly Fixed small connected issues by alision · 11 years ago
  61. a2a2da1 * Moved package receiver, added log by alision · 11 years ago
  62. 58356b7 * #25382 Added callbacks in JNI by alision · 11 years ago
  63. 2cb9956 * #25232 Notification working Overall design improvement by alision · 11 years ago
  64. 3c5c2a9 * #25166 Replaced tabs by TabHost/ViewPager, a bit hacky but working by alision · 11 years ago
  65. 0b55383 Merge branch 'master' of git.savoirfairelinux.com:android-branch by alision · 11 years ago
  66. d45da71 Commit before merge by alision · 11 years ago
  67. 0c9bd8f Bubbles: Honor screen density when drawing bubbles and attractors. by Adrien Béraud · 11 years ago
  68. fde875f * #25115 First Implementation of new CallActivity with dual-pane by alision · 11 years ago
  69. 11e8e16 * Removed custom Spinner, and added Loader instead * Deleted unused classes by alision · 11 years ago
  70. 84813a1 * Changed process of call creation by alision · 11 years ago
  71. 9f7a6ec * #24938 Modified interface to integrate DialingFragment by alision · 11 years ago
  72. 7297bdb * #24533 Added hidden drawer containing the contact list by alision · 11 years ago
  73. d8c8388 * #24601 working (not clean) Modified action bar menu items to display properly by alision · 11 years ago
  74. 3326888 Bubble attractors at model level with callbacks, bubble view for CallActivity by Adrien Béraud · 11 years ago
  75. d295ec2 * #24533 New Contact List, with data model * #23415 general refactoring by alision · 11 years ago
  76. 04a0018 * #24121 First integration of IM working by alision · 11 years ago
  77. 4a0eb09 * #23692 Modified attractors display bubbles in circle by alision · 11 years ago
  78. fe9cf71 * #23663 Integrated new drawing in App (check action bar icon) by alision · 11 years ago
  79. 7f18fc8 * #23361 Fixed issue with password during account edition by alision · 11 years ago
  80. 73424b6 * #23395 bug fixed in Account Edition by alision · 11 years ago
  81. 1947a10 Start incoming call fragment when call received. by Adrien Béraud · 11 years ago
  82. e2a38e1 * #23362 First implementation of History by alision · 11 years ago
  83. 371b77e Modified architecture, SipService now handles all communications by alision · 11 years ago
  84. 5f89963 'Refactoring, and added ISipClient.aidl' by alision · 11 years ago
  85. a432515 Added custom adapter for AccountSelectionSpinner and async details loading by alision · 11 years ago
  86. d9e2944 Merged AccountCreationActivity and AccountPreferenceActivity (redundant) by alision · 11 years ago
  87. f76de3b Modified Hiearchy of packages (clean up) by alision · 11 years ago