Skip to content
Snippets Groups Projects
  1. Nov 13, 2014
    • Jatin Matani's avatar
      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
  2. Nov 06, 2014
  3. Oct 29, 2014
  4. Oct 27, 2014
  5. Oct 23, 2014
  6. Oct 16, 2014
    • Jean Chalard's avatar
      [ML25] Add an hasDict method. · f13487df
      Jean Chalard authored
      We used to have separate methods for existence of dicts
      according to whether it's a file or a resource. This unifies both.
      
      Bug: 11230254
      Bug: 17979623
      Change-Id: I728773461f3465f756d06297c3f3bee34390c3e6
      f13487df
  7. Oct 14, 2014
  8. Oct 13, 2014
  9. Oct 10, 2014
    • Sandeep Siddhartha's avatar
      Set up a sync preference and policy for syncing [2] · d9015233
      Sandeep Siddhartha authored
      - 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
      d9015233
  10. Oct 09, 2014
  11. Oct 07, 2014
  12. Oct 06, 2014
    • Yohei Yukawa's avatar
      Remove ENABLE_CURSOR_ANCHOR_INFO_CALLBACK · 81c2dfe9
      Yohei Yukawa authored
      We can now start relying on L APIs even in unbundled release.
      
      This means ENABLE_CURSOR_ANCHOR_INFO_CALLBACK can be always true.
      Hence we simply remove it.
      
      Change-Id: I0353e992e97e252059f83accea100504594bf171
      81c2dfe9
  13. Oct 03, 2014
  14. Oct 01, 2014
  15. Sep 25, 2014
  16. Sep 24, 2014
  17. Sep 22, 2014
  18. Sep 18, 2014
  19. Sep 16, 2014
  20. Sep 11, 2014
  21. Sep 10, 2014
  22. Sep 08, 2014
  23. Aug 29, 2014
  24. Aug 22, 2014
  25. Aug 20, 2014
  26. Aug 15, 2014
Loading