summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Calendar: fix recurrence picker switchdankoman2015-10-184-0/+0
| | | | | | | Let switch pull style from framework instead of using local resource. Change-Id: I75ffa8bea5bd83c4c7680c3a7608350203f7b6d3
* Calendar : Add ability to import/export from sdcardDanesh M2015-10-181-0/+0
| | | | Change-Id: Ia2ae56b50bff764786cdd37b760eb6b94a63743f
* Calendar : Add lollipop uxDanesh M2015-10-183-0/+0
| | | | Change-Id: Ibc7bc2267b464c4f8c3d07c2406ed2cf87e7febb
* Calendar - Add the ability to share calendar events through an ics file.Rohit Yengisetty2015-10-181-0/+0
| | | | | | | | | | | | iCal specification rescources: http://build.mnode.org/projects/ical4j/apidocs/index.html http://www.kanzaki.com/docs/ical/ iCal validators: http://icalvalid.cloudapp.net http://severinghaus.org/projects/icv/ Change-Id: I87b12fd37aa7e3ad29bea79d4dbb152f868ff4f8
* Calendar: Support for deleting events (rest of the features)Aravind Asam2015-10-181-0/+0
| | | | | | | | | | * Includes highlight for selected items. * Spinner-style select all, deselect all. * Improvements asset files updated. * Add the TW strings for it. * Show the delete events menu as the config. Change-Id: I1781bd8748487bc51da8988f7ae74927c0e179c1
* Adding additional assets.Sam Blitzstein2013-09-242-0/+0
| | | | | | | | Fix widget background and recurrence bubble selection color. Bug: 10807055 Bug: 10826412 Change-Id: I4a854719b43c2a9d604b90c9ccc7062a7da8fb46
* New xxhdpi assetsIsaac Katzenelson2013-09-0639-0/+0
| | | | | Bug: 10490607 Change-Id: Ie6e5ec7379e866bdd203fb2af23669918b663ebb
* Recurrence picker re-design from feedbackJames Kung2013-04-279-0/+0
| | | | | Bug: 8696938 Change-Id: Ic088968a7a45538e88aeacb73bf938fd6673db8e
* Recurrence picker updateMichael Chan2013-03-253-0/+0
| | | | | | | | | | - Increased recurrence and add-reminder touch targets in editevent - Updated recurrence dialog per ux design i.e. use circles, new end date button, etc. - Select all text entry fields upon click - Preserve focus upon rotation Bug: 8443583 Change-Id: I530616404b1b622bc65b9ffd0ac8b047d7e1a556
* First draft of Recurrence pickerMichael Chan2013-03-192-0/+0
| | | | Change-Id: I582c44bc4da6afab89fbbf88fda8262640b85e3b
* Moving colorpicker items into its own library.James Kung2013-02-151-0/+0
| | | | Change-Id: Ib27e42df737b0dfd3946e0550dcd28a1576b8f24
* Color picker for eventsJames Kung2013-02-123-0/+0
| | | | | Bug: 3439638 Change-Id: I46ac6816ab887290f67bacf2faa1a9ed73ff7d6b
* Merge "Added new notification actions for map and call." into ↵Sam Blitzstein2012-11-162-0/+0
|\ | | | | | | ics-ub-calendar-burgundy
| * Added new notification actions for map and call.Sam Blitzstein2012-11-152-0/+0
| | | | | | | | | | Bug: 7525552 Change-Id: I6a175a270f4049897ee73c005f4f73420fc635d9
* | Autocomplete location in edit-event with recent locations and contacts' ↵Sara Ting2012-11-151-0/+0
|/ | | | | | | names/addresses. Bug:6636507 Change-Id: I731edfc453acc8c54b47311bae47cd65a607c763
* am 46cc3d52: am c334a20c: Merge "Fix event info buttons size" into jb-devIsaac Katzenelson2012-06-054-0/+0
|\ | | | | | | | | * commit '46cc3d52f6d8227bc65fb801d64bc90869c706ca': Fix event info buttons size
| * Fix event info buttons sizeIsaac Katzenelson2012-06-044-0/+0
| | | | | | | | Change-Id: I0b66237ebc31b643a4233343e4c372bc4566b807
* | Modify app so it will run in ICS MR1Michael Chan2012-05-311-0/+0
| | | | | | | | Change-Id: I56e516f87269bf973e256b156a20ec5b06809289
* | Revert "Modify app so it will run in ICS MR1"Michael Chan2012-05-311-0/+0
| | | | | | This reverts commit b8d0a58e51251f4d65917fc27c86f9f0822478a9
* | Modify app so it will run in ICS MR1Michael Chan2012-05-311-0/+0
|/ | | | | | | TODO Notification TODO Changes around TaskStacker needs to be tested Change-Id: I75c8bca8d35e25b7b02512053a3e7434bbb67bf8
* Updating icon for digest notification.Sara Ting2012-05-171-0/+0
| | | | | Bug:6495442 Change-Id: I0150b68b39fe76780dae60f29c07382a25a3cb49
* Icons for notifications and email attendees button in event info.Sara Ting2012-05-173-0/+0
| | | | Change-Id: If3c0190aceae92cf9efe95afe96d2e0a2e642aaa
* New assets for event info buttonsIsaac Katzenelson2012-05-166-0/+0
| | | | | Bug: 5933822 EventInfo - Delete, Edit, Add Reminder don't have a on-press state. Change-Id: Iaf917c1cfedfea0d9114d68b331d76d37425849c
* Merge "Fix today icon" into jb-devIsaac Katzenelson2012-05-081-0/+0
|\
| * Fix today iconIsaac Katzenelson2012-05-081-0/+0
| | | | | | | | | | | | Bug: 5429738 Today icon should display the current day number Change-Id: I3296efe861ac92f66189eaba01ce190822e87c02
* | Fancy notifications: adding email button to notifications.Sara Ting2012-05-071-0/+0
|/ | | | | Bug: 6282451 Change-Id: I0fcb176dde89276e11783809ee8c981e72ff9f24
* Updating UI of 'email attendees' feature.Sara Ting2012-04-061-0/+0
| | | | | | Moving away from a button in the title bar, to one in the body of the event info. Change-Id: I775a49c45a9705312482f123b105f378b77d4e27
* Adding 'Email attendees' button to event info screen.Sara Ting2012-03-231-0/+0
| | | | | | Adding ability to email all the attendees of an event. All declining attendees are put in the 'cc' field, with all others in the 'to' field. Change-Id: Id6b2dbcc70a2aac22ce9027e0d356a5e8c785ba3
* Support for today's day of month in the today buttonIsaac Katzenelson2012-03-221-0/+0
| | | | | Bug: 5429738 Today icon should display the current day number Change-Id: Iaf4a2d6f983190b02cc4666492cf9a4dded190e9
* Change notification snooze button's drawableIsaac Katzenelson2012-03-121-0/+0
| | | | Change-Id: I2564651095d11a49edb48bdd6dc5dd86bf593eae
* Support notification one click to view event and snoozingIsaac Katzenelson2012-03-071-0/+0
| | | | | Bug: 5934678 Alert - Avoid notification list if there's only one notification. Go straight to event details. Change-Id: I5251888acc417aa4c12f9408c82f24cdf93a6ccf
* Add press and focus state to event_info buttonsIsaac Katzenelson2012-03-024-0/+0
| | | | | Bug: 5933822 EventInfo - Delete, Edit, Add Reminder don't have a on-press state. Change-Id: I83fde90fbfa388e69e460353ed650a399349cb29
* am df8f13cd: am 3a2529f5: Merge "b/5233576 Fixed the problem where long desc ↵Michael Chan2011-11-144-0/+0
|\ | | | | | | | | | | | | are not showing" into ics-mr1 * commit 'df8f13cdea818b5f2b4b92ba15a78edf891cdfb9': b/5233576 Fixed the problem where long desc are not showing
| * b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-144-0/+0
| | | | | | | | Change-Id: Ic12e5e0158021996d0b3822803a4dad8fb10d904
* | Appwidget header now has press and focused statePeter Ng2011-10-245-0/+0
|/ | | | Change-Id: I4e0f705c71f287fd2ce85b5e25d5aff04beda30b
* b/5045933 Highlight the current day/time when Today button is pressedRoboErik2011-10-041-0/+0
| | | | | | | | Adds highlight to month and day views. In month view a border will fade in around today and in day view the current time line will flash blue. Change-Id: I7869253f1afd61ea91ad8e7ff63722381eae1aa4
* widget preview is now correct aspect ratioPeter Ng2011-09-281-0/+0
| | | | | | | -joke in widget preview is now completely visible Bug: 5375530 Change-Id: Idcb800d085d7444ac1abe606492cd01cef0379f1
* b/5145068 Update Calendar widget previewsRoboErik2011-09-151-0/+0
| | | | Change-Id: I72aba6753c322779558f5dd7a4e2988d19562ecb
* Swap default avatarKatherine Kuan2011-09-141-0/+0
| | | | | Bug: 5074147 Change-Id: I777f9c5e0be6e0d21857f6abf7efa74fcb2def28
* Fix up accessibility. Remove stripes for declined eventsMichael Chan2011-09-121-0/+0
| | | | | | | | | | | | | b/5288841 Remove stripes for declined events b/5270879 Accessibility: Interrupt the first reading of the event from day/week view when the user taps and open an event. b/5288922 Accessibility: Read event times when viewing an event Also other improved on the event and time readout for accessibility Change-Id: Ic6b317fbe9ef3a00ffd854094d904945dbec3159
* Homescreen widget asset updates and layout fixesPeter Ng2011-09-068-0/+0
| | | | | | | | | | | -converted many assets into 9's -removed unused xml and pngs -header style changed -event subject maxLine set to 2 also tweaked padding on event text in day view Change-Id: I080be84e9706b91b3bcbd3f7867b11f7476e20fe
* b/5233612 New remove and cancel iconMichael Chan2011-09-022-0/+0
| | | | Change-Id: Iaf69d94a71c481ebf2c34ad8ced2ab239b87abda
* b/5076139 Update assets to calendar selector, contact picture, compose and ↵Michael Chan2011-08-1710-0/+0
| | | | | | edit icons. Change-Id: Ibd173ed782f7e650c382d4b8df27b48e13135559
* b/5174638 Asset updateRoboErik2011-08-178-0/+0
| | | | Change-Id: I5a4dfc9fc4be4b4dbe05c9fb2b120544077e3f5c
* Pick up new assetsMichael Chan2011-08-124-0/+0
| | | | Change-Id: Ica4f3b1db5c3a65225fd51fea7d1b5d141d2339f
* b/5076139 Pick up new assetsMichael Chan2011-08-1216-0/+0
| | | | | | | | | Also removed res/drawable-*dpi/list_multi_left_activated_holo.9.png res/drawable-*dpi/list_title_holo.9.png res/drawable-*dpi/sym_calendar_event.png Change-Id: I77320b22e2e8c4ddf97b0ed81ef318ea66bcdf94
* b/5124777 update backgroundsRoboErik2011-08-1116-0/+0
| | | | Change-Id: If7593144676163e41fdd4b5e689e1a5f0af5e007
* b/5128532 Update bg assets for agenda and monthRoboErik2011-08-1011-0/+0
| | | | Change-Id: Iae4239cc9fa096a7144ecc14d5440bb5279b3baf
* b/5081733 clean up assetsRoboErik2011-07-294-0/+0
| | | | Change-Id: I7bfbac53481b9a2d91e0d6fa02496a49363cf045
* b/5087795, b/4986945 update declined and time line assetsRoboErik2011-07-293-0/+0
| | | | Change-Id: I97fd4d4c95c814c3e1c955b4e271b094daf41be4