Jack Palevich
6039b0915e
Merge "Add BasicGLSurfaceView sample." into honeycomb
2011-01-18 02:42:31 -08:00
Xavier Ducrohet
959f517c24
Merge "Remove illegal @Override on interface method." into honeycomb
2011-01-17 21:51:43 -08:00
Xavier Ducrohet
e21f4d695a
Merge "Update the API level of the Honeycomb samples." into honeycomb
2011-01-17 21:51:39 -08:00
Jack Palevich
ebb6bc2fc8
Add BasicGLSurfaceView sample.
...
Show how to get started with OpenGL ES 2.0.
Change-Id: Iee83ca6a52eee64e8c6b77bc9a8abff11a1eabfd
2011-01-17 17:48:44 -08:00
Winson Chung
e8afb7e327
Fixing typo.
...
Change-Id: I7e16ed4713d9bc2c2263e526e46c54a1f85b952c
2011-01-17 17:13:31 -08:00
Xavier Ducrohet
62e3bb6f93
Remove illegal @Override on interface method.
...
Samples should compile with 1.5
Change-Id: I029ae9ded4237fd9d4d2d1dbf2c7c537afbbf36b
2011-01-17 17:05:05 -08:00
Xavier Ducrohet
2beeb1c309
Update the API level of the Honeycomb samples.
...
Change-Id: I5f14d45474957e9ee35a058d7b6295c860335429
2011-01-17 16:58:04 -08:00
Dianne Hackborn
0d11c9c345
Follow API changes.
...
Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
2011-01-17 15:27:56 -08:00
Andy Stadler
d8865cc32c
Update demo for DPM encryption controls
...
* Follow revised API
* Show more status
Bug: 3346770
Change-Id: I6c5cd8d8f055ceb3a3a78cf3868dbc0f2d535acf
2011-01-17 12:53:31 -08:00
Xavier Ducrohet
ac70efe344
Merge "Move SDK component to API 10 + codename." into honeycomb
2011-01-16 19:38:59 -08:00
Xavier Ducrohet
ae71adc7c8
Merge "Fix WXGA skin" into honeycomb
2011-01-16 19:38:41 -08:00
Xavier Ducrohet
a67b557e13
Merge "Add RS includes to the SDK and update skin list." into honeycomb
2011-01-16 19:16:16 -08:00
Winson Chung
eb80909dfc
Adding WidgetPreview utility.
...
Change-Id: Idfdf866400687e58304863c3c4f3dd3c4aed45b1
2011-01-16 17:13:16 -08:00
Xavier Ducrohet
0e58a80e38
Move SDK component to API 10 + codename.
...
Change-Id: If6c739a082c3c631de62d3c0db7615bcf29b4126
2011-01-16 15:27:25 -08:00
Dianne Hackborn
e63a4b58a2
Add some more API demos for themes.
...
Shows how to make a basic custom theme with a custom background,
and a theme that selects between the old theme and Holo.
Also use a little trick to make the API demos for HC specific
samples be hidden on older versions of the platform.
Change-Id: Ie53e8103147e81975fca73b96bda989a00504534
2011-01-16 14:29:28 -08:00
Xavier Ducrohet
0af60fc747
Fix WXGA skin
...
Change-Id: Ia283c1f9774318661c7164fdb9da70c72bb26bdc
2011-01-16 13:41:34 -08:00
Xavier Ducrohet
14f3c60f50
Add RS includes to the SDK and update skin list.
...
Change-Id: Id453585e5c1f4d80336bd2fc837afbc7a0a0d097
2011-01-16 13:21:52 -08:00
Christopher Tate
560094efef
Merge "Add a dynamically-revealed view to the drag demo" into honeycomb
2011-01-14 12:36:49 -08:00
Raphael
c3035696a2
Merge "Add llvm-rs-cc to the SDK (all platforms)" into honeycomb
2011-01-14 10:16:59 -08:00
Christopher Tate
cbbfda2bd0
Add a dynamically-revealed view to the drag demo
...
This is to show off and test the handling of views that become
visible after the primary ACTION_DRAG_STARTED broadcast happens.
Change-Id: I8bb575c2e055a9d60fc6ed8bc77457dec13a80b4
2011-01-13 20:28:47 -08:00
Jake Hamby
3695fe3a42
Fix BT chat sample app to use Honeycomb action bar.
...
The BT chat app previously used a custom title, which is no longer
supported in Honeycomb with the default theme. It also required the
option menu, which has been replaced with the action bar.
Fixed the app to use the standard Honeycomb style and action bar.
Bug: 3098795
Change-Id: I8f8656b261c6e15cc6b0b2f445087ff3baabb4d4
2011-01-13 16:59:47 -08:00
Raphael
32d597b5b7
Add llvm-rs-cc to the SDK (all platforms)
...
Change-Id: I6077251d0a34678e708ddd25068a511159ba7460
2011-01-13 16:59:09 -08:00
Andy Stadler
3eb48a061a
Add encryption status controls
...
* Enable, disable, and activate encryption
* Report encryption status
Change-Id: Ia76cf6033fe00ebdfd3369f8123f5d1ec109f3a9
2011-01-12 20:41:20 -08:00
Scott Main
d911d8812a
Merge "docs: add section links to samples overview" into honeycomb
2011-01-12 19:09:37 -08:00
Dan Bornstein
d24e1aeaa6
Happy new year!
...
Change-Id: I6daf044398620f2de3f186f77c0984c96eb8c501
2011-01-12 10:35:32 -08:00
Scott Main
3ea03c5321
docs: add section links to samples overview
...
Change-Id: Ib605362eb97e607eba3d965a5ca0f32e6207b841
2011-01-11 21:09:53 -08:00
Christopher Tate
134fada434
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
...
startDrag() that crosses application boundaries will remain @hide until we get
more of the surrounding behaviors nailed down.
Drag-and-drop demo updated to only show app-local drag operations pro tem.
Change-Id: I9cdcd132c1aae45bc472e70293b7187b4cba9bca
2011-01-11 17:49:20 -08:00
Chet Haase
d8126c7d89
All animator resources moved to res/animator
...
Change-Id: I84ea32b1560041a30195067971f02cf9e780d853
2011-01-11 07:20:55 -08:00
Chet Haase
6e27f5856a
Rename RGBEvaluator to ArgbEvaluator
...
Change-Id: I43cf6c9824b012424de1ef2a340ee9dde20af4a7
2011-01-10 16:48:48 -08:00
Raphael
5cb35294ed
Merge "SDK bump plat-tools." into honeycomb
2011-01-10 11:01:00 -08:00
Xavier Ducrohet
fd28b70b47
Merge "Update source.properties for the Samples." into honeycomb
2011-01-09 17:48:11 -08:00
Xavier Ducrohet
e039eac65a
Update source.properties for the Samples.
...
Change-Id: Id250d5e1b8a9460314e0ebd9615048e5e4e3bd87
2011-01-09 17:34:21 -08:00
Brett Chabot
8ad7359b2f
Merge "Replace use of ro.monkey with ro.test_harness." into honeycomb
2011-01-09 16:29:57 -08:00
Brett Chabot
b45644eac0
Replace use of ro.monkey with ro.test_harness.
...
Bug 3329873
Change-Id: Ia681803c3d0b0afeceb178b8314c9d7227d99355
2011-01-09 14:11:50 -08:00
Dianne Hackborn
69c72dfdf9
Clean up from comments, enable throttling.
...
Change-Id: I719b0491a7953ab57d76634699c6fdf3ad8558e0
2011-01-08 18:34:43 -08:00
Dianne Hackborn
ddfb4b38f5
Merge "Clean up to no longer use old APIs, add new loader throttle sample." into honeycomb
2011-01-08 17:35:08 -08:00
Dianne Hackborn
4fd816a7ba
Clean up to no longer use old APIs, add new loader throttle sample.
...
The new sample code is a complete self-contained end-to-end
implementation of a content provider populating a list view
through a loader, dynamically changing its contents based on
user input in about 500 lines.
Once the framework support is implemented, this will demonstrate
using CursorLoader's new throttling feature.
Change-Id: Ia67da7284607477125c613c3135f93bc1d95d0cb
2011-01-08 17:33:13 -08:00
Adam Powell
e4d6bfae65
Update dialog demos for API changes related to setting themed icons.
...
Change-Id: I73213f9593a381bd43b935aa2fa020ec3d6095d7
2011-01-08 13:29:50 -08:00
Xavier Ducrohet
4711d1efd3
Merge "Update heapSize for WXGA skin." into honeycomb
2011-01-07 17:13:07 -08:00
Christopher Tate
7f68ce1a19
Rename drag "thumbnail" to the drag "shadow"
...
No functional changes; just a rename of the relevant class/method/parameters.
Change-Id: I506f8b541027cf104553c27547d3e9972cd1add8
2011-01-07 16:31:04 -08:00
Raphael
aa4aff93b4
SDK bump plat-tools.
...
Change-Id: I100ef5667d8c7f7e75748731464761021e61219e
2011-01-07 15:47:37 -08:00
Xavier Ducrohet
29ad0f4e6c
Update heapSize for WXGA skin.
...
Change-Id: I8c0f376535d0e0969b02bd774b52a1bbbdeb7fc6
2011-01-07 15:07:47 -08:00
Xavier Ducrohet
9709bd228b
Add WXGA skin.
...
Change-Id: I29e62d5a1bf9d5017bfdca9fe07ae4e3124f951c
2011-01-07 14:37:37 -08:00
Xavier Ducrohet
e81b589ac2
Merge "Cherry-pick f0e5e933 from master." into honeycomb
2011-01-07 13:48:18 -08:00
Xavier Ducrohet
300b84c427
Cherry-pick f0e5e933 from master.
...
Move emulator skins to development.git
Also added new default RAM config to the skins.
Change-Id: Ic22592573d6d153fb94e2e2c981068936cae1219
2011-01-07 13:04:25 -08:00
Gilles Debunne
0bf9b8da9e
Merge "Made XmlAdapter sample a standalone application." into honeycomb
2011-01-07 12:13:12 -08:00
Derek Sollenberger
670c7974a6
Merge "Add basic test for retrieving the plugin's visible rect." into honeycomb
2011-01-07 11:30:40 -08:00
Derek Sollenberger
1e64f02bf7
Add basic test for retrieving the plugin's visible rect.
...
Change-Id: I32f80587438060ebaa0cbfb5f992fb4baadcdf67
2011-01-07 14:14:37 -05:00
Gilles Debunne
3fc9318ce5
Made XmlAdapter sample a standalone application.
...
Change-Id: If34f2086da65f81968f630a42e4b9e725cb65efe
2011-01-07 08:38:50 -08:00
Dianne Hackborn
010c2d5761
Codename now Honeycomb.
...
Change-Id: I32ac7dbd24bd3730deb608e20346fa9d40c3875a
2011-01-06 12:51:17 -08:00