• Home
  • History
  • Annotate
  • only in /packages/apps/DeskClock/tests/src/com/android/
History log of /packages/apps/DeskClock/tests/src/com/android/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
77f14bd0ce48db935911da5d0a92b6348e6197fb 15-Dec-2010 Patrick Scott <phanna@android.com> Implement EXTRA_SKIP_UI.

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
eskclock/TestAddAlarm.java
5ad9026a54e8d025154ac644c6d938b1ff118ef1 28-Sep-2010 Patrick Scott <phanna@android.com> Pop a toast when handling the set alarm intent.

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
eskclock/TestAddAlarm.java
6c528aa07db1642c8aa9720c2d509a78e832adc4 22-Sep-2010 Patrick Scott <phanna@android.com> Handle the new set alarm intent.

Enable a few options by default and check for duplicates.

Change-Id: Ib7d1537b1fce398f2d52114da245658f40a59954
eskclock/TestAddAlarm.java
cfa35d5b5092caf18771b384f954e8001937952d 02-Apr-2010 Guang Zhu <guangzhu@google.com> add launch performance test for deskclock

this is part of a larger effort to collect app launch performance for the platform.

Change-Id: I23974688bad1f66aa24906c73317c6ace67c41fd
eskclock/DeskClockLaunchPerformance.java