summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "First draft of the controller"Michael Chan2010-07-126-80/+434
|\
| * First draft of the controllerMichael Chan2010-07-116-80/+434
* | am 3813019b: am c9656c9e: Fix the incomplete change to support immersive mode...Mason Tang2010-07-081-2/+3
|\ \ | |/ |/|
| * am c9656c9e: Fix the incomplete change to support immersive mode notificationsMason Tang2010-07-081-2/+3
| |\
| | * Fix the incomplete change to support immersive mode notificationsMason Tang2010-07-081-2/+3
| * | am ccf4a12b: Updated calendar app for new notifications in "do not interrupt ...Mason Tang2010-07-072-11/+28
| |\|
| | * Updated calendar app for new notifications in "do not interrupt mode" DO NOT ...Mason Tang2010-07-072-11/+28
* | | Merge "First draft of DayFragment"Michael Chan2010-07-027-560/+484
|\ \ \
| * | | First draft of DayFragmentMichael Chan2010-07-027-560/+484
* | | | Merge "Refactor DeleteEventHelper to allow null activities if exitWhenDone is...Michael Chan2010-07-024-10/+17
|\| | |
| * | | Refactor DeleteEventHelper to allow null activities if exitWhenDone is false.Michael Chan2010-07-014-10/+17
* | | | Adds an action bar to the allInOne Calendar view.Erik2010-07-021-0/+12
|/ / /
* | | Creates a simple SelectCalendarsFragmentErik2010-07-012-0/+199
* | | Merge "Moves EditEvent into a fragment"Erik2010-06-307-411/+528
|\ \ \
| * | | Moves EditEvent into a fragmentErik2010-06-307-411/+528
* | | | First draft of Fragment implementation. Will need a lot of cleanupMichael Chan2010-06-305-259/+379
* | | | Allow Calendar to run even if there are no calendars or accounts. Hassle user...Michael Chan2010-06-301-45/+1
|/ / /
* | | Updated calendar app for new notifications in "do not interrupt mode"Mason Tang2010-06-282-11/+28
* | | Clean up UtilsErik2010-06-281-12/+0
* | | Refactored so that the widget is now with the app, not the providerMason Tang2010-06-244-0/+1063
* | | Remove EditEvent.java and update all references.Erik2010-06-248-2304/+205
* | | Switches EditEventHelper to use AsyncQueryServiceErik2010-06-235-97/+71
* | | Changes to DeleteEventHelper to make it asyncErik2010-06-226-70/+68
* | | AsyncQueryServiceMichael Chan2010-06-217-28/+829
* | | Creates an EditEventView with as little app logic as possibleErik2010-06-168-268/+1703
* | | Fix bug #1661857 (switch from using meta feed to the new allcalendars feed)Fabrice Di Meglio2010-06-141-2/+2
* | | am 4dcea88c: merge from open-source masterThe Android Open Source Project2010-06-091-1/+2
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-06-091-1/+2
| |\ \ | | |/ | |/|
| | * Fixed a npe in Calendar on EmulatorChristian Mehlmauer2010-06-091-1/+2
* | | Updates to EditEventHelperErik2010-06-012-5/+67
* | | Merge "Creates a model for events and moves edit event methods into a helper"Erik2010-05-212-0/+1526
|\ \ \
| * | | Creates a model for events and moves edit event methods into a helperErik2010-05-212-0/+1526
* | | | am ec5daf68: merge from open-source masterThe Android Open Source Project2010-05-187-31/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-187-31/+18
| |\|
| | * Removed some Warnings, Added Type argumentsChristian Mehlmauer2010-05-1712-36/+18
| | * revive a hack that creates a local calendar if the google account authenticat...Fred Quintana2009-11-151-1/+50
| | * eclair snapshotJean-Baptiste Queru2009-11-1227-893/+2854
| | * b/2027729 Fixed the crash that happens when you change orientation while scro...Michael Chan2009-08-051-0/+7
* | | b/2633629 Makes deleting an exception set it to canceledErik2010-04-273-4/+45
|/ /
* | Revert "b/2622128 Exception events now get updated to be 'canceled' when dele...Erik2010-04-261-40/+4
* | Revert "b/2622128 Fix crash from editEvent and EventInfoActivity"Erik2010-04-263-5/+0
* | Merge "b/2622128 Fix crash from editEvent and EventInfoActivity" into froyoErik2010-04-233-0/+5
|\ \
| * | b/2622128 Fix crash from editEvent and EventInfoActivityErik2010-04-233-0/+5
* | | Merge "b/2622128 Exception events now get updated to be 'canceled' when delet...Erik2010-04-231-4/+40
|\| |
| * | b/2622128 Exception events now get updated to be 'canceled' when deletedErik2010-04-231-4/+40
* | | b/2600675 Make the agenda/day/week/month views consistentMichael Chan2010-04-151-23/+23
* | | b/2600474 Changed colors for Sat/SunErik2010-04-151-6/+7
|/ /
* | b/2593984 New 'DNA' view to show days events in month viewErik2010-04-151-50/+119
* | Merge "b/2593983 Fixed Month view so that short taps will launch day/agenda v...Michael Chan2010-04-141-7/+11
|\ \
| * | b/2593983 Fixed Month view so that short taps will launch day/agenda view.Michael Chan2010-04-131-7/+11