1. 658999c * #36914: fix backstack issues, change selector of app sections by Alexandre Lision · 11 years ago
  2. a8b7872 * #36914: New navigation working by Alexandre Lision · 11 years ago
  3. 4d20c81 refresh screen titles properly by Alexandre Lision · 11 years ago
  4. 7d05833 remove useless log, update copyright by Alexandre Lision · 11 years ago
  5. a365099 * #34699: advanced settings screen working by Alexandre Lision · 11 years ago[Renamed (98%) from src/org/sflphone/fragments/AccountManagementFragment.java]
  6. ef2aa9e * #32667: adjustements for release by Alexandre Lision · 11 years ago
  7. 230d66e * #32210: added strings by Alexandre Lision · 11 years ago
  8. 059da9d * #32208: refactoring in accounts by Alexandre Lision · 11 years ago
  9. d2e9e06 * #31603: display account IP2IP (was hidden until now) by Alexandre Lision · 11 years ago
  10. 4b4233a * #31884: codec activation working/ not reordering by Alexandre Lision · 11 years ago
  11. 7f0bba5 * #31300: added keyboard launch action by Alexandre Lision · 11 years ago
  12. 4cf7870 * #31884: functionnal account reordering by Alexandre Lision · 11 years ago
  13. afd40e4 * #31728: added audio tab in edition mode by Alexandre Lision · 11 years ago
  14. d16bad9 * #31542: correct screen flow by Alexandre Lision · 11 years ago
  15. 40954dc * #31377: partial implementation of new interface by Alexandre Lision · 11 years ago
  16. 3ccccf0 * #31301: switch registration state for each account by Alexandre Lision · 11 years ago
  17. 8b9d8e8 * #31093: design improvements by Alexandre Lision · 11 years ago
  18. 064e1e0 * #31001: com.savoirfaire -> org.sflphone by Alexandre Lision · 11 years ago[Renamed (94%) from src/com/savoirfairelinux/sflphone/fragments/AccountManagementFragment.java]
  19. 6e8931e fixed majority of java-related warnings by Alexandre Lision · 11 years ago
  20. a764c68 Small UI fixes, debugging sndfile issues by Alexandre Lision · 11 years ago
  21. 4a56d43 Removed unusued folder, fixed ui details by Alexandre Lision · 11 years ago
  22. 5cfc35d * #27064 New creation process (faster), lightened parameters by alision · 11 years ago
  23. 5de9178 * #27062 Merged Legal and Contribute screens * #27064 Hidden unused preferences by alision · 11 years ago
  24. 907bde7 * #26115 First conference creation * #26250 design updated by alision · 11 years ago
  25. cc7bb42 * #25549 List refresh properly Fixed small connected issues by alision · 11 years ago
  26. d295ec2 * #24533 New Contact List, with data model * #23415 general refactoring by alision · 11 years ago
  27. 04a0018 * #24121 First integration of IM working by alision · 11 years ago
  28. 73424b6 * #23395 bug fixed in Account Edition by alision · 11 years ago
  29. a432515 Added custom adapter for AccountSelectionSpinner and async details loading by alision · 11 years ago
  30. d9e2944 Merged AccountCreationActivity and AccountPreferenceActivity (redundant) by alision · 11 years ago
  31. f76de3b Modified Hiearchy of packages (clean up) by alision · 11 years ago[Renamed (90%) from src/com/savoirfairelinux/sflphone/client/AccountManagementFragment.java]
  32. 364499e #17220: stupid logs by Emeric Vigier · 12 years ago
  33. 0038a61 #17220: fix service NullPointerException issue by Emeric Vigier · 12 years ago
  34. 1f1ced3 #17105: Go up to the Activity or the Application to get a service reference by Emeric Vigier · 12 years ago
  35. 5195d92 #17037 Update create/delete account with new mechanism by Alexandre Savard · 12 years ago
  36. 833616f #17105 AccountPreferenceActivity should not bind to SipService, add preference in Intent's bundle instead by Alexandre Savard · 12 years ago
  37. 6883811 #17037: Remove multi-level PreferenceScreen launch separate Activities instead by Alexandre Savard · 12 years ago
  38. cf7e95a #16747: Fix removing account when launching AccountCreationActivity by Alexandre Savard · 12 years ago
  39. c7d2233 #16747: Implement implement remove account methods by Alexandre Savard · 12 years ago
  40. e990d05 #16737: Use AccountPreferenceScreen in map instead of account details by Alexandre Savard · 12 years ago
  41. 4f11d7a Implement account state change broadcast signal sender and receiver by Alexandre Savard · 12 years ago
  42. c63f54b #16702: Add tls and srtp in account preference by Alexandre Savard · 12 years ago
  43. ae99293 #16702: Use AccountDetailXXX in AccountManagementFragment by Alexandre Savard · 12 years ago
  44. 9e0015d #16114: Fix account list update when opening the account creation window several time by Alexandre Savard · 12 years ago
  45. 8f27d16 #15735: Reorganized account entries by Alexandre Savard · 12 years ago
  46. 5261f82 #15735: Add onPreferenceChange callback in acccount creation activity by Alexandre Savard · 12 years ago
  47. a518da7 #16115: Add account details in preferences by Alexandre Savard · 12 years ago
  48. 8ef37c5 #16115 Save configuration parameters to SFLphone service by Alexandre Savard · 12 years ago
  49. d5babe5 #15735: Add account creation intent directly in preference by Alexandre Savard · 12 years ago
  50. 53d2ddd #15735: Launch account creation panel from preferences by Alexandre Savard · 12 years ago
  51. 3a46d92 #16032: Add basic/advanced preference category by Alexandre Savard · 12 years ago
  52. 8b7d433 #16062: Make add appropriate account labels by Alexandre Savard · 12 years ago
  53. 9c966e3 #16062: Add extend account preference entries by Alexandre Savard · 12 years ago
  54. a6c0d99 #16062: Display the full list in Account List category by Alexandre Savard · 12 years ago
  55. 7098201 #16062: Add account list in preference by Alexandre Savard · 12 years ago
  56. 52a7252 #16032: Implement getAccountList by Alexandre Savard · 12 years ago
  57. 6b85e7e #16032: Fetch configuration information to display in preferences by Alexandre Savard · 12 years ago
  58. 12dc3ac #16032: Fetch configuration information to display in preferences by Alexandre Savard · 12 years ago
  59. 700c194 #15466: Make account management preferences not persistent for SharedPreferences by Alexandre Savard · 12 years ago
  60. 9a93f06 #15466: Implement account registration using android's preference API programatically by Alexandre Savard · 12 years ago
  61. dcd3740 #15374: Add general preference fragment by Alexandre Savard · 12 years ago
  62. 2b370f0 #15273: Add Fragment for account management in preference by Alexandre Savard · 12 years ago