History log of /packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ffcb31f6ece6257d0bc50aa572de0d4b93c82e97 15-Feb-2017 Walter Jang <wjang@google.com> Change name of device account detection flag (1/2)

Test: see I1b9a0cbcd47c9a0a4e2299a692c7b7145ffeeec2
Bug: 32604475
Bug: 35246161

Change-Id: I24b1e5fa69172fbb3ce66e0946aca7cb6843e3fb
/packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java
4fabad6a2949f028f575c1cbde6b01368cd78d60 21-Dec-2016 Marcus Hagerott <mhagerott@google.com> Move logic for loading local account on Nexus

Test: manually verify that device account is shown when there is no
Google account and is hidden when one is added.

Bug 33627801

Change-Id: If452ad1378fbdfe893379e8ff9367a4156561cdc
/packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java
c2093f312f71e730e1cc4daaa305782fda394215 12-Dec-2016 Marcus Hagerott <mhagerott@google.com> Include device local accounts in AccountTypeManager

Test manually verify that device account shows up in nav drawer
when no Google account is available

Bug 33627801
Change-Id: Iaf0b73b9ec77f02b825f34eb980ab1a5ca14383b
/packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java
0a49afa2ad697307cc04ef4cb86570574fa720f2 06-Dec-2016 Gary Mai <garymai@google.com> Collapse common package (2/2)

Ran optimize imports on the project as well to re-order everything
which would have changed because of removing common.

Test: Built GoogleContacts, GoogleContactsTests, Contacts,
ContactsTests and ran unit tests.

Bug: 33252370
Change-Id: I881f0ba8b8fef002b6eeefa9a16b34f15b2fd2a9
/packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java
69c182afb0e6d82a341a28b4317aa703af768906 05-Dec-2016 Gary Mai <garymai@google.com> Collapse common packages (1/?)

Move the majority of packages out of common. When trying to move
common.activity to activities every file switched from a rename to
separated deletes and adds. Will move tests and the rest of common
in a separate CL.

Test: Built GoogleContacts, Contacts, GoogleContactsTests,
ContactsTests.

Bug: 33252370
Change-Id: I9ffb20038dee255ef5f83002b7870265771b08c5
/packages/apps/Contacts/src/com/android/contacts/model/DeviceLocalAccountLocator.java