summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/EventInfoFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Major bug fixing in EventInfo and EditEventMichael Chan2010-10-111-106/+40
* Makes bubble and event info in search update tzErik2010-09-281-7/+53
* Make settings screen support two pane mode.Daisuke Miyakawa2010-09-161-2/+2
* b/2971774 Enable event response in the event info popupMichael Chan2010-09-031-1/+1
* Prettify EventInfo bubbleMichael Chan2010-09-011-76/+153
* Pop up EventInfo in a bubbleMichael Chan2010-08-251-3/+59
* New Edit Event layoutErik2010-08-251-26/+14
* Fixed two places where event info was no longer displaying certain fieldsMason Tang2010-08-241-0/+2
* Added in preliminary action bar support for searchMason Tang2010-08-201-4/+9
* Implemented a search activity, two pane results layoutMason Tang2010-08-201-13/+45
* Moved EditEvent into a sub package.Erik2010-08-161-0/+2
* Converted EventInfo into a fragmentMason Tang2010-08-131-0/+1215