40823 Commits

Author SHA1 Message Date
Romain Guy
749b9dbaf9 Merge "Don't blend transparent pixels when rendering layers." into honeycomb 2011-01-16 12:52:37 -08:00
Dianne Hackborn
64e3064305 am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb
* commit 'c237bb2776facbfd3325ef23865fd7f6ced67f17':
  Add manifest API to request a large heap.
2011-01-16 12:47:57 -08:00
Dianne Hackborn
c237bb2776 Merge "Add manifest API to request a large heap." into honeycomb 2011-01-16 12:45:07 -08:00
Dianne Hackborn
3b81bc18bb Add manifest API to request a large heap.
You can now do android:largeHeap="true" on an application.

Doesn't yet do anything, waiting for Dalvik API.

Also tweak package parsing so that the SDK API level is set in the
configuration, allowing manifest resource value selection based on
that.

Change-Id: I6e035f9702a97b055416743b88f83a22ba4a9584
2011-01-16 12:08:38 -08:00
Chet Haase
15401dc2c2 am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb
* commit '598913a6ba733da911a547e29fb21c6fea3aef3d':
  Remove obsolete DoubleEvaluator
2011-01-16 12:07:19 -08:00
Chet Haase
598913a6ba Merge "Remove obsolete DoubleEvaluator" into honeycomb 2011-01-16 12:05:40 -08:00
Chet Haase
b2ab04ffb6 Remove obsolete DoubleEvaluator
Change-Id: I4407468599061ff35c68589988fb1e897de28c69
2011-01-16 11:34:14 -08:00
Amith Yamasani
fac8e262a1 am fe75749c: Merge "Fix position and size of searchfield and buttons." into honeycomb
* commit 'fe75749cd9ad2186069037db0238b8596007c4d4':
  Fix position and size of searchfield and buttons.
2011-01-16 11:23:02 -08:00
Amith Yamasani
fe75749cd9 Merge "Fix position and size of searchfield and buttons." into honeycomb 2011-01-16 11:20:49 -08:00
Xavier Ducrohet
d1d6fafc7f LayoutLib: extract resource resolution into its own class.
Next step is to make it a jar that will also live in
ADT.
The version in layoutlib will be through a prebuilt jar
file, like ninepatch.

Also add ninepatch.jar inside the layoutlib.jar file.

Change-Id: I4a0cc9f2dd99709de6408386054c6d4abae7c824
2011-01-16 11:18:28 -08:00
Joe Onorato
0ffce15209 am 772f5600: Need to save the brigness setting.
* commit '772f5600ef720945b98054246982fd3b711830a9':
  Need to save the brigness setting.
2011-01-16 11:14:54 -08:00
Joe Onorato
772f5600ef Need to save the brigness setting.
Otherwise the value isn't preserved the next time the screen goes off.

Bug: 3356129
Change-Id: I78fd32ee66a0766ec254b8558d483e97ffdccd7e
2011-01-16 11:10:16 -08:00
Joe Onorato
f3c739cae4 am a032c901: Provide a public resource with the dimensions of the large notification icon.
* commit 'a032c90189d9ac28b65af4fe5f8b34f182441335':
  Provide a public resource with the dimensions of the large notification icon.
2011-01-16 11:06:29 -08:00
Joe Onorato
a032c90189 Provide a public resource with the dimensions of the large notification icon.
Bug: 3301067
Change-Id: I4ef66ee35df34a5288681a0e80e9877d57398dd0
2011-01-16 10:50:23 -08:00
Shih-wei Liao
33c05d84c0 am 0340f995: am 71a2e13d: On-device linking using bccLinkBC. Note that we switch to getFile interface on the libbcc side.
* commit '0340f9955f99644682c07351cbacdcd7fc06e88a':
  On-device linking using bccLinkBC. Note that we switch to getFile interface on the libbcc side.
2011-01-16 10:46:29 -08:00
Adam Powell
447d319ed0 am 9b90ac3b: am efb9000f: Fix bug 3355197 - TextView error popup text color
* commit '9b90ac3b06a5536df9a5beb4a0d36b708df385f3':
  Fix bug 3355197 - TextView error popup text color
2011-01-16 10:46:00 -08:00
Adam Powell
aa1a26c2d9 am 9f5f3d92: am c6ac2472: Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb
* commit '9f5f3d92cebc860ae57869e5299c3494f93a6ca5':
  Fix bug 3238726 - AutoCompleteTextView dropdown text color
2011-01-16 10:45:52 -08:00
Adam Powell
35a8fc7ee0 am 39ec9427: am b921072c: Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height
* commit '39ec9427fb64481596a1764b3470f5996adb8626':
  Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height
2011-01-16 10:45:45 -08:00
Adam Powell
9221ea33c6 am ebef3b8c: am 115ad165: Merge "Fix bug 3355197 - Add attribute for fast scroll preview panel text color." into honeycomb
* commit 'ebef3b8ca510ae26a04236bfbee1f96f0bda286d':
  Fix bug 3355197 - Add attribute for fast scroll preview panel text color.
2011-01-16 10:45:31 -08:00
Jamie Gennis
475f4459bb am 0969120b: am 39de4584: Merge "Compare GraphicBuffers using handles." into honeycomb
* commit '0969120b61cea2b6337c4f02462dfdef3ce393f6':
  Compare GraphicBuffers using handles.
2011-01-16 10:45:27 -08:00
Joe Onorato
169f09ed7f am 46f98a78: am 80a44401: Need to update the largeIcon for notifications when we\'re reapplying the views.
* commit '46f98a78e2884ea91c5cd46d1d95347662e3d2e7':
  Need to update the largeIcon for notifications when we're reapplying the views.
2011-01-16 10:45:12 -08:00
Wink Saville
d1afa8fec0 am eb731123: am a47aa87a: Merge "Set mIsMinInfoReady and mCurrentOtasp before notifcations." into honeycomb
* commit 'eb7311231203b7943027fd9992a5a59f67799615':
  Set mIsMinInfoReady and mCurrentOtasp before notifcations.
2011-01-16 10:44:28 -08:00
Nick Pelly
32a97d7c2b am 18f52d53: am f780350e: am b73203ab: Merge "Make sure service handles are live before passing to other objects." into gingerbread
* commit '18f52d533d735c4221d0da7c73583cfee377587d':
  Make sure service handles are live before passing to other objects.
2011-01-16 10:44:06 -08:00
Jean-Baptiste Queru
5076ba0aa1 am 89a11e5d: (-s ours) am 9286cfe5: (-s ours) merge 83fdc69e from gingerbread - do not merge
* commit '89a11e5d5c3210359679e6f211444e0d7240ae0a':
  Squash commits of the following patches, cherry-picked from other branch - do not merge.
2011-01-16 10:44:01 -08:00
Jaikumar Ganesh
ec647e2efa am e76ca5e0: (-s ours) am ef6abd8a: (-s ours) am a788a943: Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread
* commit 'e76ca5e0f1cd7b5417ed5bc05ef4cbe968e8197e':
  Do Not Merge: Expose insecure rfcomm Bluetooth API.
2011-01-16 10:43:56 -08:00
Dianne Hackborn
2313e6a932 am 89f0e6fe: am dd4a1e38: am 7d234fab: Merge "Don\'t drop the drawable cache completely on configuration change"
* commit '89f0e6fe38a6388b044fca627287ceeeaa8bf88d':
  Don't drop the drawable cache completely on configuration change
2011-01-16 10:43:49 -08:00
Dianne Hackborn
c87851cfec am ff59234a: am 1e6f5f04: am c3d0d860: Merge "Make the Phone options dialog use current language"
* commit 'ff59234a4116fe871cc94c678240a54243d7fa37':
  Make the Phone options dialog use current language
2011-01-16 10:43:44 -08:00
Dianne Hackborn
84944a7419 am ba3aa224: am e1d12668: am 0950a3ef: Merge "Added check to make orientation calculations more robust"
* commit 'ba3aa22429a3f8b09c501b9adec4accf56c2337f':
  Added check to make orientation calculations more robust
2011-01-16 10:43:38 -08:00
Dianne Hackborn
a37bc9ae23 am b69c4e36: am 544ff558: am 29c99aaa: Merge "Added check to make orientation calculations more robust" into gingerbread
* commit 'b69c4e36bec6bfd66e9d67ee3a5befab98ff9e64':
  Added check to make orientation calculations more robust
2011-01-16 10:43:32 -08:00
Dianne Hackborn
e98a7d665f am 21b0fb95: am ff3a2c18: am c058bf00: Merge "Make the Phone options dialog use current language" into gingerbread
* commit '21b0fb951b0aaa6a07a4aaed4a4733ca659d93db':
  Make the Phone options dialog use current language
2011-01-16 10:43:25 -08:00
Romain Guy
66af556743 am 32221306: am 2e7fbd97: Merge "Preapre region tracking in layers" into honeycomb
* commit '32221306848988e6857ae0f76a3f17c866d62561':
  Preapre region tracking in layers
2011-01-16 10:42:54 -08:00
Mathias Agopian
cd6357573d am 0f508731: am fd7a411a: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb
* commit '0f508731221c9997811fda189254a4bb1e3821bd':
  partially fix [3306150] HTML5 video with H/W acceleration blackout
2011-01-16 10:42:46 -08:00
Mathias Agopian
12dd5a3c9d am ceaf8ac3: am a7393dd6: Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
* commit 'ceaf8ac31c0ee131f5c7865feb227f60def729df':
  Fix error reporting in Surface::cancelBuffer()
2011-01-16 10:42:39 -08:00
James Dong
d233168da2 am b3f44773: am e7df0dde: Merge "Fixed thrashing in the cached buffer during 720p YT video streaming" into honeycomb
* commit 'b3f44773897588cf1ab6335444e4ca5fb0160a7f':
  Fixed thrashing in the cached buffer during 720p YT video streaming
2011-01-16 10:42:32 -08:00
Jeff Brown
62e578678b am c299302e: am 7a1c32e7: Merge "Add support for detecting finger orientation." into honeycomb
* commit 'c299302e986646c74ce878502cc72ff33c9849c0':
  Add support for detecting finger orientation.
2011-01-16 10:42:25 -08:00
Justin Ho
a34e70886e am a6724ae1: am 0a26f3ce: Merge "New tray notification icons, new system bar icons" into honeycomb
* commit 'a6724ae1de4db7f57d8b0558d6d7d7c0307318af':
  New tray notification icons, new system bar icons
2011-01-16 10:42:11 -08:00
Romain Guy
becbd8d5eb am cfde8514: am 739e34a3: Merge "Don\'t crash Launcher on config change." into honeycomb
* commit 'cfde851492e4ea5c2382dedf4dcc697a2818784b':
  Don't crash Launcher on config change.
2011-01-16 10:42:01 -08:00
Adam Powell
0b5acd507f am 7128722b: am 1362c94b: Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb
* commit '7128722bce15bb0de89829676f7722ce39f1eb84':
  Fix bug 3337711 - Volume panel layout adjustments
2011-01-16 10:41:53 -08:00
Jeff Brown
8e0b31b1a9 am 2440c437: am 77c3e4b9: Merge "Make getFallbackAction return false when there is none." into honeycomb
* commit '2440c437698eee54f6595a88c66a779fcce50e5c':
  Make getFallbackAction return false when there is none.
2011-01-16 10:41:34 -08:00
Jeff Brown
ddb16aa8a6 am 9f1ae205: am 06bc9721: Merge "Disable soft keyboard when keyboard attached." into honeycomb
* commit '9f1ae205b40a2cc730b3e07b1a408ad2803c40fd':
  Disable soft keyboard when keyboard attached.
2011-01-16 10:41:22 -08:00
Jeff Brown
48eea948dc am 195f13b8: am 1061b966: Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb
* commit '195f13b803e26375d58d03dd61099f586d86ea8c':
  Fix bug with mice that send multiple BTN_MOUSE values.
2011-01-16 10:41:03 -08:00
Xavier Ducrohet
47b130e219 am c9770b36: am 72fcd0a4: Merge "LayoutLib: update logs to use new data bundle" into honeycomb
* commit 'c9770b36144827e6a68ac12d1a61816f2dcdb236':
  LayoutLib: update logs to use new data bundle
2011-01-16 10:40:48 -08:00
Romain Guy
720b3ee1b1 am 2be00ccb: am 8dd5b1e5: Prevent NPE when a View is detached without having been attached. Bug #3355252
* commit '2be00ccbe7c8e2aedfa15b6b7c469160734dda15':
  Prevent NPE when a View is detached without having been attached. Bug #3355252
2011-01-16 10:40:38 -08:00
Jeff Brown
db10a638fd am 12116af5: am c8276990: Merge "Add volume down as a safe mode key for Stingray." into honeycomb
* commit '12116af5c422608d609ec884939ee8ceba3279b9':
  Add volume down as a safe mode key for Stingray.
2011-01-16 10:40:20 -08:00
Shih-wei Liao
0340f9955f am 71a2e13d: On-device linking using bccLinkBC. Note that we switch to getFile interface on the libbcc side.
* commit '71a2e13d19fa8d8f88b6b97e2b28296094af3005':
  On-device linking using bccLinkBC. Note that we switch to getFile interface on the libbcc side.
2011-01-16 04:00:57 -08:00
Shih-wei Liao
71a2e13d19 On-device linking using bccLinkBC. Note that we switch to getFile interface
on the libbcc side.

Change-Id: Iec4e0624f1448161c0a2163f3ce725ce6cdf3267
2011-01-16 03:57:20 -08:00
Adam Powell
9b90ac3b06 am efb9000f: Fix bug 3355197 - TextView error popup text color
* commit 'efb9000f42f30cc6e70113626de0f05456340ad2':
  Fix bug 3355197 - TextView error popup text color
2011-01-15 20:52:32 -08:00
Adam Powell
efb9000f42 Fix bug 3355197 - TextView error popup text color
Fix a theme setting for positioning buttons in alert dialogs for
holo.light.

Change-Id: Id6334c6d77afa19ea29409c8d5034942740c7065
2011-01-15 20:49:52 -08:00
Adam Powell
9f5f3d92ce am c6ac2472: Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb
* commit 'c6ac2472c9a24675795df19d2c07cfa86d931dc4':
  Fix bug 3238726 - AutoCompleteTextView dropdown text color
2011-01-15 20:07:52 -08:00
Adam Powell
c6ac2472c9 Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb 2011-01-15 20:05:21 -08:00