Commit Graph

2337 Commits

Author SHA1 Message Date
Trevor Johns
4b5d8355cb am 6876a9cf: Add browseable samples for L SDK release
* commit '6876a9cfc5eb05168ae7fa5215979f22396fff58':
  Add browseable samples for L SDK release
2014-10-17 18:53:07 +00:00
Trevor Johns
4e09738a86 am 66b6f721: Merge "Update sdk.atree and samples_source.prop_template for L SDK release" into lmp-dev
* commit '66b6f721b7e20911f0764720346caca5c77fb22b':
  Update sdk.atree and samples_source.prop_template for L SDK release
2014-10-17 18:50:56 +00:00
Trevor Johns
6876a9cfc5 Add browseable samples for L SDK release
Change-Id: I71c6ff9a90b7734042d68af7f01e6d61118cc508
2014-10-17 03:31:00 -07:00
Trevor Johns
b21dca0c15 Update sdk.atree and samples_source.prop_template for L SDK release
- Add new samples to sdk.atree
- Bump revision for samples_source.prop_template

Change-Id: I592d2457502dbd2458dec7879c5cea7320743378
2014-10-16 17:20:10 -07:00
Tadashi G. Takaoka
97f11e1c34 (DO NOT MERGE) Fix sample SoftKeyboard preference activity
(cherry picked from Master, commit 8359ac20a5)

Bug: 17887760
Change-Id: Ibe7d1f2b9189ecee7867a2448790eddb151bd61a
2014-10-15 09:19:12 +00:00
Chris Banes
cb838606af Merge "Update Support7Demos for L appcompat" into lmp-mr1-dev 2014-10-03 08:37:00 +00:00
Yigit Boyar
52af255018 Don't layout removed scrap views
This CL also changes the addView logic in demo LM. Previously, removed
views were not added. Now, RV takes care of this so LM can simply add them.

Bug: 17783492
Change-Id: I375405ef888fd43f9da0e1a1c13ae54bae381b44
2014-10-02 17:43:03 +00:00
Chris Banes
cbeaa03cb8 Update Support7Demos for L appcompat
New Toolbar samples along with some improvements
for the other Action Bar activities.

Change-Id: I28dca1bd86ea4c269b711f4d10283e71384a33ac
2014-10-02 10:08:24 +01:00
Dake Gu
221b154a72 SupportLeanbackDemo: Fix crash of launch Detail from Search
Now DetailsFragment is expecting PhotoItem,  SearchFragment should not pass
a String to DetailsFragment.

Change-Id: I7794c6a14dcaa1de1d1177f3288bb7460a45bf7d
2014-09-27 01:32:10 +00:00
Dake Gu
7c4d38c43e SupportLeanbackDemo: dont override fragment's object from activity
Activity should only initialize fragment's object when it is first created.
Then the object's lifecycle is controled by fragment.

b/17547817

Change-Id: I169111d2936aadfa9386b288e6922c563b4b5277
2014-09-17 17:14:33 +00:00
Dake Gu
7c6a3e4fb1 Merge "Use image card view for DetailsFragment example" into lmp-dev 2014-09-16 23:04:52 +00:00
Dake Gu
fd5a5de66a Use image card view for DetailsFragment example
b/17499864

Change-Id: I7c5f77da52424afa5020a66b032df68cfdf5846e
2014-09-16 14:43:48 -07:00
Craig Stout
a0f2a8db7e Fix build.
Change-Id: I90dda90014131e48eace67bac26453ea278b4e87
2014-09-15 14:14:46 -07:00
Craig Stout
76d6eba7e2 Use new callback for search by intent.
Change-Id: I3e3eafa50a93ad55f55bff0bb5b0b6efdda48bbb
2014-09-15 12:47:00 -07:00
Cheuksan Wang
33fe444f11 Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev 2014-09-12 17:08:18 +00:00
Michael Wright
2326f11a21 Change getScreenCaptureIntent to createScreenCaptureIntent.
Bug: 17389882
Change-Id: Icaccc6572f7fd5865f3013960bae196afa6d5dd5
2014-09-11 19:37:51 +00:00
Alan Viverette
a85567e5e8 Merge "Fix progress spinner dialog in ApiDemos" into lmp-dev 2014-09-10 23:17:22 +00:00
anaddaf
b0c76f62e7 am fb58f56d: am 543a86c1: Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev
* commit 'fb58f56d3a9c6654f362e18a0dedc417b873a96c':
  Removing the screenOrientation attribute from the wearable manifest
2014-09-10 17:21:30 +00:00
anaddaf
71d2803430 am 684651a6: am ee12f01d: Updating build.gradle files for play services dependency
* commit '684651a66edba3c6a2ed8c481bc1df440fd4e97a':
  Updating build.gradle files for play services dependency
2014-09-10 17:21:28 +00:00
anaddaf
fb58f56d3a am 543a86c1: Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev
* commit '543a86c17b523b94b0639d490bfbb0e225045456':
  Removing the screenOrientation attribute from the wearable manifest
2014-09-10 17:09:30 +00:00
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
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
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
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
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
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
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