Files
frameworks_base/core/java/android
Svetoslav Ganov 51ab90cab1 Adding an announcement type accessibility event and a method on View to announce.
1. The need for sending an accessibility event to announce a context change
   which does not cleanly fit into the existing UI transition UI events has
   come quite a few time in application development. To avoid retrofitting
   accessibility event types that do not semantically match the intent to
   just announce a short message this patch is adding specialized event type.
   Also a helper method on View is added to sheild developers from knowing
   how to construct and send such an event.

bug:5977979

Change-Id: Iaf5f620426f8616be67fbf243a02ad5b606c949b
2012-03-09 11:47:17 -08:00
..
2012-01-20 14:43:38 -08:00
2012-02-15 15:06:01 -08:00
2012-03-05 13:24:02 -08:00
2012-02-29 17:33:36 -08:00
2012-03-01 15:23:01 -08:00
2012-03-02 16:36:32 -08:00
2012-03-05 10:12:15 -08:00