summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-11-08Convert the Android.mk of CalendarTests to Android.bpyangbill
2023-11-07Remove unused LOCAL_STATIC_JAVA_LIBRARIES for CalendarTestsyangbill
2021-04-20[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/CalendarBob Badour
2019-08-16AOSP/Calendar - Deleted TEST_MAPPING file and LOCAL_COMPATIBILITY_SUITE to fi...Raman Tenneti
2019-04-24AOSP/Calendar -Added TEST_MAPPING file and "LOCAL_COMPATIBILITY_SUITE := gene...Raman Tenneti
2018-10-31AOSP/Calendar - Minimal calendar app.Raman Tenneti
2016-04-06Update code coverage filterSebastien Hertz
2013-04-02Fix for build breakage.James Kung
2013-03-07Further test fixes.Sam Blitzstein
2013-03-06Resolving test errors.Sam Blitzstein
2012-11-27Merge "Allow coordinates in event location." into ics-ub-calendar-burgundySara Ting
2012-11-27Allow coordinates in event location.Sam Blitzstein
2012-11-20Fix buildMichael Chan
2012-11-16Merge "Adding alert scheduling to app, to allow unbundled app's alerts to wor...Sara Ting
2012-11-16Adding alert scheduling to app, to allow unbundled app's alerts to work on mo...Sara Ting
2012-11-15Added new notification actions for map and call.Sam Blitzstein
2012-08-31resolved conflicts for merge of 013fda07 to ics-ub-calendar-burgundySara Ting
2012-08-31Removed use of notification framework's cancelAll so we don't affect SyncAdap...Sara Ting
2012-08-10Notifications: made alarm scheduling testable, and a couple minor fixes.Sara Ting
2012-08-02Fix unbundled build of tests.Sara Ting
2012-06-12Fix some NPE and comparison errors.Michael Chan
2012-05-22Only fetch vibrate pref once per group of alerts.Sara Ting
2012-05-21Notifications: adding more tests.Sara Ting
2012-05-17Notification tests for rebalancing priority buckets.Sara Ting
2012-05-17Add tests for notificationMichael Chan
2012-04-26Create events with event set to confirmed instead of tentativeMichael Chan
2012-04-25Fix for bug 6394170: fixing display for multiday all day events.Sara Ting
2012-04-23Fix for bug 5045587: Recurrence and timezone labels should have 40% opacity.Sara Ting
2012-04-19Fixed missing event name from the event info details, and changed datetime de...Sara Ting
2012-04-18Shorten date/time info in event info to display in one line.Sara Ting
2012-04-03Fix a few unit test failures.Sara Ting
2011-11-16Replace libphonenumber with a simple parserAndy McFadden
2011-10-28b/5309787 support allowedAvailability in calendar appRoboErik
2011-07-13Remove calendar-common from test makefileAndy McFadden
2011-07-08Relocate common Calendar classesAndy McFadden
2011-06-14Rename Calendar.java to CalendarContract.javaRoboErik
2011-06-09More Calendar unbundlingAndy McFadden
2011-06-08Minor tweaks to support Calendar unbundlingAndy McFadden
2011-06-02Merge "Rename "transparency" to "availability" Rename "visibility" to "access...Michael Chan
2011-06-01Remove obsolete CalendarTests suite.Brett Chabot
2011-05-31Rename "transparency" to "availability"Michael Chan
2011-05-16Progress toward alert method supportAndy McFadden
2011-05-11Merge "Update calendars table to v300"RoboErik
2011-05-11Show overlap time in BusyBits in month viewIsaac Katzenelson
2011-05-10Update calendars table to v300RoboErik
2011-05-05Improved algorithm for BusyBitsIsaac Katzenelson
2011-04-19Support events that span multiple days in "Busy Bits"Isaac Katzenelson
2011-04-18Support for "Busy Bits" in month viewIsaac Katzenelson
2011-04-14Sort and uniquify remindersAndy McFadden