summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/Utils.java
Commit message (Expand)AuthorAgeFilesLines
* Add an option for the default view to show on startupVeeti Paananen2015-10-181-3/+11
* Allow configuring the delay for snoozing calendar reminders.Danny Baumann2015-10-181-0/+15
* Force a manual, incremental sync one time, as early as possible.Sam Blitzstein2013-12-041-0/+23
* Use the correct version code check for K.Sam Blitzstein2013-10-091-3/+1
* Use setExact on K and up only.Isaac Katzenelson2013-09-031-0/+9
* Do not use backed up ringtone valuesMichael Chan2013-04-191-0/+41
* Max year should be 2036James Kung2013-04-081-1/+1
* Integrating new date picker into appJames Kung2013-04-011-0/+37
* Resolve bug where rotating device was losing event view state.Sam Blitzstein2013-02-251-0/+43
* Javadoc explanation for display color conversion.James Kung2013-02-191-0/+7
* Fix warnings. Tone down loggingMichael Chan2012-12-121-3/+0
* Merge "Allow coordinates in event location." into ics-ub-calendar-burgundySara Ting2012-11-271-65/+118
|\
| * Allow coordinates in event location.Sam Blitzstein2012-11-271-65/+118
* | Remove vibrate-on-silent-mode per UX (7458593)Michael Chan2012-11-201-0/+22
|/
* Fixed bug for non-US locale event locations.Sam Blitzstein2012-11-191-2/+8
* Merge "Adding alert scheduling to app, to allow unbundled app's alerts to wor...Sara Ting2012-11-161-1/+1
|\
| * Adding alert scheduling to app, to allow unbundled app's alerts to work on mo...Sara Ting2012-11-161-1/+1
* | Added new notification actions for map and call.Sam Blitzstein2012-11-151-0/+337
* | Ensured list of calendars syncs for individual accounts.Sam Blitzstein2012-11-011-0/+24
|/
* Merge "Workaround Email bug that does not set email body correctly, when emai...Sara Ting2012-10-051-0/+7
|\
| * Workaround Email bug that does not set email body correctly, when emailing gu...Sara Ting2012-10-051-0/+7
* | Fixed NPE in matrixCursorFromCursorMichael Chan2012-09-261-2/+6
|/
* Adding util method to get release version.Sara Ting2012-08-211-0/+18
* Adjust colors only for JB and aboveMichael Chan2012-08-031-1/+3
* am 6e354ae4: am 877f5203: Merge "Add quick response when email guests in noti...Michael Chan2012-06-181-2/+49
|\
| * Add quick response when email guests in notificationMichael Chan2012-06-181-2/+49
* | Make notifications code ICS compatible.Sara Ting2012-06-041-0/+8
|/
* Fix notification's email button to close notification shade.Sara Ting2012-05-141-0/+10
* Fix today icon in search activityIsaac Katzenelson2012-05-101-2/+65
* Fix NPE in Utils.matrixCursorFromCursor().Sara Ting2012-04-291-1/+5
* Query by profile id when it exists for attendee info in event view.Sara Ting2012-04-261-7/+7
* Fix for bug 6394170: fixing display for multiday all day events.Sara Ting2012-04-251-4/+7
* Moved code creating the Intent for emailing attendees to Utils.java to be sha...Sara Ting2012-04-231-0/+90
* Fix for bug 5045587: Recurrence and timezone labels should have 40% opacity.Sara Ting2012-04-231-15/+21
* Fixed missing event name from the event info details, and changed datetime de...Sara Ting2012-04-191-19/+41
* Shorten date/time info in event info to display in one line.Sara Ting2012-04-181-1/+105
* Support for today's day of month in the today buttonIsaac Katzenelson2012-03-221-0/+24
* New color adjustment algorithm that are compatible with light colors.Michael Chan2012-02-131-2/+6
* Merge "Fix agenda list view location" into ics-mr1Isaac Katzenelson2011-11-161-0/+20
|\
| * Fix agenda list view locationIsaac Katzenelson2011-11-161-0/+20
* | b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-141-2/+1
|/
* Support for 7 inch devicesIsaac Katzenelson2011-10-311-5/+0
* Change alpha for declined events textIsaac Katzenelson2011-10-181-0/+1
* Add opacity to declined event's textIsaac Katzenelson2011-10-141-1/+2
* b/5358974 Make pressing up button return to previous timeRoboErik2011-09-221-2/+3
* Use new whitening for declined events.RoboErik2011-09-141-0/+11
* Fix warningsMichael Chan2011-08-191-2/+0
* b/5159645 Show day of week in day viewRoboErik2011-08-191-0/+33
* Fix warningsMichael Chan2011-08-121-1/+1
* Merge "b/5076961 Fixes up search patterns"RoboErik2011-07-271-0/+17
|\