Adam Powell
c96dde5d37
Merge "Handle disabled state for action menu items"
2010-09-02 13:59:52 -07:00
Adam Powell
00df32d439
Handle disabled state for action menu items
...
Change-Id: Id80926aef5f8f2f47703a7b1e3da38e6117edb30
2010-09-02 13:58:35 -07:00
Daisuke Miyakawa
1f11fdc2e9
am b2b973d1: (-s ours) am 3bd9b8f0: Fix build breakage.
...
Merge commit 'b2b973d13edb0a043a0288838f41eb84e9c78f76'
* commit 'b2b973d13edb0a043a0288838f41eb84e9c78f76':
Fix build breakage.
2010-09-02 13:58:25 -07:00
Daisuke Miyakawa
b2b973d13e
am 3bd9b8f0: Fix build breakage.
...
Merge commit '3bd9b8f04cece37ab4405abc382e2810006b9f97' into gingerbread-plus-aosp
* commit '3bd9b8f04cece37ab4405abc382e2810006b9f97':
Fix build breakage.
2010-09-02 13:46:55 -07:00
Daisuke Miyakawa
3bd9b8f04c
Fix build breakage.
...
Change-Id: If519f1730266f10a7852af209127aa4754a7ef9d
2010-09-02 13:42:22 -07:00
Daisuke Miyakawa
c172979fcf
am 22a17ce6: (-s ours) am b1f5a54a: Merge "VCard refactoring backport." into gingerbread
...
Merge commit '22a17ce60b5e8770ad950cc3da6d8f5a2be3b879'
* commit '22a17ce60b5e8770ad950cc3da6d8f5a2be3b879':
VCard refactoring backport.
2010-09-02 13:15:18 -07:00
Leon Scroggins III
6366248017
Merge "Only close the IME if it is Active on the WebView."
2010-09-02 13:10:30 -07:00
Daisuke Miyakawa
22a17ce60b
am b1f5a54a: Merge "VCard refactoring backport." into gingerbread
...
Merge commit 'b1f5a54a2abd95d03dc96f5f691495d2d7dfadc7' into gingerbread-plus-aosp
* commit 'b1f5a54a2abd95d03dc96f5f691495d2d7dfadc7':
VCard refactoring backport.
2010-09-02 12:59:36 -07:00
Daisuke Miyakawa
b1f5a54a2a
Merge "VCard refactoring backport." into gingerbread
2010-09-02 12:56:15 -07:00
Eric Laurent
6874bd0bec
am 937056c1: am 32ec1ad1: Merge "Fix problem in AudioEffect::command() status." into gingerbread
...
Merge commit '937056c1a7ce71e6881305a31f76e62a76685f24'
* commit '937056c1a7ce71e6881305a31f76e62a76685f24':
Fix problem in AudioEffect::command() status.
2010-09-02 12:51:11 -07:00
Eric Laurent
937056c1a7
am 32ec1ad1: Merge "Fix problem in AudioEffect::command() status." into gingerbread
...
Merge commit '32ec1ad17ff3c5034f84a5be77ee2e2434b50c56' into gingerbread-plus-aosp
* commit '32ec1ad17ff3c5034f84a5be77ee2e2434b50c56':
Fix problem in AudioEffect::command() status.
2010-09-02 12:48:40 -07:00
Eric Laurent
32ec1ad17f
Merge "Fix problem in AudioEffect::command() status." into gingerbread
2010-09-02 12:46:24 -07:00
Jean-Baptiste Queru
f623c29080
am d0743dfb: resolved conflicts for merge of bd6abed3 to gingerbread-plus-aosp
...
Merge commit 'd0743dfbeeb1fb5d63a6be2631e9aa2107233291'
* commit 'd0743dfbeeb1fb5d63a6be2631e9aa2107233291':
Add a --debug-mode option to aapt.
2010-09-02 12:08:37 -07:00
Jean-Baptiste Queru
d0743dfbee
resolved conflicts for merge of bd6abed3 to gingerbread-plus-aosp
...
Change-Id: I5522eaf85b157efede96399856fb67a1f244dd9d
2010-09-02 12:05:33 -07:00
Mike Lockwood
db16e5a673
Merge "MTP: Implement support for getting/setting device properties"
2010-09-02 12:03:25 -07:00
Mike Lockwood
59e3f0db08
MTP: Implement support for getting/setting device properties
...
Added support for the "device friendly name" and "synchonization partner"
properties, which are required by Microsoft.
Change-Id: Ic0443333d75f7d98a2d902a790b9d505a56d4eef
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-09-02 14:59:26 -04:00
Eric Laurent
e65280c552
Fix problem in AudioEffect::command() status.
...
The *pReplyData argument of the command() function was left unitialized by EffectHandle::command()
when command was EFFECT_CMD_ENABLE, EFFECT_CMD_DISABLE and EFFECT_CMD_SET_PARAM_COMMIT.
Change-Id: I91a19817ead2a8cfbdd8e2d77ca270c7ce9d5bd4
2010-09-02 11:56:55 -07:00
Romain Guy
482948bd94
Merge "Correctly apply alpha on TextView. Bug #2969691 "
2010-09-02 11:47:48 -07:00
Romain Guy
9b34d45c8f
Correctly apply alpha on TextView.
...
Bug #2969691
Change-Id: Ied46e9a38718cb37df10f9dc79b48fbc3a8bd237
2010-09-02 11:47:30 -07:00
Eric Rowe
52948d383e
am 6aa717e4: (-s ours) am 97e58ef4: Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread
...
Merge commit '6aa717e4a190cc23f61b93770ee1f80243c0f8e7'
* commit '6aa717e4a190cc23f61b93770ee1f80243c0f8e7':
DO NOT MERGE Separate utility methods into utility class.
2010-09-02 11:44:24 -07:00
Jaikumar Ganesh
33570c8bf6
Merge "Use the new signals sent by Bluez for PAN."
2010-09-02 11:40:36 -07:00
Eric Rowe
6aa717e4a1
am 97e58ef4: Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread
...
Merge commit '97e58ef444da53165caab2a7be4fe44c154d5a0e' into gingerbread-plus-aosp
* commit '97e58ef444da53165caab2a7be4fe44c154d5a0e':
DO NOT MERGE Separate utility methods into utility class.
2010-09-02 11:37:51 -07:00
Daniel Sandler
abe46415d7
Merge "Shrink status bar by 2dip to match designs."
2010-09-02 11:37:13 -07:00
Jaikumar Ganesh
c1520ecb41
Use the new signals sent by Bluez for PAN.
...
Change-Id: I092b5d6b23bacb37a5bc2ca6d8c47bc6a99467ec
2010-09-02 11:36:58 -07:00
Eric Rowe
27a912a393
Merge "Separate utility methods into utility class."
2010-09-02 11:35:29 -07:00
Eric Rowe
97e58ef444
Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread
2010-09-02 11:35:20 -07:00
Daniel Sandler
79a8bf071e
Shrink status bar by 2dip to match designs.
...
Change-Id: Ib25b827d97d05f91ba8b494d49d3be410537cb80
2010-09-02 14:35:09 -04:00
Eric Rowe
13438b0205
DO NOT MERGE Separate utility methods into utility class.
...
Methods in BluetoothTestUtils remain the same as they were in
BluetoothStressTest except for the constructor and close(). The constructor
is derived from setUp() and close() from tearDown().
Change-Id: Ifce16346f30eccdcc10ab846800e8a6fd2a24361
2010-09-02 11:29:59 -07:00
Xavier Ducrohet
bd6abed3c8
Merge "Add a --debug-mode option to aapt."
2010-09-02 11:08:03 -07:00
Alex Sakhartchouk
8e95466b5a
Adding ability to dirty the allocation and notify shaders using it.
...
Change-Id: Id5ac8dbba5185cb1f43bedcf4098fcef9f477c51
2010-09-02 10:45:39 -07:00
Daisuke Miyakawa
69831d9dc1
VCard refactoring backport.
...
Change-Id: Icf265ce7f83c1e2bd5db0c3d9bd4c142afd6db34
2010-09-02 10:39:00 -07:00
Jeff Hamilton
6d8fe9b40b
Merge "Move the searches helpers over to the new provider."
2010-09-02 10:37:28 -07:00
Jeff Hamilton
88697b5a33
Move the searches helpers over to the new provider.
...
Change-Id: I92030a50193a66edc4364345c9411c0f2d7c2d43
2010-09-02 12:36:04 -05:00
Cyrus Master
dcfd5d784c
Merge "Adds creation and last-modified timestamps to the bookmarks contract for the browser provider."
2010-09-02 10:12:45 -07:00
Leon Scroggins III
71d17e4071
Only close the IME if it is Active on the WebView.
...
Bug: 2955391
Some applications want to leave the IME open even though
the WebView is loading a page. Only hide the IME if it
is Active on the WebView or the WebTextView.
Change-Id: I1e7f973f649d78561bd8585c628a83c9b18a66ad
2010-09-02 12:53:08 -04:00
Vasu Nori
8eb1bfe0f6
Merge "fix isIntegrityCheck() & add a sample impl class and test for DatabaseErrorHandler"
2010-09-02 09:42:11 -07:00
Maksymilian Osowski
fddedbf999
Merge "Updated Summarizer to parse CRASH instead of SKIP."
2010-09-02 09:33:08 -07:00
Daniel Sandler
7e04056ca9
Merge "Lights out."
2010-09-02 09:31:19 -07:00
Daniel Sandler
ce70d91844
Lights out.
...
Not yet wired up to FLAG_FULLSCREEN; right now you must
invoke it manually by longpressing on the clock area.
Bug: 2905073
Change-Id: I43a005f2e4c08edb3673aef523bcaa1e088e8a71
2010-09-02 12:29:26 -04:00
Maksymilian Osowski
2ca8acdb56
Adds webkit revision to the summary and details.
...
The revision number is taken from external/webkit/WEBKIT_MERGE_REVISION and is served to the java code by apache server. To be able to do that, the new alias directive had to be
added to the run_apache2.py script.
Bug: 2889572
Change-Id: Ie3d147e4d8ea9edd0144b819152121563b8bd759
2010-09-02 17:27:35 +01:00
repo sync
eaa511fd03
Merge "resolved conflicts for merge of 12eaf9d5 to master"
2010-09-02 09:26:24 -07:00
Dmitri Plotnikov
0525f95bb1
Merge "Fixing an issue with convert... utility methods."
2010-09-02 09:24:37 -07:00
repo sync
3d67c5688f
resolved conflicts for merge of 12eaf9d5 to master
...
Change-Id: Icb706bdf350a9c471070fa3e2296cde77ef3703d
2010-09-03 00:24:26 +08:00
Dmitri Plotnikov
9a9ce6067f
Fixing an issue with convert... utility methods.
...
All these methods promise to do nothing
if the requested column is not present,
but in fact throw exception.
Change-Id: I0e528d53a0425b831b0083ba82c75ba5b41bfdfd
2010-09-02 09:21:28 -07:00
Maksymilian Osowski
01c1f9d9e9
The results now show which expected result was used.
...
Bug: 2889857
Change-Id: If2b7e6e6a22ddb5db6c6a50a358e8f263914e6c0
2010-09-02 17:18:48 +01:00
Maksymilian Osowski
5f21f5a4a9
Updated Summarizer to parse CRASH instead of SKIP.
...
Bug: 2970575
Change-Id: Idc8b514f4878bcd62729a47d7fe681ade114497a
2010-09-02 17:17:06 +01:00
Daniel Sandler
f61f75eb0f
Merge "Redesigned system bar and quick settings panel."
2010-09-02 08:36:03 -07:00
Daniel Sandler
d39e388e6d
Redesigned system bar and quick settings panel.
...
Change-Id: Ie26767a8c25af64809cf2fd1d8364791cb7e55ed
2010-09-02 11:34:20 -04:00
Chia-chi Yeh
12eaf9d50c
am dc296b0d: Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread
...
Merge commit 'dc296b0d4bd6fef8764c10fb4cd59c85bc5186f6' into gingerbread-plus-aosp
* commit 'dc296b0d4bd6fef8764c10fb4cd59c85bc5186f6':
SipService: reduce the usage of javax.sdp.*.
2010-09-02 08:17:11 -07:00
Chia-chi Yeh
dc296b0d4b
Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread
2010-09-02 08:13:01 -07:00