Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename production flag for cloud sync feature•••Change-Id: I24cbe94f128f54fb9bfeeef78cf271fee2216c8e | 2014-12-29 | 1 | -3/+3 | |
* | Merge "Remove SubtypeSwitcher" | 2014-12-17 | 1 | -8/+1 | |
|\ | |||||
| * | Remove SubtypeSwitcher•••Change-Id: Ic4def69a9f742f13c98bc3e518c406658b52797d | 2014-12-12 | 1 | -8/+1 | |
* | | Provide a preference to delete data from cloud.•••For now, it is a debug preference, but we may make this a proper user setting in the future. Thus note that the messaging is not final. Pref looks like : 1. https://screenshot.googleplex.com/OLxW0myWD9.png 2. https://screenshot.googleplex.com/YeqWYXGstw.png Bug: 18106936 Change-Id: I88bbc1a2ee0c23a48ff3972a91d57c218b10bb65 | 2014-12-09 | 1 | -2/+36 | |
|/ | |||||
* | Move sync policy related code out of account settings•••Bug: 17981687 Bug: 17464069 Change-Id: I0ae3400564fd346cc84af74dfef65f01cc1ce6a8 | 2014-10-14 | 1 | -45/+10 | |
* | Cleanup LoginAccountUtils•••Bug: 17464068 Change-Id: Icf994a7582491afebc5db522c127a30d079ce05c | 2014-10-13 | 1 | -10/+16 | |
* | Set up a sync preference and policy for syncing [2]•••- Adds a preference for enabling sync, which controls the sync behavior - Make the ProductionFlags depend on appropriate flags to guarantee that we don't mess things when flipping some flags - Preferences now control the "syncable" property of the provider thereby controlling the policy and when this entry shows up in system settings. Bug: 17464069 Change-Id: I1d58351188518c1ae9f1f9e147b5ea15d32a3427 | 2014-10-10 | 1 | -64/+108 | |
* | Don't restore device specific preferences•••There are two categories of preferences: 1. That are part of the default shared preference They were all getting backed up and restored. Added a blacklist to not restore some of these. e.g. current account 2. That are in a non-default shared preference file. These are not getting backed up currently, but added a specific local preference file for all such preferences. Bug: 17288591 Change-Id: I2f748be971a2337543e5014434aa39313fd1e1d8 | 2014-10-10 | 1 | -3/+3 | |
* | Merge "Fix messaging for sync now feature, when no account is selected" | 2014-10-08 | 1 | -2/+2 | |
|\ | |||||
| * | Fix messaging for sync now feature, when no account is selected•••Change-Id: I5e81b7a1eed9c2177ad3ddfa6c96c2b85c433766 | 2014-10-08 | 1 | -2/+2 | |
* | | Fix unit test failure•••Change-Id: I5a28c6775385ba3b0b7d86c85064fd28f3cbb353 | 2014-10-08 | 1 | -0/+2 | |
|/ | |||||
* | Skeleton code for user dictionary sync•••Bug:17464069 Change-Id: If683b80e882c07fba576959346ae74cd445dd83e | 2014-10-07 | 1 | -1/+57 | |
* | Add account change receiver to handle account removal•••Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462 | 2014-09-24 | 1 | -1/+1 | |
* | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 2014-09-18 | 1 | -6/+117 | |
* | Add Accounts & privacy settings in LatinIME•••Also start showing the logging preference on this screen too. This settings screen will be the container for all account management, sync and privacy related settings Bug: 17464068 Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda | 2014-09-17 | 1 | -0/+82 |