aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/ClockWidgetProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Verifies if weather service is availableLuis Vidal2016-06-171-6/+12
* Refactor cLock to use the new Weather APILuis Vidal2016-04-221-6/+7
* Fix update on next alarm changed, to work with Lollipop - Sdk version 21Henning Nielsen Lund2015-01-071-2/+2
* Port over improvements from ChronusDanny Baumann2014-01-071-2/+9
* cLock: Forward port CM10.2 updatesDvTonder2013-12-091-0/+2
* LockClock: Add support for API level 16Matt Booth2013-09-251-1/+18
* cLock: Listen for ACTION_ALARM_CHANGEDJorge Ruesga2013-09-011-0/+1
* cLock: Hide the calendar panel if there are no events to showDvTonder2013-03-171-12/+20
* cLock: Make the list of calendar entries scrollable (max. 10 entries)Nicolai Ehemann2013-03-161-9/+6
* Chronus: Optimize widget loading/displayDvTonder2013-01-181-16/+75
* Code cleanupDvTonder2012-12-301-10/+0
* Add the ability to force a weather refresh if neededDvTonder2012-12-291-5/+13
* CleanupDvTonder2012-12-291-3/+0
* More cleanupDanesh Mondegarian2012-12-291-1/+1
* Cleanup and update on changeDanesh Mondegarian2012-12-281-15/+16
* Add Calendar support and some general cleanup of copyrightsDvTonder2012-12-281-0/+16
* Change widget UI to update every 60 secondsDvTonder2012-12-281-31/+6
* Initial commitDvTonder2012-12-271-0/+71