Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_CalendarProvider
/
ab42ec67e77c398ac94ff1cf561fadd9f6b48dcb
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
975efd9
Add unittest for instance expansion.
by Ken Shirriff
· 15 years ago
c874ed5
Fix instance expansion.
by Ken Shirriff
· 15 years ago
dbaad88
Quick fix for databases where events are missing a timezone.
by Erik
· 15 years ago
be0733e
b/2434881 Dropped not null requirement for dtstart2,dtend2
by Erik
· 15 years ago
e52757b
Merge "b/1522903 First step in converting allday events to local timezone"
by Erik Pasternak
· 15 years ago
806adc5
Merge "Update mdpi resource with 2.0 style icon"
by Eugene Koh
· 15 years ago
02f64cd
b/2385751 Update string from No subject to No title
by Michael Chan
· 15 years ago
ae4f20e
b/1522903 First step in converting allday events to local timezone
by Erik
· 15 years ago
754b6d0
Quick fix for missing version number.
by Erik
· 15 years ago
8bd4c5d
Update mdpi resource with 2.0 style icon
by Bai Tao
· 15 years ago
fa8440c
am 62cf0ad5: am 2306a400: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
62cf0ad
am 2306a400: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
2306a40
reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
dbcdeda
Merge "Fix bug 1025931 (need to reprocess events table when timezone db changes)"
by Fabrice Di Meglio
· 16 years ago
ae270e3
Fix bug 1025931 (need to reprocess events table when timezone db changes)
by Fabrice Di Meglio
· 16 years ago
96d6212
Fix build issues.
by Jeff Hamilton
· 16 years ago
30c0d7a
Add calendar deletion unittest.
by Ken Shirriff
· 16 years ago
8351231
Unbundling: use URI instead of direct provider call for scheduling alarms.
by Ken Shirriff
· 16 years ago
672fcff
reconcile android-2.1_r1 snapshot
by The Android Open Source Project
· 16 years ago
1fb0269
Remove obsolete tests.
by Jeff Hamilton
· 16 years ago
1edaf77
Use DateUtils constants.
by Ken Shirriff
· 16 years ago
9f9651d
Merge "Unbundling: Remove SECRET_CODE_ACTION import."
by Ken Shirriff
· 16 years ago
d3c602b
Unbundling: Remove SECRET_CODE_ACTION import.
by Ken Shirriff
· 16 years ago
0063510
Remove old CalendarProvider and CalendarSyncAdapter.
by Ken Shirriff
· 16 years ago
c4e5319
Unbundling: remove dependencies on SyncStateContentProviderHelper and DateUtils from CalendarProvider2.
by Ken Shirriff
· 16 years ago
8f4ccb2
Fix calendar reminders.
by Ken Shirriff
· 16 years ago
767a744
Add ExtendedProperties unittest.
by Ken Shirriff
· 16 years ago
3654f1f
Merge "Unbundling: copy calendarEmailAddressFromFeedUrl method"
by Ken Shirriff
· 16 years ago
e74157e
Fix CalendarAlerts query.
by Ken Shirriff
· 16 years ago
d39cfe0
Unbundling: copy calendarEmailAddressFromFeedUrl method
by Ken Shirriff
· 16 years ago
8446e6f
Change calendar authority to com.android.calendar
by Ken Shirriff
· 16 years ago
e4f4a41
Merge "Enable CalendarProvider2 and disable CalendarProvider."
by Ken Shirriff
· 16 years ago
5be9505
Replace calendar authority with constant.
by Ken Shirriff
· 16 years ago
b57f228
Change hardcoded calendar authority strings to use constants.
by Ken Shirriff
· 16 years ago
99fec79
Enable CalendarProvider2 and disable CalendarProvider.
by Ken Shirriff
· 16 years ago
a6101d9
relocate GoogleLoginService
by Doug Zongker
· 16 years ago
cc2f3a9
Merge "Add calendar database upgrade code."
by Ken Shirriff
· 16 years ago
8335a18
Optimize instance database operations by using selectionArgs.
by Ken Shirriff
· 16 years ago
56120dd
Disable debug logging by default.
by Ken Shirriff
· 16 years ago
636b4fb
Use fixed sql selects for performance.
by Ken Shirriff
· 16 years ago
ad37c99
Add calendar database upgrade code.
by Ken Shirriff
· 16 years ago
43556fa
b/2363376 Fixed month view loading error.
by Ken Shirriff
· 16 years ago
4bfcc7d
android-2.1_r1 snapshot
by The Android Open Source Project
· 16 years ago
25aafac
b/2363376 Fixed month view loading error.
by Erik
· 16 years ago
83c5584
Add trigger to keep event account correct.
by Ken Shirriff
· 16 years ago
2afb4a4
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 16 years ago
348f0a5
Fix SQL broken by busybits change.
by Ken Shirriff
· 16 years ago
90185cd
Merge "b/2293263 Finished removing busyBits."
by Erik Pasternak
· 16 years ago
dbd797d
b/2293263 Finished removing busyBits.
by Erik
· 16 years ago
ec163f8
Merge "Update with latest translations."
by Eric Fischer
· 16 years ago
df799b1
migrate CalendarProvider from gservices to secure settings
by Doug Zongker
· 16 years ago
690acf4
Update with latest translations.
by Eric Fischer
· 16 years ago
c07771f
Add unittest for Event.loadEvents query
by Ken Shirriff
· 16 years ago
a84dbe0
Merge "Fix calendar projection."
by Ken Shirriff
· 16 years ago
982cbfe
Fix calendar projection.
by Ken Shirriff
· 16 years ago
263a8c5
Remove busybit tests.
by Ken Shirriff
· 16 years ago
eaf6b06
Merge "Do not use a user tag on apps, as it is ignored."
by Jean-Baptiste Queru
· 16 years ago
1ae4c22
CalendarProvider2 fixes.
by Ken Shirriff
· 16 years ago
85964c6
Do not use a user tag on apps, as it is ignored.
by Jean-Baptiste Queru
· 16 years ago
6db535b
b/2293263 Replaced busybit functionality with eventday functionality.
by Erik
· 16 years ago
ef8089b
clean up the location of the gdata helper objects
by Fred Quintana
· 16 years ago
a9e3fa4
am f799f32d: am 115def16: Update imports to android-common
by Tom Taylor
· 16 years ago
f799f32
am 115def16: Update imports to android-common
by Tom Taylor
· 16 years ago
115def1
Update imports to android-common
by Tom Taylor
· 16 years ago
76c0653
am 90c987ae: am 205fe71b: Extend and fix CalendarProvider2 unittests.
by Ken Shirriff
· 16 years ago
90c987a
am 205fe71b: Extend and fix CalendarProvider2 unittests.
by Ken Shirriff
· 16 years ago
Next »