summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/widget
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem where a synchronizion lock was used incorrectly in WidgetServiceMichael Chan2012-12-121-5/+6
* Make notifications code ICS compatible.Sara Ting2012-06-041-2/+1
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-1/+7
* Revert "Modify app so it will run in ICS MR1"Michael Chan2012-05-311-7/+1
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-1/+7
* Fix cursor leak in widget.Sara Ting2012-05-221-10/+12
* Correct getViewTypeCount for Calendar AppWidgetKevin Barry2012-05-171-1/+1
* Don't close the cursor in onLoadComplete.Michael Chan2012-05-171-2/+0
* If we get a closed cursor in onLoadComplete, log.wtfMichael Chan2012-05-171-1/+7
* Fixed a crash in onLoadComplete where the cursor is closed(!)Michael Chan2012-05-171-1/+1
* Increased widget query size to 100Michael Chan2012-05-112-12/+11
* Fix agenda view goto behaviorIsaac Katzenelson2012-05-082-5/+8
* Fix back and home behaviorIsaac Katzenelson2012-05-022-14/+22
* Revert "Fix back and home behavior"Isaac Katzenelson2012-05-022-22/+14
* Fix back and home behaviorIsaac Katzenelson2012-05-022-14/+22
* Adding a TODO comment to clean up the threading.Sara Ting2012-04-021-0/+4
* Merge "Move all disk I/O to background thread in widget, during PROVIDER_CHAN...Sara Ting2012-04-021-32/+69
|\
| * Move all disk I/O to background thread in widget, during PROVIDER_CHANGED bro...Sara Ting2012-04-021-32/+69
* | Fix for b/6157155: calendar widget crash after deleting an event or the account.Sara Ting2012-04-021-1/+1
|/
* Add support for event colorsAlon Albert2012-03-011-1/+1
* b/5340881 Update Widget to show allDay events nicelyRoboErik2011-11-151-7/+25
* b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-141-1/+0
* Gray current day and events in agenda view and widgetIsaac Katzenelson2011-10-041-3/+4
* b/3296789 Don't show 'this and future' in delete for guestsRoboErik2011-09-271-1/+1
* Update declined event color treatments across appRoboErik2011-09-141-1/+1
* b/5309378 Fix SQLiteException: near "ANDselfAttendeeStatus" in widgetMichael Chan2011-09-131-1/+1
* b/5294276 Hide all day events in the widgetMichael Chan2011-09-121-1/+4
* Fix up accessibility. Remove stripes for declined eventsMichael Chan2011-09-121-1/+1
* b/5279070 Launch to current time when widget header tappedRoboErik2011-09-091-1/+2
* b/5282047 Better localization for widget daysRoboErik2011-09-091-8/+4
* Homescreen widget asset updates and layout fixesPeter Ng2011-09-062-10/+10
* b/5184486 Don't try to unregister receiverRoboErik2011-08-181-1/+0
* Fix warningsMichael Chan2011-08-121-3/+0
* b/5153272 Protect against null cursorRoboErik2011-08-111-0/+3
* b/5104431 Restart widget service when db changesRoboErik2011-08-092-70/+94
* b/5072056 Avoid the Activity Picker by specifying the class in intentsMichael Chan2011-07-252-14/+19
* b/5065564 Tweaks to widgetRoboErik2011-07-221-5/+0
* Merge "Don't log a potentially null message string."Jesse Wilson2011-07-191-1/+1
|\
| * Don't log a potentially null message string.Jesse Wilson2011-07-191-1/+1
* | b/5039455 Makes cal color adjust everywhere we display cal colorsRoboErik2011-07-181-3/+3
* | b/5027922 Show loading in widget instead of no eventsRoboErik2011-07-141-1/+9
* | Update widget to use Agenda style layoutRoboErik2011-07-133-28/+79
|/
* api comment fixesRoboErik2011-06-231-4/+4
* Update authorities and actions based on packageRoboErik2011-06-202-13/+5
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-142-11/+11
* Minor tweaks to support Calendar unbundlingAndy McFadden2011-06-081-2/+1
* Update calendars table to v300RoboErik2011-05-101-1/+1
* Calendar DB upgradeAndy McFadden2011-04-201-1/+1
* Fix crash in Calendar WidgetIsaac Katzenelson2011-04-131-3/+7
* b/4187088 Add a check for null model in the widgetRoboErik2011-03-291-0/+3