History log of /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/PointCloud.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3012eefc84559507168982a7fc53dff667582b00 16-Oct-2012 Chiao Cheng <chiaocheng@google.com> Adding unlock-like slider control for alarm dismiss/snooze.

This is a re-addition of something that was previously added and then removed:
I65be41b889446ae7232488bfc2809bd2add93f6f

- Ported GlowPadView and helper classes over to clock app. Framework version
relies on a couple hidden api's so there are minor changes to the code.
- Added necessary drawables to support slider.
- Added special paddings for 7" and 10" tablet.

Bug: 7353387
Change-Id: I6101bebdb4be6f0208d171fbfadc4317f9fac675
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/PointCloud.java
2b99424fe59984b9efabae3920fb42e77e653786 03-Oct-2012 Sam Blitzstein <sblitz@google.com> Changed alarm alert back to buttons.

Bug: 7274296
Bug: 7266885
Bug: 7260959
Change-Id: I6188b9c99f5f7706ec79e522b97e8b273dc92727
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/PointCloud.java
30f1f6a8177e5742f4e8b67eb54b87d4f8bd2938 26-Sep-2012 Chiao Cheng <chiaocheng@google.com> Adding unlock-like slider control for alarm dismiss/snooze.

- Ported GlowPadView and helper classes over to clock app. Framework version
relies on a couple hidden api's so there are minor changes to the code.
- Added necessary drawables to support slider.
- Updated proguard flags so that introspected animation methods are not
stripped from slider widget.
- Changed lock screen view to be consistent with normal activity since existing
landscape width is not wide enough to hold new layout. Removed the need for
AlarmAlert. Using only AlarmAlertFullScreen now.

Change-Id: I65be41b889446ae7232488bfc2809bd2add93f6f
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/PointCloud.java