summaryrefslogtreecommitdiffstats
path: root/data/sounds
Commit message (Collapse)AuthorAgeFilesLines
* Add material camera_click soundJason Monk2014-09-1813-17/+17
| | | | | Bug: 17281234 Change-Id: I3f9a7592cfe8171fcae44ea075bf7faafaa482fe
* Update soundscape for L, using classic names.Dan Sandler2014-08-2864-12/+8
| | | | | | | (partial revert of commit 7348f744) Bug: 15725449 Change-Id: Ic1a038c906deab035f96caed42fc16c59d459965
* Update soundscape for LAdrian Roos2014-08-2680-19/+94
| | | | | Bug: 15725449 Change-Id: I8c1033b24a50a61185d042bd6d214d7a3407ccbe
* Play "device trusted" sound when onTrustInitiatedByUser firesAdrian Roos2014-08-1816-3/+16
| | | | | Bug: 16840500 Change-Id: I73fbe5c2cff665ccb637abb9039d57f377d9df53
* KeypressInvalid_48k.ogg was 44.1 kHz previouslyGlenn Kasten2013-11-191-0/+0
| | | | | | | Command: oggenc --resample 48000 -o ogg/KeypressInvalid_48k.ogg KeypressInvalid.wav Change-Id: I862ba47f41eee8b6668cd45b9322f164fd652a7f
* Replace keyboard sounds with latest (softer) designGlenn Kasten2013-11-132-10/+10
| | | | | | | | Make AudioPackage8 (N7 v1) and AudioPackage9 (N10) more like AudioPackage12_48 (N5). Bug: 11158758 Change-Id: I55052218f62159fd90efb21be19e19509eb11afe
* Merge "Make AudioPackage11 (N7 v2) more like AudioPackage12_48 (N5)" into ↵Glenn Kasten2013-11-121-7/+7
|\ | | | | | | klp-dev
| * Make AudioPackage11 (N7 v2) more like AudioPackage12_48 (N5)Glenn Kasten2013-11-081-7/+7
| | | | | | | | | | | | | | Replace keyboard and lock sounds with latest (softer) design. Bug: 11158758 Change-Id: Ib02a0cbdecaaf7618f8806f84bc896912821b5f4
* | Fix Tethys assetJean-Michel Trivi2013-11-081-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | When played on a device with MBDRC or on headphones, flaws in this asset become apparent: hiss throughout the sound, and positive true-peak on the first attack on the right channel. This new version has reduced noise through substraction of the noise print at the end, and fadeout to silence. The asset is encoded with a 3dB headroom and a slight EQ. Bug 11077919 Change-Id: I73ab91ca7118afd382e15a4673c332353294470e
* | Make AudioPackage10 (N4) more like AudioPackage12_48 (N5)Glenn Kasten2013-11-081-7/+7
|/ | | | | | | Replace keyboard and lock sounds with latest (softer) design. Bug: 11158758 Change-Id: Ic40d53207be8b23fdafb3ac0c0852744950c79ec
* Put soundpooled sounds in the right place.Daniel Sandler2013-09-202-7/+7
| | | | | Bug: 10846839 Change-Id: I5318c2d54ea0e25fa74bbafc35fb4f7a2883b351
* New sounds for K.Daniel Sandler2013-09-1859-0/+63
| | | | | | | | | | AudioPackage12 uses the new sounds (specifically the default versions at 44.1kHz); device-specific makefiles can elect to use the 48k versions instead by including AudioPackage12_48.mk. Bug: 9454760 Change-Id: If714fc4b98f6700163f08c92a6376f28f9616382
* Add keypress invalid to all AudioPackage mk files.Justin Koh2013-09-0313-0/+11
| | | | | | | Add keypress invalid to all AudioPackage mk files. Bug: 10571332 Change-Id: I3999b124a97869da567200d3588087a9fdc1b8d8
* am a8f7659a: am f65c9189: am bbc9a62a: Cleaner Tejat notification in Audio ↵Jean-Michel Trivi2013-07-193-1/+1
|\ | | | | | | | | | | | | Package 11 * commit 'a8f7659aba2c9233fb61ae34dfc0d7477dc0ae91': Cleaner Tejat notification in Audio Package 11
| * Cleaner Tejat notification in Audio Package 11Jean-Michel Trivi2013-07-173-1/+1
| | | | | | | | | | | | | | | | | | | | Add a reworked version of "Tejat", at 48kHz. The original asset is "/data/sounds//notifications/wav/Deneb.wav". Use this new version in Audio Package 11 under its original name. Bug 9900161 Change-Id: I4d7c73715db4e52f5c89aeca726f8b314e0895d5
* | Add FX_KEYPRESS_INVALID constant to AudioManager.Justin Koh2013-07-184-0/+1
|/ | | | | | | Add FX_KEYPRESS_INVALID constant to AudioManager. This is a sound which should play if the user tries to click or press on an element which is disabled. Change-Id: Idd8953abeddd1afb51f7f190f9fb612ef672defa
* Fix up device sounds.Dave Burke2013-05-281-0/+65
| | | | | Bug: 9179812 Change-Id: Ie86287487830c06f38bcc5c0e8bab3da225d6bbf
* Update list of all audio files.Jean-Baptiste Queru2013-04-032-11/+278
| | | | | | | | | | This adds a script that can generate the list from the other makefiles. This also regenerates the list. Bug: 6336895 Change-Id: If1546c4a3f5b1f0d7c3ca79d29383e9843b2a89d
* Merge "Turn off execute bit for ordinary media files"Glenn Kasten2012-12-179-0/+0
|\
| * Turn off execute bit for ordinary media filesGlenn Kasten2012-11-159-0/+0
| | | | | | | | Change-Id: Idbb4f793307d4e1c4af289f855bd4a1a781722db
* | resolved conflicts for merge of d7337fb9 to masterJeff Brown2012-12-113-0/+1
|\ \ | |/ |/| | | Change-Id: I51dedcc5ee521e62ad6101c0b09e4f881b8c4bf0
| * am 3781523b: am eaae7d97: Merge "Play a tone when wireless charging begins." ↵Jeff Brown2012-12-113-0/+1
| |\ | | | | | | | | | | | | | | | | | | into jb-mr1.1-dev * commit '3781523becbb2d576761c2701763ff3588294a97': Play a tone when wireless charging begins.
| | * Play a tone when wireless charging begins.Jeff Brown2012-12-113-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only plays a tone if the battery level is below 95% which is the same heuristic used when determining whether to turn the screen on. Use new low battery and wireless charging sounds on Mako. Bug: 7371658 Change-Id: Ia4527ec398d024ee418a4287e1fcbf0ec83bcc24
* | | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-0742-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6': Correct executable bit for source files
| * | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-0742-0/+0
| |\ \ | | |/ | |/| | | | | | | * commit '768d9e1a72ceee7d4a5f608776b87b62d6ce4a04': Correct executable bit for source files
| | * Correct executable bit for source filesKenny Root2012-11-0742-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
* | | Audio assets at 48000 HzGlenn Kasten2012-10-237-7/+40
|/ / | | | | | | | | Bug: 7397767 Change-Id: If62c2219adf61f0c1b2115a83b7394d76829c028
* | reduce camera sound volume.Eric Laurent2012-10-224-0/+0
| | | | | | | | | | | | | | | | | | Reduce new video start and stop sounds volume to match camera shutter sound volume. Bug 7377030. Change-Id: Ic42b36f063006da30dd870fa5ed9c8c5361aa043
* | New camera soundsEric Laurent2012-10-186-0/+0
| | | | | | | | | | | | | | | | Added new camera shutter, video start and video stop sounds. Bug 7377030. Change-Id: If2215042fe812280122de40fb6de31c1541adb0c
* | Merge "Add new tablet sound set Bug: 7351672" into jb-mr1-devJustin Ho2012-10-161-0/+47
|\ \
| * | Add new tablet sound setJustin Ho2012-10-161-0/+47
| | | | | | | | | | | | | | | | | | Bug: 7351672 Change-Id: I9228d3f87729862f94727f99a179538551449881
* | | Update alarm sounds and tune some ringtonesJustin Ho2012-10-1619-0/+64
|/ / | | | | | | | | | | | | | | Bug: 7351672 Bug: 5502770 Bug: 7312457 Change-Id: Iea0d674431b0fabbf7e9c4b30d9f08a6235cdc64
* | New alarm ringtonesIsaac Katzenelson2012-10-1111-0/+70
| | | | | | | | | | | | | | | | | | Bug: 7299078 Adding 2 new sound files, replacing 3 more. Added a new makefile with the 2 new files. Change-Id: I417dd6cfe8ae575fcb2cefbe4fd7f59b762c708b
* | Add new ringtones/notifications for Occam.Dave Burke2012-10-116-0/+0
|/ | | | | Bug: 7312457 Change-Id: Id3a3a25d412b4f1441067e0d86d2bf30e10dd1b7
* Jelly Bean ringtoneJustin Ho2012-06-152-0/+0
| | | | | | Bug: 6619980 Change-Id: I717c66274d3efaafb0caa60204d311732c182268
* Include ALL the audio packagesJean-Baptiste Queru2012-04-131-0/+2
| | | | Change-Id: I4a7bedcaf8a9eccbabdfef4ebee46ee4e356b04e
* Add a sound-playing method to Camera API.Eino-Ville Talvala2011-11-104-0/+3
| | | | | | | | | | To allow applications with non-standard Camera use cases to use the platform sound files and routing, add a method to play any of the standard Camera sounds (shutter, autofocus, record start/stop) using a background thread. Bug: 5447107 Change-Id: I2524853a626e3ce334a7aad2f7de061d5c04abd0
* Adding alternate sound set and corresponding mk fileJustin Ho2011-10-267-0/+67
| | | | | | Bug: 5502770 Change-Id: I245e6775417df9dfe493f9501542f2cc6aaeb0b4
* Update Prime keyboard feedback soundsJustin Ho2011-10-253-4/+4
| | | | | | | Tune notification sound Hojus Bug: 5416299 Change-Id: I474a4e692f4132399ca35d1aa5ca9ccfd86af557
* Add louder keypress sounds for different device configurationsJustin Ho2011-10-204-0/+0
| | | | Change-Id: Ib5fe70e7b9d31efd8383e9d3351e33d08a3f7ae6
* Removing Testudo and adding Themos ringtoneJustin Ho2011-10-173-1/+1
| | | | | | Bug: 5416299 Change-Id: Ic3ab5d6fbfddf82f7a19f1579d96bd59ebf4d8d9
* Merge "Ensuring previous sounds are named correctly Bug: 5416299" into ↵Hiroshi Lockheimer2011-10-106-8/+5
|\ | | | | | | ics-factoryrom
| * Ensuring previous sounds are named correctlyJustin Ho2011-10-106-8/+5
| | | | | | | | | | | | Bug: 5416299 Change-Id: I0f2cd229be02908553368d6ff19977a0ebd3e613
* | Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryromJustin Ho2011-10-104-0/+0
|\ \
| * | Update screen lock/unlock soundJustin Ho2011-10-104-0/+0
| |/ | | | | | | | | | | Bug: 5416299 Change-Id: Icdb1d45ce2afd742cc89cfb8e53245a158d4c241
* | Adding Pollux notification toneJustin Ho2011-10-102-0/+1
|/ | | | | | Bug: 5416299 Change-Id: I471977f1119c1afe314fa7539d8452fab5a4961e
* Adding 3 additional notification soundsJustin Ho2011-10-064-0/+3
| | | | | | Bug: 5416299 Change-Id: I69c6ddd1c4202f640ce14a2a7e4a233e1d93e53d
* Adding additional variety to sound set 7Justin Ho2011-10-039-4/+13
| | | | Change-Id: I3f8c806258e47dc3b78ce81fd582722753573b54
* Updated key and effect soundsJustin Ho2011-09-269-0/+0
| | | | Change-Id: Ia7c771ed59bf1803ed7ff25d338a412906cf59c0
* Updated Prime soundsJustin Ho2011-09-2056-13/+7
| | | | Change-Id: I6ec87d6fcd12d0175924161dce1f24bb702bffd3