- 11 Apr, 2011 1 commit
-
-
Isaac Katzenelson authored
Change-Id: I63c215a13628334698406754c31c8dcdfe09c272
-
- 29 Mar, 2011 1 commit
-
-
Michael Chan authored
Committing change from https://android-git.corp.google.com/g/#change,104050 since the original author doesn't have an android.com account yet. Change-Id: I78cd01482590b2628d4d18b05596c0dff72372eb
-
- 25 Feb, 2011 1 commit
-
-
RoboErik authored
Change-Id: I36f2bba9b11e89e74c9a31f2dae463cc667ac095
-
- 11 Feb, 2011 1 commit
-
-
RoboErik authored
Date was being formatted with incorrect time zone for all day events. Change-Id: I415ebfa2ea62b0a7d70ae539aa179c0c499da7dc
-
- 27 Jan, 2011 1 commit
-
-
Michael Chan authored
or else it will do a save and any attendees will be notified. Change-Id: I0628aa2283a876388c4d6c6c99789e47a1cdddfb
-
- 26 Jan, 2011 1 commit
-
-
Erik authored
Changes background again per request by Christian. Now 15% more consistent with other apps! Also, everything aligns again... except Repetition, which aligns after a rotate, so it looks like an obscure framework bug which I'm not going to fight with in this CL. Change-Id: I58229333205a636aef873a2ea7b1c39cb604f013
-
- 23 Jan, 2011 1 commit
-
-
Michael Chan authored
Change-Id: Ie833e989e813f2f5a57603aeef3d5603966a7484
-
- 20 Jan, 2011 1 commit
-
-
Erik authored
Change-Id: Idd6ca8b5c88a0d895d96127b45f2b1315c279599
-
- 19 Jan, 2011 1 commit
-
-
Erik authored
We don't have an icon asset for the plus, but no one else seems to either. Change-Id: I6dfe15a6d4b064f7eb640043e04c9c1a195ff6c7
-
- 18 Jan, 2011 2 commits
-
-
Erik authored
If the interval was set we'd treat it as a custom recurrence. This makes it so setting the interval to 1 doesn't consider it to be a custom recurrence. Change-Id: I55cdbf0fba4103319b712e01208f255e97fc29a7
-
Erik authored
Updates our setIcon calls for alert messages. Change-Id: Ia65038748f594f8f98dc12f602f676b79bac8e8f
-
- 15 Jan, 2011 1 commit
-
-
Erik authored
This adds accessibility events for navigating the views in Calendar. -Moving times in Day/Week view says the time and any overlapping events. -Switching between events in the same time slot says the event. -Opening an event popup reads the event. -Opening edit event reads the event. -Opening an event in search reads the event. Fixed a bug in month view that caused a crash. Change-Id: I734b43597fbdf76cbf693374ac8585645fab94fe
-
- 13 Jan, 2011 1 commit
-
-
Erik authored
Fixes several issues with backgrounds for editable fields in Edit Event. Fields now get their correct bg restored when editing and alignment is now consistent across all fields. Change-Id: I3ecb9a53c1ca087da0d9f3f21fd24da6403edee1
-
- 11 Jan, 2011 1 commit
-
-
Erik authored
This adds lines for displaying the date and time of an event that is in a different time zone than the time zone your calendar is set to. Also fixed some bugs: The ro mode was displaying when in the wrong time zone and new events weren't being created in the home time zone if it was set. Change-Id: Ieb8a55a0d0e7c9f26f0246a7bf32da25fba53b5e
-
- 07 Jan, 2011 1 commit
-
-
Michael Chan authored
Originally, it was added so the user can see the new reminder added if it pops up below the visible area. It turns out to be a pain in dual column format if the right column extends beyond the left column Change-Id: I68a90b04711064e44de9874e2b6486889bec3481
-
- 04 Jan, 2011 1 commit
-
-
Michael Chan authored
Change-Id: Id4c6f82d45c200267f4e0f45b63fdf894a7395fd
-
- 22 Dec, 2010 1 commit
-
-
Erik authored
Had an excess call to a method that tweaked the date as part of allday vs non-allday event that was causing the end date to decriment when you edited the event. Change-Id: I816d3964ceaf7bac6e10a0405448526a31b19162
-
- 20 Dec, 2010 1 commit
-
-
Michael Chan authored
Change-Id: I84650163d1df944691c0a0943f30759473498c57
-
- 10 Dec, 2010 1 commit
-
-
Erik authored
Change-Id: Ifd8d21dcae57084464c02ccbe83894894a2f4fd8
-
- 09 Dec, 2010 1 commit
-
-
Erik authored
Change-Id: Ifd1f46d0e5c0546260c891a318007f59540d5873
-
- 08 Dec, 2010 1 commit
-
-
Erik authored
This puts the read only card style event into search. Two big todos for search are: 1)open an event by default on load 2)attempt to reopen an event when data changes, or open a new default if the previous event was deleted. 3)re-examine the onPause saving behavior once b/3263703 is resolved. Change-Id: I52c2d26d683cfb478b163a7636c151b902a7a020
-
- 07 Dec, 2010 1 commit
-
-
Erik authored
A todo for this change is to remove the extra gravities once b/3259292 is fixed. Also fixes a bug with rotating new events. Change-Id: If07fc053bf986bc8361e7dc9001e1bd653bb4364
-
- 02 Dec, 2010 1 commit
-
-
Erik authored
Makes toggling between read only mode and edit mode for events easy. Also adds new UX flow, enter details mode then tap Edit to modify the event, at which point prompt for which event to edit is shown. Change-Id: I5147ba04ff477cd1a7c187958127899db13c3ef8
-
- 16 Nov, 2010 1 commit
-
-
Michael Chan authored
Previous we were hiding the calendar spinner for existing events. Change-Id: I902d90408b2344cefa6cc4ef227430fd406d5501
-
- 05 Nov, 2010 1 commit
-
-
Michael Chan authored
= Edit/Detail - Moved Title above Calendar - Moved Reminders above Presense and Privacy - Changed every text field to 18pt except for the title which is 24 bold. - Vertically center the Yes/Maybe/No relative to the radio buttons - Space out Yes/Maybe/No = Event info - Space out Yes/Maybe/No - Relayout per design Change-Id: Id177f818d07c297cd6bdc5d5feb758133a02a043
-
- 03 Nov, 2010 1 commit
-
-
Erik authored
Also updates the permissions for adding reminders to events and fixes b/3125518, b/2976280, and b/3023359. TODO Check exceptions to see if they haven't been synced yet before allowing them to be edited. Change-Id: I0fe7777d69d61da6cc17b4a0714ed020bd2fc1d6
-
- 02 Nov, 2010 1 commit
-
-
Michael Chan authored
Change-Id: Ic2c3e4f0aa2774ac0d070af5ec1e0638b105c734
-
- 30 Oct, 2010 1 commit
-
-
Michael Chan authored
Change-Id: Ie7af863b12ddfdc5c31f48fc5a70750d3d002841
-
- 28 Oct, 2010 2 commits
-
-
Daisuke Miyakawa authored
Bug: 3099492 Change-Id: I74d266ce00e025a7e19279deb52ed62cf15a82f1
-
Michael Chan authored
Change-Id: I52f165c52d706089d0210d54b5a23dd54349c2d6
-
- 27 Oct, 2010 2 commits
-
-
Michael Chan authored
Hide the minus button if the user doesn't have permission to remove attendees Change-Id: I65794a104e9c318e360f6f13c5e83ddd67a45908
-
Daisuke Miyakawa authored
Stop using ListView + Adapter implementation and use LinearLayout. - rename AttendeesAdapter to AttendeesView. - let attendee list maintained by LinearLayout (using tag), instead of manually having it with an array. - remove unnecessary logic which has existed in the adapter. TODO: We still see some issue similar to 3101699. Change-Id: Ic19343795a6f9d16632f7338d4d087e4fb44ddc0
-
- 14 Oct, 2010 1 commit
-
-
Michael Chan authored
Change-Id: I1996abadc80f0755055af996260ed4ba9bc7daf1
-
- 13 Oct, 2010 1 commit
-
-
Michael Chan authored
Pass in the correct context to the DeleteWhich dialogs so it will show up with the correct theme Save/delete only if the user has permission Change-Id: I3a80171f20b35c5dcb661baee7ad7800161ba309
-
- 11 Oct, 2010 1 commit
-
-
Michael Chan authored
In EventInfo/Popup: Fixed reminders and response Set a fixed height Renamed Edit event button to Open event in the Event popup Enabled Open event button unless it's a free/busy calendar Removed action bar buttons in Event popup Disallow reminders for busy/free calendars TODO: Update UI only if everything is loaded In Edit Event: Switch to side-by-side label format Have everything ready before removing "Loading" msg Added organizer Restrict adding of attendees: For non-organizers, write permission to the calendar is sufficient. For organizers, the user needs a) write permission to the calendar AND b) ownerCanRespond == true AND c) attendee data exist (this means num of attendees > 1, the calendar owner's and others). TODO: Attendees do not always show up. Need to switch from listview to linear layout TODO: Move to one column format for portrait in EditEvent Turned on Holo.light theme but the light version isn't ready in the framework yet. Removed dependency to android.test.runner b/3052155 b/2709441 b/3060967 b/3060985 Change-Id: I4a25fecf3ade6a7924ba7b55801daced3dca6fa7
-
- 24 Sep, 2010 1 commit
-
-
Erik authored
EditEventFragment was triggering a fragment swap in onPause, which isn't supported. This fixes the behavior of Edit to handle moving the fragment around correctly. This change makes the behavior save the event when back is pressed and restore the event if the user goes home and returns. On orientation change changes get lost, however. Another change will be made to fix this. Change-Id: Iaef5eac6668a8e0ee4859f69e5a77ecb9a7a15a3
-
- 23 Sep, 2010 1 commit
-
-
Daisuke Miyakawa authored
The change Ic8575ca78fea81a27faab181acec4d550164b81b is needed. Bug: 2969457 Change-Id: I474f7a340d4086c06c32db5042c1f0753e7a9220
-
- 17 Sep, 2010 1 commit
-
-
Daisuke Miyakawa authored
1) Rename CalendarPreferenceActivity to GeneralPreferences, and add CalendarSettingsActivity for top-level Activity. We should retain previous logs for CalendarPreferenceActivity, and we shouldn't call it "Activity" any more, as it is Fragment. I'm not sure whether the new "CalendarSettingsActivity" should be named so, or renaming it to "CalendarPreferenceActivity" to keep consistency around naming. 2) Add necessary xmls. Some of them are derived from Settings app, which already has new two pane structure, so refering its logic seems enough for now. Change-Id: I6a0b04bb824d06c2842cbd8127e2860c45350987
-
- 01 Sep, 2010 2 commits
-
-
Erik authored
New attendees weren't being added if there a) weren't any guests in the event yet and b) the user only entered them into the text field without hitting add Change-Id: I74a1edc1ae6e2ab9bea905126d4275931a39b5e5
-
Erik authored
This change makes AllInOneActivity be the launch point for edit event and causes it to take over as a full screen view. This way we can handle message passing between edit event and the rest of calendar as well as maintain the actionbar items. Also fixes b/2954347 Change-Id: Ib28e5382abbfe4f72a183c0945f27e61b7fd176e
-