summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work on issue #25467052: System lagged outDianne Hackborn2015-11-041-0/+1
* Turn on verbose logging to debug flaky test casesTony Mak2015-07-171-1/+2
* Fix calendar reminder notification is not shown in idle stateTony Mak2015-07-165-76/+104
* fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1Keith Cheung2015-06-081-2/+3
* Fix crash when inserting reminder/attendee/extended property to a non-existen...Tony Mak2015-06-082-26/+44
* Fix CalendarProvider2TestTony Mak2015-06-081-26/+11
* No longer need to take care of pre boot msg.Dianne Hackborn2015-01-291-5/+0
* Before the first call to clearCallingIdentity, cache the calling package.Sam Blitzstein2014-12-102-12/+72
* Fix stale db handle crashJay Shrauner2014-07-303-13/+17
* Merge "Ignore Wakelock Under-Locked Exception" into klp-devAlon Albert2013-11-191-1/+8
|\
| * Ignore Wakelock Under-Locked ExceptionAlon Albert2013-11-181-1/+8
* | Initialize WakeLock in the CTORAlon Albert2013-11-132-14/+13
|/
* Merge "Don't trigger a sync for ALERTS tables" into klp-devAlon Albert2013-11-012-7/+23
|\
| * Don't trigger a sync for ALERTS tablesAlon Albert2013-10-312-7/+23
* | Handle Missing Event RowAlon Albert2013-10-281-6/+16
|/
* Call clearCallingIdentity in Provider Entry PointsAlon Albert2013-09-162-0/+21
* Make sure to use exact alarms for Calendar eventsChristopher Tate2013-07-181-1/+1
* Remove RDATE, EXRULE & EXDATE From ExceptionAlon Albert2013-06-271-2/+6
* Add EVENT_COLOR's to Event Entity IteratorAlon Albert2013-02-041-0/+1
* Protect calendar with app ops.Dianne Hackborn2013-01-251-0/+2
* Put some useful information in User-Agent HeaderAlon Albert2013-01-032-5/+95
* Fix race condition for missing alerts after boot up.cm-10.1-M1Sara Ting2012-10-161-1/+7
* am f4b1756f: Fix event color query (which fixes the failing CTS test).Sara Ting2012-10-021-1/+1
|\
| * Fix event color query (which fixes the failing CTS test).Sara Ting2012-10-021-1/+1
| * Fixed the problem where updating event colors would cause exceptionsMichael Chan2012-07-241-6/+14
* | Merge "Fix possible NPE in runScheduleNextAlarm." into jb-mr1-devSara Ting2012-09-271-1/+5
|\ \
| * | Fix possible NPE in runScheduleNextAlarm.Sara Ting2012-09-271-1/+5
* | | Adding new column 'uid2445' to Events table to support future handling of ica...Sara Ting2012-09-242-5/+23
|/ /
* | Add some columnsAlon Albert2012-09-202-7/+80
* | Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM d...Michael Chan2012-08-092-10/+10
* | Fixed the problem where updating event colors would cause exceptionsMichael Chan2012-08-031-6/+14
|/
* Update widget after changing attendee status.Sara Ting2012-05-251-0/+1
* Keep the device awake while we schedule the next alarmMichael Chan2012-05-012-0/+11
* Fixed so potential memory leaks.Michael Chan2012-04-293-19/+32
* Add support for custom app and uri in eventsMichael Chan2012-04-242-35/+60
* Add support for identity in attendeesMichael Chan2012-04-172-3/+24
* Drop all table when downgradingMichael Chan2012-04-131-16/+44
* Merge "Fix for b/6176691: Move disk I/O during SCHEDULE_ALARM broadcast to a ...Sara Ting2012-04-021-52/+25
|\
| * Fix for b/6176691: Move disk I/O during SCHEDULE_ALARM broadcast to a backgro...Sara Ting2012-03-301-52/+25
* | Merge "Fix original sync id bug in event exceptions"Isaac Katzenelson2012-03-272-10/+66
|\ \ | |/ |/|
| * Fix original sync id bug in event exceptionsIsaac Katzenelson2012-03-272-10/+66
* | Throw if URI contains unknown parametersAlon Albert2012-03-231-62/+62
* | Merge "Move Duration to common"Alon Albert2012-03-233-148/+2
|\ \ | |/ |/|
| * Move Duration to commonAlon Albert2012-03-163-148/+2
* | Allow instance deletion event without DTSARTAlon Albert2012-03-211-1/+12
|/
* Add displayColor column to view_eventsAlon Albert2012-03-012-69/+87
* Fixed the bug where one can't insert colors with the same key but different t...Michael Chan2012-02-291-14/+21
* Fix Typo that was causing a throwwhen updating Colors tableAlon Albert2012-02-021-3/+4
* am 7bca7b95: am c3780839: Fixed the problem where search result for recurring...Michael Chan2012-01-201-1/+1
|\
| * Fixed the problem where search result for recurring events were incomplete.Michael Chan2012-01-191-1/+1