1. 671a6d1 * #27064: java: added comments that require more info by Tristan Matthews · 11 years ago
  2. 40cf25e SipService: fix log message by Tristan Matthews · 11 years ago
  3. 4a56d43 Removed unusued folder, fixed ui details by Alexandre Lision · 11 years ago
  4. 39910d5 * #27429: historyloader: check that fields are present on load by Tristan Matthews · 11 years ago
  5. a538318 SFLPhoneHomeActivity: Fix NULL pointer exception by Tristan Matthews · 11 years ago
  6. 1a4962d sip: use non-negative callIDS by Tristan Matthews · 11 years ago
  7. f126dad * Added shortcut wizard for dev by Alexandre Lision · 11 years ago
  8. 6781719 * #27362 Updated sflphone module by Alexandre Lision · 11 years ago
  9. febae14 * #27362: Updated sflphone module by Alexandre Lision · 11 years ago
  10. ba0c0cf * #27232: jni: don't try and load dbus shared libs at runtime by Tristan Matthews · 11 years ago
  11. 1031435 Unversioned generated files, Updated sflphone daemon by Alexandre Lision · 11 years ago
  12. cdec595 * #27362: Removed ManagerImpl init by Alexandre Lision · 11 years ago
  13. eaf46e8 * #27232: jni: don't version generated Java files by Tristan Matthews · 11 years ago
  14. 3ea8f3c * #27232: Added ssl modules to Android.mk by alision · 11 years ago
  15. 5cfc35d * #27064 New creation process (faster), lightened parameters by alision · 11 years ago
  16. 5de9178 * #27062 Merged Legal and Contribute screens * #27064 Hidden unused preferences by alision · 11 years ago
  17. f705360 * #26858 Added fast scrollbar and alphabetic sections by alision · 11 years ago
  18. f2ae436 * #25418 Changed refresh of CallFragment by alision · 11 years ago
  19. 96ff9b7 * #26824 Screens created and accessible via fly-in menu by alision · 11 years ago
  20. 2424b51 * Modified some icons (search and clear) by alision · 11 years ago
  21. f4571d9 * #26799 Modified jenkins script to build apk. by alision · 11 years ago
  22. 465ceba * #26787 Replaced buttons by DnD by alision · 11 years ago
  23. 91d2859 * #26029 Rounded shape around contact bubble - still a small glitch when bubble expand by alision · 11 years ago
  24. 729b0a2 * #26597 Better support for sizes and densities by alision · 11 years ago
  25. f57d8a6 * #26597 small changes to better adjust screen sizes by alision · 11 years ago
  26. cd8fb91 * #26577 calls do not appear both in and outside of conference by alision · 11 years ago
  27. df1dac9 * #25270 Overall improvements of transitions between calls and call actions by alision · 11 years ago
  28. 50fa072 * #26410 Button added in history, replay/stop working by alision · 11 years ago
  29. 34673e6 * #26029 Working implementation of buttons by alision · 11 years ago
  30. 806e18e * #25268 Faster contact list loading by alision · 11 years ago
  31. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  32. 1005ba1 * #26145 Thread was locking UI * #26115 Unattended transfer working by alision · 11 years ago
  33. b176388 * #26115 Added expandables actions to each calls. by alision · 11 years ago
  34. 2ec64f9 * #26029 First implementation of expanding/retracting by alision · 11 years ago
  35. 55c36cb * #25268 changed animation, moved searchview by alision · 11 years ago
  36. bd45a82 * Retrieve owner info to display in fly-in menu by alision · 11 years ago
  37. cc7bb42 * #25549 List refresh properly Fixed small connected issues by alision · 11 years ago
  38. a2a2da1 * Moved package receiver, added log by alision · 11 years ago
  39. e38001f * #25418 Better thread handling, smoother interface by alision · 11 years ago
  40. 58356b7 * #25382 Added callbacks in JNI by alision · 11 years ago
  41. 2cb9956 * #25232 Notification working Overall design improvement by alision · 11 years ago
  42. 3c5c2a9 * #25166 Replaced tabs by TabHost/ViewPager, a bit hacky but working by alision · 11 years ago
  43. 0b55383 Merge branch 'master' of git.savoirfairelinux.com:android-branch by alision · 11 years ago
  44. d45da71 Commit before merge by alision · 11 years ago
  45. 13cde0b Fake action bar for the call view by Adrien Béraud · 11 years ago
  46. c9c424d Bubbles cleanup and bug fixes. by Adrien Béraud · 11 years ago
  47. 0c9bd8f Bubbles: Honor screen density when drawing bubbles and attractors. by Adrien Béraud · 11 years ago
  48. 8570418 * #25117 Better call management by alision · 11 years ago
  49. 8599211 * #25117 CallList reflects ongoing calls Small refactoring on SipCall by alision · 11 years ago
  50. b3aa0fe * Verification commit by alision · 11 years ago
  51. fde875f * #25115 First Implementation of new CallActivity with dual-pane by alision · 11 years ago
  52. 11e8e16 * Removed custom Spinner, and added Loader instead * Deleted unused classes by alision · 11 years ago
  53. 84813a1 * Changed process of call creation by alision · 11 years ago
  54. 9f7a6ec * #24938 Modified interface to integrate DialingFragment by alision · 11 years ago
  55. 6bbce91 Bubble improvements by Adrien Béraud · 11 years ago
  56. 7297bdb * #24533 Added hidden drawer containing the contact list by alision · 11 years ago
  57. d8c8388 * #24601 working (not clean) Modified action bar menu items to display properly by alision · 11 years ago
  58. 3326888 Bubble attractors at model level with callbacks, bubble view for CallActivity by Adrien Béraud · 11 years ago
  59. e0ef0c2 Bubble motion tests by Adrien Béraud · 11 years ago
  60. d295ec2 * #24533 New Contact List, with data model * #23415 general refactoring by alision · 11 years ago
  61. 04a0018 * #24121 First integration of IM working by alision · 11 years ago
  62. e124ff4 * #24007 Fixed build process by alision · 11 years ago
  63. 4a0eb09 * #23692 Modified attractors display bubbles in circle by alision · 11 years ago
  64. 7ed23dc Cleanup and smoother Bubble physics by Adrien Béraud · 11 years ago
  65. 65ba5b1 Handle border case where model is null by Adrien Béraud · 11 years ago
  66. 25fc409 Bubble attractors; touch handling improvements by Adrien Béraud · 11 years ago
  67. 0446309 Bubble refactoring by Adrien Béraud · 11 years ago
  68. fe9cf71 * #23663 Integrated new drawing in App (check action bar icon) by alision · 11 years ago
  69. 43a9b36 * #23448 attended transfer and conference creation now working (experimental) by alision · 11 years ago
  70. 7f18fc8 * #23361 Fixed issue with password during account edition by alision · 11 years ago
  71. 73424b6 * #23395 bug fixed in Account Edition by alision · 11 years ago
  72. 7b50ba2 Fragment transition in CallActivity by Adrien Béraud · 11 years ago
  73. 1947a10 Start incoming call fragment when call received. by Adrien Béraud · 11 years ago
  74. 71b2f81 Using the same call buttons as the home activity. by Adrien Béraud · 11 years ago
  75. ea28cd5 Merge branch 'master' of git.savoirfairelinux.com:android-branch by Adrien Béraud · 11 years ago
  76. 2955604 CallActivity using fragments to change between calling/in call states by Adrien Béraud · 11 years ago
  77. e2a38e1 * #23362 First implementation of History by alision · 11 years ago
  78. 7b294df Merge remote-tracking branch 'origin/master' by Adrien Béraud · 11 years ago
  79. c99b843 formating by Adrien Béraud · 11 years ago
  80. 371b77e Modified architecture, SipService now handles all communications by alision · 11 years ago
  81. 3c64476 Merge branch 'master' of gitosis@git.savoirfairelinux.com:sflphone-android.git by Adrien Béraud · 11 years ago
  82. 5f89963 'Refactoring, and added ISipClient.aidl' by alision · 11 years ago
  83. 17052d4 Added contact picture to ContactListFragment by alision · 11 years ago
  84. 7596ad9 merge by Adrien Béraud · 11 years ago
  85. a432515 Added custom adapter for AccountSelectionSpinner and async details loading by alision · 11 years ago
  86. 4f51838 using __ANDROID__ instead of the ANDROID macro by Adrien Béraud · 11 years ago
  87. d9e2944 Merged AccountCreationActivity and AccountPreferenceActivity (redundant) by alision · 11 years ago
  88. f76de3b Modified Hiearchy of packages (clean up) by alision · 11 years ago
  89. 364499e #17220: stupid logs by Emeric Vigier · 12 years ago
  90. f24aca9 #17365: Save fragments in onSaveInstanceState of parent activity by Emeric Vigier · 12 years ago
  91. 0038a61 #17220: fix service NullPointerException issue by Emeric Vigier · 12 years ago
  92. 1317952 #17382: Fix ThreadAlreadyStarted exception by Emeric Vigier · 12 years ago
  93. b16eed3 #17220: rename DummySectionFragment in something meaningful by Emeric Vigier · 12 years ago
  94. cc0785a #17220: fix app crash when device rotates by Emeric Vigier · 12 years ago
  95. 0dcdf68 #14399: cleanup by Emeric Vigier · 12 years ago
  96. e2729af #17311: unregister broadcast receivers by Emeric Vigier · 12 years ago
  97. 3050b06 typo by Emeric Vigier · 12 years ago
  98. 1f1ced3 #17105: Go up to the Activity or the Application to get a service reference by Emeric Vigier · 12 years ago
  99. ec560de Merge branch 'master' of git.savoirfairelinux.com:sflphone-android by Alexandre Savard · 12 years ago
  100. af0f3c6 #17195: Propagate account selection to other AccountManagementUI by Alexandre Savard · 12 years ago