Xavier Ducrohet
bea50d3562
SDK repo: use a template for samples/source.properties.
...
Use a template for samples/source.properties so that it automatically
picks up the current platform API level.
Also merges 52feec594a
("Update rev numbers of SDK packages.")
Change-Id: I89574842d2b0290cc6cf454f82a3721644cae0f0
2012-02-29 11:22:54 -08:00
Jason Sams
64ee2e44ef
Merge "Use IO stream"
2012-02-22 12:11:12 -08:00
Romain Guy
3c4c9f87ef
Remove the GlobalTime sample app.
...
GlobalTime relied on obsolete private APIs.
Change-Id: I338f3f2021ba8a708056c10e3cce71307a529ea9
2012-02-17 13:07:18 -08:00
Jason Sams
97e2d1bfca
Use IO stream
...
Change-Id: I668383598a326f32f96685bb8ced3900b004ea82
2012-02-15 11:39:11 -08:00
Adam Powell
fef319c150
am 770fc91f: Update SharingSupport demo for support lib API change
...
* commit '770fc91f540e26d7b90c6799a515503ea952b421':
Update SharingSupport demo for support lib API change
2012-02-13 16:47:48 -08:00
Adam Powell
770fc91f54
Update SharingSupport demo for support lib API change
...
Change-Id: I351271b9847d7444470ed8c74dd18ff580718aca
2012-02-13 16:41:31 -08:00
Adam Powell
5d0c7add1e
am 2eba3e34: am 404be3bd: am 1b919a3f: am 15a14930: Merge "Add AppNavigation demo" into ics-mr1
...
* commit '2eba3e344341914bccb1b9b9bde951690b625ace':
Add AppNavigation demo
2012-02-13 14:36:19 -08:00
Adam Powell
2eba3e3443
am 404be3bd: am 1b919a3f: am 15a14930: Merge "Add AppNavigation demo" into ics-mr1
...
* commit '404be3bd4c69682bd697ff0625382e86111c23b6':
Add AppNavigation demo
2012-02-13 14:34:24 -08:00
Stephen Hines
8ba7b3ebf8
am ffb9333c: Merge "Fix app bug, where some memory could remain uninitialized due to early exit."
...
* commit 'ffb9333cb40a69b578e4ffbd44526bfc11b66a03':
Fix app bug, where some memory could remain uninitialized due to early exit.
2012-02-13 13:56:45 -08:00
Stephen Hines
ffb9333cb4
Merge "Fix app bug, where some memory could remain uninitialized due to early exit."
2012-02-13 13:54:31 -08:00
Dianne Hackborn
de04839b13
am de48b21c: Fix isolated process demo to work with new restrictions.
...
* commit 'de48b21c2dca2ca0d223c9be5b90d8f680f1df96':
Fix isolated process demo to work with new restrictions.
2012-02-10 11:20:06 -08:00
Dianne Hackborn
de48b21c2d
Fix isolated process demo to work with new restrictions.
...
Isolated processes can now do much less.
Change-Id: I1af8ae0d8dca72de1324d98ed6004cb3c0820a7a
2012-02-09 18:19:37 -08:00
Dianne Hackborn
95b4aa9750
am 37f02d80: New API demo for isolated processes.
...
* commit '37f02d80427e9520052bd670c468bda91eece395':
New API demo for isolated processes.
2012-02-09 11:22:14 -08:00
Dianne Hackborn
37f02d8042
New API demo for isolated processes.
...
Change-Id: I2b2117ae5e5005bfffe8d89df5e06cee32da603c
2012-02-09 10:51:07 -08:00
Stephen Hines
432b5a25e6
Fix app bug, where some memory could remain uninitialized due to early exit.
...
Change-Id: I4bdeff1c9f28c4e27f42559f89b925819b82cfc2
2012-02-07 19:55:19 -08:00
Adam Powell
247df4fe79
Add AppNavigation demo
...
This demo illustrates the use of the new support library functionality
for navigating within and across tasks using "up" navigation. This
matches the recommendations in the Android design guide.
Change-Id: I2b36c962dd24f0e0f3b3ee3f86319dafc2fc66e2
2012-02-07 15:02:57 -08:00
Dianne Hackborn
5a4535eb92
am a93566ac: am cafd05f0: am 97d0a1db: Merge "Fix bug in the new notification sample." into ics-mr1
...
* commit 'a93566ac87263ce4a2798e6060a753c46abb1d7d':
Fix bug in the new notification sample.
2012-01-30 13:01:14 -08:00
Dianne Hackborn
a93566ac87
am cafd05f0: am 97d0a1db: Merge "Fix bug in the new notification sample." into ics-mr1
...
* commit 'cafd05f0c99f9f758b55bf0efee71e8b402de495':
Fix bug in the new notification sample.
2012-01-30 12:58:59 -08:00
Dianne Hackborn
97d0a1db24
Merge "Fix bug in the new notification sample." into ics-mr1
2012-01-30 12:52:26 -08:00
Dianne Hackborn
376e000436
Fix bug in the new notification sample.
...
Change-Id: I021c5f374857d1affdddd8be37c0f441aaf14c95
2012-01-30 11:44:05 -08:00
Robert Ly
6236d559fd
am 656efe66: am a0def2c3: am 5d1dd1c6: Merge "updating the SampleSyncAdapter sample to add stream item and photo code" into ics-mr1
...
* commit '656efe66fbabb446b8f2a285d7f21d32b7f91bcd':
updating the SampleSyncAdapter sample to add stream item and photo code
2012-01-27 21:12:07 -08:00
Robert Ly
656efe66fb
am a0def2c3: am 5d1dd1c6: Merge "updating the SampleSyncAdapter sample to add stream item and photo code" into ics-mr1
...
* commit 'a0def2c375bc73f9815cabf55eceead652922b0e':
updating the SampleSyncAdapter sample to add stream item and photo code
2012-01-27 21:09:09 -08:00
Robert Ly
5d1dd1c68f
Merge "updating the SampleSyncAdapter sample to add stream item and photo code" into ics-mr1
2012-01-27 09:04:48 -08:00
Nick Pelly
70e35a6b28
am a983c2a1: Update NFC samples.
...
* commit 'a983c2a1a39cd4829594f19fd9d0d2070cd0cc71':
Update NFC samples.
2012-01-25 13:32:23 -08:00
Nick Pelly
a983c2a1a3
Update NFC samples.
...
o Remove NFCDemo sample app. It's janky and is mostly parsing code
that isn't needed anymore.
o Use new NDEF APIs for parsing and creating records
o Use nicer setNdefPushMessage() API
o Delete helper NDEF code that is not needed any more
o Use URL instead of Text for the foreground push demo
o Mark AndroidBeamDemo a test so it gets installed in data not system
Change-Id: I75eda84019c2075956688e26f2598f126d5659a2
2012-01-25 13:16:52 -08:00
Dianne Hackborn
689f95b1ab
am 3c407385: am e03f7627: am 85241cc7: Add button to clear back stack.
...
* commit '3c407385303dc44906342147368451f2ef528cff':
Add button to clear back stack.
2012-01-25 09:00:47 -08:00
Dianne Hackborn
3c40738530
am e03f7627: am 85241cc7: Add button to clear back stack.
...
* commit 'e03f7627874b4f8c0bfa5c302f59a6d0cd83ee40':
Add button to clear back stack.
2012-01-25 08:57:43 -08:00
Dianne Hackborn
85241cc795
Add button to clear back stack.
...
Change-Id: I4f02714ec349055a486608ff0eab75a46d6ba7cd
2012-01-24 13:39:02 -08:00
Robert Ly
74c1836184
updating the SampleSyncAdapter sample to add stream item and photo code
...
Change-Id: Ic5f16194fc0d0314d9170a8598eccc17b6a4e26c
2012-01-23 17:58:16 -08:00
Andy McFadden
dc1c5412e5
am fb4ffd37: Merge "Use Map.Entry, not LinkedHashMap.Entry"
...
* commit 'fb4ffd37de2c4cdf0af962f960076dc7ba1c12ab':
Use Map.Entry, not LinkedHashMap.Entry
2012-01-23 09:36:00 -08:00
Andy McFadden
fb4ffd37de
Merge "Use Map.Entry, not LinkedHashMap.Entry"
2012-01-23 09:34:38 -08:00
Robert Ly
6804eb4b3e
am 9dc9cff1: am b295c347: am 3d398d72: Revert "updating the SampleSyncAdapter sample to add stream item and photo code"
...
* commit '9dc9cff102391ca7b2eb8b680554e7848f20e973':
Revert "updating the SampleSyncAdapter sample to add stream item and photo code"
2012-01-20 16:43:19 -08:00
Robert Ly
0c196f9a77
am 993c70d3: am 85755fae: am 7a98345f: updating the SampleSyncAdapter sample to add stream item and photo code
...
* commit '993c70d3fad09e6827017e87abfcb286c1a964d8':
updating the SampleSyncAdapter sample to add stream item and photo code
2012-01-20 16:43:17 -08:00
Robert Ly
9dc9cff102
am b295c347: am 3d398d72: Revert "updating the SampleSyncAdapter sample to add stream item and photo code"
...
* commit 'b295c347f44b2390f44bdbaffdd1c37ab19cc2ff':
Revert "updating the SampleSyncAdapter sample to add stream item and photo code"
2012-01-20 16:38:03 -08:00
Robert Ly
993c70d3fa
am 85755fae: am 7a98345f: updating the SampleSyncAdapter sample to add stream item and photo code
...
* commit '85755fae3bda06e94e1d191c20c70e5344293b9a':
updating the SampleSyncAdapter sample to add stream item and photo code
2012-01-20 16:37:56 -08:00
Dianne Hackborn
4497b29f6f
am 37e103ca: am 5370dc8f: am 2a9de021: Clean up and extend the linkify sample.
...
* commit '37e103caf5f0264fb84fc25174661bf74c6c4715':
Clean up and extend the linkify sample.
2012-01-20 15:54:40 -08:00
Dianne Hackborn
37e103caf5
am 5370dc8f: am 2a9de021: Clean up and extend the linkify sample.
...
* commit '5370dc8f0dc20a46302f823af38cb48d08de1c45':
Clean up and extend the linkify sample.
2012-01-20 15:52:04 -08:00
Andy McFadden
0da366d78a
Use Map.Entry, not LinkedHashMap.Entry
...
Map.Entry is the defined return value from entrySet().
LinkedHashMap.Entry shouldn't be used directly.
Change-Id: Ib23ceac365c85cdec6ab1688e8f8168ce882bc90
2012-01-20 14:38:08 -08:00
Robert Ly
3d398d7243
Revert "updating the SampleSyncAdapter sample to add stream item and photo code"
...
This reverts commit 7a98345fc5
2012-01-20 11:07:10 -08:00
Robert Ly
7a98345fc5
updating the SampleSyncAdapter sample to add stream item and photo code
...
Change-Id: I6d44ea3f912a3d1e52695bda785c81ff527160d5
2012-01-19 14:51:23 -08:00
Dianne Hackborn
2a9de0211d
Clean up and extend the linkify sample.
...
Change-Id: If9d0451af3bfcdcd8bafb325f4b7978857efab7e
2012-01-13 14:00:01 -08:00
Katie McCormick
71f9a53def
am 6588fb68: am 811d1dd3: am e065fd62: Merge "Doc change: updated index page for HDP sample." into ics-mr1
...
* commit '6588fb68eca45b8a6872b0f82eaffcbf8375a6c7':
Doc change: updated index page for HDP sample.
2012-01-11 16:09:40 -08:00
Katie McCormick
6588fb68ec
am 811d1dd3: am e065fd62: Merge "Doc change: updated index page for HDP sample." into ics-mr1
...
* commit '811d1dd339adc9f005d34611ffbf0d4ded4c9fa8':
Doc change: updated index page for HDP sample.
2012-01-11 16:07:33 -08:00
Katie McCormick
e065fd6209
Merge "Doc change: updated index page for HDP sample." into ics-mr1
2012-01-11 16:02:50 -08:00
Dianne Hackborn
3374f30c50
am d2f0e466: am 2492079b: am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1
...
* commit 'd2f0e4667fd096094d8a4ea4f4f25db1a23675ad':
Fix notification sample to follow current UI guidelines.
2012-01-11 10:59:14 -08:00
Dianne Hackborn
d2f0e4667f
am 2492079b: am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1
...
* commit '2492079bb859b689adc1ff5504bfc274a9ba07ee':
Fix notification sample to follow current UI guidelines.
2012-01-11 10:56:42 -08:00
Dianne Hackborn
174f61c0e9
Fix notification sample to follow current UI guidelines.
...
Lots of clean up on the messaging notification sample to show the real
correct way to do things. Also mark up a bunch of the sample for use
in the documentation.
Change-Id: I3a29a944c2971e142c33b29aff94b1ba0b40ae0e
2012-01-10 15:53:32 -08:00
Adam Powell
c7cbf9351a
am 30e2c473: Merge "Catch IOException for close"
...
* commit '30e2c473e896af55fb14a03e99d0841d2753da8d':
Catch IOException for close
2012-01-10 14:46:39 -08:00
Adam Powell
e882d4c266
Catch IOException for close
...
Change-Id: I23115f6fa4f54fd4e1de59f3bb781dcf28e1371b
2012-01-10 14:07:23 -08:00
Adam Powell
294d526e11
am 87376a45: Merge "Add code sample for ShareCompat"
...
* commit '87376a45e4782f81710655bbacfe95c9212a5ebe':
Add code sample for ShareCompat
2012-01-10 13:32:39 -08:00