Justin Ho
e10917f41f
Updated some effects and notifications
...
Change-Id: I9151a1ee6bf520199a17ec0d184f9d9af838b281
2011-07-15 08:48:03 -07:00
Jean-Baptiste Queru
7af77b7a5e
Make AllAudio really include all audio
...
Change-Id: I14aa532aa6e719d1f4d9e6a39870099553275a57
2011-06-10 14:18:37 -07:00
Jean-Michel Trivi
b163d068be
Fix bug 3425610 Adjust Lock sound level
...
After the correction for the speaker output processing, the lock
sound became almost inaudible. This new asset is louder.
Change-Id: I2232f307f647cafc8a5c6d5dd482833367a73c56
2011-03-02 18:33:30 -08:00
JP Abgrall
8b40da3f0d
Audio packages: Allow stripping down via MINIMAL_NEWWAVELABS=true
...
Allows builds to specific MINIMAL_NEWWAVE_LABS=true to reduce the number
of newwavelabs/*.ogg that are included to one for ringtones, one for notifications.
This fixes the passion-userdebug + EMMA_INSTRUMENT=true, when
MINIMAL_NEWWAVELABS=true is also specified.
Change-Id: I310e64e770c9b36af6bd01326d8606e46e34df79
2011-03-01 18:20:39 -08:00
Jean-Michel Trivi
c6a5dfd813
Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycomb
2011-02-04 16:06:45 -08:00
Jean-Michel Trivi
e8c4731961
Fix bug 3425610 Reduce lock / unlock sound level
...
Loud enough to be heard, low enough not to wake up people next
to you at night.
Change-Id: Idf34e5a333281fd2b21607d3e21ec4689e0624a6
2011-02-04 15:45:54 -08:00
Jean-Michel Trivi
8eb101c8bb
Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys
...
Change-Id: Ic1ef9cfc9403ef3e100893a36a8a351a31d5253c
2011-02-04 11:42:41 -08:00
Jean-Michel Trivi
23c907cab8
Bug 3424058 Refix broken asset for "audible selection" sound effect
...
Reapply change 17f886563c7c2cbd28c3aeaf8b68d37c8e5105c0 to fix
the issue where the "audible selection" sound effect is not heard
Change-Id: Id87a01379306a400546d15f96ad08160115c8878
2011-02-04 09:48:20 -08:00
Justin Ho
30edaf2ba6
Scrubbing OGGs and updating all WAVs
...
Change-Id: Ia112f61ba1bd237d001b836d07fd4e0be3eef1b3
2011-02-03 13:56:38 -08:00
Daniel Sandler
c53867926e
Revert "Sounds cleanup"
...
This reverts commit b04c57ba980793c43b79c9d889e94e3cd164e8ad.
2011-02-03 15:06:32 -05:00
Justin Ho
205bdd4f89
Merge "Sounds cleanup" into honeycomb
2011-02-03 10:47:22 -08:00
Justin Ho
8138fc1ff3
Merge "Adding Iridium as a ringtone" into honeycomb
2011-02-03 10:21:17 -08:00
Justin Ho
b04c57ba98
Sounds cleanup
...
Change-Id: Ia669ea1f2efbae46290e4ea5f860cdd3671277b4
2011-02-03 08:34:33 -08:00
Justin Ho
a15157498a
Adding Iridium as a ringtone
...
Change-Id: I2e5024b26acaa9eb4f1ea778265744983cb8914c
2011-02-03 08:02:43 -08:00
Jean-Michel Trivi
17f886563c
Fix audible selection sound is not played
...
The asset for "Audible selections" is too short, 11ms, and isn't
heard when this option is selected and the user clicks on buttons.
This change adds 100ms of silence at the end of this sound effect.
Change-Id: I59c712f141fe608eaa1406b6c1daa8b76646d161
2011-02-02 18:11:03 -08:00
Justin Ho
a730db4882
Low battery notification sound update, alarm sound update
...
Change-Id: Id2eb48f4b2df6772b4d5b1c6b4eca57856baaaec
2011-02-02 08:06:27 -08:00
Justin Ho
ad440c9a3f
Updated notification and effects for Honeycomb
...
Bug: 3389139
Change-Id: Ia23748568619bd48d13260e443e2fcd333cde3fc
2011-01-31 23:06:17 -08:00
Justin Ho
5f3bbcf554
New honeycomb sound set
...
Change-Id: Iaf3062f57f613702ea946fdf65e02f6265342ad5
2011-01-28 19:15:23 -08:00
Justin Ho
f9f66848c3
Updated notification sounds for trygon
...
Change-Id: Ibd253e409e588f2c3eeb1514d4f5ae31c62d373a
2011-01-12 14:12:08 -08:00
Justin Ho
80e826e544
Integrating updated alert sounds, and new audio manifest for trygon
...
Change-Id: If7a77e33aad0785946cfe200698f9e05de774a9b
2010-12-08 12:30:42 -08:00
Justin Ho
b6ac282eae
Adding new ringtones and notifications
...
Change-Id: I2f59c1e5ef723e370165fc35c40a31df0ab0ee9f
2010-11-30 10:58:56 -08:00
Justin Ho
aff153d5a3
Adding new gingerbread notifications and ringtones to master
...
Change-Id: I5489606fa98dc78c0b864b95a98def41ce6d1f67
2010-11-22 09:33:21 -08:00
Jean-Baptiste Queru
38655c0088
Introduce a list of all the audio files
...
Change-Id: Id52870e4d491bf074d5aa6f77d749397710ff316
2010-10-22 18:56:52 -07:00
Dave Sparks
bc6dffcf5d
New lock/unlock sounds.
...
Change-Id: I464498b56d623d960e8a2de1f53bd5d4fcd3d69c
2010-03-24 19:02:49 -07:00
Daniel Sandler
0e9d2af2d6
New user interface sound effects:
...
- Low battery. (http://b/2320026 )
- Dock/undock events.
- Keyguard lock/unlock events.
New system settings have been created to turn these on/off
and to specify the relevant sound files.
[Production notes: The provided low battery sound and dock
sounds were synthesized; the lock screen sounds are
processed samples of a ballpoint pen click mechanism.]
Bug: 2320026
Change-Id: I374285b0f94f59c7555bb8816580f5a8c802e90d
2010-02-12 23:26:12 -05:00
Dave Sparks
2d32301be0
Add 4 new notification sounds.
2009-11-23 17:26:37 -08:00
Dave Sparks
0c845661c5
Add new ringtone package. Bug 2219950.
2009-11-09 19:02:33 -08:00
Dave Sparks
42acab9751
Add more ringtones. Bug 2219950.
2009-11-09 16:58:14 -08:00
Dave Sparks
253c595761
Add new notifications and ringtones.
2009-11-09 12:41:09 -08:00
Dave Sparks
95529db139
Add Free Flight ringtone to source tree.
2009-10-27 17:32:18 -07:00
Dave Sparks
4ef3e82f6f
7 more ringtones. Now with more Dr. No!
2009-10-14 00:06:47 -07:00
Marco Nelissen
2349b04e71
Remove the silent ringtone.
...
I didn't realize that the ringtone picker already has an option
to show a "Silent" item at the top, and having a separate silent
ringtone conflicts with that in apps that choose to show it.
2009-07-23 09:06:59 -07:00
Marco Nelissen
450749a3ac
Move the silent ringtone to ringtones/notifications, so it can be used for both.
2009-07-15 09:37:37 -07:00
Marco Nelissen
a6e45b4bb3
Add a silent ringtone.
2009-07-06 11:33:06 -07:00
Marco Nelissen
632d553580
Use 'LOCAL_PATH' instead of 'local_path', so it's easier to see a diff of the two .mk files.
2009-07-02 14:18:30 -07:00
Dave Sparks
8f7edc20e9
AI 144740: am: CL 144739 More notification sounds
...
Original author: davidsparks
Merged from: //branches/cupcake/...
Automated import of CL 144740
2009-04-06 18:39:04 -07:00
Dave Sparks
66c54ab2d9
Automated import from //branches/donutburger/...@142693,142693
2009-03-25 15:43:23 -07:00
Dave Sparks
db028c8894
Automated import from //branches/donutburger/...@142022,142022
2009-03-24 21:18:23 -07:00
Dave Sparks
30e4553803
Automated import from //branches/donutburger/...@141498,141498
2009-03-24 20:24:48 -07:00
Dave Sparks
2c141ec4f0
Automated import from //branches/donutburger/...@141476,141476
2009-03-24 20:23:07 -07:00
Jason Sams
b18b6910b8
Automated import from //branches/donutburger/...@141469,141469
2009-03-24 20:21:36 -07:00
Dave Sparks
1fba3bdbf7
Automated import from //branches/donutburger/...@141210,141210
2009-03-24 19:50:38 -07:00
Dave Sparks
d2eedfec9b
Automated import from //branches/donutburger/...@141015,141015
2009-03-24 19:14:22 -07:00
The Android Open Source Project
b2a3dd88a5
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:12 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00