1. 14 Apr, 2010 1 commit
    • Jim Miller's avatar
      Fix 2594148: confirm PIN/Password before resetting device · 2deec7ed
      Jim Miller authored
      This fixes a bug where user was allowed to factory reset the device
      without entering their PIN/Password.
      
      It also fixes the same issue with MediaFormat (Settings->SD Card->Format).
      
      Change-Id: I0677a50aa771ad8663513fd7ec398a70953dcde2
      2deec7ed
  2. 13 Apr, 2010 5 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
    • 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 4 commits
  12. 30 Mar, 2010 2 commits