commit | 9e318a560b6a56e4d8e1a4b2c89cf5d5a922254b | [log] [tgz] |
---|---|---|
author | Erik <roboerik@android.com> | Mon Mar 01 12:58:51 2010 -0800 |
committer | Erik <roboerik@android.com> | Mon Mar 01 12:58:51 2010 -0800 |
tree | c11cdf7eba1e3681329b0bdd1029e0194f37135c | |
parent | 59759558e9dcce17a0f36770180c2a599c399076 [diff] |
Another fix for widget launching Calendar when no accounts/events exist. Widget wasn't setting a data string when no events existed, which caused it to be ignored by calendar. I've moved things around so the data uri always gets set and only the time field is optionally added to it.