History log of /frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
891718acd512484e3782f5adbb62438cc9a757f6 03-Feb-2015 Luan Nguyen <luann@google.com> docs: Fix notification api guide issues (7461154, 12765600)

bug: 7461154
bug: 12765600
Change-Id: Ib4aff7f6481a514bf01894cad4984fed09f015e2
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
dd88668392839509c812a544b1132185b3825b69 06-Oct-2014 Scott Rowe <scottrowe@google.com> docs: Notifications changes for L

Change-Id: I53c744734358401adefbcffd5ce5a3676d6d955a
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
3701cbef0f76144d66924b1724abb856e938e340 03-May-2014 Andrew Solovay <asolovay@google.com> doc: Documented how to set notification priority.

This is related to change http://ag/459520, where I added info about appropriate
priority constants for setPriority(int)

Doc is staged to:

http://asolovay.mtv:8998/guide/topics/ui/notifiers/notifications.html#Priority

Bug: 13514649
Change-Id: I792e2f02614c88fbcfe1b0714a9c10da27eb6c37
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
6180f104cf8c97316e77a4bbfd95992c2b7649cb 07-Aug-2013 Joe Malin <jmalin@google.com> DOC CHANGE: Fixed bug 10210178

Change-Id: If6e955ea287e66df20a441ab44e7bd4557645348
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
4e2c9dc74b74b1ba10793177475a599f75fbb18b 24-Jul-2013 Scott Main <smain@google.com> update all links to the support library

Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
43f81181bcfed0a97bf39175b690526c047ee0fb 25-Feb-2013 Joe Malin <jmalin@google.com> Bug 8261430: Typo in Notifications

Change-Id: Ia0de6eec870f75cb31e082fba5a8b6764d6e4810
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
e63dfe5a4804b24e3acb537763d821036b5bb87f 01-Feb-2013 Scott Main <smain@google.com> docs: fix broken links

Change-Id: I7c63b1a2cfe016744fbef532354821bff024ee17
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
e30d31c4e8439f8fa8647744cee93f1fd8b67407 08-Jan-2013 Scott Main <smain@google.com> docs: misc bugs from external tracker

Change-Id: I928659b23d1ff3a5d017d4fb50acb8ac0e3b251b
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
188315cf8b44fb59da2d37c1d54bbc70ee3acb4e 04-Jan-2013 Scott Main <smain@google.com> docs: fix broken links and add new sitemap text file

Change-Id: If0f7967a65a6e3a444a565a2e8229a04a5265f56
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
ac294abb40483fc734e22833371d95cbb161ec87 16-Oct-2012 Joe Malin <jmalin@google.com> Revision to Notifications API guide

Change-Id: I52229dfdff3649e03a1fbce91234c8b2a544502a
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
e249763db18bb445e93f493046946c13185aa09d 12-Oct-2012 Scott Main <smain@google.com> small update to Toast guide, flatten sidenav for notifications/toasts,
new screenshots for notifications

Change-Id: I0c02e9e6db70a60ca299ff7f0caa7c8276b7ab68
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
01154bdae9d6f3d1fbed3169ffa194d51045c9cf 24-Aug-2012 Joe Malin <jmalin@google.com> DOC CHANGE: Notifications Guide

Change-Id: I7968e933b0fdc5b1de1aa24acbad4f65f183ca42
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
91b5ecc4869dab333ba15f378c6804eef7f4a688 22-Jun-2012 Scott Main <smain@google.com> docs: change class names for links to design docs

Change-Id: I34d85096eecb4e83f52e481411cf2f590d553a37
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
50e990c64fa23ce94efa76b9e72df7f8ec3cee6a 22-Jun-2012 Scott Main <smain@google.com> Massive clobber of all HTML files in developer docs for new site design

Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
cf9fe43ce95ed19e027fe34899be52816cbe7670 01-Feb-2012 Scott Main <smain@google.com> docs: switch from caps to initial-case for device button names

Change-Id: I2affdf7400fd814e43633806cebebee4c6075b0b
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
fa9b5cae646ab1461c9f0f4b170c941e3da7c740 30-Jan-2012 Dianne Hackborn <hackbod@google.com> Update documentation to reflect the old approach not working.

The old approach has a problem with the original application's
recent tasks entry disappearing (this is probably a bug in the
platform). Update to an alternative approach that does work.

Change-Id: I15e582eff8c77cc22628f7b099e9f04eb5bfbce7
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
cc7bd5ab550855c14c76701709b35d12a9677eb2 14-Jan-2012 Dianne Hackborn <hackbod@google.com> Merge "Update notification documentation to follow current guidelines." into ics-mr1
6ceca588a268ed8fef4b32df278ca7567e608510 11-Jan-2012 Dianne Hackborn <hackbod@google.com> Update notification documentation to follow current guidelines.

The documentation is now consistent with the current UI guidelines
for handling notifications, and includes complete sample code showing
the correct way to do this.

Change-Id: I68f0afc62c2af164c3205535e62093679e2a256a
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
eb5dacddc443db0752529a69a9c48dab1b129a18 10-Jan-2012 Scott Main <smain@google.com> docs: add links to Android Design from dev docs

Change-Id: Ib2334be0a05d33008d2e4850547ff1c3b7b16764
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
d87448f7a7b6e3b05dc7d4248f79f5a5285a7435 04-Oct-2011 Scott Main <smain@google.com> Merge "docs: remove gerunds from UI dev guides and resolve linkbacks"
63fe6fa3e6ae40282980d2724d8d0f319e8d5d22 17-Sep-2011 Scott Main <smain@google.com> docs: update Notification dev guide with info about custom notification text colors

Change-Id: Ic73fc70e9c5b40f7d02393ac752d69a1e81d1d51
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
b10b48f62d3cac684424e4181d4e8ec61f227e95 14-Sep-2011 Scott Main <smain@google.com> docs: remove gerunds from UI dev guides and resolve linkbacks

Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
ec80d7f311b1a0899bb4caf5b380b07027e902d1 25-Sep-2010 Scott Main <smain@google.com> docs: consistency fixit for the quickview boxes in the dev guide

Change-Id: Ibd81091fc6002a77ce43f553b63facec53f16a38
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
7f877069274c94b373478a8d0c969c9cfd93864f 31-Jul-2009 Elliott Hughes <enh@google.com> Fix all typos (found by script) in the Android documentation.

I haven't touched instances of "behaviour", "dequeue", "removeable",
"resizeable", or "removeable" because all are accepted variant spellings
and I don't know what the policy is on such things.
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd
b8b3645a9799c38ad68549316ebbf7a4849f2e0c 27-Apr-2009 Scott Main <> AI 147803: add docs and images for docs on Toast and Notification docs
also edit the Notification class doc
BUG=1800118

Automated import of CL 147803
/frameworks/base/docs/html/guide/topics/ui/notifiers/notifications.jd