summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Implement EXTRA_SKIP_UI.Patrick Scott2010-12-151-2/+4
| | | | | | | | | | | | | Change SetAlarm to take an alarm object instead of just the id. Have HandleSetAlarm pass the new Alarm object to the activity if EXTRA_SKIP_UI is false. Update TestAddAlarm to toggle the UI. Bumped version number. Bug: 3284120 Change-Id: Ie84ac8e3d7a63bfd64e40c626e577ce8b1f371b9
* Pop a toast when handling the set alarm intent.Patrick Scott2010-09-291-7/+2
| | | | | | | | | | If the intent does not contain extras, start the AlarmClock activity to show the list of alarms. When checking for an alarm that already exists, make sure the repeat setting is 0. Change-Id: If257b0d3bd591cddf7ff92b56bb240af8cb621a3
* Handle the new set alarm intent.Patrick Scott2010-09-242-0/+64
| | | | | | Enable a few options by default and check for duplicates. Change-Id: Ib7d1537b1fce398f2d52114da245658f40a59954
* add launch performance test for deskclockGuang Zhu2010-04-013-0/+90
this is part of a larger effort to collect app launch performance for the platform. Change-Id: I23974688bad1f66aa24906c73317c6ace67c41fd