1. 19 May, 2015 1 commit
    • Alex Klyubin's avatar
      SoundRecorder does not use cleartext network traffic. · 3ddf95bc
      Alex Klyubin authored
      This declares to the platform and tools that this app does not use
      cleartext network traffic. The platform and tools will be blocking
      (on best effort basis) attempts to use such traffic by this app.
      For example, attempts to use HTTP (rather than HTTPS) will be blocked.
      
      Bug: 19215516
      Change-Id: Idb377e6dabe6b4d879dd4eab52bba009828f0ce8
      3ddf95bc
  2. 22 Sep, 2011 1 commit
  3. 07 Mar, 2011 1 commit
    • Ben Murdoch's avatar
      Remove the GET_CONTENT intent filter. · 548ec145
      Ben Murdoch authored
      Remove the GET_CONTENT intent-filter for the sound recorder.
      It now matches other media capture apps (like camera) which only
      respond to a CAPTURE_* intent (RECORD_SOUND in the Sound Recorder's
      case.
      
      Bug: 3498644
      
      Change-Id: If630eb172961b6dae26583c7ccc029450f98ac9a
      548ec145
  4. 04 Mar, 2011 1 commit
    • Ben Murdoch's avatar
      Use the DialogWhenLarge theme · b4a97c04
      Ben Murdoch authored
      On large displays, show this as a Dialog rather than
      a fullscreen Activity. Also make it so that tapping
      outside the Dialog will dismiss it.
      
      Bug: 3498644
      
      Change-Id: I3dc2b2c0c724c445e3e32987fc606fca1f3e9b14
      b4a97c04
  5. 11 Feb, 2010 1 commit
  6. 01 Jun, 2009 1 commit
  7. 13 May, 2009 1 commit
  8. 23 Apr, 2009 1 commit
  9. 04 Mar, 2009 2 commits
  10. 18 Dec, 2008 1 commit
  11. 21 Oct, 2008 1 commit