aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/ClockWidgetService.java
Commit message (Expand)AuthorAgeFilesLines
* AM/PM: Fix incorrect am/pm textStephen Bird2016-07-281-2/+6
* Fix weather source string translatabilityMichael Bestas2016-04-271-2/+1
* Refactor cLock to use the new Weather APILuis Vidal2016-04-221-16/+65
* Allow user to change background color/transparency for the widget,Zach Prezkuta2015-08-141-0/+8
* LockClock: Only show timestamp if it can fitBrandon McAnsh2015-07-141-3/+10
* LockClock: Reset visibility for Weather Image when weather info isRaj Yengisetty2015-03-051-0/+1
* LockClock: Materialize the UI and update for LollipopDvTonder2015-02-091-10/+16
* Fix Yahoo placefinder api call.Toha2014-06-071-1/+1
* Port over improvements from ChronusDanny Baumann2014-01-071-16/+30
* cLock: Forward port CM10.2 updatesDvTonder2013-12-091-17/+45
* LockClock: Fix 24 hour formatingDvTonder2013-09-281-1/+1
* LockClock: Add support for API level 16Matt Booth2013-09-251-6/+72
* LockCLock: Remove calendar iconRescue92013-08-081-2/+8
* LockClock: Add default clock app detectionDvTonder2013-05-261-5/+6
* cLock: optimize widget display if parts are not visibleNicolai Ehemann2013-04-221-16/+13
* Fix widget sometimes indefinitely showing 'Widget is loading...'Danny Baumann2013-03-201-32/+4
* cLock: Hide the calendar panel if there are no events to showDvTonder2013-03-171-6/+47
* cLock: minor code cleanups (remove unused imports/variables/dead code, explic...Nicolai Ehemann2013-03-161-3/+4
* cLock: Make the list of calendar entries scrollable (max. 10 entries)Nicolai Ehemann2013-03-161-357/+25
* cLock: Add ability to change font and monochrome icon colorsDvTonder2013-03-101-7/+56
* cLock: Updates to how dates are displayed in calendar entriesNicolai Ehemann2013-03-081-12/+11
* cLock: Make the showing of weather when minimized a user optionDvTonder2013-03-061-3/+6
* cLock: Add support for a small widget layout with weatherDvTonder2013-03-041-71/+104
* FIX: do not display event too far in the futurecm-10.1-M2Cédric Cabessa2013-03-021-1/+2
* removed hardcoded reference to stock cm calendar app; ask for calendar app in...Nicolai Ehemann2013-02-141-2/+1
* Fix display of all-day events if there's more than one all-day event.Danny Baumann2013-02-011-37/+33
* Chronus: Optimize widget loading/displayDvTonder2013-01-181-351/+311
* Chronus: Location provider fixes and cleanupDvTonder2013-01-071-10/+1
* Simplification, get rid of a member variable.Danny Baumann2013-01-071-8/+9
* Chronus: Add Analog clockDvTonder2013-01-061-14/+45
* Add calendar item lines dynamically.Danny Baumann2013-01-061-30/+23
* Convert threads to AsyncTasks.Danny Baumann2013-01-061-93/+74
* Chronus: Add support for alternate (Color) weather iconsDvTonder2013-01-031-6/+16
* Chronus: Add ability to configure minutes and date/alarm fontsDvTonder2013-01-031-19/+40
* Chronus: Add ability to hide All day events in the calendar panelDvTonder2013-01-021-14/+23
* Chronus: OptimizationsDvTonder2013-01-021-14/+15
* LockClock: Fix the calendar icon display if no eventsDvTonder2012-12-311-12/+13
* LockClock: Register a click listener even if there is no weather dataDvTonder2012-12-301-5/+12
* Stop service if no widgets present and preference updatedDanesh Mondegarian2012-12-301-1/+3
* Code cleanupDvTonder2012-12-301-51/+51
* Add clock font scalingDvTonder2012-12-291-26/+41
* Add clock and calendar click actionsDvTonder2012-12-291-16/+10
* Add the ability to force a weather refresh if neededDvTonder2012-12-291-4/+12
* General cleanupDvTonder2012-12-291-16/+23
* Make the weather panel check if it has enough space to display and hide if notDvTonder2012-12-291-2/+6
* Widget calendar dynamic visibilityDanesh Mondegarian2012-12-291-1/+8
* Metric preference fixesDanesh Mondegarian2012-12-291-2/+1
* Add ability to show up to a defined maximum (currently capped at 3) calendar ...DvTonder2012-12-291-92/+125
* MInor cleanup and proper settings defaultsDvTonder2012-12-291-70/+63
* More cleanupDanesh Mondegarian2012-12-291-31/+16