summaryrefslogtreecommitdiff
path: root/src/com/android/alarmclock/DigitalAppWidgetProvider.java
AgeCommit message (Expand)Author
2022-04-18DeskClock: Add FLAG_IMMUTABLEMichael W
2021-10-09DeskClock: Squashed AOSP changes before java app was removed.Colin Marsch
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
2017-01-31Establishing home timezone is now delayed as long as possibleJames Lemieux
2016-08-24Ensure city dates in widget update correctlyJustin Klaassen
2016-06-17Use vector drawable for small alarm iconJames Lemieux
2016-05-09Fix update of next-alarm in widgets on KKJames Lemieux
2016-05-07Restore world cities list to digital clock widgetJames Lemieux
2016-04-25Set the 12/24 hour time formats in XML for digital widgetJames Lemieux
2016-04-11Compute optimal portrait/landscape fonts on each widget updateJames Lemieux
2016-04-11Tweak the layout algorithm for digital widgetJames Lemieux
2016-04-06Introduce world city widgetJames Lemieux
2016-04-01Relayout widgets after launcher is rotatedJames Lemieux
2016-03-14Fine tune clock icon fontJames Lemieux
2016-03-14Overhaul the digital clock widgetJames Lemieux
2016-02-05Adjust the formatting of date and next alarm timeJames Lemieux
2016-02-03Use Logger singleton for custom logtagsJustin Klaassen
2015-12-16Support a variety of am/pm string sizes when formatting timesJames Lemieux
2015-12-11Avoid refreshing world clocks when none are selectedJames Lemieux
2015-10-21Make digital widget resizable to 2x1Dylan Phan
2015-10-12Dynamically size fonts in the digital widgetDylan Phan
2015-08-28Remove unnecessary string.Fan Zhang
2015-08-17Refactor Cities (World Clocks) to use new unified DataModelJames Lemieux
2015-07-31Give up the dream of supporting pre-KitkatJames Lemieux
2015-07-08Refer to Build.VERSION.MNC to check for M platformJames Lemieux
2015-03-09DateFormat: Do not use .getBestDateTimePattern() for pre-18Annie Chin
2015-02-02Add a broadcast intent so pre-L AppWidgets can see "nextalarm" changes.Annie Chin
2014-07-14Migrate DeskClock to AlarmManager.setAlarmClockAdrian Roos
2013-10-10Use best time formatting for widgetIsaac Katzenelson
2013-10-08Update SDK version checkIsaac Katzenelson
2013-09-26Fix date layout in widgetIsaac Katzenelson
2013-09-19DigitalAppWidgetProvider is receiver for actionsRobyn Coultas
2013-08-16Added a log to report registration removalRobyn Coultas
2012-12-12Do not launch clock when touching the clock on the lockscreenIsaac Katzenelson
2012-11-09Fixed flicker in widgetIsaac Katzenelson
2012-11-09Use the new TextClock widget for the appwidget's date.Daniel Sandler
2012-11-06Add am/pm support and bold hours to widgetIsaac Katzenelson
2012-11-06Fix widget layoutsIsaac Katzenelson
2012-11-05Clock widget fixes:Itzhak Katzenelson
2012-11-02Fix crash on widgetIsaac Katzenelson
2012-10-30Add support for keyguardIsaac Katzenelson
2012-10-30New digital clock widget for ClockIsaac Katzenelson