Daniel Sandler
a31e4190cb
Implement priority ordering in notifications.
...
Ongoings are the only notifications currently given higher
priority (and it's in an internal data structure, not a
public API, so fear not about abuse---this will be no worse
than on the phone where ongoings floated to the top).
The only thing left is to give privileged customers a way to
alter the priority of their notifications.
Bug: 3412807
Bug: 3146719
Change-Id: I9e738cc413982845cf4858faa8ccd0a7dbf3187c
2011-02-03 01:01:20 -05:00
Joe Onorato
020c021c62
am e9dea7b7: Merge "Add a bluetooth icon and data direction to the status bar." into honeycomb
...
* commit 'e9dea7b735fb0fdb1956d96a6e78b1c5cd666316':
Add a bluetooth icon and data direction to the status bar.
2011-02-02 21:24:47 -08:00
Joe Onorato
e9dea7b735
Merge "Add a bluetooth icon and data direction to the status bar." into honeycomb
2011-02-02 21:22:49 -08:00
Joe Onorato
fce2bf3735
Add a bluetooth icon and data direction to the status bar.
...
Bug: 3354414
Change-Id: I21cc9a2597e3b22bc5860a042d8a8cc4e93ca5b3
2011-02-02 21:14:17 -08:00
Romain Guy
109da7dfd4
am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433 " into honeycomb
...
* commit '5bfd1afffe361958682bcb899b763ce35ec00c3a':
Allocate layers from the layers pool. Bug #3413433
2011-02-02 21:07:17 -08:00
Romain Guy
5bfd1afffe
Merge "Allocate layers from the layers pool. Bug #3413433 " into honeycomb
2011-02-02 21:05:35 -08:00
Romain Guy
09b7c91de7
Allocate layers from the layers pool.
...
Bug #3413433
This change will be beneficial to Launcher to avoid hiccups when
swiping pages of icons. When a layer is discarded, it is kept
in the layers pool instead of being destroyed right away. This
favors memory reuse over allocations.
Change-Id: Ifb6944ba83d6ceb67c331527c0827b26ce648eb1
2011-02-02 20:28:09 -08:00
Justin Ho
a29acdfb8a
am 1cee14f1: Merge "System bar tweaks" into honeycomb
...
* commit '1cee14f154aadabcd9990bd73a197fbd744660ad':
System bar tweaks
2011-02-02 18:50:02 -08:00
Justin Ho
1cee14f154
Merge "System bar tweaks" into honeycomb
2011-02-02 18:47:53 -08:00
Justin Ho
8e2c67ea26
am be36f9a3: Merge "Adding new volume control dialog icons" into honeycomb
...
* commit 'be36f9a3b049157b29d3fbe4f685ed8a3021344e':
Adding new volume control dialog icons
2011-02-02 18:47:50 -08:00
Justin Ho
be36f9a3b0
Merge "Adding new volume control dialog icons" into honeycomb
2011-02-02 18:45:27 -08:00
Dianne Hackborn
dd95421291
am a5861743: Merge "Fix issue #3418265 : Rotation animation on wallpaper is broken" into honeycomb
...
* commit 'a58617430d699d26948357f204f09a6ca0b837b8':
Fix issue #3418265 : Rotation animation on wallpaper is broken
2011-02-02 18:44:36 -08:00
Dianne Hackborn
a58617430d
Merge "Fix issue #3418265 : Rotation animation on wallpaper is broken" into honeycomb
2011-02-02 18:42:45 -08:00
Xavier Ducrohet
33758ef8c9
LayoutLib: Fix some rendering issues
...
Change-Id: I662a39a783de5bc7f3063f46cedaab11c7e6496e
2011-02-02 18:37:59 -08:00
Justin Ho
6758fce4dd
Adding new volume control dialog icons
...
Change-Id: I025f9372300b30fce9c2190864237a20151b9993
2011-02-02 18:35:54 -08:00
Dianne Hackborn
50660e2728
Fix issue #3418265 : Rotation animation on wallpaper is broken
...
Two problems:
1. The wallpaper offsets were being applied at the wrong place in the xform.
2. The background black needs become a clip around the newly revealed UI.
Change-Id: I3b46aea2ace3c8c5a36fc5e37b4e2b67fff1b289
2011-02-02 18:32:27 -08:00
Jean-Michel Trivi
d1488c588d
am 17f88656: Fix audible selection sound is not played
...
* commit '17f886563c7c2cbd28c3aeaf8b68d37c8e5105c0':
Fix audible selection sound is not played
2011-02-02 18:22:18 -08:00
Justin Ho
6301e12415
System bar tweaks
...
Adjusted brightness of clock and notification icons
Adding padding on right of battery indicator to 16dips to match mocks
Updated Home/Recent/Back buttons to match new brightness values
Bug: 3362749
Change-Id: I12b45b2b90b417da8d51630ca4682a3f1375774c
2011-02-02 18:21:33 -08:00
Scott Main
28f69ee47e
am 2e5fea59: am ca69a634: fix broken links, update the dev guide intro, and update sitemap file
...
* commit '2e5fea59c29762227ba31b144bedf91f1384c968':
fix broken links, update the dev guide intro, and update sitemap file
2011-02-02 18:11:55 -08:00
Jean-Michel Trivi
17f886563c
Fix audible selection sound is not played
...
The asset for "Audible selections" is too short, 11ms, and isn't
heard when this option is selected and the user clicks on buttons.
This change adds 100ms of silence at the end of this sound effect.
Change-Id: I59c712f141fe608eaa1406b6c1daa8b76646d161
2011-02-02 18:11:03 -08:00
Scott Main
2e5fea59c2
am ca69a634: fix broken links, update the dev guide intro, and update sitemap file
...
* commit 'ca69a6340610bfd7e830ff9be64a74085aea037c':
fix broken links, update the dev guide intro, and update sitemap file
2011-02-02 18:08:51 -08:00
Scott Main
67501e77ad
am ffd20dac: Merge "docs: udpate action bar dev guide" into honeycomb
...
* commit 'ffd20dac9b616ff1c31c4c7b46dd86b05a82ed30':
docs: udpate action bar dev guide
2011-02-02 18:08:23 -08:00
Scott Main
ffd20dac9b
Merge "docs: udpate action bar dev guide" into honeycomb
2011-02-02 18:06:01 -08:00
Scott Main
ca69a63406
fix broken links, update the dev guide intro, and update sitemap file
...
Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a
2011-02-02 17:43:24 -08:00
Scott Main
43bcbd8758
am 45c66a0e: (-s ours) am 94a6c689: Merge "wholesale manual merge of docs from gingerbread-docs to gingerbread includes misc changes that occured for preview sdk and shortly after plus misc older stuff that got missed" into gingerbread
...
* commit '45c66a0e1ce3d38c20804caaa6cda896187d88fb':
wholesale manual merge of docs from gingerbread-docs to gingerbread includes misc changes that occured for preview sdk and shortly after plus misc older stuff that got missed
2011-02-02 17:02:53 -08:00
Joe Malin
2e3e3dfb40
DOC CHANGE: Fix bugs in Installing SDK topic
...
Change-Id: I5c5d588e8b4c758fd2ebc6873624cbde102b3508
2011-02-02 17:01:52 -08:00
Romain Guy
44e3b0d034
am f44ed5ad: Merge "Don\'t clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433 " into honeycomb
...
* commit 'f44ed5adc42fefa0c91fc79c5e3c20e1cdc7d697':
Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433
2011-02-02 16:47:09 -08:00
Vasu Nori
99e8e04702
am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb
...
* commit '6bc710f769618e87b98d51cd02241e6b1a2fb653':
bug:3414192 new API to designate a download to be OTA update
2011-02-02 16:47:05 -08:00
Mathias Agopian
50b029d578
am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb
...
* commit '7ba35f5ab3c838c7f1b3ab957be685ac1f506b2a':
[3418265] apply layer transformations to the DimLayer.
2011-02-02 16:44:58 -08:00
Scott Main
45c66a0e1c
am 94a6c689: Merge "wholesale manual merge of docs from gingerbread-docs to gingerbread includes misc changes that occured for preview sdk and shortly after plus misc older stuff that got missed" into gingerbread
...
* commit '94a6c689acb03ba01546a10933699bde22bb4a4c':
wholesale manual merge of docs from gingerbread-docs to gingerbread includes misc changes that occured for preview sdk and shortly after plus misc older stuff that got missed
2011-02-02 16:44:55 -08:00
Scott Main
8007af91ed
am 603b475e: am 4add7f3f: cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 update OEM driver list with new fujitsu and kyocera
...
* commit '603b475e59d0ebcdb9bac297fc91e80cafbdb3a9':
cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 update OEM driver list with new fujitsu and kyocera
2011-02-02 16:44:13 -08:00
Romain Guy
f44ed5adc4
Merge "Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433 " into honeycomb
2011-02-02 16:44:07 -08:00
Vasu Nori
6bc710f769
Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb
2011-02-02 16:43:56 -08:00
Mathias Agopian
7ba35f5ab3
Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb
2011-02-02 16:42:37 -08:00
Scott Main
603b475e59
am 4add7f3f: cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 update OEM driver list with new fujitsu and kyocera
...
* commit '4add7f3ffcebe1564d1e492194817afaf107ac16':
cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 update OEM driver list with new fujitsu and kyocera
2011-02-02 16:41:29 -08:00
Scott Main
94a6c689ac
Merge "wholesale manual merge of docs from gingerbread-docs to gingerbread includes misc changes that occured for preview sdk and shortly after plus misc older stuff that got missed" into gingerbread
2011-02-02 16:38:25 -08:00
Scott Main
4add7f3ffc
cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2
...
update OEM driver list with new fujitsu and kyocera
Change-Id: Ice11a179fe6a4eb220509fc784ac6f6af5a2fa5e
2011-02-02 16:32:11 -08:00
Bill Gruber
a9b9e3f7a9
am 930189f0: am df71cabb: cherrypick Change-Id: Ica1b68a1687917432d39d7d116c9c24fa1644a83 Initial posting of in-app billing docs
...
* commit '930189f0f7c302dc76031d88f7a90f32bb57e7b6':
cherrypick Change-Id: Ica1b68a1687917432d39d7d116c9c24fa1644a83 Initial posting of in-app billing docs
2011-02-02 16:18:18 -08:00
Scott Main
44ebca2a3d
am cb2d8817: am 2458f2a1: cherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821 add notice about large screen devices and the "mobile" string in user agent
...
* commit 'cb2d88176565a199ad6c6a3a6360a166bd700579':
cherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821 add notice about large screen devices and the "mobile" string in user agent
2011-02-02 16:18:11 -08:00
Scott Main
062f2c4e22
am 8b05f6a2: am 0c1a4d3b: cherrypick Change-Id: Ia4a3488a7f25925b512c0e0ae64c1f5dcf30f680 fix market link on homepage
...
* commit '8b05f6a2af3b12fd92991feb4a32a9a252d7d7c6':
cherrypick Change-Id: Ia4a3488a7f25925b512c0e0ae64c1f5dcf30f680 fix market link on homepage
2011-02-02 16:10:29 -08:00
Scott Main
cbbdefcb71
wholesale manual merge of docs from gingerbread-docs to gingerbread
...
includes misc changes that occured for preview sdk and shortly after
plus misc older stuff that got missed
Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6
2011-02-02 16:09:45 -08:00
Mathias Agopian
6e138fb682
[3418265] apply layer transformations to the DimLayer.
...
with this change DimLayers will behave just like any other layer,
in particular they'll respect the layer transformations.
Change-Id: Icb4a1275e8bca9e3deb5f57c9f9219aaa69f9877
2011-02-02 16:05:39 -08:00
Irfan Sheriff
aec39e625b
Merge "resolved conflicts for merge of ec348b49 to honeycomb-plus-aosp" into honeycomb-plus-aosp
2011-02-02 16:03:29 -08:00
Irfan Sheriff
d6d2de6b3c
resolved conflicts for merge of ec348b49 to honeycomb-plus-aosp
...
Change-Id: I34d034115362f0f858fb65710165bd6cad2fdbd5
2011-02-02 16:02:37 -08:00
Jamie Gennis
421d94c203
am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
...
* commit 'ecb4b3f02340e21eefabbea78559e85ec7ee0089':
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
2011-02-02 15:56:20 -08:00
Jamie Gennis
ecb4b3f023
Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
2011-02-02 15:53:33 -08:00
Wink Saville
94dbc990b8
am d31fed90: Merge "Have SmsMessage use getCurrentPhoneType" into honeycomb
...
* commit 'd31fed90f8fdf854cade08af94918066af921d74':
Have SmsMessage use getCurrentPhoneType
2011-02-02 15:52:51 -08:00
Xavier Ducrohet
ca2f84c8fc
am a4747d53: Merge "Make TimePicker/DatePicker/CalendarView render in Eclipse." into honeycomb
...
* commit 'a4747d536e905c3c34ab0d3c1c9c7485d6fac689':
Make TimePicker/DatePicker/CalendarView render in Eclipse.
2011-02-02 15:52:18 -08:00
Dharmaray Kundargi
3d3621f08b
am 54b0a7f3: Merge "Fix issue 3412777 ANR on adding effects." into honeycomb
...
* commit '54b0a7f3ff0411a215e7e23f1041d414a32147b5':
Fix issue 3412777 ANR on adding effects.
2011-02-02 15:52:05 -08:00
Leon Scroggins
8287edd3ae
am 8257e4d7: Merge "DO NOT MERGE. Only scroll if the IME is open in certain cases." into honeycomb
...
* commit '8257e4d7e2b1ac9b8310a326cf8f4b53aba760ec':
DO NOT MERGE. Only scroll if the IME is open in certain cases.
2011-02-02 15:52:00 -08:00