Android (Google) Code Review
a60d3c8f1d
Merge change 20686
...
* changes:
fix the build
2009-08-10 17:46:27 -07:00
Android (Google) Code Review
dfe5d23889
Merge change 20627
...
* changes:
Add ro.telephony.disable-call check in dialing.
2009-08-10 17:13:06 -07:00
Android (Google) Code Review
91b8d70cb5
Merge change 20674
...
* changes:
Add a new setting for controling how much time to wait before discarding uphill operations
2009-08-10 17:00:20 -07:00
Android (Google) Code Review
706e069c54
Merge change 20677
...
* changes:
workaround a bug in the SGX driver that would prevent eglGetConfig to work properly
2009-08-10 16:50:40 -07:00
Mathias Agopian
1d3bcd6e21
workaround a bug in the SGX driver that would prevent eglGetConfig to work properly
2009-08-10 16:48:22 -07:00
Android (Google) Code Review
3d3c180d51
Merge change 20665 into donut
...
* changes:
First update of SearchManager docs to reflect the new Donut Quick Search Box feature. This simply cleans up any inconsistencies or weirdnesses, we still need to add the new info for QSB.
2009-08-10 16:38:00 -07:00
Android (Google) Code Review
e55fd71b31
Merge change 20660
...
* changes:
add the deleted flag to the Groups table
2009-08-10 16:30:16 -07:00
Android (Google) Code Review
70b38f2176
Merge change 20607
...
* changes:
Limit AudioFlinger mixer track sampling rate.
2009-08-10 16:04:29 -07:00
Android (Google) Code Review
f693677737
Merge change 20643
...
* changes:
Add calendar_sync_window_days setting to control calendar sync window.
2009-08-10 15:53:46 -07:00
Android (Google) Code Review
494118d09f
Merge change 20668
...
* changes:
Print restore tokens in hex
2009-08-10 15:44:30 -07:00
Android (Google) Code Review
bb1f5e1e83
Merge change 20514 into donut
...
* changes:
Fix bug 2022435. Add new intent and matching extra to signal the completion of the language pack installer. This is used by CL 20513.
2009-08-10 15:23:39 -07:00
Android (Google) Code Review
326fd5b9a8
Merge change 20657
...
* changes:
Fix possible NPE when mutating a DrawableContainer
2009-08-10 15:12:04 -07:00
Android (Google) Code Review
f0eecceaf7
Merge change 20654
...
* changes:
The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex conform to that.
2009-08-10 15:02:36 -07:00
Android (Google) Code Review
7823b401f1
Merge change 20640
...
* changes:
build libRS
2009-08-10 14:06:22 -07:00
Andreas Huber
e186431c33
Expose a variation of the createRenderer API that works on a plain Surface.
2009-08-10 12:58:05 -07:00
Android (Google) Code Review
fc40bc2e35
Merge change 20622
...
* changes:
Remove unused member mHeaderValueIndex
2009-08-10 11:28:39 -07:00
Android (Google) Code Review
e1bcd0c343
Merge change 20611
...
* changes:
Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use.
2009-08-10 11:03:56 -07:00
Eric Laurent
878c0e1d68
Limit AudioFlinger mixer track sampling rate.
...
When changing the audio output stream sampling rate with setParameters() make sure that all tracks have a sampling rate less or equal to 2 times the new output sampling rate.
2009-08-10 08:15:12 -07:00
Android (Google) Code Review
ae07aadd26
Merge change 20095
...
* changes:
Fix network order for marshalling in keystore interface.
2009-08-10 03:11:28 -07:00
repo sync
74c332f184
Fix network order for marshalling in keystore interface.
...
This will fix the endian issue for heterogeneous architectures in keystore marshalling interface.
2009-08-10 16:13:00 +08:00
Android (Google) Code Review
983f1ea3f7
Merge change 20586
...
* changes:
Let java put #defines into renderscript
2009-08-09 23:01:04 -07:00
Android (Google) Code Review
56c003ab11
Merge change 20582
...
* changes:
Live wallpapers become a little more real.
2009-08-09 20:11:20 -07:00
Android (Google) Code Review
74f96f9bb3
Merge change 9608
...
* changes:
Add configurable data-retry.
2009-08-09 16:33:14 -07:00
Android (Google) Code Review
a62ce81c4e
Merge change 20578
...
* changes:
Better ripples and leaves
2009-08-09 15:21:39 -07:00
Android (Google) Code Review
1af84c92f2
Merge change 20568
...
* changes:
Revert "Disable data call in emergency call"
2009-08-09 07:45:40 -07:00
Android (Google) Code Review
4c748eff39
Merge change 20493
...
* changes:
unhide postUrl
2009-08-08 10:27:36 -07:00
Eric Laurent
efd9ad93ff
Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM].
...
Merge change 7419 from master that may help eliminate the problem.
This change was for a different use case (when disabling A2DP to switch output to SCO) but without a repro case it is worth trying.
2009-08-08 06:41:09 -07:00
Android (Google) Code Review
f82b3947bf
Merge change 20536
...
* changes:
add support for RGBX_8888
2009-08-07 20:59:33 -07:00
Mathias Agopian
dfbec0e282
add support for RGBX_8888
2009-08-07 20:55:14 -07:00
Android (Google) Code Review
063ea26d60
Merge change 20530
...
* changes:
remove unused and confusing comment
2009-08-07 19:10:22 -07:00
Mathias Agopian
9fbeb7c6e2
remove unused and confusing comment
2009-08-07 19:08:18 -07:00
Android (Google) Code Review
3e4690be46
Merge change 20474
...
* changes:
Change WIFI key
2009-08-07 18:23:00 -07:00
Android (Google) Code Review
f0c929c429
Merge change 20509
...
* changes:
Touch activation screen shown up fix
2009-08-07 17:13:39 -07:00
Android (Google) Code Review
9cedf4c3f0
Merge changes 20497,20498,20499
...
* changes:
minor code clean-up
added EGLUtils::strerror
better error handling
2009-08-07 16:39:34 -07:00
Mathias Agopian
0928e31cc7
minor code clean-up
2009-08-07 16:38:10 -07:00
Mathias Agopian
8c12c7aec3
added EGLUtils::strerror
2009-08-07 16:37:21 -07:00
Android (Google) Code Review
ec2126dc0d
Merge change 20481
...
* changes:
Add refraction and bettr normals computation to FallRS
2009-08-07 15:41:25 -07:00
Android (Google) Code Review
56de3ca211
Merge change 20336
...
* changes:
Mods to the ContactHeaderWidget to be able to have it display strings as passed in by the caller. For example we may want to use this in the case when there is no contact in a given circumstance.
2009-08-07 14:52:34 -07:00
Android (Google) Code Review
4f71bd208a
Merge change 20454
...
* changes:
Added lightweight exception logging to AsyncQueryHandler.
2009-08-07 13:47:00 -07:00
Android (Google) Code Review
1440eda7e6
Merge change 20439
...
* changes:
Fix Bmgr's logic around restore completion
2009-08-07 11:39:55 -07:00
Android (Google) Code Review
f979875971
Merge change 20422
...
* changes:
Build the stagefright library by default.
2009-08-07 11:09:44 -07:00
Android (Google) Code Review
42f59c6ec3
Merge change 20428
...
* changes:
Add constant for storing market backup state in shared preferences.
2009-08-07 11:07:40 -07:00
Eric Fischer
a13ef9893f
am e6034f6c: Import revised translations.
...
Merge commit 'e6034f6cd8fc32641f31e5a3cf068b6d56309872'
* commit 'e6034f6cd8fc32641f31e5a3cf068b6d56309872':
Import revised translations.
2009-08-07 11:04:10 -07:00
Android (Google) Code Review
e55b1d9116
Merge change 20423
...
* changes:
Retain state of wifi connection after restore
2009-08-07 10:45:29 -07:00
Eric Laurent
f9df24932f
AudioService now differentiates BT headsets and car kits.
...
The BT headset detection now makes the difference between car kits and headsets, which can be used by audio policy manager.
The headset connection is also detected earlier, that is when the headset is connected and not when the SCO socket is connected as it was the case before. This allows the audio policy manager to suspend A2DP output while ringing if a SCO headset is connected.
2009-08-07 10:31:53 -07:00
Android (Google) Code Review
b368f280c3
Merge change 9662
...
* changes:
Fix problem in AudioFlinger closeOutput and closeInput.
2009-08-07 10:20:46 -07:00
Android (Google) Code Review
a1229fdc38
Merge change 20424
...
* changes:
Fix the scanning panic issue
2009-08-07 10:20:04 -07:00
Eric Laurent
dae20d9b7f
Fix problem in AudioFlinger closeOutput and closeInput.
...
There was no garanty that the corresponding thread destructor had been already called when exiting the closeOutput() or closeInput() functions.
This contructor could be called by the thread after the exit condition is signalled. By way of consequence, closeOutputStream() could be called after
we exited closeOutput() function.
To solve the problem, the call to closeOutputStream() or closeInputStream() is moved to closeOutput() or closeInput().
2009-08-07 10:19:09 -07:00
Android (Google) Code Review
6e7329cd32
Merge change 20357
...
* changes:
Remove Voice Search constants, factored them out into the Voice Search app.
2009-08-07 09:54:02 -07:00
Android (Google) Code Review
441cb8a5e7
Merge change 20381
...
* changes:
Clean-up of API for filtering contacts by phone or email. The api is now symmetrical.
2009-08-07 09:47:35 -07:00