index
:
Project-1CE/packages_apps_DeskClock
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
alarmclock
/
DigitalAppWidgetProvider.java
Age
Commit message (
Expand
)
Author
2022-04-18
DeskClock: Add FLAG_IMMUTABLE
Michael W
2021-10-09
DeskClock: Squashed AOSP changes before java app was removed.
Colin Marsch
2018-04-03
Convert DeskClock to androidx.
Aurimas Liutikas
2017-01-31
Establishing home timezone is now delayed as long as possible
James Lemieux
2016-08-24
Ensure city dates in widget update correctly
Justin Klaassen
2016-06-17
Use vector drawable for small alarm icon
James Lemieux
2016-05-09
Fix update of next-alarm in widgets on KK
James Lemieux
2016-05-07
Restore world cities list to digital clock widget
James Lemieux
2016-04-25
Set the 12/24 hour time formats in XML for digital widget
James Lemieux
2016-04-11
Compute optimal portrait/landscape fonts on each widget update
James Lemieux
2016-04-11
Tweak the layout algorithm for digital widget
James Lemieux
2016-04-06
Introduce world city widget
James Lemieux
2016-04-01
Relayout widgets after launcher is rotated
James Lemieux
2016-03-14
Fine tune clock icon font
James Lemieux
2016-03-14
Overhaul the digital clock widget
James Lemieux
2016-02-05
Adjust the formatting of date and next alarm time
James Lemieux
2016-02-03
Use Logger singleton for custom logtags
Justin Klaassen
2015-12-16
Support a variety of am/pm string sizes when formatting times
James Lemieux
2015-12-11
Avoid refreshing world clocks when none are selected
James Lemieux
2015-10-21
Make digital widget resizable to 2x1
Dylan Phan
2015-10-12
Dynamically size fonts in the digital widget
Dylan Phan
2015-08-28
Remove unnecessary string.
Fan Zhang
2015-08-17
Refactor Cities (World Clocks) to use new unified DataModel
James Lemieux
2015-07-31
Give up the dream of supporting pre-Kitkat
James Lemieux
2015-07-08
Refer to Build.VERSION.MNC to check for M platform
James Lemieux
2015-03-09
DateFormat: Do not use .getBestDateTimePattern() for pre-18
Annie Chin
2015-02-02
Add a broadcast intent so pre-L AppWidgets can see "nextalarm" changes.
Annie Chin
2014-07-14
Migrate DeskClock to AlarmManager.setAlarmClock
Adrian Roos
2013-10-10
Use best time formatting for widget
Isaac Katzenelson
2013-10-08
Update SDK version check
Isaac Katzenelson
2013-09-26
Fix date layout in widget
Isaac Katzenelson
2013-09-19
DigitalAppWidgetProvider is receiver for actions
Robyn Coultas
2013-08-16
Added a log to report registration removal
Robyn Coultas
2012-12-12
Do not launch clock when touching the clock on the lockscreen
Isaac Katzenelson
2012-11-09
Fixed flicker in widget
Isaac Katzenelson
2012-11-09
Use the new TextClock widget for the appwidget's date.
Daniel Sandler
2012-11-06
Add am/pm support and bold hours to widget
Isaac Katzenelson
2012-11-06
Fix widget layouts
Isaac Katzenelson
2012-11-05
Clock widget fixes:
Itzhak Katzenelson
2012-11-02
Fix crash on widget
Isaac Katzenelson
2012-10-30
Add support for keyguard
Isaac Katzenelson
2012-10-30
New digital clock widget for Clock
Isaac Katzenelson