summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/Utils.java
Commit message (Expand)AuthorAgeFilesLines
* b/2988876 Stop crash on orientation changeErik2010-09-241-58/+65
* Manual merge of tz settings changes.Erik2010-09-221-74/+15
* Make settings screen support two pane mode.Daisuke Miyakawa2010-09-161-22/+22
* resolved conflicts for merge of 864d1139 to masterErik2010-09-081-0/+27
|\
| * Adds a convenience function for formatting dates in a tzErik2010-09-071-0/+26
* | Fix some bugs from gb merges for tzErik2010-09-071-6/+8
* | resolved conflicts for merge of 9ccb1dd0 to masterErik2010-09-071-2/+48
|\|
| * Adds a method for setting a new home tzErik2010-09-071-1/+47
* | resolved conflicts for merge of 38ace6e5 to masterErik2010-09-021-0/+49
|\|
| * Adds a getTimeZone helper function to utilsErik2010-09-021-0/+48
| * Added support for specifying a timezone for an individual event (DO NOT MERGE)Mason Tang2010-08-031-0/+22
* | Move EditEventFragment into AllInOneActivityErik2010-09-011-3/+5
* | Rename SharedPreferences$Editor.startCommit() to apply()Brad Fitzpatrick2010-08-301-2/+2
* | Changed to use SharedPreferences#startCommit() for asynchronous commitMason Tang2010-08-251-24/+2
* | Added day separators in the widgetMason Tang2010-08-251-0/+17
* | Moved all edits to shared preferences to an asynchronous serviceMason Tang2010-08-231-4/+34
* | Moved EditEvent into a sub package.Erik2010-08-161-2/+2
* | Merged event timezone support from GingerbreadMason Tang2010-08-101-0/+22
* | Cleanup of Utils, removed unused functionsMason Tang2010-08-041-43/+0
* | - Save/Restore viewType across rotation and quittingMichael Chan2010-07-221-8/+43
* | Added basic support for searching eventsMason Tang2010-07-211-0/+10
* | Added support for app-configurable week start dayMason Tang2010-07-161-2/+13
* | Moves EditEvent into a fragmentErik2010-06-301-0/+11
* | Clean up UtilsErik2010-06-281-12/+0
* | AsyncQueryServiceMichael Chan2010-06-211-0/+3
|/
* Change to TextUtils.equals instead of .equalsErik2010-04-091-1/+2
* b/2555049 Will only query accounts once when entering Calendars screenErik2010-03-311-0/+48
* b/2494603 Improve UI to disambiguate calendars with the same nameMichael Chan2010-03-161-0/+59
* b/2496655 Changed launcher to use a default detailed view.Erik2010-03-081-2/+1
* Quick fix to add safer time checking for time from intents.Erik2010-02-261-1/+1
* b/2412594 Added an implicit intent filter to the Calendar Launcher.Erik2010-02-261-0/+15
* Always use a consistent name for SharedPreferences.Jeff Hamilton2010-02-161-3/+3
* Save the last calendar used for event creation as the default for creating th...Michael Chan2010-02-031-1/+12
* First step in unbundling CalendarMichael Chan2010-02-031-3/+2
* Add color setting for Saturday and Sunday in month viewTakaoka G. Tadashi2010-01-221-0/+41
* b/2106929 Resume to previous calendar view.Michael Chan2009-09-171-0/+19
* Fixed a bunch of problems when moving among agenda/day/week/month views.Michael Chan2009-09-041-3/+1
* Revert the new back behavior change. It was causing views to not go to the ri...Michael Chan2009-08-281-1/+3
* b/1438315 Fixed back behavior for Calendar.Michael Chan2009-08-141-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+104
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-104/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-29/+11
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+122