commit | fe8dd39ee5e173f15337d09c36aa453a55364e98 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Wed Jan 20 12:50:10 2010 -0500 |
committer | Patrick Scott <phanna@android.com> | Wed Jan 20 13:22:05 2010 -0500 |
tree | eb220430e691606d8d61e20112f041b4083411c5 | |
parent | 8457946f5f77a9a6af079c44c8d0792c17d0ef27 [diff] |
Unbundle the DeskClock. - Copy some framework resources into the app. - Add a new layout to SetAlarm to avoid using an internal id to obtain the content view. - Use a string literal to identify the ALARM_CHANGED intent. This is not ideal but is better than exposing the actual intent string for now.