summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Support notification one click to view event and snoozingIsaac Katzenelson2012-03-071-1/+4
* Cleanup some proguard warningsAlon Albert2012-02-011-8/+0
* Add application launch category.Jeff Brown2011-11-281-0/+1
* b/5525982 Fix AllInOne launch behaviorRoboErik2011-11-071-1/+1
* Don't show the keyboard on entry, even if a text field has focus.Amith Yamasani2011-11-011-0/+1
* b/5282047 Better localization for widget daysRoboErik2011-09-091-0/+1
* b/5250353 Use new no account screen on launchRoboErik2011-09-081-0/+1
* Set android:exported on some entriesAndy McFadden2011-09-011-8/+15
* b/5232061 Draw calendar under imeRoboErik2011-08-311-1/+2
* b/5169444 Add mimetype to widget manifestRoboErik2011-08-161-0/+1
* b/5104431 Restart widget service when db changesRoboErik2011-08-091-2/+20
* b/5039149 hide edit/delete for read only calendarsRoboErik2011-07-211-4/+4
* Add UI to select calendar visibility on the phoneMichael Chan2011-07-181-1/+8
* Allow ACTION_INSERT for editeventactivityMichael Chan2011-07-011-0/+2
* Support event info as dialog and activityIsaac Katzenelson2011-06-081-0/+8
* Clean upMichael Chan2011-03-031-1/+1
* b/3465101 b/3440829 Fix widget loading issuesRoboErik2011-03-011-12/+0
* Updated Calendar launcher iconJustin Ho2011-01-291-1/+1
* b/3384087 Fixed AllInOneRctivity leakMichael Chan2011-01-251-1/+2
* Remove use of old theme name.Dianne Hackborn2011-01-231-1/+1
* Merge "b/3154082 Update Notification to new ui" into honeycombMichael Chan2011-01-191-1/+1
|\
| * b/3154082 Update Notification to new uiMichael Chan2011-01-181-1/+1
* | Updating widget due to API changes.Winson Chung2011-01-181-1/+3
|/
* b/3189042 Handle ACTION_VIEW in AllInOne. Removed EventInfoActivity.Michael Chan2010-12-101-11/+5
* Patch to backup settings using BackupAgentHelperGarth Bushell2010-12-091-1/+5
* Move icons to mipmap.Ying Wang2010-11-231-1/+1
* Reenable hardware accelerationMichael Chan2010-11-041-1/+1
* Disable hardware acceleration until it doesn't crashMichael Chan2010-11-041-1/+1
* First draft of turning on hardware accelerationErik2010-11-031-1/+1
* Moves Edit Event back into an activityErik2010-11-031-0/+13
* Remove the bitmap draw/copy from DayViewErik2010-10-261-1/+2
* Major bug fixing in EventInfo and EditEventMichael Chan2010-10-111-3/+0
* Switches settings to use the light holo themeErik2010-10-011-1/+2
* Moves per calendar sync settings into SettingsErik2010-09-211-0/+1
* Make settings screen support two pane mode.Daisuke Miyakawa2010-09-161-1/+1
* Move EditEventFragment into AllInOneActivityErik2010-09-011-7/+1
* New Edit Event layoutErik2010-08-251-1/+1
* Enabled recent queries for search suggestions in calendar searchMason Tang2010-08-251-4/+8
* Added in preliminary action bar support for searchMason Tang2010-08-201-2/+2
* Added support for scrolling list views in the widgetMason Tang2010-08-111-1/+1
* Moved alerts-related classes into a separate packageMason Tang2010-07-271-4/+6
* Moved the widget into its own package, lowercased existing package namesMason Tang2010-07-271-3/+3
* Remove unneeded classes: MenuHelper, Day/Week View and Agenda/Day/Week/Month ...Michael Chan2010-07-271-10/+0
* Fixed a bug where search was broken on CalendarGoogle.apkMason Tang2010-07-231-1/+1
* - Save/Restore viewType across rotation and quittingMichael Chan2010-07-221-19/+8
* Added basic support for searching eventsMason Tang2010-07-211-0/+13
* Adds an action bar to the allInOne Calendar view.Erik2010-07-021-1/+1
* First draft of Fragment implementation. Will need a lot of cleanupMichael Chan2010-06-301-0/+16
* Refactored so that the widget is now with the app, not the providerMason Tang2010-06-241-0/+23
* AsyncQueryServiceMichael Chan2010-06-211-0/+3