Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_CalendarProvider
/
cf04327844672000528e9e64cc3edbebbbf1f7cd
/
tests
344285d
Ignore broken tests, fix flaky tests.
by Jeff Sharkey
· 6 years ago
c020083
Sprinkle in some TEST_MAPPING.
by Jeff Sharkey
· 6 years ago
9437165
Throw exception when work profile doesn't exist or disabled or calendar app is not whitelisted or setting for calendar integration is disabled.
by Yasmin
· 6 years ago
549b206
Block non-primary calendars from being shared to personal profile.
by Alex Kershaw
· 6 years ago
dc1022a
Add is_primary into event view and tweak allowed columns.
by yuemingw
· 6 years ago
7a96a9b
Allow personal calendar app to listen to work calendar change.
by yuemingw
· 6 years ago
692be02
Enforce cross profile calendar policies in one place.
by yuemingw
· 6 years ago
fc5267e
Merge "Convert Android.mk file to Android.bp" am: 8dddb7086d am: 8414dcc9ab
by Sasha Smundak
· 6 years ago
ce6fd1a
Convert Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
7458209
Add cross profile uri for Events and Calendars table.
by yuemingw
· 7 years ago
5b33789
Exempt tests from hidden API checks.
by Nicolas Geoffray
· 7 years ago
703fb75
Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible." am: ff030e8884 am: 9e831292f2
by hansson
· 7 years ago
0f1dc4b
packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
06b3d3f
Add sanity check to ensure scheduleNextAlarmLocked() is called regularly.
by Makoto Onuki
· 7 years ago
0e278f6
Stop statically including legacy-android-test
by Paul Duffin
· 7 years ago
971fb18
Add test config to CalendarProviderTests
by Dan Shi
· 8 years ago
d8a5aaf
packages/providers/CalendarProvider: Add APCT tests to the device-tests suite.
by Simran Basi
· 8 years ago
3d09b48
Clean up CalendarProvider2
by Makoto Onuki
· 8 years ago
88ce4c3
Remove BG service from calendar provider.
by Makoto Onuki
· 8 years ago
f26261b
Stop using IntentService and use async receiver.
by Makoto Onuki
· 8 years ago
7c018bc
Merge "Prepare for removal of legacy-test from default targets" am: 5644a6ec76 am: 63c6f8bcb4 am: ea01c26e02
by Paul Duffin
· 8 years ago
b1510a9
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
52747f6
Fix tests: Don't hardcode column indices.
by Sudheer Shanka
· 9 years ago
d4d2fa8
Remove SyncCalendarTest
by Tony Mak
· 9 years ago
5bbd1b0
Add calendar-common dependency to CalendarProviderTests
by Tony Mak
· 10 years ago
ea1b82d
Fix calendar reminder notification is not shown in idle state
by Tony Mak
· 10 years ago
0800718
fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1
by Keith Cheung
· 10 years ago
503a798
Fix crash when inserting reminder/attendee/extended property to a non-existent event
by Tony Mak
· 10 years ago
ea28dfc
Fix CalendarProvider2Test
by Tony Mak
· 10 years ago
98e0157
Initialize WakeLock in the CTOR
by Alon Albert
· 11 years ago
a55c3aa
Don't trigger a sync for ALERTS tables
by Alon Albert
· 12 years ago
d2e4cb0
am f4b1756f: Fix event color query (which fixes the failing CTS test).
by Sara Ting
· 13 years ago
f4b1756
Fix event color query (which fixes the failing CTS test).
by Sara Ting
· 13 years ago
501e60b
Adding new column 'uid2445' to Events table to support future handling of ical/ics format.
by Sara Ting
· 13 years ago
5cd9693
Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM devices
by Michael Chan
· 13 years ago
10651e7
Fixed the problem where updating event colors would cause exceptions
by Michael Chan
· 13 years ago
f98ed2e
Fixed the problem where updating event colors would cause exceptions
by Michael Chan
· 13 years ago
c81732a
Add support for custom app and uri in events
by Michael Chan
· 13 years ago
bafe9de
Add support for identity in attendees
by Michael Chan
· 13 years ago
fa2f3b5
Move Duration to common
by Alon Albert
· 13 years ago
4755452
Fixed the bug where one can't insert colors with the same key but different type.
by Michael Chan
· 13 years ago
1d557af
Move scheduled alarm scrub off main thread
by Andy McFadden
· 14 years ago
aaa7f0d
Remove references to ArrayListCursor which is deprecated.
by Jeff Brown
· 14 years ago
24abf95
Add URIs for updating Attendees and Reminders
by Andy McFadden
· 14 years ago
58993e8
Fix some calendar provider tests
by Andy McFadden
· 14 years ago
7ca196b
Fix instructions
by Andy McFadden
· 14 years ago
8893c66
Remove testEntityQuery
by Andy McFadden
· 14 years ago
3b7c1cc
Update provider for EMMA from CTS
by Andy McFadden
· 14 years ago
df44eb1
Move Calendar provider tests to CTS
by Andy McFadden
· 14 years ago
b843cb1
Merge "Test null projections"
by Andy McFadden
· 14 years ago
1e7f038
Comment out failing assert
by Andy McFadden
· 14 years ago
3616952
Test null projections
by Andy McFadden
· 14 years ago
85c09a3
Clear duration when creating exception
by Andy McFadden
· 14 years ago
5ce2a67
Allow multi-rule RRULEs
by Andy McFadden
· 14 years ago
499287f
Fix fixAllDayTime
by Andy McFadden
· 14 years ago
d5be35c
Change the way event updates are handled
by Andy McFadden
· 14 years ago
ba54f5f
Verify RRULEs before adding to database
by Andy McFadden
· 14 years ago
78c7a50
Remove calendar-common from test makefile
by Andy McFadden
· 14 years ago
bf61571
Move a couple more classes to calendar-common
by Andy McFadden
· 14 years ago
93e0bbb
Relocate common Calendar classes
by Andy McFadden
· 14 years ago
32aa776
Correctly split recurring events that have COUNT
by Andy McFadden
· 14 years ago
77e53e0
Merge "Tweak instance generation"
by Andy McFadden
· 14 years ago
744fa97
Updates for api comments
by RoboErik
· 14 years ago
b09eb91
Tweak instance generation
by Andy McFadden
· 14 years ago
c832113
Feature + exception fixes in CalendarProvider
by Andy McFadden
· 14 years ago
bee24e7
Turn off EMMA build flag when done building report
by RoboErik
· 14 years ago
45f18d7
api comment fixes
by RoboErik
· 14 years ago
4caf8d0
There can be only one MetaData
by Andy McFadden
· 14 years ago
f29b168
Remove old EventRecurrenceTest.
by Andy McFadden
· 14 years ago
a416a9b
Add a readme for generating code coverage
by RoboErik
· 14 years ago
b9644fe
Rename Calendar.java to CalendarContract.java
by RoboErik
· 14 years ago
02f97c5
Upgrade db to v305
by RoboErik
· 14 years ago
bcba826
First cut at recurring event exception API
by Andy McFadden
· 14 years ago
2ce7955
Support cleanup of Calendar.java
by RoboErik
· 14 years ago
d284901
Merge "Revert "b/4460608 Deletes exceptions with original event""
by Erik Pasternak
· 14 years ago
ab47273
Revert "b/4460608 Deletes exceptions with original event"
by Erik Pasternak
· 14 years ago
fa332ec
Migrate syncN columns to cal_syncN
by RoboErik
· 14 years ago
9785ee8
b/4460608 Deletes exceptions with original event
by RoboErik
· 14 years ago
34c32cd
Add original_id column + logic. db -> v301
by RoboErik
· 14 years ago
c838356
Upgrade Calendars table and db to v300
by RoboErik
· 14 years ago
0739be0
Requires sync adapter include account and type for writes
by RoboErik
· 14 years ago
d5f4742
Adds test to compare schema of upgraded and new db
by RoboErik
· 14 years ago
4067700
Update calendar database schema
by Andy McFadden
· 14 years ago
0c1b46a
Merge "Inlines all the fields used during upgrade and tests"
by RoboErik
· 14 years ago
2cff10f
Inlines all the fields used during upgrade and tests
by RoboErik
· 14 years ago
652277c
Add test for modifying an event
by RoboErik
· 14 years ago
38135d4
Add test for adding/deleting an event
by RoboErik
· 14 years ago
d602743
Modifies testing to allow quick generation of test data
by RoboErik
· 14 years ago
4cd4958
Start of CTS test development for Calendar API
by RoboErik
· 14 years ago
420b7fb
Refactor CP2 to move alarm code into CalendarAlarmManager
by Erik
· 14 years ago
175d0cd
Fix CP2 tests on Crespo
by Erik
· 14 years ago
cd692d1
am 3e0d2ab0: am efa03998: am a494fe4c: Add tests for quoted parameters
by Alon Albert
· 14 years ago
3e0d2ab
am efa03998: am a494fe4c: Add tests for quoted parameters
by Alon Albert
· 14 years ago
a494fe4
Add tests for quoted parameters
by Alon Albert
· 14 years ago
74ca9ba
Fix bug #3410789 (CalendarProvider: Support for selection args for delete calendars)
by Fabrice Di Meglio
· 14 years ago
ff03655
Test changes to include for cl I9f9eb769
by Erik
· 14 years ago
4f5b624
Add more unit test for validating non repro of bug #3267616 on Honeycomb
by Fabrice Di Meglio
· 14 years ago
7182cd4
Add more tests for validating closing of bug #1640517
by Fabrice Di Meglio
· 14 years ago
656f9cb
Simplify CalendarAlarmManager code and unit tests
by Fabrice Di Meglio
· 15 years ago
e7a04f1
Code refactoring for fixing unit tests and making CalendarProvider2 more testable
by Fabrice Di Meglio
· 15 years ago
Next »