1. 01 Nov, 2011 1 commit
    • Eric Laurent's avatar
      Force camera shutter sound to speaker in Japan. · c16ac09f
      Eric Laurent authored
      Make sure that camera shutter sound is output to device speaker also while
      in call.
      Added a new strategy for enforced audible stream to address this case as
      the routing policy is now different from sonification strategy.
      
      Issue 5548406.
      
      Change-Id: I2de39dfaef7d90e3804b238b1379f0f59b75e985
      c16ac09f
  2. 20 Oct, 2011 1 commit
    • Eric Laurent's avatar
      Fix music heard in speaker before notifications. · 497fb456
      Eric Laurent authored
      Increase the delay after muting music when switching audio path
      to both speaker and headset for notifications and ringtones.
      This is required to avoid a residual of music to be output to speaker
      now that the max latency has been increased in low power playback mode.
      
      This is a temporary workaround that will be removed when low power mode
      is controlled policy manager.
      
      Change-Id: If08e7f46e499be362badb2a24a79d1723ebfc00a
      497fb456
  3. 19 Oct, 2011 1 commit
    • Eric Laurent's avatar
      Fix issue 5440852: Youtube volume is too small ... · e43c5c4c
      Eric Laurent authored
      When no DRC is applied by the platform when playing
      over the device speaker, faint audio signals are not boosted and
      barely audible until the media volume is raised to about one fourth
      of the range.
      
      Compensate this by applying a different volume curve for music stream
      when the speaker is selected.
      
      Change-Id: I03f316fb28150eda50b05dfa12310701e2674648
      e43c5c4c
  4. 06 Oct, 2011 3 commits
  5. 28 Sep, 2011 1 commit
  6. 22 Sep, 2011 1 commit
  7. 21 Sep, 2011 3 commits
  8. 19 Sep, 2011 1 commit
    • Irfan Sheriff's avatar
      Add support to terminate monitor thread · 025321a0
      Irfan Sheriff authored
      Create a local pipe to track when socket connection times out
      and send a terminate on the monitor thread
      
      Bug: 5337272
      Change-Id: I80ed3f8450b4d54d1b9e2bbc3cc84f10d0ae7a04
      025321a0
  9. 13 Sep, 2011 1 commit
    • Eric Laurent's avatar
      Issue 5256795: Phone ringtone volume is too low · cd057ad2
      Eric Laurent authored
      Modified the volume curve for ringtones and notifications
      in audio policy manager. The first volume step now corresponds to
      -30dB instead of -50dB thus making ringtone much more
      audible for low volume settings.
      
      Also made a generic implementation of volume curves according to
      audio policy strategies.
      
      Change-Id: Ieb7916ba2e53c2a10a47efec82814cabed21c48b
      cd057ad2
  10. 12 Sep, 2011 2 commits
  11. 08 Sep, 2011 1 commit
  12. 26 Aug, 2011 1 commit
  13. 23 Aug, 2011 1 commit
  14. 22 Aug, 2011 1 commit
    • Irfan Sheriff's avatar
      Fix system property race at supplicant stop · 5a8a2d2b
      Irfan Sheriff authored
      We stop supplicant by sending a "terminate" control command. init then
      updates the system property init.svc.wpa_supplicant when the supplicant has stopped. The
      framework gets notified of a successful supplicant stop through a supplicant event.
      
      It can happen that the framework has been notified of a supplicant stop, but the init
      process has not set the system property and thus when the framework tries to connect
      to the supplicant again, it can immediately return saying the supplicant is already running.
      
      Avoid this race, by ensuring the call from framework to close supplicant connection polls
      for the update by init process that the system property indicates supplicant has stopped.
      
      Bug: 5166494
      Change-Id: Ie74a8cf39fa56ae557ea6bbbcba7865301620c42
      5a8a2d2b
  15. 12 Aug, 2011 2 commits
  16. 11 Aug, 2011 1 commit
  17. 10 Aug, 2011 1 commit
  18. 09 Aug, 2011 1 commit
  19. 08 Aug, 2011 1 commit
  20. 04 Aug, 2011 1 commit
  21. 26 Jul, 2011 2 commits
  22. 25 Jul, 2011 4 commits
  23. 24 Jul, 2011 1 commit
  24. 22 Jul, 2011 1 commit
  25. 21 Jul, 2011 1 commit
  26. 19 Jul, 2011 1 commit
  27. 13 Jul, 2011 1 commit
  28. 12 Jul, 2011 2 commits
  29. 11 Jul, 2011 1 commit