Commit Graph

15255 Commits

Author SHA1 Message Date
anaddaf
684651a66e am ee12f01d: Updating build.gradle files for play services dependency
* commit 'ee12f01d6bc77f82a2f82f82ae4c74528f62e749':
  Updating build.gradle files for play services dependency
2014-09-10 17:09:22 +00:00
anaddaf
543a86c17b Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev 2014-09-10 16:26:16 +00:00
anaddaf
34eb5d8c69 Removing the screenOrientation attribute from the wearable manifest
Bug: 17397357
Change-Id: I81cc3500d25fe22b21ba820d8999a547d8d78097
2014-09-10 09:20:17 -07:00
anaddaf
ee12f01d6b Updating build.gradle files for play services dependency
A number of samples were not using the play services from the
repository. In one sample, the incorrect variant
of play services was used on the wearable module.

Bug: 17196108
Change-Id: I5276747a0c7eaf48c542d2540c36819422839d9b
2014-09-10 09:10:50 -07:00
Alan Viverette
bbb85f6351 Fix progress spinner dialog in ApiDemos
BUG: 17446820
Change-Id: If6201e4483a5102d0f1567a36d1edf70392d5b8f
2014-09-09 18:20:08 -07:00
Cheuksan Wang
cfb685d52e Send and download MMS via content provider instead of PDU bytes.
Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
2014-09-09 16:53:38 -07:00
Dave Allison
72e4885cb6 Merge "Add support for debugging ART to the dalvik.gdb script." into lmp-dev 2014-09-09 20:22:26 +00:00
Dave Allison
22382a4774 Add support for debugging ART to the dalvik.gdb script.
This adds two commands:

art-on
art-off

To the gdbclient script for debugging ART-based executables in gdb.
The default is 'art-on'

Bug: 17409881
Change-Id: I90a1aed603e50853a40d5f5ec1c9b168dc17ddc7
2014-09-08 16:33:24 -07:00
Alan Viverette
b4ced6163b Update alert dialogs in ApiDemos for Material theme
BUG: 17415772
Change-Id: Ifc1de793458f678a3c40b734d5ab08b2eb382f7a
2014-09-07 17:45:26 -07:00
anaddaf
53f6e127b0 Merge "Adding a missing permission to phone component" into lmp-dev 2014-09-05 22:17:37 +00:00
Ye Wen
ab56bf9812 Revert "Enforce READ_SMS permission in file provider used by MMS API demo"
This reverts commit 3060e54b6e.

Change-Id: I430f84f2694511130879eefb11311fe7d2565f43
2014-09-05 21:23:47 +00:00
Ye Wen
3060e54b6e Enforce READ_SMS permission in file provider used by MMS API demo
b/17403930

Change-Id: I7cc17f53c95d3779e43003538b8c833369c5a182
2014-09-05 11:40:48 -07:00
anaddaf
b794db463f Adding a missing permission to phone component
Since the Wearable component needed VIBRATE permissions and since
that was missing on the phone component, auto install was not
successful.

Bug: 17334885
Change-Id: I898792e459aedf50902bc9eb54755d187bfc2dc0
2014-09-05 10:25:50 -07:00
George Mount
0911ea8db7 Merge "API Review: change SharedElementListener to SharedElementCallback" into lmp-dev 2014-09-05 13:55:45 +00:00
George Mount
00fc6d9b06 API Review: change SharedElementListener to SharedElementCallback
Bug 17289526

Change-Id: I5d28a77d870b83cc93483be23635bc669978cefc
2014-09-04 15:41:53 -07:00
Ye Wen
d6ef9163ed MMS API cleanup (4/4)
- Hide APIs not approved by API council (b/17189780)
- Change configOverrides in MMS APIs from ContentValues to Bundle to be
consistent (b/17390017)
- Change SmsManager.MMS_EXTRA_DATA to EXTRA_MMS_DATA per API council
review (b/17390977)

b/17189780
b/17390017
b/17390977

Change-Id: Id9ae09ae4ef083186b93677ffabf5640c54aa99d
2014-09-04 15:41:13 -07:00
Andrew Hsieh
0c490572c8 Remove out-dated android-20 and android-21 now called android-L
Change-Id: I6aae2d2ba9381bc719ad8d9784333409fe379523
2014-09-04 11:28:30 -07:00
Yigit Boyar
319a20297d Merge "SupportV7 Navigation Bar Demo" into lmp-dev 2014-09-03 22:14:11 +00:00
Julian Odell
9b00ec9132 Bug 17262099: MMS API changes (multi-project).
Change API demo to use new content provider based MMS API.
Rebased and merged with TOT.

Change-Id: Ia1b815f2904ccfc9962960369f85e1f2de830927
2014-09-03 13:13:33 -07:00
George Mount
91df789595 Merge "Changed attribute name." into lmp-dev 2014-09-03 14:21:37 +00:00
Marco Nelissen
5c8a816e78 Merge "Add required permission to sample code" into lmp-dev 2014-09-02 20:58:05 +00:00
Marco Nelissen
486a53c016 Add required permission to sample code
Bug: 15014196
Change-Id: I0edf8320e9eaa02031d564735c17c016d7e14fda
2014-09-02 12:08:48 -07:00
George Mount
bdb8e21e40 Changed attribute name.
Bug 17188255

Change-Id: I8d5cbcd7e67ea62aeb19ca8d5652f47cafb70d3a
2014-08-31 16:03:28 -07:00
Yigit Boyar
98f71019b1 SupportV7 Navigation Bar Demo
Change-Id: I4347762a621a887ccac03372071abac5b56b52f3
2014-08-29 15:31:39 -07:00
Alan Viverette
fe3ba7fbc9 Add device default light and dark dialogs to ApiDemos
Change-Id: I538c2cfb975828cd0e1e065d4cf5589e573307d5
2014-08-28 16:39:27 -07:00
Jim Miller
b52c7ae862 Merge "Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until the new API is ready. This reverts commit d6df7362ab4b332a09d12358297056cfeadcaa11." into lmp-dev 2014-08-27 21:26:14 +00:00
Jim Miller
ac48e8f5e3 Revert "Add test options for DPM.setTrustAgentFeaturesEnabled()" until the new API is ready.
This reverts commit d6df7362ab.

Change-Id: Ie5c8e139450923374d235ea9d85f015b87851d06
2014-08-27 21:25:16 +00:00
Jeff Hao
016fc167ac Update call to IActivityManager.startActivity.
Multi-project change to go with
https://googleplex-android-review.git.corp.google.com/529286

Bug: 17040932
Change-Id: I7fa018213acd71bc0f63c97399a1676bbde61d44
2014-08-26 09:59:36 -07:00
Raphael Moll
26c34d447d resolved conflicts for merge of 85074d06 to lmp-dev
Change-Id: I96b3e879893982d9324386336710d8ea11f4796c
2014-08-25 18:48:39 -07:00
Dianne Hackborn
717280c7c1 Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into lmp-dev 2014-08-22 20:05:50 +00:00
Raphael Moll
85074d06aa am 18ec7c4f: resolved conflicts for merge of 566a4694 to klp-modular-dev
* commit '18ec7c4f8a8d1780fa80f0ab21e484576c775fe4':
  Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE.
2014-08-22 18:44:54 +00:00
Raphael Moll
18ec7c4f8a resolved conflicts for merge of 566a4694 to klp-modular-dev
Change-Id: I04c6c2fdff66e5e82f5f99cc629f9eaa5725ef26
2014-08-22 11:26:33 -07:00
Raphael Moll
566a46941e am 76c7aa35: Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE.
* commit '76c7aa353666479df9545a66f3f49eb8ff69a86e':
  Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE.
2014-08-22 16:53:16 +00:00
Raphael Moll
76c7aa3536 Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE.
Change-Id: I140d043086c8da434a8b6bf16cfb3c3763e2ba89
2014-08-22 04:28:39 +00:00
Dianne Hackborn
9f744759d1 Work on issue #17011123: Hit Back/Recents button when in Recents...
...without interacting with any of the Recents items should not
bring Home back to top

Add API demo for nav bar navigation.

Change-Id: I8b45f2bc0b554da19957ad723abe7cf4a14ee5a1
2014-08-21 17:58:05 -07:00
Raphael Moll
fa090e240f SDK Addon multi-sys-img support, part 2.
Change the sdk_repo rule to generate a system-image zip package and its
corresponding XML for the addon.

Change-Id: I3c2318d2085362f62784415713b44cc8fe97ea9c
2014-08-21 16:00:12 -07:00
Stephen Hines
d6a790cdfe Merge "Fix RS samples to prepare for 64-bit compilation." into lmp-dev 2014-08-21 21:49:56 +00:00
Craig Stout
311be185b2 Demonstrate OnItemClicked/Selected listeners.
Also fixes broken VerticalGridFragment.
And cleanup.

b/16354712

Change-Id: I348ab42230d88bac8192b5421e76a58b28ca6616
2014-08-20 18:26:44 -07:00
Tom Taylor
f1c2891a00 Merge "MMS API: ApiDemos demo app" into lmp-dev 2014-08-20 18:43:12 +00:00
Dake Gu
17b507bd0c Merge "Make BrowseAnimationFragment working" into lmp-dev 2014-08-18 21:31:41 +00:00
Dake Gu
f2204d4af7 Make BrowseAnimationFragment working
Change-Id: Id239c1910783bb70cbffcba71a5832a15db58e39
2014-08-18 16:14:50 -07:00
Craig Stout
114c29f227 Merge "Cleanup playback controls sample." into lmp-dev 2014-08-18 21:31:41 +00:00
Craig Stout
a569a89812 Cleanup playback controls sample.
Change-Id: Ib8e054001bb95a4b92acb8a2331a9544ec88e669
2014-08-18 14:24:39 -07:00
Ying Wang
e522c95f8f Use arm64 kernel-qemu in sdk-android-arm64-v8a.atree.
Bug: 17105204
Change-Id: I80dcad8198926dd0b758d65bd8704eb4c6b39e8d
2014-08-18 10:46:21 -07:00
anaddaf
4d0cd671d1 am 76f5fe77: am d97ecae3: Upating the "date" content of notifications to include seconds
* commit '76f5fe77d2e53e245ee9d811152cf2333604db63':
  Upating the "date" content of notifications to include seconds
2014-08-16 03:59:50 +00:00
anaddaf
76f5fe77d2 am d97ecae3: Upating the "date" content of notifications to include seconds
* commit 'd97ecae3db7b06238e215f6cde15b1bfee658a02':
  Upating the "date" content of notifications to include seconds
2014-08-15 22:00:41 +00:00
anaddaf
d97ecae3db Upating the "date" content of notifications to include seconds
Including "seconds" in the content of notifications to enables fast
creation/update of notifications; previously, the watch-only ones
could be created once every minute.

Bug: 16898049
Change-Id: Idd7a5b78d4cc948d4c8b3862fd998a91044d6007
2014-08-15 09:46:44 -07:00
Stephen Hines
d8295c9e49 Fix RS samples to prepare for 64-bit compilation.
Bug: 16031597
Change-Id: I8f79773e4d5219d3c8dc4696176cd42f8236c87b
2014-08-15 02:18:22 -07:00
Naoki Ishihara
a34adbb219 am 31a7dc41: am 340f9ee6: am 897d76c8: Adding browsable prebuilt samples for August push
* commit '31a7dc411e2802e1946f801a60d76a3823c504f7':
  Adding browsable prebuilt samples for August push
2014-08-14 22:42:46 +00:00
Naoki Ishihara
31a7dc411e am 340f9ee6: am 897d76c8: Adding browsable prebuilt samples for August push
* commit '340f9ee6445dae5f00edf933728faa17e2ad57d3':
  Adding browsable prebuilt samples for August push
2014-08-14 22:39:23 +00:00