1. 12 Sep, 2012 2 commits
  2. 11 Sep, 2012 6 commits
  3. 09 Sep, 2012 3 commits
  4. 06 Sep, 2012 4 commits
  5. 05 Sep, 2012 7 commits
  6. 04 Sep, 2012 4 commits
  7. 03 Sep, 2012 1 commit
    • Yameng Huang's avatar
      Make default value of auto-sync in SyncStorageEngine configurable · 2b5d0ea5
      Yameng Huang authored
      This will make the default value of the automatic synchronization
      in the SyncStorageEngine configurable with overlays for use by
      vendors who want or have legal requirements to have the synchronization
      off by default.
      
      Change-Id: Iabdb355c4a1169fe8e254e91c43e162c5913d5e0
      2b5d0ea5
  8. 02 Sep, 2012 1 commit
    • Jorge Ruesga's avatar
      SearchWidget: passing APP_DATA to voice intent · 1bcfe841
      Jorge Ruesga authored
      SearchView uses SearchManager.APP_DATA to pass data between the origin activity
      and the search activity. This works for text searches (keyboard), but it's not
      implemented by voice recognition searches. The method createVoiceAppSearchIntent
      initializes a empty bundle that is filled with the QUERY parameter.
      This patch adds the SearchManager.APP_DATA parameter if is present, let the
      search activity access to the data passed by the origin activity
      
      Patch 2: Fix code style
      
      Change-Id: I52dce34e1efd07a30ad74d52bfc60fbae1c4310b
      1bcfe841
  9. 31 Aug, 2012 3 commits
  10. 30 Aug, 2012 8 commits
  11. 29 Aug, 2012 1 commit