Justin Ho
c0957f3ce1
am 186d8d36: Merge "Fix bug 3410400 - Holo rating bar assets" into honeycomb
...
* commit '186d8d36d326756ab4f25eaa8a8ed409ed2cce9b':
Fix bug 3410400 - Holo rating bar assets
2011-01-31 21:02:14 -08:00
Justin Ho
186d8d36d3
Merge "Fix bug 3410400 - Holo rating bar assets" into honeycomb
2011-01-31 20:59:46 -08:00
Jason parks
31d3963bd6
am f370391f: Merge "Show the encryption boot animation." into honeycomb
...
* commit 'f370391f8de68f40e92075d4544ea7ac5ab75ced':
Show the encryption boot animation.
2011-01-31 19:50:51 -08:00
Jason parks
f370391f8d
Merge "Show the encryption boot animation." into honeycomb
2011-01-31 19:48:24 -08:00
Adam Powell
02a30a8ceb
Fix bug 3410400 - Holo rating bar assets
...
Change-Id: I107f7d3eea2f82ee49a906b0409f01afe78e69b9
2011-01-31 19:35:20 -08:00
Chet Haase
0a198c8076
am 2cd52c80: Merge "Fix invalidation issue with actionbar items" into honeycomb
...
* commit '2cd52c809e52c042ad61067c93a4b5521eadd503':
Fix invalidation issue with actionbar items
2011-01-31 19:10:06 -08:00
Chet Haase
2cd52c809e
Merge "Fix invalidation issue with actionbar items" into honeycomb
2011-01-31 19:08:28 -08:00
Dharmaray Kundargi
8ceccbed71
am 327549f9: Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb
...
* commit '327549f9961b8cd562d1a92c1455005672aa2b95':
Fix issue 3408285. Fix issue in Thread safe in Java.
2011-01-31 19:03:36 -08:00
Dharmaray Kundargi
327549f996
Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb
2011-01-31 19:01:13 -08:00
Justin Ho
fdfde68fc2
am aece15a8: Merge "Updated notification panel alpha" into honeycomb
...
* commit 'aece15a89e4aa3bf55a4fad55852ffb6be7b6ad8':
Updated notification panel alpha
2011-01-31 18:52:51 -08:00
Gilles Debunne
6538329258
am 8f8aac5e: Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb
...
* commit '8f8aac5e8adfe14b8a01d90424b1815e0a0ebe28':
Pixel were missing on the last line of text when using MaxLines.
2011-01-31 18:52:38 -08:00
Tadashi G. Takaoka
aa9082bc79
am 2a7ade6d: Merge "Update hard keyboard status on closing input methods panel" into honeycomb
...
* commit '2a7ade6d7ca0fc962554628dbbb446fd20f0ba52':
Update hard keyboard status on closing input methods panel
2011-01-31 18:52:32 -08:00
Chet Haase
f28595e47d
Fix invalidation issue with actionbar items
...
When a view hierarchy becomes VISIBLE, it is possible that the display
list of some of the subtrees needs to be recreated. In particular, if
the subtree was measured while it was GONE, then the children probably
didn't have a valid size. If a display list is created for any of the
subnodes in the tree during this time, then they may have clipped the
children out.
The fix is to force the parent to become INVALIDATED whenever a child
view's bounds change (and it is VISIBLE).
Change-Id: I3624253e65354289f4fb94c9ba76a7e6fb82af9a
2011-01-31 18:52:12 -08:00
Jeff Brown
a70154b018
am c623fff0: Merge "Fix keyboard hidden flag." into honeycomb
...
* commit 'c623fff00c53f6002a8ec6c98cf4fdd6b1b2ad12':
Fix keyboard hidden flag.
2011-01-31 18:52:06 -08:00
Dianne Hackborn
db569b4918
am 6cf32312: Merge "Do not check features in PackageManagerService" into honeycomb
...
* commit '6cf32312aaee6716ffd1df7098838b08d80054e4':
Do not check features in PackageManagerService
2011-01-31 18:51:56 -08:00
Justin Ho
aece15a89e
Merge "Updated notification panel alpha" into honeycomb
2011-01-31 18:32:20 -08:00
Eric Fischer
05437aad8e
am 122106cb: Merge "Import revised translations. DO NOT MERGE. Bug 3394542" into honeycomb
...
* commit '122106cb9be37fb97c0315b927771ec6fcb94aa4':
Import revised translations. DO NOT MERGE. Bug 3394542
2011-01-31 18:32:11 -08:00
satok
c253fc0f80
am 076d059b: Merge "Not to update IME when Settings version is older than the last updated version." into honeycomb
...
* commit '076d059b54664b31920f0be13d56c657ab77cecc':
Not to update IME when Settings version is older than the last updated version.
2011-01-31 18:31:46 -08:00
Justin Ho
35af96c75b
am 90a9ab56: Merge "Updating notification title close asset" into honeycomb
...
* commit '90a9ab56e0a41501cdd283c6e7022fd071334070':
Updating notification title close asset
2011-01-31 18:31:23 -08:00
Andreas Huber
b450d96b3d
am 537fa17f: Merge "Disconnect HTTP live sessions as soon as the request comes in." into honeycomb
...
* commit '537fa17f21390fcb4a8d4b24f1cc80ca147ccce0':
Disconnect HTTP live sessions as soon as the request comes in.
2011-01-31 18:31:05 -08:00
Gilles Debunne
d4155ae607
am 0ad4f096: Merge "Patches for the Paste window behavior." into honeycomb
...
* commit '0ad4f0963a47feafaaa92a756fb84caab5b6bddb':
Patches for the Paste window behavior.
2011-01-31 18:30:42 -08:00
Justin Ho
4df78a76e8
Updated notification panel alpha
...
Change-Id: Id26ce253f3180fe50e7d74c0ee638126b77def0d
2011-01-31 18:29:29 -08:00
Gilles Debunne
8f8aac5e8a
Merge "Pixel were missing on the last line of text when using MaxLines." into honeycomb
2011-01-31 18:14:05 -08:00
Tadashi G. Takaoka
2a7ade6d7c
Merge "Update hard keyboard status on closing input methods panel" into honeycomb
2011-01-31 18:04:11 -08:00
Dianne Hackborn
36dad9b86c
am b04ec6a8: (-s ours) am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MERGE" into gingerbread
...
* commit 'b04ec6a8a7e6a684eb4b8d434c87b76bbac9c80c':
Do not check features in PackageManagerService DO NOT MERGE
2011-01-31 17:58:08 -08:00
Dianne Hackborn
b04ec6a8a7
am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MERGE" into gingerbread
...
* commit '7a7ed2b21233480d63a1f6b3830e3b0c1c6a3298':
Do not check features in PackageManagerService DO NOT MERGE
2011-01-31 17:55:11 -08:00
Dharmaray Kundargi
a573b563b3
Fix issue 3408285. Fix issue in Thread safe in Java.
...
Change-Id: Ifddcecfc2d7b1bd3e8a91c4850c169e1fb7c65ae
2011-01-31 17:54:55 -08:00
Eric Fischer
5bf5569996
am 3efb3153: (-s ours) am a019d15b: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit '3efb3153137d310851346807fcc04e71144c5413':
Import revised translations. DO NOT MERGE
2011-01-31 17:48:57 -08:00
Jeff Brown
c623fff00c
Merge "Fix keyboard hidden flag." into honeycomb
2011-01-31 17:45:56 -08:00
Dianne Hackborn
7a7ed2b212
Merge "Do not check features in PackageManagerService DO NOT MERGE" into gingerbread
2011-01-31 17:41:54 -08:00
Dianne Hackborn
6cf32312aa
Merge "Do not check features in PackageManagerService" into honeycomb
2011-01-31 17:41:09 -08:00
Eric Fischer
122106cb9b
Merge "Import revised translations. DO NOT MERGE. Bug 3394542" into honeycomb
2011-01-31 17:27:30 -08:00
Jeff Brown
597eec8c3d
Fix keyboard hidden flag.
...
Configuration.hardKeyboardHidden should be set to
HARDKEYBOARDHIDDEN_YES when no keyboard is present or when it is
disabled. The code in PhoneWindowManager.adjustConfigurationLw
does the right thing. It also takes care of setting keyboardHidden
correctly when only a soft keyboard is available.
So it turns out that all we need to do to disable the hard keyboard
is to set Configuration.keyboard to KEYBOARD_NOKEYS *before* asking
the policy to adjust the configuration.
Bug: 3406101
Change-Id: I3519d02af30d8068198cb3d6b8fdde601c2fe8b4
2011-01-31 17:12:25 -08:00
Kenny Root
4c3915a0f7
Do not check features in PackageManagerService
...
PackageManagerService shouldn't check features that a package declares
that it uses because this will cause problems in the future when we add
more features that older phones didn't explicitly declare. We must rely
on markets to know about phones and filter them for us to avoid this
situation.
Bug: 3409434
Change-Id: I419a5b936be3572b83a485081a6c81b2f1c8741c
2011-01-31 16:59:12 -08:00
Tadashi G. Takaoka
e385f0c771
Update hard keyboard status on closing input methods panel
...
Bug: 3391067
Change-Id: Ib337cea0031020ab7ca019b30cd2ceb47a7664d5
2011-02-01 09:54:54 +09:00
satok
076d059b54
Merge "Not to update IME when Settings version is older than the last updated version." into honeycomb
2011-01-31 16:53:05 -08:00
Justin Ho
90a9ab56e0
Merge "Updating notification title close asset" into honeycomb
2011-01-31 16:36:09 -08:00
Kenny Root
fa2ae1ad1a
Do not check features in PackageManagerService DO NOT MERGE
...
PackageManagerService shouldn't check features that a package declares
that it uses because this will cause problems in the future when we add
more features that older phones didn't explicitly declare. We must rely
on markets to know about phones and filter them for us to avoid this
situation.
Bug: 3409434
Change-Id: I0d51b2de33d8110edc6824af4b5b8c901f96077f
2011-01-31 16:27:38 -08:00
Justin Ho
6c01a26743
Updating notification title close asset
...
Change-Id: Id985d9f71b427b353d4f7a390c84fd40e8d43fc4
2011-01-31 16:27:28 -08:00
Andreas Huber
537fa17f21
Merge "Disconnect HTTP live sessions as soon as the request comes in." into honeycomb
2011-01-31 16:23:27 -08:00
Gilles Debunne
0ad4f0963a
Merge "Patches for the Paste window behavior." into honeycomb
2011-01-31 16:22:25 -08:00
Andreas Huber
17ab86cdb1
Disconnect HTTP live sessions as soon as the request comes in.
...
Instead of waiting until pending events have been processed.
Change-Id: Id758f5508a514561e18aade82175d69e9156965e
related-to-bug: 3409681
2011-01-31 16:18:49 -08:00
Eric Fischer
3efb315313
am a019d15b: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
* commit 'a019d15b667a72d7cb29afc7f153d5c517abcb76':
Import revised translations. DO NOT MERGE
2011-01-31 16:18:27 -08:00
Svetoslav Ganov
b5d9b6aec8
am 1c91433f: Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb
...
* commit '1c91433f7c61860319fa5d524b503c2631a7f2d3':
Set time dialog display changes AM/PM at 1 instead of 12
2011-01-31 16:15:26 -08:00
Adam Powell
3c7a617455
am 5f639d5a: Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb
...
* commit '5f639d5a5134b994ee77207ac931bdafe95c6d66':
Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode
2011-01-31 16:15:20 -08:00
Svetoslav Ganov
1c91433f7c
Merge "Set time dialog display changes AM/PM at 1 instead of 12" into honeycomb
2011-01-31 16:11:59 -08:00
Adam Powell
5f639d5a51
Merge "Fix bug 3408834 - actionbar stays gone when leaving reader in lightsout mode" into honeycomb
2011-01-31 16:11:51 -08:00
Eric Fischer
a019d15b66
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2011-01-31 16:08:52 -08:00
satok
4d733290a1
Not to update IME when Settings version is older than the last updated version.
...
- Check if just old version or not.
- Sometimes, ContentObserver.onChange is called before finishing to save the actual value.
This can be verified by checking the system settings version. If the version is not updated,
cached value will be returned from Settings.Secure, and this should not be handled.
Bug: 3406300
Change-Id: Ie3f5b484b5574e10a41dfc209ed31271a474b828
2011-02-01 09:01:58 +09:00
Gilles Debunne
e19246a38b
am 11f9647e: Merge "Hint text is visible when using center gravity." into honeycomb
...
* commit '11f9647e03d4e1141bc4312626c8dc9116f1f470':
Hint text is visible when using center gravity.
2011-01-31 15:32:40 -08:00