History log of /packages/apps/DeskClock/src/com/android/deskclock/Log.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f7de8003e56d6d6f3dd35f494162c75acc993cd9 28-Aug-2013 James Kung <kingkung@google.com> Timeline view empty states

Change-Id: I2e25c0a64db7cefb9b5e8ae0e4945811bca921d7
(cherry picked from commit 5aa304e127beeab9a7a54e82cab03735eab1cf2a)
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
8c1fcf3490a0d92448c460193c8824dbcd6790fd 22-Aug-2013 Paul Sliwowski <psliwowski@google.com> Move content provider classes to new package.

Change-Id: Ida7d2d238f7ce25a3b0ddb23bdb2fbd84e7b2e2a
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
1e34a1bead76f4c3fa6e2baec327e5846f4c23fd 06-Dec-2012 Robyn Coultas <coultasr@android.com> Always log the alarm time

Bug: 7579100
Bug: 7634943

Intentionally verbose to provide useful information in bug reports.
Tuned format of alarm time to include day of week

Change-Id: I54fb5ee75c28868adf98c0d9d1f3fb25f55a6af6
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
5c3795c271bc6160f0ae2056627e9e96ffdc335c 02-Oct-2012 Chiao Cheng <chiaocheng@google.com> Completely new alarm list with in-place editing.

- No longer using separate dialog for setting alarms in the normal workflow.
Set alarm dialog is still needed to handle external extends. Fate of old
set alarm activity is still to be decided.
- Removed dialog theme for sw600dp screens.
- Added label edit dialog.
- Added custom on/off button to improve smoothness of clicks by increasing
hit box of clickable area.

Bug: 6164920
Change-Id: I19567658535f3ec78755328a147376a81d5363a8
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
113e1daddd8cb0e890084aa4b6ea3194d8ad4826 26-Sep-2012 Sam Blitzstein <sblitz@google.com> Add notification for timer.

Change-Id: I22bec04942ab46fd7d446c2aaf27d29b07052df3
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
70b6ab8cb5c9115511aa4e62f860645b20dafc9c 08-Apr-2011 Joe Onorato <joeo@google.com> Remove the deprecated things from Config.java. These havent been working since before 1.0.

Change-Id: I68e2852eb3757c7175dd14f9b3446efca3ffcb53
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
aaeb8a227c7ea4ae124403b46cb4f673834f5536 27-Sep-2010 Patrick Scott <phanna@android.com> Add logs to track missed alarms.

Turn on a few verbose logs to track a couple of cases where an alarm might be
skipped or cancelled. Add a Log.wtf when an alert cannot be parsed as this is
never supposed to happen.

If we are returning from the AlarmReceiver due to some error, make sure to set
the next alert.

Bug: 3004064
Change-Id: I6879317b233ccb0497a5ed7b8259925cd00cf8e8
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
a3aba0c93c31e89045cca669418e85acfb4e22fb 01-Mar-2010 David Ingram <davidi@google.com> Adds hooks to DeskClock so that other programs may kill or
snooze a ringing alarm, and also a broadcast intent to
inform interested parties when the alarm has been dismissed.

Change-Id: I491c3a24a6bac33025665c799c76a743010e9761
/packages/apps/DeskClock/src/com/android/deskclock/Log.java
fa954248b41b567dfa2ddd7bd063d3936a51758e 16-Oct-2009 Daniel Sandler <dsandler@google.com> Moving things around a little in the new DeskClock.

- Package is now com.android.deskclock
- Launches in response to insertion in desk dock or
DESK dialercode

TODO next: split the AlarmClock activity into a DeskClock
and AlarmList (or similar).
/packages/apps/DeskClock/src/com/android/deskclock/Log.java