1. 03 Dec, 2014 1 commit
  2. 02 Dec, 2014 1 commit
    • Yu Ning's avatar
      Fix Settings app crash for devices with no USB support. · 4c25fe27
      Yu Ning authored
      
      On emulator and any device that does not support USB connection, the
      Settings app crashes as soon as the user tries to view the details of
      an installed app. This is because the InstalledAppDetails activity
      assumes that the USB service is always started, which is no longer
      true due to a change in SystemServer.java (frameworks/base, Change-Id
      I6dad511c652bcacc085f27ede5f8f22a6982c6bd). Adding null checks fixes
      this issue.
      
      Change-Id: I85263fb795ee06bd61ba28ec12a7161c1f17f4cc
      Signed-off-by: default avatarYu Ning <yu.ning@intel.com>
      4c25fe27
  3. 25 Nov, 2014 2 commits
  4. 24 Nov, 2014 1 commit
  5. 18 Nov, 2014 1 commit
  6. 17 Nov, 2014 1 commit
  7. 14 Nov, 2014 1 commit
    • Elliott Hughes's avatar
      Remove vestigial "Choose date format" option. · 30cc3086
      Elliott Hughes authored
      Almost all of our date formatting goes via icu these days, so this is
      a no-op almost everywhere. (And should be a no-op everywhere soon.)
      There's no obvious way to fix it, so remove it. UI guidelines say we
      should use spelled out month names anyway.
      
      Bug: 18322220
      Change-Id: Ic9e903eceab3c096426f313bf4ef3a38644774e1
      30cc3086
  8. 30 Oct, 2014 1 commit
  9. 20 Oct, 2014 2 commits
  10. 19 Oct, 2014 2 commits
  11. 18 Oct, 2014 4 commits
  12. 17 Oct, 2014 12 commits
  13. 16 Oct, 2014 3 commits
  14. 15 Oct, 2014 4 commits
  15. 14 Oct, 2014 4 commits