summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJohnson Hsieh <johnson@google.com>2015-06-01 17:55:07 -0700
committerJohnson Hsieh <johnson@google.com>2015-06-04 10:43:19 -0700
commit1ef714a28491962286a04f5ca45b9dd7ae580659 (patch)
tree1431f30f1d3dfaf60c40546ce68bf3a9d05c6f00 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb0a5e78fc06aeb67ac1f55832c9ceef5f92a0807 (diff)
Updates AlarmClock intent API.
Changes to the AlarmClock intent API based on feedback from Alarm team: 1. s/VOICE_CANCEL_ALARM/DISMISS_ALARM/g - "Cancel" is a bit unclear, so we're changing it to "dismiss". Also, remove "VOICE_" since we should also add support for this in multi-modal. 2. Removed DELETE_ALARM - we will likely not complete this for Android M. 3. Removed ALARM_SEARCH_MODE_NONE = "none". Instead, if EXTRA_ALARM_SEARCH_MODE is missing (and alarm data URI is not given), then: * If exactly one active alarm exists, it is dismissed. * If more than one active alarm exists, the user is prompted to choose the alarm to dismiss. 4. Add ALARM_SEARCH_MODE_LABEL, which allows searching for alarms by a (partially) matching label. 5. Add SNOOZE_ALARM for snoozing an alarm, with optional extra EXTRA_ALARM_SNOOZE_DURATION. Change-Id: I39502532e54d5f0fe51a8545a4c586615f5e5e89
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions