History log of /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5f594531901d5f562c0c6a8e1d4ffd2e57709764 27-May-2015 Daria Evdokimova <dariaevdo@google.com> Added Voice Action Intents

Added Voice Action Intents for Alarms, Clocks, Timers, and Stopwatch.
Fixed bugs that prevented the UI from going idle when
a timer/stopwatch is running.
Added Tests for intents from HandleVoiceApiCalls.
Removed static imports in HandleApiCalls.
Fixed a bug that didn't cancel a pending intent for an alarm
after it was deleted.
Integrated Intent Actions based on updates to AlarmClock.java MNC.

Bug: 21337563
Bug: 21337557
Bug: 21336697

Change-Id: If82bfad6487989839defc81483dff603c53e7cb8
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
61f828610a165feaa0d06ccbfb83219622bf7f86 22-Aug-2013 Robyn Coultas <coultasr@android.com> Stopwatches cleanup

Change-Id: I1c5da295fce7ab74e82dec30800431175de1cf3d
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
0ab83ea7b080707e3b7cdf1356eb8b00ebc434a5 07-May-2013 Isaac Katzenelson <isaackatz@google.com> Fix formatting of shared laps info

Bug: 8555992
Change-Id: I1d211ace1db81f32e42dfe1e25637dc27251a9fa
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
154af2f2ba7e652696b3ee41401316f0db1381c9 04-May-2013 Fabrice Di Meglio <fdimeglio@google.com> More fix for bug #8555992 [BiDi][ar] Lap time units are displayed in the wrong order

- use correct decimal separator depending on Locale

Change-Id: I92a964215610b29f5333319ad18bae6213bb0233
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
87bf27c22cf71bfb89e97eba92d4513148d3d8c8 13-Nov-2012 Robyn Coultas <coultasr@android.com> Aligning columns in stopwatch lap times

Bug: 7282042
Bug: 7539981

margin between total and lap times
string-array format for lap# and lap,total times
lap display centered in portrait
optimized landscape layout to give more room for list
using '#' instead of 'LAP'
removed unneeded margins on world clock; new dimen for timer margins
char limit on "Lap" and the hour, minute, second abbreviations
sw list handles times up to 1k hours
circle handles times up to 1k hours

Change-Id: If4e884ffd7b87986024c6d5a5990e529b1d6d736
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
4eee155f772c68e390716e6409fcb8414851d6cb 03-Oct-2012 Sam Blitzstein <sblitz@google.com> Updating stopwatch notification icon.

Bug: 7255419
Change-Id: I4e782395a3f044f2387c0e9d2099684695879243
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java
287f2d82aaf91d881f5de50a133d21684a8d4821 26-Sep-2012 Sam Blitzstein <sblitz@google.com> Add notification for timer.

Change-Id: I22bec04942ab46fd7d446c2aaf27d29b07052df3
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/Stopwatches.java