summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetConfigure.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused importChristian Mehlmauer2010-05-201-1/+0
| | | | Change-Id: I85a1120ff8f9bc7186cdbc07c78d91a8d136fd5a
* AI 146582: am: CL 146481 am: CL 146394 Add ExampleAppWidgetConfigure to ↵Jeffrey Sharkey2009-04-181-3/+10
| | | | | | | | | | | manifest and correct update issues. This adds widget configuration to manifest so we don't crash when trying to insert. We also correctly push a second update once prefix title has been saved; previously we showed a stale title until next widget update. Also return the title prefix correctly for a given appWidgetId. Original author: jsharkey Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146582
* AI 143867: am: CL 143865 am: CL 143864 Fix SDK example to correctly pass ↵Jeffrey Sharkey2009-03-311-1/+4
| | | | | | | | | | | back newly-configured appWidgetId. Original author: jsharkey Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143867
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+125