summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update Portuguese Translation: Reboot PhoneEduardo Martins2010-08-261-1/+4
| |
* | Update Portuguese Translation: recovery and bootloader popup options in ↵Eduardo Martins2010-08-261-0/+8
| | | | | | | | reboot dialog
* | Merge "stagefright: Only use stride/slice height for decode on MSM/QSD" into ↵Steve Kondik2010-08-262-0/+13
|\ \ | |/ |/| | | froyo
| * stagefright: Only use stride/slice height for decode on MSM/QSDSteve Kondik2010-08-252-0/+13
| | | | | | | | | | | | Use the old behavior unless on MSM/QSD as some hardware expects it. See commit f51d2954ac1baa0a1e885871bbfdd73ba603e24b
* | Merge "add new sensor types for handling gyro data and device orientation ↵Steve Kondik2010-08-244-3/+312
|\ \ | | | | | | | | | more efficiently." into froyo
| * | add new sensor types for handling gyro data and device orientationKevin Powell2010-08-234-3/+312
| | | | | | | | | | | | | | | | | | more efficiently. Change-Id: Ie19992f6599e528a79931f4ae592898dac15412e
* | | frameworks/base/opengl: Change copybit image width to buffer strideOmprakash Dhyade2010-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | Change copybit image width to buffer stride when copybit is used. Change-Id: If91405e1ed438a514a002402d697d2981b23b750 CRs-fixed: 251015
* | | Merge "Initialize track volume more correctly" into froyoKeyan Mobli2010-08-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Initialize track volume more correctlyAntti S. Lankila2010-08-221-2/+2
| |/ | | | | | | prevVolume is scaled by 16 because of the ramping performed with it.
* | libstagefright : Update decode width and height with stride and slice heightKrishnankutty Kolathappilly2010-08-231-2/+4
|/ | | | | | | | | | | -Update decode width and height with stride and slice height from the OMX component. -In case of clips with dimensions that are not multiples of 16, OMX component issues a port reconfiguration to notify change in stride and slice height. -If this is not updated in stagefright, renderer gets created with wrong parameters resulting in a green line on top of video. Change-Id: I426ac593516937fb994144dfa52d7d7a962d3a9b CRs-Fixed:246638
* Fixed problem with proxy server sometimes responds with 400 Bad Request when ↵Henrik Baard2010-08-211-2/+5
| | | | | | | | | | trying to connect to a site using https. The CONNECT to the server lacks the 'host' header which is mandatory according to the specification. Some proxy servers are strictly following the specification and sends back the 400 Bad Requst error code.
* Finish the HTTP proxy support and add wifi-only pref.Steve Kondik2010-08-213-46/+34
|
* GPS: GpsLocationProvider is changed to accept NTP time alwaysGokula2010-08-211-5/+6
| | | | | | | | | | | | The logic is changed within GpsLocationProvider to accept NTP time irrespective of the system time. This is because NTP time is guranteed to be accurate and system time may or not be accurate depending on whether the phone is camped on the network or not. This results in the GPS engine getting the best estimate of time always. CRs-Fixed : 242488 Change-Id: I4fe8847ad0619d3e3f2a7db5d2fb5f90c54320e6
* Fix process to generate command line arguments for openvpn.Takuo Kitame2010-08-211-1/+2
| | | | It fixes CM issue#1466.
* Merge "lights: Support deprecated flashlight API on MSM" into froyoSteve Kondik2010-08-201-3/+11
|\
| * lights: Support deprecated flashlight API on MSMSteve Kondik2010-08-201-3/+11
| |
* | add adhoc support into android frameworkPetr Havlena2010-08-204-3/+294
|/
* lights: fix id of LIGHT_ID_CAPS, also learn to count.Steve Kondik2010-08-191-1/+1
|
* Various DSP enhancementsAntti S. Lankila2010-08-183-39/+29
| | | | | | | | | | | | | | | | | | | | - Update headset to a 2nd order shelf filter, drop allpass delays A single shelf filter can give a time delay for low frequencies and attenuation for high frequencies yielding a headphone virtualization directly. - Make equalizer out of high shelves. Cascading 4 high shelves and one global gain gives me 5 controllable bands with passthrough characteristics when not used. - Set loudness target to 93 % Also correcting a volume-ramping bug which sometimes caused a slow adjustment to desired volume because of integer truncation and invalid round down/up algorithm. This should eliminate cases where song starts super loud.
* Fix gerrit fail aka Chris Soyars fail.Chris Soyars2010-08-181-6/+0
|
* Added code to allow changing of custom message's colour.Wysie2010-08-182-17/+37
|
* Merge "Updated Italian Translations: recovery and bootloader popup options ↵Steve Kondik2010-08-181-0/+34
|\ | | | | | | in reboot dialog" into froyo
| * Updated Italian Translations: recovery and bootloader popup options in ↵Eug892010-08-181-0/+34
| | | | | | | | reboot dialog
* | Only monitor recognized uevent devices.Sean McNeil2010-08-181-1/+8
|/ | | | | | | | | system_server can potentially monitor uevent devices that are of no use to it. For instance, an accelerometer implementation as uevents. This would cause the process to be busy when unnecessary. If a device cannot be classified, don't monitor it. Change-Id: I489cc453bdce7cb376102cba67a9ea470e13292d
* Merge "Added Japanese translation for shutdown_reboot_options" into froyoSteve Kondik2010-08-181-0/+29
|\
| * Added Japanese translation for shutdown_reboot_optionsTakuo Kitame2010-08-181-0/+29
| |
* | Fix build failure due to missing XML tag.Takuo Kitame2010-08-181-0/+1
|/
* Merge "German: shutdown_reboot_options" into froyoSteve Kondik2010-08-181-0/+26
|\
| * German: shutdown_reboot_optionsthiasB2010-08-181-0/+26
| |
* | Revert "Default IME needs added here also."Steve Kondik2010-08-181-3/+0
| | | | | | | | This reverts commit b845568cf7a9eb215293ac1f8c24aae79c6574b9.
* | Revert "settings: Load the default IME in the provider."Steve Kondik2010-08-181-3/+0
|/ | | | This reverts commit 7cc400ee542cb718b94ce5135c62b7abdbd46231.
* settings: Load the default IME in the provider.Steve Kondik2010-08-181-0/+3
|
* Default IME needs added here also.Steve Kondik2010-08-181-0/+3
|
* Add recovery and bootloader popup options to reboot dialog.Diogo Ferreira2010-08-172-1/+27
|
* Slow the progress bar animation down just a little bitEddie Ringle2010-08-161-3/+3
| | | | Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
* Revert "bootanimation: Don't open non-existing bootanimation.zip"Steve Kondik2010-08-161-9/+6
| | | | This reverts commit 67dbf762bc8cd2c89403f2b476037426d1c651a1.
* frameworks/base: Fix status bar notification expansion when device ↵Michele Lim2010-08-161-1/+0
| | | | | | | | | | | | | | orientation changes Rotating the device 90 or 270 degrees triggers a display size change event, as display coordinates transition from portrait to landscape mode. Handler for this event responds by expanding the status bar notification contents. When the status bar notification text encompasses the full screen (at least 5 notification messages), the last entry in the notification overlaps the foreground application (e.g. Google map) during rotation. This causes a momentary flicker on top of the screen in landscape mode. Change-Id: Ic6414071e4134001d268af5a8159ae359ee252c4 CRs-fixed: 248670
* Fix setStreamTyp not workingJonas Larsson2010-08-161-3/+1
| | | | | Breakage caused by previous commit. This also fixes the leakage that commit was intended to fix.
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music ↵Jonas Larsson2010-08-163-14/+106
| | | | vol limit, audio focus requests.
* Tweak light sensor filterJonas Larsson2010-08-161-7/+9
| | | | | | | 1. Only allow decrease if user permitted it 2. Only perform filter reset on sensor increase and current average is below 1500 ("indoors") 3. Filter reset in 2. means pushing the filter half way towards new sample 4. Filter reset is disabled by default
* Speed up indeterminate horizontal progress bar animationEddie Ringle2010-08-161-11/+12
| | | | Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
* InputMethodManagerService: Fix acore crash on boot upSrilakshmi Punuru2010-08-161-5/+5
| | | | | | | | At bootup, while starting the service, if the default Input Method is not set, it is trying to disable the icon even before the statusbar variable and the input method icon are initialized. Hence, initializing them before building the input method list. Change-Id: Ibde2ca3bd379d6620d84b75662ffad1a95a24fc6
* Fix build on some linux machineshmepas2010-08-162-2/+2
| | | | | | | This adds -lpthread on linux for aapt and localize, which appear to be needed on some linux distros. Signed-off-by: Jean-Baptiste Queru <jbq@google.com>
* frameworks/base: Swap width and height of temporary buffer only withOmprakash Dhyade2010-08-161-1/+1
| | | | | | | | | | | orientation change Current code swaps the width and height by assuming that aspect ratio of the buffer width and height will be same as that of the layout clip width and height. That is not always true. Change the check to orientation change. Change-Id: Ie387f3a7369025427484e4173cbde7a08df2b9d7
* bootanimation: Don't open non-existing bootanimation.zipJim Huang2010-08-161-6/+9
| | | | | | | | | | | | While booting from AOSP image, logcat always complains as following: W/zipro ( 1001): Unable to open zip '/data/local/bootanimation.zip': No such file or directory W/zipro ( 1001): Unable to open zip '/system/media/bootanimation.zip': No such file or directory This patch avoids opening non-existing files. Change-Id: I54cc03f125a5e16dbc930515bd2e43c623b63f8f
* frameworks/base/opengl: Add NULL checkNaomi Luis2010-08-161-4/+7
| | | | | | | Check for the validity of the attrs_list in eglChooseConfig before using it. This avoids a crash during tests in which the attributes are NULL. Change-Id: I1c0a46b505ae919e2454cfdce32f8dfc21ead247
* Sort the IME list before showing to userMac Wang2010-08-161-9/+13
| | | | | | The original list is unsorted so the order is random to users. For users who installed two or more Chinese IMEs, they may see Chinese IME, English IME, Chinese IME. That's odd to users.
* lights: Add framework support for additional lightsSteve Kondik2010-08-162-1/+17
|
* Bluetooth: Disable SDP timeout handler on SDP completionDavid Scherba2010-08-151-0/+3
| | | | | | | | | The service discovery (SDP) timeout handler set in fetchRemoteUuids() needs to be removed when service discovery completes. Otherwise, the timeout handler can terminate subsequent service discovery operations. Change-Id: I2ec2cbd8c080180114e18ed2b2059f617d44f93e CRs-fixed: 235007
* Bluetooth: Change typos in calls to remove D-Bus filter rulesRon Shaffer2010-08-151-9/+3
| | | | | | | | | | During Bluetooth eventloop teardown, the strings used in calls to remove the D-Bus filter rules were incorrect. This leaves rules assigned to the connection, and eventually the maximum number of rules are exceeded preventing Bluetooth from being enabled. Change-Id: I406345a510677ee34b4c67fffbb685b184b6b7fe CRs-fixed: 235360