Adam Powell
a19298d0cf
Added PopupMenu demo
...
Change-Id: Ib4ed4203dc78a4706963cb36e7bac7ec58a5747a
2010-08-04 11:37:05 -07:00
Scott Main
6e9821c667
change fragment stack button from "next" to "new fragment"
...
also move text in the dialog demo to the top to make dialogs easier to read
Change-Id: I76c44f773098e64c79465060efb4bb6edab1fa3a
2010-08-03 14:12:43 -07:00
Dianne Hackborn
721a184e0a
Add new sample for multi-pane PreferenceActivity.
...
Also re-arrange all preference API demos to go in their own
package, since the preferfence APIs themselves are in their own package.
Change-Id: I305f77dc09748bb60d1de8a23d063db64c11bb1e
2010-08-03 10:39:14 -07:00
Dianne Hackborn
05c2cb0748
Add sample code for PreferenceFragment.
...
Change-Id: I64222124daa117a2ea61dc55f2e26af78d3689c2
2010-07-28 16:07:15 -07:00
Dianne Hackborn
cdb8af8170
Add API demo for DialogFragment.
...
Change-Id: Id02cba60d661f747c36bc113bd81a2b6fe45573a
2010-07-24 11:43:26 -07:00
Konstantin Lopyrev
991a1f530a
Fix 2677197: Adding support for minimum number of complex characters to the Device Admin Sample App.
...
Change-Id: I7570f005ee665adc150e8c4fb92068b4d8dcdbb1
2010-06-21 16:59:31 -07:00
Dianne Hackborn
9c5d122a98
New fragment sample code for ListFragment and context menus.
...
Change-Id: I97c64fa4c4140c81c7d0147026ba558ba1a76d2e
2010-06-12 10:17:58 -07:00
Dianne Hackborn
fce9bfd563
Add API demo for fragment menus.
...
Change-Id: I85714938861dea06bb72f39dd7d1465c0d3926e4
2010-06-09 11:38:32 -07:00
Konstantin Lopyrev
b00082c73a
Fix 2673731: Adding support for password history to the Device Admin Sample App.
...
Change-Id: I1380ff9475c201d3c2ec2ec449b1103c3d55a3a7
2010-05-26 14:58:15 -07:00
Dianne Hackborn
165ca04d0e
Add new fragment demo for changing with config.
...
This changes the FragmentLayout demo to show how the layout
(and entire UI flow) can easily be changed based on screen configuration
using fragments. Here we have different UI for landscape vs portrait.
The old FragmentLayout demo is renamed to FragmentAnim and extended a
bit.
Various other tweaks to follow fragment API changes.
Change-Id: I8df918dbf32b3617cae2b20f77eb37d8211b8c89
2010-05-19 19:25:46 -07:00
Dianne Hackborn
edb8628b41
Update fragment API demos for new fragment APIs:
...
- Correctly work with state saving and restoring.
- Add new sample showing a fragment that is retained across activities.
Change-Id: I7b1e02135177e69e9fff23fcc55e86d93a75c7e0
2010-05-13 11:13:47 -07:00
Dianne Hackborn
d2d93d0b17
Update fragment samples to show back stacks and layout.
...
Change-Id: I016f87dc3b7433d0600a9a9308f666a36c5a98ca
2010-05-06 11:57:56 -07:00
Dianne Hackborn
5a076f43d5
First simple Fragment API demo.
...
Change-Id: I8d21485bc12445fe8a670796ddbc3e5ef57fd390
2010-04-19 15:09:36 -07:00
Romain Guy
eae42dbbf2
Polish for the gallery sample demo.
...
Change-Id: I3ea34ac090554494bf09e71aaa08a9148a0ab42a
2010-04-14 14:48:02 -07:00
Jim Miller
68230c3f72
Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()
...
Change-Id: I1a0ff93a27d7d27b66acbacf953eb0984e85e4cf
2010-03-29 20:22:06 -07:00
Roman Nurik
f096f961ff
Add SMS manager demo
2010-03-01 10:57:37 -08:00
Dianne Hackborn
bae0f4fd87
Add new MessengerService API demo.
...
Also refactor the LocalService demo to be more ammenable to being
used for sample code in the java docs.
2010-02-18 16:26:12 -08:00
Dianne Hackborn
04a9130c8e
New sample code for new external storage paths/APIs.
2010-02-09 12:54:41 -08:00
Andrew Stadler
1f91425318
Cleanups to Device Admin sample code
...
1. Rename SampleDeviceAdmin to DeviceAdminSample where it appears in
filenames. This makes it easier to find when scanning directories.
2. Fix bug in max password length handling
3. Add a toast to warn user that entering values in "Password Attempts"
box has real consequences.
2010-02-08 21:00:05 -08:00
Dianne Hackborn
906d338680
Update to follow device policy "mode" to "quality" change.
2010-01-29 17:16:11 -08:00
Dianne Hackborn
d51a50c766
More device admin work:
...
- Example warning message when disabling.
- UI to set maximum failed password attempts.
2010-01-26 18:04:54 -08:00
Dianne Hackborn
cc4ee91892
Start implementing UI for changing requested policies.
2010-01-21 14:30:29 -08:00
Dianne Hackborn
c86ba3199d
Initial sample code for writing a device policy.
2010-01-16 18:01:37 -08:00
Romain Guy
74192eafec
Deprecate fill_parent and introduce match_parent.
...
Bug: #2361749 .
2010-01-08 15:11:18 -08:00
Romain Guy
764ff7513a
am dcf99fbe: Merge change If4ff28ed into eclair-mr2
...
Merge commit 'dcf99fbe7ac981c4ef3c8def65213e148281547a' into eclair-mr2-plus-aosp
* commit 'dcf99fbe7ac981c4ef3c8def65213e148281547a':
Cleanup one of the ListView sample demos.
2009-12-10 16:58:46 -08:00
Romain Guy
f4ff28edda
Cleanup one of the ListView sample demos.
2009-12-10 15:19:03 -08:00
James Yum
2a52912611
am 1b5a89a2: am d2962a33: TextToSpeech API demo.
...
Merge commit '1b5a89a2041586eba7211e996d4de9a5300e8b2d' into eclair-mr2-plus-aosp
* commit '1b5a89a2041586eba7211e996d4de9a5300e8b2d':
TextToSpeech API demo.
2009-12-09 15:54:38 -08:00
James Yum
d2962a3321
TextToSpeech API demo.
2009-12-07 18:35:56 -08:00
Megha Joshi
0a510b1f70
am 0cf6092e: am 11d89599: Add QuickContactsBadge widget sample to ApiDemos
...
Merge commit '0cf6092e742fbf95722e596f0d4e808e87ac6ce2' into eclair-mr2-plus-aosp
* commit '0cf6092e742fbf95722e596f0d4e808e87ac6ce2':
Add QuickContactsBadge widget sample to ApiDemos
2009-12-07 17:03:40 -08:00
Megha Joshi
11d89599ef
Add QuickContactsBadge widget sample to ApiDemos
2009-12-07 16:53:24 -08:00
Megha Joshi
f10748929f
am 2321ba48: am b49dd835: Adding wallpaper sample in ApiDemos.
...
Merge commit '2321ba48baed1638a71ec8c7b1d6f9d79e3e9f83' into eclair-mr2-plus-aosp
* commit '2321ba48baed1638a71ec8c7b1d6f9d79e3e9f83':
Adding wallpaper sample in ApiDemos.
2009-12-04 17:10:40 -08:00
Megha Joshi
b49dd8359d
Adding wallpaper sample in ApiDemos.
2009-12-04 17:00:21 -08:00
Jean-Baptiste Queru
394ef56df8
am aecf2c65: am 76c9d31c: Revert "adding set wallpaper sample code in ApiDemos."
...
Merge commit 'aecf2c6581228677e90550a6d8f5f9668fb72987' into eclair-mr2-plus-aosp
* commit 'aecf2c6581228677e90550a6d8f5f9668fb72987':
Revert "adding set wallpaper sample code in ApiDemos."
2009-12-03 16:57:41 -08:00
Megha Joshi
61f3e6cdaa
am f6d9c9d4: am eb34b45e: Revert "fixing build"
...
Merge commit 'f6d9c9d427c70017757dcddf5b396de2d5f2f33d' into eclair-mr2-plus-aosp
* commit 'f6d9c9d427c70017757dcddf5b396de2d5f2f33d':
Revert "fixing build"
2009-12-03 16:53:33 -08:00
Megha Joshi
e4ddc394fa
am 59b2923c: am 7d1b833e: fixing build
...
Merge commit '59b2923c6025812154baf329d636291f55430e0e' into eclair-mr2-plus-aosp
* commit '59b2923c6025812154baf329d636291f55430e0e':
fixing build
2009-12-03 16:42:00 -08:00
Megha Joshi
392481816e
am b4fe143c: am b5ad157b: adding set wallpaper sample code in ApiDemos.
...
Merge commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed' into eclair-mr2-plus-aosp
* commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed':
adding set wallpaper sample code in ApiDemos.
2009-12-03 16:41:05 -08:00
Jean-Baptiste Queru
76c9d31ce3
Revert "adding set wallpaper sample code in ApiDemos."
...
This reverts commit b5ad157bab .
2009-12-03 16:35:23 -08:00
Megha Joshi
eb34b45ef1
Revert "fixing build"
...
This reverts commit 7d1b833e7d .
2009-12-03 16:16:52 -08:00
Megha Joshi
7d1b833e7d
fixing build
2009-12-03 15:13:10 -08:00
Megha Joshi
b5ad157bab
adding set wallpaper sample code in ApiDemos.
2009-12-03 13:56:37 -08:00
Dianne Hackborn
7bd364622b
am c46a762e: am eb3547b3: Add API demo for services that run in the foreground.
...
Merge commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605' into eclair-mr2-plus-aosp
* commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605':
Add API demo for services that run in the foreground.
2009-12-01 17:24:06 -08:00
Dianne Hackborn
eb3547b3d0
Add API demo for services that run in the foreground.
...
Change-Id: I7acb0817e5d738294bef02ca2df3c2ab18b45f60
2009-11-25 17:06:53 -08:00
Dianne Hackborn
83f3713356
am bad9ac7f: Merge change 27163 into eclair
...
Merge commit 'bad9ac7f373f5585ee6e43926b21c470d07663f8' into eclair-plus-aosp
* commit 'bad9ac7f373f5585ee6e43926b21c470d07663f8':
Add transition animation sample, log to service sample.
2009-09-25 16:20:56 -07:00
Dianne Hackborn
cfc90dc1aa
Add transition animation sample, log to service sample.
...
Change-Id: I7021a7fbbe26d9c52699d7c2216452a5bd51452b
2009-09-25 16:10:42 -07:00
Jean-Baptiste Queru
9dc454b1b1
merge from open-source master
2009-09-01 08:27:45 -07:00
Muthu Ramadoss
8f5361ba0d
Enhancement: ApiDemos - App - Dialog - AlertDialog with MultipleChoices backed by Cursor
...
Added an example for using AlertDialog in Multichoice mode backed up by Cursor. This example can be used to test the following bug: http://code.google.com/p/android/issues/detail?id=955
AMEND:
Added a Toast to display readonly status of cursor, so data will not be updated.
Removed empty code blocks, which did nothing.
2009-08-26 08:48:03 -07:00
Dianne Hackborn
945b236290
Update sample code for new service semantics.
2009-08-24 16:28:39 -07:00
Dianne Hackborn
3b01460578
Add density demo.
...
This is basically just a copy of DpiTest, but it seems like this stuff
would be useful to have in sample code.
2009-08-10 18:12:32 -07:00
Romain Guy
02e8d006b0
Automated import from //branches/donutburger/...@142465,142465
2009-03-24 22:45:50 -07:00
The Android Open Source Project
243d18eb22
auto import from //branches/cupcake/...@137873
2009-03-11 12:11:54 -07:00