1. 01 Dec, 2010 1 commit
  2. 08 Nov, 2010 1 commit
    • Amith Yamasani's avatar
      Bug fixes, UI flow improvements. · ea07165e
      Amith Yamasani authored
      Bug: 3173067 - Auto timezone checkbox out of sync with dependency
      Bug: 3175116 - Crash when launching Manage Accounts screen
      Move "Add Account" to a menu item from a button at the bottom.
      ea07165e
  3. 17 Sep, 2010 1 commit
    • Daisuke Miyakawa's avatar
      Move ManageAccountsSettings into Settings. · a2633d02
      Daisuke Miyakawa authored
      - Add activity-alias for the Activity.
      - Copy the Activity from AccountsAndSyncSettings.
      - Fragmentize ManageAccountsSettings.
      - Remove dependency toward AccountPreferenceBase, which is
        used in AccountsAndSyncSettings widely.
      - Add missing implementation derived from AccountPrefernceBase.
      - Copy dependent drawables.
      - Copy dependent xmls
      - Copy AccountPrefernce.java.
      - Copy strings, adding CHAR LIMIT.
      - Remove the logic which remove the preference when its destination
        Activity is missing. We already have the destination as
        Fragment, and it never disappear.
      
      Change-Id: Id41c63d7064aebeaae31bcd84bf4fd20a5636dfe
      a2633d02