Commit Graph

5296 Commits

Author SHA1 Message Date
The Android Automerger
be63ce9819 merge in honeycomb-release history after reset to honeycomb 2011-01-14 07:21:48 -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
The Android Automerger
73ab30d132 merge in honeycomb-release history after reset to honeycomb 2011-01-13 07:21:39 -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
The Android Automerger
638173afc5 merge in honeycomb-release history after reset to honeycomb 2011-01-12 07:42:33 -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
The Android Automerger
aefc067d47 merge in honeycomb-release history after reset to honeycomb 2011-01-11 08:24:30 -08:00
The Android Automerger
4cf2c0c369 merge in honeycomb-release history after reset to honeycomb 2011-01-11 07:25:30 -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
The Android Automerger
15d76eb860 merge in honeycomb-release history after reset to honeycomb 2011-01-10 07:58:10 -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
The Android Automerger
cd40e1b3fc merge in honeycomb-release history after reset to honeycomb 2011-01-07 07:45:37 -08:00
Dianne Hackborn
010c2d5761 Codename now Honeycomb.
Change-Id: I32ac7dbd24bd3730deb608e20346fa9d40c3875a
2011-01-06 12:51:17 -08:00
The Android Automerger
788a4e261f merge in honeycomb-release history after reset to honeycomb 2011-01-06 07:29:52 -08:00
Jeff Brown
ccb93894ab Merge "Add libinput native tests." 2011-01-05 16:01:03 -08:00
Raphael Moll
1c0b37567b am 40812f1c: am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
* commit '40812f1c4b312d8276eb2839c06d2d76dd4f97e1':
  Use OUT_DIR in atree to find android.jar
2011-01-05 15:50:28 -08:00
Raphael Moll
40812f1c4b am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
* commit '1bf9f6936e423a686b623752e9f008acefaa1057':
  Use OUT_DIR in atree to find android.jar
2011-01-05 15:48:26 -08:00
Raphael Moll
1bf9f6936e Merge "Use OUT_DIR in atree to find android.jar" 2011-01-05 15:35:32 -08:00
Raphael Moll
c2e8083255 Use OUT_DIR in atree to find android.jar
Depends on change Iabbe9053 from build/core.

Change-Id: I0b6e29a5282c2ca6ff329981e5f8d2c677e6e84b
2011-01-05 14:59:27 -08:00
David 'Digit' Turner
e55d8df166 am 8e82e29f: am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
* commit '8e82e29f76de1bcacd16eebdc1c0a697d6c4946f':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
2011-01-05 14:20:40 -08:00
David 'Digit' Turner
8e82e29f76 am cbc7f695: ndk: Replace \'asm\' with \'__asm__\' in <asm/byteorder.h>
* commit 'cbc7f6954872e85c8cf1c6af7e02d0cf471cc1a8':
  ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
2011-01-05 14:18:11 -08:00
David 'Digit' Turner
cbc7f69548 ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h>
See https://review.source.android.com/#change,20076 for details.
Essentially this is to allow compilation with -std=c99

Change-Id: I4c830c38b2615352765ee40773c5aa701e5d2b68
2011-01-05 23:08:29 +01:00
The Android Automerger
1d7d27e96d merge in honeycomb-release history after reset to master 2011-01-05 12:01:37 -08:00
Dianne Hackborn
8ab4ac232b Update documentation for API demos.
Change-Id: Iaa84eb197ffc0a584772f946202c13eeb917eabf
2011-01-05 11:29:11 -08:00
The Android Automerger
21f6333705 merge in honeycomb-release history after reset to master 2011-01-05 07:26:17 -08:00
Dianne Hackborn
cce6628efd Merge "Hide XML adapter sample, since the APIs are now gone." 2011-01-04 17:37:51 -08:00
Dianne Hackborn
ab88ed55d7 Hide XML adapter sample, since the APIs are now gone.
Also tweak API demos to use the new pretty background.

Change-Id: Idbb523880fff81f6e0f3ca241e4bdaa1dbc2f8f2
2011-01-04 17:28:02 -08:00