maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java modifications for new system volume policy. 2012-04-26 18:37:10 -07:00
native Fetch and pass the bigram position on suggestions. 2012-04-26 15:24:42 +09:00
tests Fix "no language" subtype name (DO NOT MERGE) 2012-04-26 11:50:28 +09:00
tools Ignore bigrams that are not also listed as unigrams 2012-04-26 15:20:30 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00