Roman Nurik
f4f345d0b7
Major update to HoneycombGallery
...
* Add action bar and icon theming
* Add contextual action bar and photo sharing
* Add notifications (with large icons too)
* Add fullscreening (lights-out mode)
* Add a picture frame
Change-Id: I07a1da435d5adc7bc76c7ac2cc087ff2efd74156
2011-02-07 17:03:19 -08:00
Alexander Lucas
821736e1fb
Added a dialog box, better drag/drop, transparent action bar. fixed crash on camera rotation, updated for new Honeycomb targets.
...
Change-Id: I40c7a2872d94a13a12fe89d5533b926e201f9eb5
2011-02-07 11:56:55 -08:00
Scott Main
235371e2aa
docs: revise searchabledictionary sample to add note about latest changes from Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
...
Change-Id: I64ffa145844eef4d3bc556c978286141f140ebd3
2011-02-07 09:44:02 -08:00
Scott Main
35319945af
update the SearchableDictionary sample to use SearchView in the Action Bar
...
and set the main activity to use launchMode="singleTop"
Change-Id: I72bd13bb8250d0b00a713fe2980a5ad692f2cb9e
2011-02-07 09:35:14 -08:00
Robert Ly
e6fb82dbf5
Setting targetSdkVersion to 11 for samples
...
Change-Id: I5ad8c970ec672f22f6029fc0b4928ba1d5b72923
2011-02-05 08:50:21 -08:00
Nick Pelly
f0f3e98f10
DO NOT MERGE
...
Cherry-pick from GB to HC.
Update sample app for final GB MR API changes.
Change-Id: Iab3b879d1a53b70cbffd51011c77699325e21dad
2011-02-01 11:16:06 -08:00
The Android Open Source Project
88f1271196
Mass merge from gingerbread - do not merge
...
Change-Id: I1fadb096a42c4905d243428a91025ecb759443cc
2011-01-30 12:39:58 -08:00
Jeff Hamilton
59592336d5
am 509fbb4d: Sample code for foreground NDEF Push APIs.
...
* commit '509fbb4df3bdbc8c78614f5297459f7afe2b1ba6':
Sample code for foreground NDEF Push APIs.
2011-01-29 09:55:03 -08:00
Jeff Hamilton
6a16ba335f
am e0fbd3ff: Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent.
...
* commit 'e0fbd3ffe82e6e80c6b070c3afbdb8e7fdd9bb25':
Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent.
2011-01-29 09:32:16 -08:00
Scott Main
82b3a46cad
set minsdkversion for hc demo to 11
...
Change-Id: I21bdf56424fe1f63cad1c8e99fb6285ecbfc28f4
2011-01-28 11:22:09 -08:00
Dianne Hackborn
c6572ed63d
Merge "Add new samples for explicit alert dialog themes." into honeycomb
2011-01-27 22:47:21 -08:00
Alexander Lucas
a029474d6c
am a0575674: Merge "For SipDemo sample code: Changed chosen image for "selected" state of talk button" into gingerbread
...
* commit 'a057567484888f206cd70ecc2dcb269b16f23718':
For SipDemo sample code: Changed chosen image for "selected" state of talk button
2011-01-27 18:28:36 -08:00
Dianne Hackborn
e36d13b70d
Add new samples for explicit alert dialog themes.
...
Change-Id: I1e306c0786952ab391c479a9322065efd8566ca7
2011-01-27 16:35:02 -08:00
Scott Main
44a6ed7b3f
Merge "change notepad min sdk version to 11 and adjust action item appearance" into honeycomb
2011-01-27 15:02:52 -08:00
Scott Main
29ecb2f11d
change notepad min sdk version to 11 and adjust action item appearance
...
Change-Id: I5385067b2720ebb053565cadcfe725103165abb8
2011-01-27 14:58:55 -08:00
Jeff Hamilton
71a96a345a
am aad3a1b7: Add a sample for the NFC foreground dispatch APIs.
...
* commit 'aad3a1b7327491f29db69a4e4bf7c3791662d6b5':
Add a sample for the NFC foreground dispatch APIs.
2011-01-26 21:14:42 -08:00
Jeff Hamilton
509fbb4df3
Sample code for foreground NDEF Push APIs.
2011-01-26 17:41:35 -06:00
Jeff Hamilton
a9bb7f1472
resolved conflicts for merge of ac96a560 to honeycomb-merge
...
Change-Id: Ibc0b1fa69597672293f6b753f18f8a14ee732d0b
2011-01-26 11:12:41 -06:00
Jeff Hamilton
e0fbd3ffe8
Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent.
...
Change-Id: Ic537d209b07e81e80aeca5aa3e4a63657ac6fb76
2011-01-25 16:33:33 -06:00
Dianne Hackborn
649790adc5
Use multiple async tasks.
...
Change-Id: If6be431a4f9443eaaf4478bae57c29f77f558b91
2011-01-24 21:26:57 -08:00
Xavier Ducrohet
c177f55e12
Update the SDK platform components to API 11.
...
Change-Id: I17f202c986ca0a27e89f02430bb2400eaa85c534
2011-01-24 17:25:36 -08:00
Dianne Hackborn
7c69dba7cc
Remove use of old theme name.
...
Change-Id: Iebc7a81738122fbfb94f22649e07eabb39dc4afb
2011-01-23 14:10:41 -08:00
Adam Powell
4da9196dd0
API change - bug 3370353 and bug 3370338
...
Change-Id: I9da53f3260ca17713e793b420e477686ad23c7d3
2011-01-20 18:36:37 -08:00
Alexander Lucas
11b83fd9f7
Merge "Added Honeycomb Gallery sample application." into honeycomb
2011-01-19 18:33:28 -08:00
Alexander Lucas
9f935c7da5
Added Honeycomb Gallery sample application.
...
Change-Id: I1eefc2837016a7973544f0c57a8464466e7dcef9
2011-01-19 17:02:48 -08:00
Trevor Johns
953dbee407
Merge "NFC sample app" into honeycomb
2011-01-19 15:23:41 -08:00
Megha Joshi
6aa608a559
NFC sample app
...
Cherry-picking NFC sample into Honeycomb branch, since it wasn't
merged during it's original commit to Gingerbread.
Change-Id: I79308f04c1b2edd6cb5bb675fa13b9e5083a8432
2011-01-19 14:07:55 -08:00
Jaikumar Ganesh
2af724c6eb
Modify Bluetooth Chat app for new insecure rfcomm API.
...
Also fix some bugs.
Change-Id: I2e20a3b02fb904d64e03a2c4602a5b724912c742
2011-01-19 10:30:32 -08:00
Alexander Lucas
a057567484
Merge "For SipDemo sample code: Changed chosen image for "selected" state of talk button" into gingerbread
2011-01-18 18:04:38 -08:00
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
Jack Palevich
5e38995f6a
Merge "Add BasicGLSurfaceView sample." into gingerbread
2011-01-17 17:39:43 -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
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
Jack Palevich
2f6e41d664
Add BasicGLSurfaceView sample.
...
Show how to get started with OpenGL ES 2.0.
Change-Id: I22e5e72114fd76bb7319c51e0a3b0d0e05c546fb
2011-01-14 19:27:56 -08:00
Jaikumar Ganesh
1b6086207f
Merge "Do Not Merge: Modify Bluetooth Chat app for new insecure rfcomm API." into gingerbread
2011-01-14 16:11:35 -08:00
Jaikumar Ganesh
6314c20eeb
Do Not Merge: Modify Bluetooth Chat app for new insecure rfcomm API.
...
Also fix some bugs.
Bug: 3352266
Change-Id: Ie64cb243159b1f6eea5f268f02a1dd58970d1e22
2011-01-14 13:11:34 -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
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
Jeff Hamilton
aad3a1b732
Add a sample for the NFC foreground dispatch APIs.
...
Change-Id: Iee532d53b4d9354977414b0302b386a940606ab3
2011-01-13 14:39:58 -06: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
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