LatinIME/java
Eric Laurent 7570954a18 modifications for new system volume policy.
The new system and UX sound volume policy makes that STREAM_SYSTEM
volume is not fixed anymore. It is tracking STREAM_RING (phones) or
STREAM_MUSIC (tablets) in a constrained range between -24dB and -6dB.

Sound Fx where previously played over STREAM_SYSTEM with a fixed
attenuation of -20dB. The default value of 5% in the keypress sound
volume setting was corresponding to -26dB, meaning 6dB below default.

Modified the default volume value to 50% so that by default, keypress sound
volume varies from -30dB to -12dB which is also 6dB below the other system
sounds.

Change-Id: I146f72275b8e88fdce5ccf8b6dae2903c27f15eb
2012-04-26 18:37:10 -07:00
..
res modifications for new system volume policy. 2012-04-26 18:37:10 -07:00
src/com/android/inputmethod Add a flag for bigram presence in the header 2012-04-26 16:40:29 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Don't cancel key typing timer when new keyboard is set 2012-04-12 15:35:44 +09:00