From f57bad7d5b0f9044231fc52351ed27e14013f491 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Thu, 30 Apr 2015 09:26:15 -0400 Subject: Settings: Do not disturb automatic rule updates. - Remove FAB for adding rules, move to last preference. - Add first-class event condition type and config sub-page. - Always show radio buttons when adding rules. - Add new data model for event rules. - Add stub condition provider for event rules (always false for now). - Add rule-type icons to rule preference rows. Bug: 20064962 Change-Id: Id5acde371eb2e7d22b1f195459897614db5ba80a --- res/drawable/ic_schedule.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 res/drawable/ic_schedule.xml (limited to 'res/drawable/ic_schedule.xml') diff --git a/res/drawable/ic_schedule.xml b/res/drawable/ic_schedule.xml new file mode 100644 index 0000000..c77c50e --- /dev/null +++ b/res/drawable/ic_schedule.xml @@ -0,0 +1,29 @@ + + + + + -- cgit v1.1