summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/AppWidgetPickActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* New widget picker for keyguard widgetsMichael Jurka2012-10-311-188/+61
| | | | | | | | | | New layout for widget picker is still not up to final design, but this change prepares all the backend work Also, remove use of features filter from the picker, since this is being removed from the API Change-Id: I9b332e22cf34b98c20c720602c920d28aed01d6c
* Fixing filter for status widget (issue 7295596)Adam Cohen2012-10-051-1/+1
| | | | Change-Id: I63515bc68550357b8e2738450eefa01ec3122229
* UI refinements to security screen widgets interfaceMichael Jurka2012-09-251-16/+46
| | | | | Bug #7158868 Change-Id: Ia5be3986323119ea78b9e486b4d2e6e81bf145e7
* Ensuring that keyguard widgets are bound with correct optionsAdam Cohen2012-09-241-4/+11
| | | | | | -> We need to bind the widget and indicate that it is a keyguard widget Change-Id: I8e76b45b86aecc671669022c6f5fad071b62837d
* Add flag to allow testing launcher widgets in keyguard.Jim Miller2012-09-171-2/+7
| | | | Change-Id: I10fc3f6557dba9261b898d7b123d1391c1afdf06
* Add support for setting lock widgetsMichael Jurka2012-09-141-18/+23
| | | Change-Id: I26165f1bc60e3cf277dbdd4f627ac720b492ffde
* Adding ability to filter for certain types of widgets in picker activityAdam Cohen2012-09-111-11/+39
| | | | Change-Id: I92d8748b62ef017b6cd36ff377958c09c9f097c9
* Fix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFOBjorn Bringert2009-12-091-0/+1
| | | | | | Fixes http://b/issue?id=2315370 Change-Id: Ib5077943f40e66f1d6d4121416d0a36f7bdcfc9d
* Automated import from //branches/master/...@141652,141652Jeffrey Sharkey2009-03-241-80/+108
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-31/+111
|
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+131