summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/alerts/AlertActivity.java
Commit message (Expand)AuthorAgeFilesLines
* serialize the GCM calls.Chris Wren2013-05-061-1/+9
* Making notification popup play nicely with guns.Sam Blitzstein2013-05-021-5/+42
* Notifications: made alarm scheduling testable, and a couple minor fixes.Sara Ting2012-08-101-14/+0
* Fix crash when opening event from notification bar, when popup notification s...Sara Ting2012-07-311-1/+1
* Prevent empty popup notification dialog resulting when events dismissed/snoozed.Sara Ting2012-07-261-2/+6
* Make notifications code ICS compatible.Sara Ting2012-06-041-4/+3
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-3/+7
* Revert "Modify app so it will run in ICS MR1"Michael Chan2012-05-311-7/+3
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-3/+7
* Fix dismissing all notifications.Sara Ting2012-05-301-1/+1
* Change notification ID mapping to an arbitrary assignment from 1 to max notif...Sara Ting2012-05-161-13/+10
* Fixed the problem where AlertActivity may not show newer past eventsMichael Chan2012-05-111-11/+12
* Order AlertActivity showing expired alerts so that most recent are on top.Sara Ting2012-05-101-1/+2
* Fancy notifications: future and concurrent alerts are now individual expandab...Sara Ting2012-05-071-50/+11
* Fix back and home behaviorIsaac Katzenelson2012-05-021-8/+10
* Revert "Fix back and home behavior"Isaac Katzenelson2012-05-021-10/+8
* Fix back and home behaviorIsaac Katzenelson2012-05-021-8/+10
* Support notification one click to view event and snoozingIsaac Katzenelson2012-03-071-62/+10
* b/5072056 Avoid the Activity Picker by specifying the class in intentsMichael Chan2011-07-251-3/+2
* API comment updatesRoboErik2011-06-301-6/+35
* api comment fixesRoboErik2011-06-231-2/+2
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-141-5/+5
* tweaks for Calendar.java cleanupRoboErik2011-06-031-2/+1
* Update calendars table to v300RoboErik2011-05-101-1/+1
* b/3418975 Fix alert intent so it launches eventRoboErik2011-02-231-1/+3
* b/3410166 Shrink the notification dialog to a normal sizeMichael Chan2011-02-081-6/+0
* b/3154082 Update Notification to new uiMichael Chan2011-01-181-0/+1
* b/3023359 Fix intent sending from alertActivityErik2010-10-271-4/+8
* Tiny refactoring around AlertActivityDaisuke Miyakawa2010-10-151-41/+42
* Moved alerts-related classes into a separate packageMason Tang2010-07-271-0/+318