Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_CalendarProvider
/
e95136a83571913a7d8a41488b51cada634663ea
e95136a
DO NOT MERGE - Avoid re-use of orphaned data
by Andy McFadden
· 14 years ago
a494fe4
Add tests for quoted parameters
by Alon Albert
· 14 years ago
7ef0077
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
7aeb4e9
Import translations for additional languages.
by Eric Fischer
· 15 years ago
ba87fe4
Fix bug #3218104 (CalendarSyncAdapter says "android.content.OperationApplicationException: wrong number of rows: 0") - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
4f59043
Fix bug #3185258 Events (single / recurring) are not deleted immediately - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
e43e330
b/3102609 Update widgets when device tz changes. Do not merge
by Erik
· 15 years ago
4cd51d8
b/3081783 Fixed all days events to show the correct date
by Michael Chan
· 15 years ago
3103890
b/3019621 Collapses AlarmScheduler threads. Do not merge
by Erik
· 15 years ago
3443e3e
Fix bug #3025267 (Calendar App TZ are messed up when using Secondary TZ feature in Web Calendar)
by Fabrice Di Meglio
· 15 years ago
616e6f1
Hide events in a calendar when it becomes hidden. Do not merge
by Daisuke Miyakawa
· 15 years ago
8ba0d02
Fix bug #2985570 Event timezone is changed to device or Calendar timezone after sync
by Fabrice Di Meglio
· 15 years ago
9ea3097
Fix bug #3029831 (Finalizing a Cursor that has not been deactivated or closed. database...) - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
52913fc
Fix bug #3021653 (Clean CalendarProvider2 logging) - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
63c1db9
b/3008125 Make CP update the default prevTZ. Do not merge
by Erik
· 15 years ago
b8d6766
Fix widget to update correctly. Do not merge
by Erik
· 15 years ago
591948e
Adjusts portrait widget layout. Do not merge
by Erik
· 15 years ago
1431b9d
Adds home tz support to calendar widget. Do not merge
by Erik
· 15 years ago
76f4f03
Add home timezone support - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
830f982
Fix bug where instances didn't regen. Do not merge
by Erik
· 15 years ago
68040cf
Add home timezone support - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
6777058
add emma filter to make file
by Guang Zhu
· 15 years ago
e38b846
Merge "Merge Froyo fix for CalendarCache init (Change I268be53d) - DO NOT MERGE" into gingerbread
by Fabrice Di Meglio
· 15 years ago
a2f46bd
Merge Froyo fix for CalendarCache init (Change I268be53d) - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
f6ab66a
am 9be87f0a: (-s ours) Merge "Fix bug #2927288 (CalendarCache table is not setup correctly) - DO NOT MERGE" into froyo
by Fabrice Di Meglio
· 15 years ago
9be87f0
Merge "Fix bug #2927288 (CalendarCache table is not setup correctly) - DO NOT MERGE" into froyo
by Fabrice Di Meglio
· 15 years ago
743270b
Fix bug #2927288 (CalendarCache table is not setup correctly) - DO NOT MERGE
by Fabrice Di Meglio
· 15 years ago
d69a1a6
Fix bug #2891424 (Cant see events in Calendar - after updating timezone db)
by Fabrice Di Meglio
· 15 years ago
25b0f0e
Add a PRE_BOOT_COMPLETED receiver.
by Jeff Hamilton
· 15 years ago
10b51a1
Fix for bug #2634470 (Force close in FRF26)
by Fabrice Di Meglio
· 15 years ago
1dc2919
Fix bug #2622128 (Can't delete Exchange event exception)
by Fabrice Di Meglio
· 15 years ago
34a3200
Merge "Fix bug #2590414 (android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here)" into froyo
by Fabrice Di Meglio
· 15 years ago
e3730b9
b/2440161 Made UTC override timezone for allday events
by Erik
· 15 years ago
1f755da
Fix bug #2590414 (android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here)
by Fabrice Di Meglio
· 15 years ago
63540b1
Merge "b/2560858 Upgrade will clean up allDay events" into froyo
by Erik
· 15 years ago
7b40dde
b/2560858 Upgrade will clean up allDay events
by Erik
· 15 years ago
73e55ee
Remove flaky CalendarProvider2Test from continuous.
by Brett Chabot
· 15 years ago
679d544
A better and simplier fix for bug #2556677 (pre-froyo->froyo calendar schema upgrade mangles CalendarMetaData schema, causing strange instance expansion issues)
by Fabrice Di Meglio
· 15 years ago
1599ceb
Fix bug #2556677 (pre-froyo->froyo calendar schema upgrade mangles CalendarMetaData schema,
by Fabrice Di Meglio
· 15 years ago
6c7b032
b/2278475 Refresh calendar widget at midnight
by Michael Chan
· 15 years ago
d5aa3cc
Upgrade sync state database for calendar if necessary.
by Ken Shirriff
· 15 years ago
d5475a8
Fix recurrence expansion with COUNT.
by Ken Shirriff
· 15 years ago
6636020
Fix flaky testAttendees test.
by Ken Shirriff
· 15 years ago
fb0d833
Merge "Import revised translations"
by Eric Fischer
· 15 years ago
f7ebcad
Import revised translations
by Kenny Root
· 15 years ago
1030436
Make instance expansion specific to a calendar.
by Ken Shirriff
· 15 years ago
25e5cde
Fix bug #2519159 (com.android.providers.calendar.CalendarProvider2Test:testChangeTimezoneDB is failing)
by Fabrice Di Meglio
· 15 years ago
e604c19
Make sure values are set correctly when inserting event.
by Ken Shirriff
· 15 years ago
2c32ee7
Looks like db version wasn't updated with the last change
by Erik
· 15 years ago
a635711
b/2497120 Added method for rebuilding db in upgrade failure
by Erik
· 15 years ago
48de6f3
Merge "Fix cursor leak."
by Ken Shirriff
· 15 years ago
ae2599e
Fix cursor leak.
by Ken Shirriff
· 15 years ago
1420c34
Merge "Add an organizerCanRespond column to Calendar table (with default 1)"
by Marc Blank
· 15 years ago
bf897b0
Add an organizerCanRespond column to Calendar table (with default 1)
by Marc Blank
· 15 years ago
5ffa764
Fix bug #2427686 (CalendarProvider2Test tests intermittently failing...
by Fabrice Di Meglio
· 15 years ago
cf9dc6b
Update database version and add upgracde code for previous change
by Marc Blank
· 15 years ago
1b7ecf9
Merge "Add _sync_mark to view_events view"
by Marc Blank
· 15 years ago
a450a52
Add _sync_mark to view_events view
by Marc Blank
· 15 years ago
646444f
b/2440161 Added time checks for allDay events.
by Erik
· 15 years ago
a0c4ab0
Merge "Fix broken tests for CalendarProvider2"
by Fabrice Di Meglio
· 15 years ago
eb7ee62
Fix broken tests for CalendarProvider2
by Fabrice Di Meglio
· 15 years ago
2eda117
Add an empty CleanSpec.mk
by Jean-Baptiste Queru
· 15 years ago
48f3878
Fix bug #2490708 (NPE in CalendarSyncAdapter when adding and deleting an Event)
by Fabrice Di Meglio
· 15 years ago
e1a154b
Merge "Fix bug #2485358 (add more logging to CalendarProvider2)"
by Fabrice Di Meglio
· 15 years ago
f6ba05c
Import new translations
by Eric Fischer
· 15 years ago
26d0bf3
Move calendar wipeData to the test.
by Ken Shirriff
· 15 years ago
ab42ec6
Fix bug #2485358 (add more logging to CalendarProvider2)
by Fabrice Di Meglio
· 15 years ago
8888a5a
Replace android.pim.DateException with com.android.providers.calendar.DateException.
by Ken Shirriff
· 15 years ago
552e781
Fix _SYNC_LOCAL_ID => to_SYNC_DATA in CalendarSyncTestingBase to fix the build.
by Brian Carlstrom
· 15 years ago
550cfa4
Merge "Handle rename of _SYNC_LOCAL_ID to _SYNC_DATA in Calendar"
by Marc Blank
· 15 years ago
c12fe47
Handle rename of _SYNC_LOCAL_ID to _SYNC_DATA in Calendar
by Marc Blank
· 15 years ago
9e318a5
Another fix for widget launching Calendar when no accounts/events exist.
by Erik
· 15 years ago
5975955
Make sure _SYNC_LOCAL_ID is in the entity projection map
by Marc Blank
· 15 years ago
192b180
Don't delete attendees until Event is finally deleted
by Marc Blank
· 15 years ago
c7571fd
Merge "Import new translations."
by Eric Fischer
· 15 years ago
421c5ba
Import new translations.
by Eric Fischer
· 15 years ago
7fbdc1f
Added flag to ensure intent is always handled.
by Erik
· 15 years ago
997e2e5
Quick fix to allow starting calendar without a time specified.
by Erik
· 15 years ago
cd639e7
Merge "b/2412594 Changed widget to use an implicit intent."
by Erik Pasternak
· 15 years ago
48587d3
b/2412594 Changed widget to use an implicit intent.
by Erik
· 15 years ago
a5ef613
Make the tests not depend on gsf.
by Chia-chi Yeh
· 15 years ago
157f659
Merge "Add lastSyncedAttendeeStatus to CalendarProvider2 database"
by Marc Blank
· 15 years ago
162c7c9
Add lastSyncedAttendeeStatus to CalendarProvider2 database
by Marc Blank
· 15 years ago
b62e426
Update to reflect android-common no longer in framework.
by Dianne Hackborn
· 15 years ago
156ad29
Use SQL query parameters for reminder lookup.
by Ken Shirriff
· 15 years ago
b8ea0b2
Merge "Add more unit tests for bug fix #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)"
by Fabrice Di Meglio
· 15 years ago
2d1b3d7
Fix bug #2438401 (Froyo calendar is missing many entries)
by Fabrice Di Meglio
· 15 years ago
852d89f
Add more unit tests for bug fix #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)
by Fabrice Di Meglio
· 15 years ago
9323bb1
Partially revert "Use SQL query arguments."
by Ken Shirriff
· 15 years ago
f5f9872
Merge "Fix manifest to use default package name (com.android.providers.calendar) for CalendarProvider2 process instead of com.android.calendar (the Calendar app pacakage name)"
by Fabrice Di Meglio
· 15 years ago
241041e
Fix *#*#CAL#*#*
by Ken Shirriff
· 15 years ago
5bbabdd
b/2458172 Changed launch intent for widget.
by Erik
· 15 years ago
2cc859c
Unbundling: remove deprecated deleteRow().
by Ken Shirriff
· 16 years ago
dc53817
Use SQL query arguments.
by Ken Shirriff
· 15 years ago
f8de1a9
Fix bug #2331761 (Instances of a recurring event are missing)
by Fabrice Di Meglio
· 15 years ago
9b6911d
Fix manifest to use default package name (com.android.providers.calendar) for CalendarProvider2 process instead of com.android.calendar (the Calendar app pacakage name)
by Fabrice Di Meglio
· 15 years ago
1168e28
Add in a permission that is used by the provider, but only declared in the UI manifest.
by Jeff Hamilton
· 15 years ago
9535627
b/2441483 Dropped url requirement in CP2.
by Erik
· 15 years ago
f09652d
Fix for bug 2431102 (illegal argument exception / negative CalendarId)
by Fabrice Di Meglio
· 15 years ago
46f3f01
Remove dependencies on gsf-client and google-common.
by Ken Shirriff
· 15 years ago
Next »