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