1. 14 Apr, 2010 5 commits
  2. 13 Apr, 2010 6 commits
    • Jim Miller's avatar
      Fix 2582241: Update selection based on user setting instead. · fc5a0222
      Jim Miller authored
      When the user adds a DPM, Settings removes all display
      timeout options with t > maxTimeout. It was incorrectly
      setting the preference to maxTimeout.
      
      The corrected code picks the user's preference if less
      than maxTimeout or nothing otherwise.
      
      Change-Id: I5a47fdce89f4cf216fd76bb585c3c0120b39db92
      fc5a0222
    • Suchi Amalapurapu's avatar
      Fix 258181 · 30de8477
      Suchi Amalapurapu authored
      Enable moving apps to external storage if install location is set and they had been
      moved to internal storage.
      
      Change-Id: I54b24303872dc525a86294c3d2b8c0c76dd366c5
      30de8477
    • Jean-Michel Trivi's avatar
      Fix bug 2577511 NPE in TTS Settings · fced1268
      Jean-Michel Trivi authored
      A previous bug had caused incorrect settings to be saved, in
      particular the default language variant was not stored, unlike
      the default language and country. When settings were restored, this
      caused an invalid group of settings to be loaded, with a null
      language variant. The fix consists in:
      - discarding invalid default language settings
      - reevaluating which language should be selected in the list of
        available languages.
      
      Change-Id: If58882a9acc28f14a78f6142fefa17d04ca4ad5d
      fced1268
    • Charles Chen's avatar
      Merge "Fixing bug #2591288" into froyo · c06bb82f
      Charles Chen authored
      c06bb82f
    • Charles Chen's avatar
      Fixing bug #2591288 · 8ca7d88c
      Charles Chen authored
      The language pref needs to be set after populating the entries
      based on the selected engine.
      
      Change-Id: I16db4428eee83052ff7c5115942eef4bf3d87454
      8ca7d88c
    • Jim Miller's avatar
      Fix 2579923: Update language to make consistent with related feature. · 91523d60
      Jim Miller authored
      Change-Id: I2f07b92d717e4661ec3a2c25775fa90ef62caed3
      91523d60
  3. 12 Apr, 2010 4 commits
  4. 10 Apr, 2010 2 commits
  5. 08 Apr, 2010 7 commits
  6. 07 Apr, 2010 8 commits
  7. 06 Apr, 2010 4 commits
  8. 05 Apr, 2010 1 commit
    • Irfan Sheriff's avatar
      Fix network disable on connect · 6e74d41b
      Irfan Sheriff authored
      If we dont have an updated access point list
      when we are re-enabling networks after connecting,
      we could end up keeping some networks disabled.
      
      This could happen if there is no event that
      triggers an access point before enabling networks
      
      Update the current access point list
      right before enabling all networks.
      
      Bug: 2567770
      Change-Id: Ieb1ac8147d4acb05a6d13c44396653f0af94643d
      6e74d41b
  9. 03 Apr, 2010 1 commit
  10. 02 Apr, 2010 1 commit
  11. 31 Mar, 2010 1 commit