Romain Guy
870e09fcd2
Fixes #1963229 . Introduces Context#isRestricted().
...
A restricted Context is a special type of Context that prevents specific features
from being used. For instance, android:onClick, used by View, can be dangerous when
used from within apps widgets. By using a restricted Context to inflate apps widgets,
widgets providers are prevented from using android:onClick.
2009-07-06 16:45:17 -07:00
Romain Guy
a54755962c
Cleanup a bunch of warnings in app widgets code.
2009-07-01 17:21:12 -07:00
Mitsuru Oshima
8f25c426b1
resolve complex value in application context instead of system context.
2009-07-01 00:10:43 -07:00
Ken Shirriff
60b88edea7
Fix typos.
2009-05-13 17:51:37 -07:00
Scott Main
8a4c53a7c7
AI 147732: fix broken links
...
BUG=1810005
Automated import of CL 147732
2009-04-24 13:41:44 -07:00
Scott Main
620986a358
AI 147438: add app widget docs to dev guide
...
move app widget docs out of the package description
BUG=1790234
Automated import of CL 147438
2009-04-22 18:58:13 -07:00
The Android Open Source Project
105925376f
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:46 -07:00
The Android Open Source Project
c39a6e0c51
auto import from //branches/cupcake/...@137873
2009-03-11 12:11:56 -07:00