Scott Main
1d7fb0a6aa
am 2e805682: Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb
...
* commit '2e80568263924b13c59a24d4d28fecb903bbc2a9':
add compatible-screens manifest element and update supports-screens element with resizeable attribute
2011-02-14 11:46:35 -08:00
Scott Main
b254165af8
Merge "docs: fix links" into honeycomb
2011-02-14 11:44:49 -08:00
Scott Main
2e80568263
Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb
2011-02-14 11:44:10 -08:00
Scott Main
c2299de4ec
docs: add clarification to split touch events
...
Change-Id: If7904475a40905c603b5bf756fecc007073f6242
2011-02-14 11:37:50 -08:00
Joe Malin
7aceb8d814
am 55ee1d66: Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb
...
* commit '55ee1d66981f1edef966562f11c60886138544ea':
DOC CHANGE: Fix bug 3448489 - Monkeyrunner example
2011-02-14 11:28:52 -08:00
Joe Malin
55ee1d6698
Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb
2011-02-14 11:26:00 -08:00
Scott Main
077036aa00
docs: fix links
...
Change-Id: I7aba4b06996caa55f8d47cab3b13505e37de86ca
2011-02-14 11:23:48 -08:00
Scott Main
bff360a956
docs: update homepage for 3.0 announcement
...
Change-Id: I71967f09fdc01ea4455761d1c73d33187e334729
2011-02-14 11:19:05 -08:00
Scott Main
002c028c56
am ea72329b: docs: update 3.0 version notes
...
* commit 'ea72329bcc360437d67492bc4f2c82e65e8ba841':
docs: update 3.0 version notes
2011-02-14 10:34:51 -08:00
Scott Main
ea72329bcc
docs: update 3.0 version notes
...
Change-Id: Ib864f2b0964877b69e119cdf8e21e710b5b5fbc4
2011-02-14 10:30:05 -08:00
Joe Malin
aec9d75f7c
DOC CHANGE: Fix bug 3448489 - Monkeyrunner example
...
Change-Id: Ib997e9b0ef27a071c26774d139f19610404cdfbc
2011-02-14 10:29:12 -08:00
Joe Malin
b2206668d1
am 83c8b8a3: Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb
...
* commit '83c8b8a3284063c201beccc79f14db6bd715dd82':
Doc Change: Topics for copy/paste/drag/drop
2011-02-14 10:05:46 -08:00
Joe Malin
83c8b8a328
Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb
2011-02-14 10:03:33 -08:00
Xavier Ducrohet
1858c95e99
am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack.
...
* commit '02d2b5a4031c80bfe1012ce2f4f7b3695762abd9':
LayoutLib: When possible ensure parsers are popped from the stack.
2011-02-14 09:57:17 -08:00
Joe Malin
dd05f1812e
Doc Change: Topics for copy/paste/drag/drop
...
Change-Id: I755216fe9d2afca87a9adaeb99840142ff34a685
2011-02-14 09:47:22 -08:00
Xavier Ducrohet
02d2b5a403
LayoutLib: When possible ensure parsers are popped from the stack.
...
Some parser consumers (seems to be mostly resource inflation)
don't use the pull parser up to the END_DOCUMENT tag, making
the parser not pop itself from the parser stack automatically.
This is likely due to the XML resources being very shallow (1-2 levels
max), and the inflater just reading the content that it expects instead
of parsing till the document is done.
This ensures that *some* parsers are pop'ed from the stack when
used. Some other parsers we don't really control and hope the
user will parse till END_DOCUMENT.
Change-Id: Ie1f5762983fed2b2ae97b896218ae12b493e7ad9
2011-02-14 09:42:19 -08:00
Scott Main
a7276805bf
am b269346c: am d4952380: fix md5sum for windows installer
...
* commit 'b269346ca333a975d37ac50fec0c7b6a4c39a3de':
fix md5sum for windows installer
2011-02-14 09:25:30 -08:00
Scott Main
b269346ca3
am d4952380: fix md5sum for windows installer
...
* commit 'd49523809714b04636a9ac43de1c508ed1dbfc38':
fix md5sum for windows installer
2011-02-14 09:14:12 -08:00
Scott Main
d495238097
fix md5sum for windows installer
...
Change-Id: I85a3f5c9c39b0bb5d9c8654c8b7702e7bd0235f2
2011-02-14 08:56:54 -08:00
Robert Greenwalt
7e62fd1436
DO NOT MERGE - backport of l92a02b31 from master
...
Fix handling of multiple possible default networks.
bug:3328196
Change-Id: I994f1621ff82de454192945a9cae961e1710d537
2011-02-11 17:32:58 -08:00
Stephen Hines
e49f75eb46
am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb
...
* commit 'bbcf2079e9978ad6f75732070ce1dcc0dea3ea3f':
Fix struct initializer for balls.
2011-02-11 16:47:04 -08:00
Roman Nurik
471f89cc86
am b9659336: Merge "Update Supported Media Formats document to include information about network protocols and provide video encoding recommendations." into honeycomb
...
* commit 'b9659336c24ee9be8041132f0d9a1bca3ff6ed36':
Update Supported Media Formats document to include information about network protocols and provide video encoding recommendations.
2011-02-11 16:44:52 -08:00
Stephen Hines
bbcf2079e9
Merge "Fix struct initializer for balls." into honeycomb
2011-02-11 16:44:49 -08:00
Roman Nurik
b9659336c2
Merge "Update Supported Media Formats document to include information about network protocols and provide video encoding recommendations." into honeycomb
2011-02-11 16:43:32 -08:00
Stephen Hines
7655a7dd1d
Fix struct initializer for balls.
...
Bug: 3092382
Change-Id: Ie4e85177727b32f0a260fae53885c97bee111343
2011-02-11 16:38:46 -08:00
Robert Ly
154e849b72
am ccea5d27: Doc change: tools, adt, ndk release notes
...
* commit 'ccea5d27d37636db2669abec8a854fbd923440da':
Doc change: tools, adt, ndk release notes
2011-02-11 16:30:15 -08:00
Robert Ly
ccea5d27d3
Doc change: tools, adt, ndk release notes
...
Change-Id: I83f03b193995450f694e5f638bdb4a2cf90c0bdd
2011-02-11 16:19:55 -08:00
Roman Nurik
d822438fa7
am 94be4a5e: Deprecate samples/index.html in favor of resource browser. Also update resources-data.js for Accelerometer, Accessibility, and StackWidget sample code.
...
* commit '94be4a5e1ad833d7e5d0dbed29b806ba8fd5409e':
Deprecate samples/index.html in favor of resource browser. Also update resources-data.js for Accelerometer, Accessibility, and StackWidget sample code.
2011-02-11 15:42:57 -08:00
Adam Cohen
c7f15f5cbb
am 5a1b6357: Merge "Adding StackWidget sample code" into honeycomb
...
* commit '5a1b63572bf52142aa880cccc92636e65600bb60':
Adding StackWidget sample code
2011-02-11 15:23:27 -08:00
Roman Nurik
94be4a5e1a
Deprecate samples/index.html in favor of resource browser. Also update resources-data.js for Accelerometer, Accessibility, and StackWidget sample code.
...
Change-Id: I0b98cf639a0c52343290227291620c88fd260774
2011-02-11 15:21:49 -08:00
Adam Cohen
5a1b63572b
Merge "Adding StackWidget sample code" into honeycomb
2011-02-11 15:19:38 -08:00
Winson Chung
4068390434
am 5f3cd3ea: Merge "Associated changes for \'Adding sample for collection widgets backed by content providers.\'" into honeycomb
...
* commit '5f3cd3eabb7bcf8a293f84e84b0acbef682d3c88':
Associated changes for 'Adding sample for collection widgets backed by content providers.'
2011-02-11 15:15:33 -08:00
Winson Chung
5f3cd3eabb
Merge "Associated changes for 'Adding sample for collection widgets backed by content providers.'" into honeycomb
2011-02-11 15:07:06 -08:00
Roman Nurik
7641db4b3e
Update Supported Media Formats document to include information about network protocols and provide video encoding recommendations.
...
Change-Id: I905213a47c9da0476e8495ffa20344a8811d56bc
2011-02-11 14:42:17 -08:00
Robert Ly
65bdc59ea0
resolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp
...
Conflicts:
docs/html/guide/guide_toc.cs
Change-Id: I42d55f7ae899a914dc3f1c8a55492411c28057a2
2011-02-11 13:49:09 -08:00
Robert Ly
6059bb3e24
am 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb
...
* commit '2be58282746de92773f6423d4ae55a2ef4e5f226':
Doc change: updating animation framework topic
2011-02-11 13:18:41 -08:00
Robert Ly
41d34195f9
am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
...
* commit '997a671368c3b9f66f3a415876aaa94b391ab602':
Doc change: renderscript dev guide
2011-02-11 13:18:33 -08:00
Robert Ly
810c1c0c35
am 322891c6: Doc change: nfc dev guide
...
* commit '322891c689c845b5aa63dbca606967eb9f8f900b':
Doc change: nfc dev guide
2011-02-11 13:18:31 -08:00
Robert Ly
2be5828274
Merge "Doc change: updating animation framework topic" into honeycomb
2011-02-11 13:15:55 -08:00
Robert Ly
997a671368
Merge "Doc change: renderscript dev guide" into honeycomb
2011-02-11 13:15:35 -08:00
Scott Main
1b6dd05927
add compatible-screens manifest element
...
and update supports-screens element with resizeable attribute
Change-Id: I0f9247464572d126b725270b40074a390b0887bf
2011-02-11 13:00:52 -08:00
James Dong
d24d00ae1c
am f9e7442a: Update sample code in documentation
...
* commit 'f9e7442a0c0c7efc70d13fa9330baa797316154a':
Update sample code in documentation
2011-02-11 11:56:33 -08:00
Winson Chung
06d2fa705b
Associated changes for 'Adding sample for collection widgets backed by content providers.'
...
Change-Id: Ic872675f4645497dd1478b6c7e3074b029ea66ad
2011-02-11 11:27:23 -08:00
Jean-Baptiste Queru
0ba97e3ff8
am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"
...
* commit '6d104f118a59e276eb577ae322f29c2ff8a5015a':
stubs
2011-02-11 10:16:45 -08:00
Jean-Baptiste Queru
6d104f118a
am 6901f963: am 93552de8: Merge "stubs"
...
* commit '6901f963c27f2d0a9caf56b42b6054d0cecc84d1':
stubs
2011-02-11 10:04:53 -08:00
Jean-Baptiste Queru
6901f963c2
am 93552de8: Merge "stubs"
...
* commit '93552de8e305027fb003401e347b9493c64c981f':
stubs
2011-02-11 09:54:59 -08:00
Jean-Baptiste Queru
93552de8e3
Merge "stubs"
2011-02-11 09:39:46 -08:00
Steve Block
1da970625c
stubs
...
Change-Id: I6bc0b8e9d4412a0b60c6226fbd2b7a6d15aceb22
2011-02-11 09:33:40 -08:00
Robert Ly
bc68067d25
Doc change: renderscript dev guide
...
Change-Id: I4a70e4659fa629fa16369c81ebc601c8b4b570e5
2011-02-10 21:37:03 -08:00
Robert Ly
676faeba90
Doc change: updating animation framework topic
...
Change-Id: Ideb386113a0fb027f62c1ed4215dd0bab79fdb72
2011-02-10 21:22:33 -08:00