summaryrefslogtreecommitdiffstats
path: root/data/sounds
Commit message (Collapse)AuthorAgeFilesLines
* Clean up unnecessary backslashesArne Coucheron2013-07-034-7/+7
| | | | | | * Last line in a PRODUCT_COPY_FILES block shouldn't end with backslash Change-Id: I57b4914048a2a17ff98057844941898b682dbcd5
* Ringtones: Fix ANDROID_LOOP=true for ArgoNavis and Perseus ringtonesJorge Ruesga2013-06-232-0/+0
| | | | | | | | | | Add ANDROID_LOOP metatag to ArgoNavis and Perseus ringtones, removed in commit https://github.com/CyanogenMod/android_frameworks_base/commit/5d7c089cabe599c3c5614c53f5a94c8c2357340f Change-Id: I2fd05e73d68758867a17d2c3369cfeefc203ac5a JIRA: CYAN-1434 Issue: https://jira.cyanogenmod.org/browse/CYAN-1434 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Duplicate Media cleanupDanesh Mondegarian2013-05-079-12/+0
| | | | | | | Clean duplicate notifications and ringtones. JIRA : https://jira.cyanogenmod.org/browse/CYAN-292 Change-Id: Icab24ca455891c2347fd521e4d8c804cb024c51f
* Correct executable bit for source filesKenny Root2013-04-1324-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 Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/java/android/os/Trace.java core/java/android/widget/Toast.java core/res/res/values-cs/strings.xml core/res/res/values-el/strings.xml core/res/res/values-iw/strings.xml core/res/res/values/config.xml core/res/res/values/symbols.xml media/java/android/media/AudioService.java packages/SystemUI/res/values-sv/strings.xml packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java packages/SystemUI/src/com/android/systemui/statusbar/policy/BatteryController.java packages/SystemUI/src/com/android/systemui/usb/StorageNotification.java policy/src/com/android/internal/policy/impl/keyguard/KeyguardHostView.java policy/src/com/android/internal/policy/impl/keyguard/KeyguardMessageArea.java policy/src/com/android/internal/policy/impl/keyguard/KeyguardViewManager.java policy/src/com/android/internal/policy/impl/keyguard/KeyguardViewMediator.java services/java/com/android/server/NotificationManagerService.java services/java/com/android/server/power/ElectronBeam.java Change-Id: I60b8ddf20a1d7bcf9dc7b1a4ed841aaa4d953294
| * 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
* | Remove references to removed notifications.Brian Beloshapka2012-11-191-2/+0
| | | | | | | | | | | | Remove references to files deleted by patch: http://review.cyanogenmod.com/#/c/16913/ Change-Id: Ic40ad7aa1cd43843effc4456c52b6c3fe52b7165
* | Remove duplicate notificationsciwrl2012-11-192-0/+0
| | | | | | | | | | | | | | | | | | | | Acrux=Antares and Bellatrix=Betelgeuse. I'm guessing these are duplicate due to differing names. I believe Antares and Betelgeuse are the names in AOSP, so leaving those two. Change-Id: Ie58b20039bb4343c9907fc5bc31e099fd942bb87
* | Audio: Organize, include only newer ringtonesAdam Farden2012-11-19252-508/+152
| | | | | | | | Change-Id: I8480bab6aee378db137630262015dcd14436aa12
* | Sounds: remove misplaced/duplicate fileRobert Burns2012-11-191-0/+0
| | | | | | | | Change-Id: I4b6cc606735b1bd56dcccc11472f42aa0e5ef76b
* | AudioPackage5 contains duplicated bad-case filenamesTanguy Pruvot2012-11-191-1/+1
|/ | | | | | | | Conflicts: data/sounds/AllAudio.mk Change-Id: Ie046a9faff5b1b71b6a09ec06aee679be909112a
* 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
* Merge "Check in source WAVs for sounds"Justin Ho2011-09-0237-0/+0
|\
| * Check in source WAVs for soundsJustin Ho2011-09-0137-0/+0
| | | | | | | | Change-Id: I159924aaf0d64d472d47970f1f07c366d71fd2e0
* | Merge "Updated Ringtone oggs"Justin Ho2011-09-016-0/+0
|\ \ | |/
| * Updated Ringtone oggsJustin Ho2011-09-016-0/+0
| | | | | | | | Change-Id: Id8c3b45a364e431f272b894c7539ffcfb81d6c75
* | Merge "Updated notification sounds"Justin Ho2011-09-019-0/+0
|\ \
| * | Updated notification soundsJustin Ho2011-09-019-0/+0
| |/ | | | | | | Change-Id: I25c367c9f5b0aecc7cc5c26a148059f53809e03b
* | Merge "Updated alarm sounds"Justin Ho2011-09-016-0/+0
|\ \
| * | Updated alarm soundsJustin Ho2011-09-016-0/+0
| |/ | | | | | | Change-Id: I9e15d36934d4c7a6b58e5c92632dfe062de3dad0
* | Remove all ringtones except default on XoomJustin Ho2011-09-011-25/+0
|/ | | | | | Bug: 5032006 Change-Id: Ia0f681237cad945ce94bbee2611203f083b2badc
* Removing a ringtone from TunaJustin Ho2011-08-241-1/+0
| | | | Change-Id: Ia511fc716730084454a057452ff0078110e01f53
* Updated phone soundsJustin Ho2011-08-2433-0/+64
| | | | Change-Id: I88df6ad7ca8e96f163d968540420fd1cde410008
* Updated some effects and notificationsJustin Ho2011-07-1518-0/+0
| | | | Change-Id: I9151a1ee6bf520199a17ec0d184f9d9af838b281
* Make AllAudio really include all audioJean-Baptiste Queru2011-06-101-0/+2
| | | | Change-Id: I14aa532aa6e719d1f4d9e6a39870099553275a57
* Fix bug 3425610 Adjust Lock sound levelJean-Michel Trivi2011-03-021-0/+0
| | | | | | | After the correction for the speaker output processing, the lock sound became almost inaudible. This new asset is louder. Change-Id: I2232f307f647cafc8a5c6d5dd482833367a73c56
* Audio packages: Allow stripping down via MINIMAL_NEWWAVELABS=trueJP Abgrall2011-03-014-69/+83
| | | | | | | | | | 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
* Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycombJean-Michel Trivi2011-02-042-0/+0
|\