Vasu Nori
4caaf2aeca
bug:3362394 better documentation for DefaultDatabaseErrorHandler class
...
Change-Id: I85a278183eda297f72a740c9d23efa4aca58d2d3
2011-01-17 15:35:28 -08:00
Vasu Nori
376fedf659
Merge "bug:3362635 add new public API to downloadmanager to get mxbytesovermobile" into honeycomb
2011-01-17 15:34:06 -08:00
Jim Miller
77274695a7
Fix 3210299: Extend lock screen wake timeout to 10s
...
Change-Id: I9e4f8761a80271b97ff6411a41664642273baaef
2011-01-17 15:28:21 -08:00
Alex Sakhartchouk
ec0d3353b1
More docs
...
Change-Id: I3dfea7d83bf8525efda59cef6fafa854b5aa9fe3
2011-01-17 15:23:22 -08:00
Vasu Nori
0abbf809bf
bug:3362635 add new public API to downloadmanager to get mxbytesovermobile
...
bug:3362635
Change-Id: I7380964c6098d5ca6396b17980f78457c23d1a87
2011-01-17 15:14:53 -08:00
Costin Manolache
9ec17366c1
Add back NEW_TASK flag.
...
b/2510486 suggests we remove it, but this breaks services who can't call the intent without the flag. A different solution is needed to notify when the activity is done.
Change-Id: I0b32ead69cf816e105899fdd74e99cc1e8bf5ce3
2011-01-17 15:12:57 -08:00
Scott Main
168a0e907d
Merge "docs: revise offline homepage; delete developing index redirect page" into honeycomb
2011-01-17 15:09:24 -08:00
Scott Main
662cc7a46a
add javadoc for getView method
...
Change-Id: Ia8d9516c4017319f8bcaedb3e4c451c5c3825857
2011-01-17 15:02:07 -08:00
Jim Miller
607d320c9d
Fix 3303606: invalidate WaveView after resetting state
...
This fixes a bug where the unlock state machine was in the
reset state when it awakes which caused it to ignore
the first unlock attempt. The reason for this is the state
machine didn't run again until the next user input.
We now invalidate the drawing area to ensure the unlock state
machine runs and is ready when LockScreen shows again.
Change-Id: I9f2b279d432ff634ba0b29e606cdc954718a2ad2
2011-01-17 14:52:09 -08:00
Scott Main
e158413543
docs: revise offline homepage; delete developing index redirect page
...
Change-Id: If73a0811721fa61c6924ac4aeaaa92c81c5fe439
2011-01-17 14:48:15 -08:00
Romain Guy
d6cd572df8
Improve hardware layers rendering speed when setting a View's alpha.
...
Change-Id: Ib1275677f531c60d9919978c5538c663fdb823b5
2011-01-17 14:42:41 -08:00
Romain Guy
a43cfd2940
Merge "Improve hardware layers rendering speed when setting a View's alpha." into honeycomb
2011-01-17 14:40:35 -08:00
Xavier Ducrohet
c10803924e
Merge "LayoutLib: Update to use the new RenderResources API." into honeycomb
2011-01-17 14:21:12 -08:00
Irfan Sheriff
326feb8965
Merge "Pick an upstream interface with valid IP config" into honeycomb
2011-01-17 14:14:07 -08:00
Stephen Hines
00d0aaf9b9
Merge "Clean up simple integer operations." into honeycomb
2011-01-17 14:09:49 -08:00
Adam Cohen
3d8e353512
Merge "Adding instance check to RemoteViewsAdapter getViewAt" into honeycomb
2011-01-17 14:07:39 -08:00
Adam Cohen
181d2e3172
Adding instance check to RemoteViewsAdapter getViewAt
...
Change-Id: Ie99d5aeef6e963c89b62cfd435d1c5cbb1fb6bfa
2011-01-17 14:06:46 -08:00
Xavier Ducrohet
70552fb92d
LayoutLib: Update to use the new RenderResources API.
...
Change-Id: Ic64eff3f324c4519da89bab10e6d59f0a9341a04
2011-01-17 14:00:29 -08:00
Irfan Sheriff
29552095e1
Pick an upstream interface with valid IP config
...
As a work around for the issue of picking
the wrong interface, add a check for selecting
an upstream interface that has a valid IP configuration
Bug: 3362306
Change-Id: I01084517cff756c97660b2cfbfa8e9bf26673148
2011-01-17 13:50:48 -08:00
Michael Jurka
5401c5a256
Merge "Using full-resolution default activity icon in Recent Apps" into honeycomb
2011-01-17 13:40:51 -08:00
Chris Yerga
e2364b098f
Merge "Fix content width calculation for Spinner control. The width of the dropdown was only taking into account the width of the items and not background padding." into honeycomb
2011-01-17 13:30:53 -08:00
Michael Jurka
573068cb4a
Using full-resolution default activity icon in Recent Apps
2011-01-17 13:29:53 -08:00
Eric Laurent
adee6b3559
Merge "Fix omission in NOTICE file." into honeycomb
2011-01-17 13:29:45 -08:00
Adam Powell
a1487347f5
Merge "Fix bug 3362446 - NPE in legacy menus" into honeycomb
2011-01-17 13:26:50 -08:00
David 'Digit' Turner
fed7022952
Merge "UsbService: Remove stack-trace message during boot." into honeycomb
2011-01-17 13:24:26 -08:00
Adam Powell
4192e38827
Fix bug 3362446 - NPE in legacy menus
...
Change-Id: Icf9a0bec46c74ace3acbc85eea45d1d769b699d1
2011-01-17 13:16:54 -08:00
Kenny Root
e8a534d8f0
Remove API that snuck into MockPackageManager
...
We didn't release the get/setPackageObbPath API, but it snuck into
MockPackageManager. However, it is not usable as a developer anyway.
Removing it so it doesn't stay in the API forever.
Cherry-pick from gingerbread
Change-Id: I2083a8f398d983d53661c33270854442e34f9bc9
2011-01-17 13:13:37 -08:00
David 'Digit' Turner
49db853513
UsbService: Remove stack-trace message during boot.
...
This removes a stack trace message during the boot under emulation.
The observers tried to access a null reference when no USB configuration
is supported by the emulated device. So do not start them in this case.
+ Change a Slog.w into a Slog.i since this is an acceptable condition.
Change-Id: I126b7f05c9648e39a060eb0974cc6f4ac7533791
2011-01-17 22:09:10 +01:00
Romain Guy
73fddbae96
Merge "Don't break the build... update to 11.xml." into honeycomb
2011-01-17 13:07:24 -08:00
Romain Guy
07457acf75
Don't break the build... update to 11.xml.
...
Change-Id: I45482da4ffa5a9024d5284e0d2f6f41f4b38e8df
2011-01-17 13:08:50 -08:00
Romain Guy
2361098da3
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
...
Change-Id: Iaa222127520f3aa55072d44af12ee3477908b876
2011-01-17 13:04:12 -08:00
Romain Guy
1689c3459b
Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb
2011-01-17 13:03:16 -08:00
Kenny Root
d6c54d9786
Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb
2011-01-17 13:02:48 -08:00
Kenny Root
a1cbb94dbc
Revert "Add the {get,set}PackageObbPaths calls to API"
...
This reverts commit 5d40fe9c6846ba765072e50ed1254293cb9195e4.
Change-Id: Ie41010c92fb860b19a12bcf63f6fe95ffa68da81
2011-01-17 13:00:47 -08:00
Andy Stadler
2c12c708bf
Merge "Add internal plumbing to DPM for encryption" into honeycomb
2011-01-17 12:52:41 -08:00
Svetoslav Ganov
59cce94eb8
Merge "Catching some edge cases while flinging/scrolling in NumberPicker" into honeycomb
2011-01-17 12:52:18 -08:00
Eric Laurent
ed2d6b78f6
Fix omission in NOTICE file.
...
Added copyright notice for audio effects source files under
media/libeffects/lvm.
Change-Id: I5ac961000f7bbbfa1f95523712d8517844b1e5f9
2011-01-17 12:50:15 -08:00
Andy Stadler
22dbfda976
Add internal plumbing to DPM for encryption
...
* Add code to persist per-admin setting
* Add hooks for OS-level tie-in (is supported, get / set status)
* Add 3rd API call to get OS status (irrespective of admin settings)
* Remove "REQUESTED" status, no longer relevant with 3rd API
* Fixed bug that impacted global proxy settings
* Update api/11.xml to match current.xml
Bug: 3346770
Change-Id: I56bdf9a7894f6ca4842402c7b82ddb3caf4b37b9
2011-01-17 12:47:31 -08:00
Svetoslav Ganov
6c742f1e95
Catching some edge cases while flinging/scrolling in NumberPicker
...
1. If the scroll is exactly divisible by the scroll item height
the selector wheell is one off from the current value/text input.
Change-Id: I12721e85a99f6a5b51f5ad6f13c3836cb156c9a4
2011-01-17 12:46:21 -08:00
Dianne Hackborn
db7f38673c
Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb
2011-01-17 12:33:50 -08:00
Dianne Hackborn
48e7b45869
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
...
Change-Id: Ib4a6d824b33cca699b7b25159c491fb610d5f5da
2011-01-17 12:28:35 -08:00
Kenny Root
f09d63a52c
Re-@hide some of the other StorageManager API
...
Some StorageManager API was accidentally unhidden during a bad merge.
Re-@hide the API to fix it.
Bug: 3362407
Change-Id: I5ad6925d3b6c18c33230127b1318c150d028a010
2011-01-17 12:10:48 -08:00
Adam Powell
9512d6aa20
Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb
2011-01-17 12:07:52 -08:00
Adam Powell
77769c7a91
Fix bug 3360954 - Text overlaid on menu icons
...
Change-Id: Ie59a325b7037d93aeec01c862646f900d52e1d7c
2011-01-17 12:06:14 -08:00
Scott Main
47cd4d521b
Merge "docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up" into honeycomb
2011-01-17 12:05:15 -08:00
Kenny Root
d37d661669
Merge "Add OBB size to PackageStats" into honeycomb
2011-01-17 11:58:02 -08:00
Romain Guy
875862e3ec
Prevent NPE when no indicator is specified.
...
Bug #3362349
Change-Id: Ie15ed9e31fdd4eb72a18471375d8937c50eb1802
2011-01-17 11:37:24 -08:00
Romain Guy
bee8ec2538
Merge "Prevent NPE when no indicator is specified. Bug #3362349 " into honeycomb
2011-01-17 11:35:55 -08:00
Svetoslav Ganov
424300f3e4
Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb
2011-01-17 11:32:29 -08:00
Amith Yamasani
a3aaad1f7b
Merge "Add back legacy layout for preference framework for compatibility." into honeycomb
2011-01-17 11:27:40 -08:00