Skip to content
Snippets Groups Projects
  • Jatin Matani's avatar
    5365191a
    Implement UserHistoryDictionary for each user account. · 5365191a
    Jatin Matani authored
    UserHistoryDictionary currently uses locale to determine the
    UserHistoryDictionary on the filesystem. With this change we
    use the account name as well. Thus each UserHistoryDictionary
    would following the following spec:
    
    UserHistoryDictionary.<locale>.<account>.dict.
    In case no account is selected, we default to the existing
    spec:
    UserHistoryDictionary.<locale>.dict
    
    Example
    UserHistoryDictionary.en_US.testaccount@example.com.dict
    
    Bug: 18104749
    Change-Id: Iab031e166b55cf2ded68275a7e9be22475737b37
    5365191a
    History
    Implement UserHistoryDictionary for each user account.
    Jatin Matani authored
    UserHistoryDictionary currently uses locale to determine the
    UserHistoryDictionary on the filesystem. With this change we
    use the account name as well. Thus each UserHistoryDictionary
    would following the following spec:
    
    UserHistoryDictionary.<locale>.<account>.dict.
    In case no account is selected, we default to the existing
    spec:
    UserHistoryDictionary.<locale>.dict
    
    Example
    UserHistoryDictionary.en_US.testaccount@example.com.dict
    
    Bug: 18104749
    Change-Id: Iab031e166b55cf2ded68275a7e9be22475737b37