summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2022-12-12Update preparers to align across everythingJulien Desprez
2022-01-27Fix licenses and license texts.Bob Badour
2021-02-21Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/CalendarProvider" ...Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/CalendarProviderBob Badour
2020-10-13Update Time API usage.Varun Shah
2020-08-16Merge "Migrate to using the internal Time API."TreeHugger Robot
2020-08-14Migrate to using the internal Time API.Varun Shah
2020-08-12providers/CalendarProvider - Update language to comply with Android's inclusi...Raman Tenneti
2019-11-27Use proper test context for CalendarSanityCheckerTest.Varun Shah
2019-08-29Ignore broken tests, fix flaky tests.Jeff Sharkey
2019-08-28Sprinkle in some TEST_MAPPING.Jeff Sharkey
2019-05-03Throw exception when work profile doesn't exist or disabled or calendar app i...android-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-mainline-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseYasmin
2019-03-25Block non-primary calendars from being shared to personal profile.Alex Kershaw
2019-03-01Add is_primary into event view and tweak allowed columns.yuemingw
2019-02-28Allow personal calendar app to listen to work calendar change.yuemingw
2019-01-31Enforce cross profile calendar policies in one place.yuemingw
2019-01-14Merge "Convert Android.mk file to Android.bp" am: 8dddb7086d am: 8414dcc9abSasha Smundak
2019-01-09Convert Android.mk file to Android.bpSasha Smundak
2018-12-12Add cross profile uri for Events and Calendars table.yuemingw
2018-04-06Exempt tests from hidden API checks.Nicolas Geoffray
2018-02-23Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possi...hansson
2018-02-22packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-01-09Add sanity check to ensure scheduleNextAlarmLocked() is calledMakoto Onuki
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-03-22Add test config to CalendarProviderTestsandroid-vts-8.0_r2android-vts-8.0_r1android-8.0.0_r34android-8.0.0_r33android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21oreo-dr3-releaseoreo-dr2-releaseoreo-dr1-releaseoreo-dr1-devoreo-devDan Shi
2017-03-15packages/providers/CalendarProvider: Add APCT tests to the device-tests suite.Simran Basi
2017-03-03Clean up CalendarProvider2Makoto Onuki
2017-02-22Remove BG service from calendar provider.Makoto Onuki
2017-02-09Stop using IntentService and use async receiver.Makoto Onuki
2017-01-18Merge "Prepare for removal of legacy-test from default targets" am: 5644a6ec7...Paul Duffin
2017-01-17Prepare for removal of legacy-test from default targetsPaul Duffin
2016-09-13Fix tests: Don't hardcode column indices.Sudheer Shanka
2016-05-31Remove SyncCalendarTestTony Mak
2015-09-11Add calendar-common dependency to CalendarProviderTestsTony Mak
2015-07-16Fix calendar reminder notification is not shown in idle stateTony Mak
2015-06-08fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1Keith Cheung
2015-06-08Fix crash when inserting reminder/attendee/extended property to a non-existen...Tony Mak
2015-06-08Fix CalendarProvider2TestTony Mak
2013-11-13Initialize WakeLock in the CTORAlon Albert
2013-10-31Don't trigger a sync for ALERTS tablesAlon Albert
2012-10-02am f4b1756f: Fix event color query (which fixes the failing CTS test).Sara Ting
2012-10-02Fix event color query (which fixes the failing CTS test).android-cts-4.1_r4android-cts-4.1_r2jb-devSara Ting
2012-09-24Adding new column 'uid2445' to Events table to support future handling of ica...Sara Ting
2012-08-09Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM d...Michael Chan
2012-08-03Fixed the problem where updating event colors would cause exceptionsMichael Chan
2012-07-24Fixed the problem where updating event colors would cause exceptionstools_r21Michael Chan
2012-04-24Add support for custom app and uri in eventsMichael Chan
2012-04-17Add support for identity in attendeesMichael Chan
2012-03-16Move Duration to commonAlon Albert