| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge broadcast receivers again•••It's probably simpler not to have registers dance around,
and just message the feedback manager when the audio event
happens.
Change-Id: Id0710ed102d10d01f1af93ad8cb660653bb3a9f8
|  Jean Chalard | 2012-03-09 | 1 | -11/+3 |
* | Get the view for haptic feedback as a parameter (A6)•••It's rather annoying (and possibly dangerous) to keep this as a member.
Get it from outside.
Change-Id: I00c42db96395fb65204fb140aeedc82bf312a86e
|  Jean Chalard | 2012-03-08 | 1 | -11/+8 |
* | Remove a useless member (A5)•••Change-Id: Ibaaeb8dbcb012f5e973e27ed9928401515656e9e
|  Jean Chalard | 2012-03-08 | 1 | -4/+2 |
* | Simplification of sound settings (A4)•••Change-Id: I0c6e207bae1e08c45a95b3479e1d67228d696792
|  Jean Chalard | 2012-03-08 | 1 | -12/+8 |
* | Make a condition positive (A3)•••mSoundOn is much easier to understand than mSilentModeOn
Change-Id: Ie51c5c75fcad62e13e0fb578a266af80f15dc440
|  Jean Chalard | 2012-03-08 | 1 | -5/+5 |
* | Simplify audio management (A2)•••There is little point in deferring loading for this. Getting the
service at startup time is not very expensive anyway, plus we
can avoid getting it in a later change if sound is off in settings.
Change-Id: I08d65467f245fa2f9f617eb23257c327b3115673
|  Jean Chalard | 2012-03-08 | 1 | -12/+9 |
* | Export audio and haptic feedback to a specialized class. (A1)•••Change-Id: I957d883d1ccf188cb98eb11031aa0a32fce4ed76
|  Jean Chalard | 2012-03-08 | 1 | -0/+124 |