Raphael
8acbc9d954
am 46468dde: Merge "Support for <compatible-screens><screen> in ADT." into gingerbread
...
* commit '46468dde8d7f9bd42ad180c2882bff6ef98685cd':
Support for <compatible-screens><screen> in ADT.
2010-11-02 11:45:07 -07:00
Raphael
1dfaaa7368
Merge "Support for <compatible-screens><screen> in ADT." into gingerbread
2010-11-02 11:43:11 -07:00
Gilles Debunne
3166db0994
am 18149c47: Merge "Rescaled/updated mdpi assets added." into gingerbread
...
* commit '18149c47bfc87c88798e6820d7153e588b374ed3':
Rescaled/updated mdpi assets added.
2010-11-02 10:08:27 -07:00
Gilles Debunne
27d7d3eda1
am 94da7f98: Merge "Rescaled/updated mdpi assets added." into gingerbread
...
* commit '94da7f983cc33d10bf1560bb32ec19400437a42a':
Rescaled/updated mdpi assets added.
2010-11-02 10:05:55 -07:00
Gilles Debunne
b14d942ae5
Merge "Rescaled/updated mdpi assets added." into gingerbread
2010-11-02 10:05:52 -07:00
Gilles Debunne
3c65ce2dc3
Merge "Rescaled/updated mdpi assets added." into gingerbread
2010-11-02 10:04:40 -07:00
Jeff Brown
5d0a9b474b
am a87ea46c: Fix bugs related to cheek event suppression.
...
* commit 'a87ea46cb023763e0a9b0222da20b0a354f79d8d':
Fix bugs related to cheek event suppression.
2010-11-01 21:02:05 -07:00
Jeff Brown
f6149c3229
Fix bugs related to cheek event suppression.
...
Two issues:
1. First, due to an inverted conditional in the input dispatcher, we were
reporting touches as long touches and vice-versa to the power manager.
2. Power manager user activity cheek event suppression also suppresses touch
events (but not long touch or up events). As a result, if cheek event
suppression was enabled, touches would not poke the user activity timer.
However due to the above logic inversion, this actually affected long
touches. Net result, if cheek suppression was enabled in the power manager
and you held your thumb on the screen long enough, the phone would
go to sleep!
Cheek event suppression is commonly turned on when making a phone call.
Interestingly, it does not seem to get turned off afterward...
This change fixes the logic inversion and exempts touches from the cheek
suppression. The reason we do the latter is because the old behavior
was actually harmful in other ways too: a touch down would be suppressed
but not a long touch or the touch up. This would cause bizarre behavior
if you touched the screen while it was dimmed. Instead of brightening
immediately, it would brighten either when you lifted your finger or
300ms later, whichever came first.
Bug: 3154895
Change-Id: Ied9ccec6718fbe86506322ff47a4e3eb58f81834
2010-11-01 20:51:58 -07:00
Gloria Wang
1e04f5b26c
Merge "- Move the business rule management down to DRM agents. - Do not register DRM sniffer because drmserver is not enabled."
2010-11-01 20:38:51 -07:00
Neal Nguyen
fbadab9066
am 5dda76a7: Adding some StorageManager integration test infrastructure and some basic tests.
...
* commit '5dda76a72e8bb4630fb5fd38a42e7bceb5b9c954':
Adding some StorageManager integration test infrastructure and some basic tests.
2010-11-01 19:42:22 -07:00
Neal Nguyen
815a6bc0cf
am bd06f02d: Cleaning up some more flakiness in DownloadManager tests.
...
* commit 'bd06f02d02e07ca15e420ee9e50e35253646ba64':
Cleaning up some more flakiness in DownloadManager tests.
2010-11-01 17:41:24 -07:00
Joe Malin
d9f82fa280
am a7fda21c: DO NOT MERGE: Doc Change: Documentation for MonkeyRunner tool
...
* commit 'a7fda21c8298d8f316564280d702206147207005':
DO NOT MERGE: Doc Change: Documentation for MonkeyRunner tool
2010-11-01 16:30:59 -07:00
Dan Bornstein
4c5bcb1892
am ccb75a88: Merge "Update the API file." into gingerbread
...
* commit 'ccb75a882f670f8928f13a485c0c29b8b8b93af3':
Update the API file.
2010-11-01 16:09:44 -07:00
Dan Bornstein
6a91efdb87
Merge "Update the API file." into gingerbread
2010-11-01 16:08:14 -07:00
Scott Main
10c5f8f100
am fea07c60: am eda78cea: docs: update dashboard
...
* commit 'fea07c60963abc5caaf5a59b99936d79aa9fc1b9':
docs: update dashboard
2010-11-01 16:00:43 -07:00
Scott Main
663217c6d0
am eda78cea: docs: update dashboard
...
* commit 'eda78ceaffb234c37b11e69602d020e4bb28ca83':
docs: update dashboard
2010-11-01 15:57:38 -07:00
Leon Scroggins
a61c53dfe5
am 3073646f: Merge "Update insertion handler for WebTextView." into gingerbread
...
* commit '3073646f61dcbbfe5c9e65b8e3a1d9266c3f7276':
Update insertion handler for WebTextView.
2010-11-01 14:51:00 -07:00
Leon Scroggins
fd2ddb4c43
Merge "Update insertion handler for WebTextView." into gingerbread
2010-11-01 14:49:47 -07:00
Jean-Baptiste Queru
39fc718490
am 5b4d0e84: Merge "TabWidget orientation"
...
* commit '5b4d0e84d314bd58efb9dcf4e7f23f0d0e3fc630':
TabWidget orientation
2010-11-01 13:30:49 -07:00
Jean-Baptiste Queru
86b2b99f9d
Merge "TabWidget orientation"
2010-11-01 13:19:02 -07:00
Dianne Hackborn
cc3af429d8
am 42679cea: Merge "Fix issue #3152415 : Various confusions in docs about Application" into gingerbread
...
* commit '42679cea5d8bc4b235b290b97805b86c8c7cbca5':
Fix issue #3152415 : Various confusions in docs about Application
2010-11-01 12:49:51 -07:00
Dianne Hackborn
2ee26e2cf4
Merge "Fix issue #3152415 : Various confusions in docs about Application" into gingerbread
2010-11-01 12:47:02 -07:00
Jean-Baptiste Queru
4188d55474
am b6db2d51: Merge "Bluetooth OBEX timeout problem."
...
* commit 'b6db2d5125511284ee0962dd85d9be0099e51b22':
Bluetooth OBEX timeout problem.
2010-11-01 10:53:09 -07:00
Jean-Baptiste Queru
d37761cfd9
Merge "Bluetooth OBEX timeout problem."
2010-11-01 10:46:36 -07:00
Jean-Baptiste Queru
1cf05e8506
am b1fa549a: Merge "Fixes Issue 7907 in the public bugs database ( http://code.google.com/p/android/issues/detail?id=7907 )."
...
* commit 'b1fa549a49fd8fa2fe67ee30d107cc2d1486645f':
Fixes Issue 7907 in the public bugs database (http://code.google.com/p/android/issues/detail?id=7907 ).
2010-11-01 10:39:01 -07:00
Jean-Baptiste Queru
24574f1312
Merge "Fixes Issue 7907 in the public bugs database ( http://code.google.com/p/android/issues/detail?id=7907 )."
2010-11-01 10:29:22 -07:00
Romain Guy
bcd52db16e
am cee8d1d3: Merge "fix typo"
...
* commit 'cee8d1d3450fb2b7490fbe41bf8b3f974c015f6f':
fix typo
2010-10-31 11:21:24 -07:00
Romain Guy
a290bb6aba
Merge "fix typo"
2010-10-31 11:12:51 -07:00
Dianne Hackborn
35cd3521e2
am 70a2c15e: Final SDK API 9. DO NOT MERGE.
...
* commit '70a2c15ecfd4e8cd8581699d5df8a219c7d5cdb1':
Final SDK API 9. DO NOT MERGE.
2010-10-29 19:03:03 -07:00
Scott Main
d0af840115
am 38fd3948: am 579db096: docs: remove another "new" tag
...
* commit '38fd394815a992c8874f73389e8ca849782e5fcd':
docs: remove another "new" tag
2010-10-29 17:21:07 -07:00
Scott Main
33f2f39576
am 579db096: docs: remove another "new" tag
...
* commit '579db096fa05bd077fadb04876ecf99e3ccd02b9':
docs: remove another "new" tag
2010-10-29 17:16:57 -07:00
Neal Nguyen
8154016625
am 06875afa: Merge "A little tweaking of DL Manager tests and adding better debugging output." into gingerbread
...
* commit '06875afad6101892a735f79aeb2c7bdbb58c26fa':
A little tweaking of DL Manager tests and adding better debugging output.
2010-10-29 17:10:12 -07:00
Neal Nguyen
e24b6ae868
Merge "A little tweaking of DL Manager tests and adding better debugging output." into gingerbread
2010-10-29 17:07:59 -07:00
Scott Main
2ebd346aa4
am 6e8d6bd0: Merge "docs: Update various SDK docs for GB platform and tools" into gingerbread
...
* commit '6e8d6bd09facabcc0f868960e6453b8f79cd9136':
docs: Update various SDK docs for GB platform and tools
2010-10-29 15:37:17 -07:00
Scott Main
53c33985c6
Merge "docs: Update various SDK docs for GB platform and tools" into gingerbread
2010-10-29 15:34:00 -07:00
Mathias Agopian
0cc0399b6b
fix [3148312] Region can access data out of bounds
...
Change-Id: Ic46f31d40943f405e37da21a50b55edd5a2c4124
2010-10-29 15:14:08 -07:00
Leon Clarke
3f14260637
am 5ccbe059: DO NOT MERGE. Add assets for <select>
...
* commit '5ccbe05945325dc77d543d44b69a7f80196d8cb9':
DO NOT MERGE. Add assets for <select>
2010-10-29 14:49:07 -07:00
Scott Main
8ad94714bf
am 1112632a: Merge "docs: revise javadocs for sip add a package description, revise class descriptions and edit some method docs" into gingerbread
...
* commit '1112632a41462c5dd34c7af9f67b88188a520517':
docs: revise javadocs for sip add a package description, revise class descriptions and edit some method docs
2010-10-29 10:24:04 -07:00
Scott Main
067ed47405
Merge "docs: revise javadocs for sip add a package description, revise class descriptions and edit some method docs" into gingerbread
2010-10-29 10:03:36 -07:00
Joe Onorato
f8fb705371
am ed3c7be8: Merge "Report the new size to wallpapers when the requested size changed." into gingerbread
...
* commit 'ed3c7be84255d48fe7f0454bdd51b3955698cafe':
Report the new size to wallpapers when the requested size changed.
2010-10-29 08:16:20 -07:00
Nick Pelly
4cc05cf955
am 4bf4b491: Merge "Hide some NFC API\'s." into gingerbread
...
* commit '4bf4b491be3fbd0f71bb87749a0e31f817b91e08':
Hide some NFC API's.
2010-10-29 08:15:48 -07:00
Joe Onorato
783168c390
Merge "Report the new size to wallpapers when the requested size changed." into gingerbread
2010-10-28 18:18:52 -07:00
Nick Pelly
16ebd362fe
Merge "Hide some NFC API's." into gingerbread
2010-10-28 16:47:31 -07:00
Mike Lockwood
30785a5684
am c9fa90f9: Merge "GPS: remove some logging" into gingerbread
...
* commit 'c9fa90f94b664589d584bb433e748e2b01b368c9':
GPS: remove some logging
2010-10-28 14:30:34 -07:00
Mike Lockwood
9d8eb82f14
Merge "GPS: remove some logging" into gingerbread
2010-10-28 14:28:46 -07:00
Jeff Hamilton
a46feff24b
am bd8ff5b5: Merge "DO NOT MERGE. Fix asset file descriptor for pipe based fds." into gingerbread
...
* commit 'bd8ff5b5d4f4c74889ce20a0c7a2f8e0ab7b6ea9':
DO NOT MERGE. Fix asset file descriptor for pipe based fds.
2010-10-28 14:03:40 -07:00
Jeff Hamilton
b2e6a5fb03
Merge "DO NOT MERGE. Fix asset file descriptor for pipe based fds." into gingerbread
2010-10-28 14:01:21 -07:00
Justin Ho
92efd8abf4
am 9112b8eb: DO NOT MERGE - Ringtone bugfixes (round 1)
...
* commit '9112b8ebd22ce5c83081066bea8a424eda8bda9d':
DO NOT MERGE - Ringtone bugfixes (round 1)
2010-10-28 10:30:10 -07:00
Mathias Agopian
c2dba08cc6
am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread
2010-10-27 23:46:25 -07:00
Mathias Agopian
7ba6ae3970
Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread
2010-10-27 23:44:07 -07:00