summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow configuring the delay for snoozing calendar reminders.Danny Baumann2013-02-226-6/+135
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/pac...mr1.1-stagingSteve Kondik2013-02-133-76/+64
|\
| * Remove vibrate-on-silent-mode per UXMichael Chan2012-12-053-76/+64
* | Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/pa...cm-10.1-M1Steve Kondik2012-11-1835-592/+1199
|\|
| * Merge "Workaround Email bug that does not set email body correctly, when emai...Sara Ting2012-10-051-0/+7
| |\
| | * Workaround Email bug that does not set email body correctly, when emailing gu...Sara Ting2012-10-051-0/+7
| * | am 4dcabc96: Added touch slop for horizontal scrollingMichael Chan2012-10-031-3/+8
| |\ \ | | |/ | |/|
| | * Added touch slop for horizontal scrollingMichael Chan2012-10-021-3/+8
| * | am 6fb86969: Fixed NPE in SelectSyncedCalendarsMultiAccountMichael Chan2012-09-282-7/+5
| |\|
| | * Fixed NPE in SelectSyncedCalendarsMultiAccountMichael Chan2012-09-282-7/+5
| * | am 196bc3a5: Merge "Fixed NPE in matrixCursorFromCursor" into ics-ub-calendar...Michael Chan2012-09-261-2/+6
| |\|
| | * Merge "Fixed NPE in matrixCursorFromCursor" into ics-ub-calendar-aquaMichael Chan2012-09-261-2/+6
| | |\
| | | * Fixed NPE in matrixCursorFromCursorMichael Chan2012-09-261-2/+6
| | * | Merge "Readding the priority setting, which got accidentally removed in the p...Michael Chan2012-09-241-0/+8
| | |\ \
| | | * | Readding the priority setting, which got accidentally removed in the previous...Sara Ting2012-09-241-0/+8
| * | | | resolved conflicts for merge of 87136abf to ics-ub-calendar-burgundySara Ting2012-09-241-36/+65
| |\| | |
| | * | | Merge "ICS notifications fix: de-prioritize expired digest, and use the same ...Sara Ting2012-09-241-41/+62
| | |\| | | | | |/ | | |/|
| | | * ICS notifications fix: de-prioritize expired digest, and use the same custom ...Sara Ting2012-09-201-41/+62
| * | | am 2e9eaec7: Merge "Allow "tel:" as phone prefix; more white space leniency."...Sam Blitzstein2012-09-191-2/+15
| |\| |
| | * | Allow "tel:" as phone prefix; more white space leniency.Sam Blitzstein2012-09-191-2/+15
| * | | am 844cac06: Skip local account types when picking default calendar.Sara Ting2012-09-182-1/+7
| |\| |
| | * | Skip local account types when picking default calendar.Sara Ting2012-09-182-1/+7
| | |/
| * | am 8286d2f7: Fix default calendar used when creating/editing event for the fi...Sara Ting2012-09-132-4/+13
| |\|
| | * Fix default calendar used when creating/editing event for the first time.Sara Ting2012-09-132-4/+13
| * | am 2c0c7744: Merge "Fix emailing guests from event info page when attendees a...Sara Ting2012-09-122-5/+26
| |\|
| | * Merge "Fix emailing guests from event info page when attendees aren't synced ...Sara Ting2012-09-122-5/+26
| | |\
| | | * Fix emailing guests from event info page when attendees aren't synced down (t...Sara Ting2012-09-122-6/+27
| * | | am e472146a: Merge "Stored recently fired alerts in SharedPrefs so multiple c...Sara Ting2012-09-112-5/+167
| |\| |
| | * | Merge "Stored recently fired alerts in SharedPrefs so multiple calendar apps ...Sara Ting2012-09-113-6/+168
| | |\ \
| | | * | Stored recently fired alerts in SharedPrefs so multiple calendar apps can coe...Sara Ting2012-09-113-6/+168
| | | |/
| * | | am a498f6ed: Modify doScroll to move based on the average of the touch pointsMichael Chan2012-09-111-10/+42
| |\| |
| | * | Modify doScroll to move based on the average of the touch pointsMichael Chan2012-09-111-10/+42
| | * | Fixed back-key bug in day/week view. DO NOT MERGESam Blitzstein2012-09-061-4/+3
| * | | Fixed bug causing incorrect result from pressing back-key while in day/week v...Sam Blitzstein2012-09-061-4/+3
| * | | resolved conflicts for merge of 013fda07 to ics-ub-calendar-burgundySara Ting2012-08-312-25/+22
| |\| |
| | * | Merge "Removed use of notification framework's cancelAll so we don't affect S...Sara Ting2012-08-312-25/+22
| | |\ \
| | | * | Removed use of notification framework's cancelAll so we don't affect SyncAdap...Sara Ting2012-08-312-25/+22
| | | |/
| * | | Fix NPE from snoozing.Sara Ting2012-08-301-1/+2
| * | | am 2b965215: Fixed ClassCastException in agenda viewMichael Chan2012-08-291-3/+3
| |\| |
| | * | Fixed ClassCastException in agenda viewMichael Chan2012-08-291-3/+3
| * | | am f565bc11: Save version to shared prefs upon startup.Sara Ting2012-08-282-0/+6
| |\| |
| | * | Save version to shared prefs upon startup.Sara Ting2012-08-282-0/+6
| | |/
| * | am fa1149d1: Merge "Adding util method to get release version." into ics-ub-c...Sara Ting2012-08-231-0/+18
| |\|
| | * Merge "Adding util method to get release version." into ics-ub-calendar-aquaSara Ting2012-08-231-0/+18
| | |\
| | | * Adding util method to get release version.Sara Ting2012-08-211-0/+18
| * | | am ea6cc9a6: Merge "Switch from switch to if-else to be compatible with the n...Michael Chan2012-08-226-149/+129
| |\| |
| | * | Switch from switch to if-else to be compatible with the new ADTMichael Chan2012-08-176-149/+129
| | |/
| * | Merge "Add autocompletion for title in edit-event." into ics-ub-calendar-burg...Sara Ting2012-08-141-2/+132
| |\ \
| | * | Add autocompletion for title in edit-event.Sara Ting2012-08-131-2/+132
| | |/
| * / Notifications: made alarm scheduling testable, and a couple minor fixes.Sara Ting2012-08-105-61/+79
| |/