OSDN Git Service

android-x86/packages-apps-Calendar.git
14 years agoMerge change 25407 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 17:39:12 +0000 (13:39 -0400)]
Merge change 25407 into eclair

* changes:
  b/2121398 b/2089742 Fixed auto-complete when adding attendees (by updating to new contacts api)

14 years agob/2110458 Fixed the problem where 2 clicks were needed to invoke fasttrace from Event...
Michael Chan [Thu, 17 Sep 2009 04:30:21 +0000 (21:30 -0700)]
b/2110458 Fixed the problem where 2 clicks were needed to invoke fasttrace from EventDetails
Fixed the problem where the trackball wasn't highlighting the badge.

14 years agob/2121398 b/2089742 Fixed auto-complete when adding attendees (by updating to new...
Michael Chan [Thu, 17 Sep 2009 00:34:28 +0000 (17:34 -0700)]
b/2121398 b/2089742 Fixed auto-complete when adding attendees (by updating to new contacts api)

The code was taken from com.android.email.EmailAddressAdapter and customized for Calendar.

14 years agob/2098570 Mark response as Yes when creating a Calendar event
Michael Chan [Sat, 12 Sep 2009 00:16:32 +0000 (17:16 -0700)]
b/2098570 Mark response as Yes when creating a Calendar event

14 years agob/2098823 Fixed the problem where Delete and Edit Event weren't showing in long press...
Michael Chan [Fri, 11 Sep 2009 21:42:31 +0000 (14:42 -0700)]
b/2098823 Fixed the problem where Delete and Edit Event weren't showing in long press menus. Make use of the new organizer and guestCanModifyEvent columns.

14 years agob/1565071 Rename the string "Presence" to "Show me as" to match the web ui for Calendar.
Michael Chan [Wed, 9 Sep 2009 20:14:58 +0000 (13:14 -0700)]
b/1565071 Rename the string "Presence" to "Show me as" to match the web ui for Calendar.

14 years agoMerge change 24271 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 00:22:42 +0000 (17:22 -0700)]
Merge change 24271 into eclair

* changes:
  b/2102011 Fix the problem where multi-day events may appear multiple times in the Agenda view.

14 years agob/2102011 Fix the problem where multi-day events may appear multiple times in the...
Michael Chan [Tue, 8 Sep 2009 17:52:58 +0000 (10:52 -0700)]
b/2102011 Fix the problem where multi-day events may appear multiple times in the Agenda view.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Sep 2009 23:25:30 +0000 (16:25 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFixed a bunch of problems when moving among agenda/day/week/month views.
Michael Chan [Fri, 14 Aug 2009 20:03:39 +0000 (13:03 -0700)]
Fixed a bunch of problems when moving among agenda/day/week/month views.

b/1438315 Fixed problems introduced in the new back behavior.
b/2077287 Fixed the problem where you sometimes end up in 1969 when switch among the agenda/day/week/month views.
b/2076791  The selected date is preserved when switch to various views.
Removed scroll bar in agenda view as the header was not a static list of events anymore
Cleaned up some TODOs.

14 years ago- b/2067801 Show event organizer in event info
Michael Chan [Mon, 31 Aug 2009 06:28:46 +0000 (23:28 -0700)]
- b/2067801 Show event organizer in event info
- b/2065026 Moved attendence status on top of other guests' status
- In event info, hide "Add reminder" when adding is not possible i.e. reminders > 5 or busy/free calendar
- Show the Edit event option when appropritate i.e. has write calendar access and (event creator or guest_can_edit flag on)

14 years ago- b/1412318 Edit Event Fit and finish - Added spinner prompts for Calendar, Repeats...
Michael Chan [Mon, 31 Aug 2009 06:28:03 +0000 (23:28 -0700)]
- b/1412318 Edit Event Fit and finish - Added spinner prompts for Calendar, Repeats, Presence, and Privacy.
- Pick the email domain of the correct calendar and use it for email validation

14 years agoHigh-resolution (hdpi) artwork from TAT for Calendar.
Daniel Sandler [Fri, 28 Aug 2009 18:51:55 +0000 (14:51 -0400)]
High-resolution (hdpi) artwork from TAT for Calendar.

14 years agoMerge change 23090 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 16:58:43 +0000 (09:58 -0700)]
Merge change 23090 into eclair

* changes:
  No more guessing. Save the attendence response to the correct attendee. Show the attendence response option only when appropriate. b/2061105

14 years agoMerge change 23093 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 16:57:15 +0000 (09:57 -0700)]
Merge change 23093 into eclair

* changes:
  Revert the new back behavior change. It was causing views to not go to the right time. b/2077287 b/2076791

14 years agoNo more guessing. Save the attendence response to the correct attendee. Show the...
Michael Chan [Fri, 28 Aug 2009 12:36:02 +0000 (05:36 -0700)]
No more guessing. Save the attendence response to the correct attendee. Show the attendence response option only when appropriate.
b/2061105

14 years agoRevert the new back behavior change. It was causing views to not go to the right...
Michael Chan [Fri, 28 Aug 2009 12:51:54 +0000 (05:51 -0700)]
Revert the new back behavior change. It was causing views to not go to the right time.
b/2077287 b/2076791

14 years agob/2049942 Remove debug P: string in agenda view
Michael Chan [Fri, 28 Aug 2009 12:47:59 +0000 (05:47 -0700)]
b/2049942 Remove debug P: string in agenda view

14 years ago- Update eventinfo to use the new contacts2 api
Michael Chan [Tue, 25 Aug 2009 06:22:25 +0000 (23:22 -0700)]
- Update eventinfo to use the new contacts2 api
- Added sorting to the guests
- Improved performance on start of event info.
- Less change of ANRs on launch since queries are moved to background thread
- Integration with the fast track

14 years agoDon't load presence as it's not working right now.
Jeff Hamilton [Fri, 21 Aug 2009 23:40:10 +0000 (18:40 -0500)]
Don't load presence as it's not working right now.

14 years agob/1997693 Updated Calendar app to support other screen densities
Michael Chan [Mon, 17 Aug 2009 17:45:51 +0000 (10:45 -0700)]
b/1997693 Updated Calendar app to support other screen densities

14 years agoam c8c1fc5c: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 18 Aug 2009 18:00:34 +0000 (11:00 -0700)]
am c8c1fc5c: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'c8c1fc5c8dea938c44518deeeb2e5c38968d19e1' into eclair

* commit 'c8c1fc5c8dea938c44518deeeb2e5c38968d19e1':
  Import revised translations.  DO NOT MERGE

14 years agoEnable event title in the calendar week view
Michael Chan [Mon, 17 Aug 2009 21:27:07 +0000 (14:27 -0700)]
Enable event title in the calendar week view

If the event box is big enough, the event title will be shown just like in the Day view.
That include:
1) events longer than 1 hour unless in portrait mode and
   the event overlaps with another event in the same period,
2) events longer than 1 hour unless in landscape mode and
   the event overlaps with more than 2 events in the same time period,
3) all day events unless there are too many of them,

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 17 Aug 2009 20:14:27 +0000 (13:14 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoMerge change 21409 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 17:42:36 +0000 (10:42 -0700)]
Merge change 21409 into eclair

* changes:
  b/1438315 Fixed back behavior for Calendar.

14 years agodo not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 and 6a0f4ad567c09...
Fred Quintana [Sun, 16 Aug 2009 04:47:53 +0000 (21:47 -0700)]
do not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 and 6a0f4ad567c09827185e64109ef84275332e8d56 from master branch

14 years agob/2008662 Fixed the problem with Calendar crashing on startup.
Michael Chan [Sat, 15 Aug 2009 04:03:41 +0000 (21:03 -0700)]
b/2008662 Fixed the problem with Calendar crashing on startup.

The root cause is somewhere in the framework so this is a workaround
until that gets fixed.

14 years agob/1438315 Fixed back behavior for Calendar.
Michael Chan [Sat, 15 Aug 2009 03:50:21 +0000 (20:50 -0700)]
b/1438315 Fixed back behavior for Calendar.

When traversing among the Agenda, Day, Week, and Month views, only one instance of each view
will be saved in the activity stack. For example, if one were to go to Agenda, Day, Week, Day,
then Agenda, pressing the back multiple times from Agenda view will yield the following: Day,
Week, then Home.

14 years agob/1946035 Fixed the crash that happen when the user clicks on the where field but...
Michael Chan [Wed, 12 Aug 2009 18:00:32 +0000 (11:00 -0700)]
b/1946035 Fixed the crash that happen when the user clicks on the where field but Maps is not installed.

The new behavior is to drop the touch event if the system fails to find
an app that handles the intent.

14 years agoFixed the crash that happens when you change orientation while scrolling in agenda...
Michael Chan [Sat, 8 Aug 2009 00:17:56 +0000 (17:17 -0700)]
Fixed the crash that happens when you change orientation while scrolling in agenda view

14 years agoCalendar attendees and reminder fixes
Michael Chan [Thu, 6 Aug 2009 23:20:28 +0000 (16:20 -0700)]
Calendar attendees and reminder fixes

- b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view
- b/2038978 Fixed the crash where all the attendees were previous removed by an error
- b/2033853 Fixed the problem where reminders weren't being saved.
- b/2027740 Improved logic on when to allow the user to supply a response to an event. It is still not perfect as we are wait for more
- b/2024425 Allow the user to delete the event even if they didn't create the event
- b/2030453 Hide delete button when creating new events
- Fixed the crash that happens when you click on revert while creating new events (only happens when you have an empty calendar)
- Improved performance by writing the attendees to the content provider iif they have changed.
- Fixed the title bar to correctly say "View Event" or "View Meeting Invitation" depending on the event.
- Fixed the problem where existing attendees weren't shown during edit event.
info from the server team.
- Added rect info in the intent SHOW_OR_CREATE_CONTACT. Can't test yet as my phone has contact sync problems.

14 years agoam d51f415d: (-s ours) b/2027729 Fixed the crash that happens when you change orienta...
Michael Chan [Wed, 5 Aug 2009 23:19:46 +0000 (16:19 -0700)]
am d51f415d: (-s ours) b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view - DO NOT MERGE

Merge commit 'd51f415d14845bb83008130ada14d87b2d03e490'

* commit 'd51f415d14845bb83008130ada14d87b2d03e490':
  b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view - DO NOT MERGE

14 years agob/2027729 Fixed the crash that happens when you change orientation while scrolling...
Michael Chan [Wed, 5 Aug 2009 22:35:41 +0000 (15:35 -0700)]
b/2027729 Fixed the crash that happens when you change orientation while scrolling in agenda view - DO NOT MERGE

14 years agoresolved conflicts for merge of 72f0026f to master
Eric Fischer [Tue, 4 Aug 2009 17:51:55 +0000 (10:51 -0700)]
resolved conflicts for merge of 72f0026f to master

14 years agomerge from open-source master
Jean-Baptiste Queru [Tue, 4 Aug 2009 16:00:28 +0000 (09:00 -0700)]
merge from open-source master

14 years agoLook up the localized name of the time zone of the Calendar event.
Eric Fischer [Tue, 4 Aug 2009 00:53:29 +0000 (17:53 -0700)]
Look up the localized name of the time zone of the Calendar event.

Previously it was just displaying the ID of the zone, which is fine
for English speakers but not so good for other writing systems.

Bug 2022197

14 years agoam 0b6132ba: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:42:52 +0000 (16:42 -0700)]
am 0b6132ba: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '0b6132ba2c5283fb273f6b2b0c1255378314319e'

* commit '0b6132ba2c5283fb273f6b2b0c1255378314319e':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:08:06 +0000 (16:08 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoTemp change to enable Event Response spinner (Yes/No/Maybe) for all events
Michael Chan [Sat, 1 Aug 2009 00:06:14 +0000 (17:06 -0700)]
Temp change to enable Event Response spinner (Yes/No/Maybe) for all events

This is done in order to pass FAST tests. This needs to be removed once
the real fix comes in i.e. content provider providers user relationship
info via the event table.

14 years agoInitial implementation of guest invitation and status
Michael Chan [Thu, 23 Jul 2009 23:01:07 +0000 (16:01 -0700)]
Initial implementation of guest invitation and status

Added a number of TODO's which will be taken care of later. Performance
needs to be improved.  Also changed some of the content provider calls
to the batch API.

14 years agomerge from donut
Jean-Baptiste Queru [Wed, 29 Jul 2009 21:57:05 +0000 (14:57 -0700)]
merge from donut

14 years agoreconcile korg/master into goog/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 18:43:55 +0000 (11:43 -0700)]
reconcile korg/master into goog/master

14 years agoMerge korg/donut into korg/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 00:48:03 +0000 (17:48 -0700)]
Merge korg/donut into korg/master

14 years agoupdate the permissions for the AccountManagerService
Fred Quintana [Thu, 23 Jul 2009 03:01:03 +0000 (20:01 -0700)]
update the permissions for the AccountManagerService

14 years agoam d8e2033d: Merge change 7631 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 22:43:19 +0000 (15:43 -0700)]
am d8e2033d: Merge change 7631 into donut

Merge commit 'd8e2033d3f44e708f4fb5cfa4fc4f57485860191'

* commit 'd8e2033d3f44e708f4fb5cfa4fc4f57485860191':
  b/1915565 Fixed ANR when snoozing or dismissing calendar notifications

14 years agoMerge change 7631 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 18:11:39 +0000 (11:11 -0700)]
Merge change 7631 into donut

* changes:
  b/1915565 Fixed ANR when snoozing or dismissing calendar notifications

14 years agob/1915565 Fixed ANR when snoozing or dismissing calendar notifications
Michael Chan [Fri, 17 Jul 2009 00:41:59 +0000 (17:41 -0700)]
b/1915565 Fixed ANR when snoozing or dismissing calendar notifications

DB calls are all moved from the UI thread to a background thread.

14 years agoMerge change 5874
Android (Google) Code Review [Thu, 16 Jul 2009 22:25:00 +0000 (15:25 -0700)]
Merge change 5874

* changes:
  Modified Agenda view to support scrolling beyond the month boundary.

14 years agoresolved conflicts for merge of 8c5ade7c to master
Michael Chan [Thu, 16 Jul 2009 18:47:44 +0000 (11:47 -0700)]
resolved conflicts for merge of 8c5ade7c to master

14 years agoMerge change 7361 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 18:11:26 +0000 (11:11 -0700)]
Merge change 7361 into donut

* changes:
  b/1972231 Fixed the problem where the calendar was not showing the next event when launched from widget

14 years agob/1972231 Fixed the problem where the calendar was not showing the next event when...
Michael Chan [Wed, 15 Jul 2009 03:46:39 +0000 (20:46 -0700)]
b/1972231 Fixed the problem where the calendar was not showing the next event when launched from widget

14 years agoMerge commit 'goog/readonly-korg-master' into merge_korg_master
Jean-Baptiste Queru [Wed, 15 Jul 2009 00:12:54 +0000 (17:12 -0700)]
Merge commit 'goog/readonly-korg-master' into merge_korg_master

14 years agoam 0d53e947: Fixed the problem where newline characters appear as squares in calendar
Michael Chan [Tue, 14 Jul 2009 23:19:53 +0000 (16:19 -0700)]
am 0d53e947: Fixed the problem where newline characters appear as squares in calendar

Merge commit '0d53e947fce63b2a629ea2c32a882eb505e527f7'

* commit '0d53e947fce63b2a629ea2c32a882eb505e527f7':
  Fixed the problem where newline characters appear as squares in calendar

14 years agoFixed the problem where newline characters appear as squares in calendar
Michael Chan [Tue, 14 Jul 2009 23:04:32 +0000 (16:04 -0700)]
Fixed the problem where newline characters appear as squares in calendar

14 years agoam 26d83fe9: Import new translations
Eric Fischer [Mon, 13 Jul 2009 23:59:14 +0000 (16:59 -0700)]
am 26d83fe9: Import new translations

Merge commit '26d83fe9ac88775efa946ae448249d38c2ca9af5'

* commit '26d83fe9ac88775efa946ae448249d38c2ca9af5':
  Import new translations

14 years agoImport new translations
Eric Fischer [Mon, 13 Jul 2009 22:44:40 +0000 (15:44 -0700)]
Import new translations

14 years agoam 52b2d701: If the short weekday abbreviation is the same as medium, try the shortes...
Eric Fischer [Sun, 12 Jul 2009 13:06:33 +0000 (06:06 -0700)]
am 52b2d701: If the short weekday abbreviation is the same as medium, try the shortest too.

Merge commit '52b2d70115e88b408c994db0d2b1889c9fb48527'

* commit '52b2d70115e88b408c994db0d2b1889c9fb48527':
  If the short weekday abbreviation is the same as medium, try the shortest too.

14 years agoModified Agenda view to support scrolling beyond the month boundary.
Michael Chan [Tue, 30 Jun 2009 22:35:34 +0000 (15:35 -0700)]
Modified Agenda view to support scrolling beyond the month boundary.

new file:   res/layout/agenda_header_footer.xml
modified:   res/values/strings.xml
modified:   src/com/android/calendar/AgendaActivity.java
modified:   src/com/android/calendar/AgendaAdapter.java
modified:   src/com/android/calendar/AgendaByDayAdapter.java
new file:   src/com/android/calendar/AgendaListView.java
new file:   src/com/android/calendar/AgendaWindowAdapter.java

14 years agoIf the short weekday abbreviation is the same as medium, try the shortest too.
Eric Fischer [Fri, 10 Jul 2009 22:34:15 +0000 (15:34 -0700)]
If the short weekday abbreviation is the same as medium, try the shortest too.

This is actually the case in most locales, and in some (like French and
Polish), the short abbreviation isn't short enough to fit in the week view
header in portrait orientation without the labels overlapping.  The
one-letter abbreviation should still be understandable, and will fit.

14 years agoMerge change 6395
Android (Google) Code Review [Tue, 7 Jul 2009 23:43:00 +0000 (16:43 -0700)]
Merge change 6395

* changes:
  Modified Calendar app to intercept calendar weblinks

14 years agoModified Calendar app to intercept calendar weblinks
Michael Chan [Tue, 7 Jul 2009 20:39:33 +0000 (13:39 -0700)]
Modified Calendar app to intercept calendar weblinks

Added intent-filter to intercept http[s]://www.google.com/calendar/[hosted/.*/]event.*
and show the EventInfoActivity if the event is known.  Otherwise, resend the intent
and have thebrowser handle the link.

modified:   AndroidManifest.xml
modified:   src/com/android/calendar/EventInfoActivity.java
new file:   src/com/android/calendar/GoogleCalendarUriIntentFilter.java

14 years agoam 028617f2: Merge change 6003 into donut
Android (Google) Code Review [Tue, 7 Jul 2009 23:34:41 +0000 (16:34 -0700)]
am 028617f2: Merge change 6003 into donut

Merge commit '028617f246f81eb2fe82df3597cf54c46a2592f1'

* commit '028617f246f81eb2fe82df3597cf54c46a2592f1':
  b/1926650 Fixed the problem where the checkbox changes in MyCalendars were lost when they scrolled out of view.

14 years agoam bf847ef4: Fixed the problem where long Calendar names are getting cutted off in...
Michael Chan [Tue, 7 Jul 2009 23:34:40 +0000 (16:34 -0700)]
am bf847ef4: Fixed the problem where long Calendar names are getting cutted off in MyCalendars

Merge commit 'bf847ef45c31772a99c57c655bac828df86eef5c'

* commit 'bf847ef45c31772a99c57c655bac828df86eef5c':
  Fixed the problem where long Calendar names are getting cutted off in MyCalendars

14 years agoMerge change 6003 into donut
Android (Google) Code Review [Tue, 7 Jul 2009 23:33:10 +0000 (16:33 -0700)]
Merge change 6003 into donut

* changes:
  b/1926650 Fixed the problem where the checkbox changes in MyCalendars were lost when they scrolled out of view.

14 years agob/1926650 Fixed the problem where the checkbox changes in MyCalendars were lost when...
Michael Chan [Thu, 2 Jul 2009 01:18:54 +0000 (18:18 -0700)]
b/1926650 Fixed the problem where the checkbox changes in MyCalendars were lost when they scrolled out of view.

modified:   src/com/android/calendar/SelectCalendarsAdapter.java

14 years agoFixed the problem where long Calendar names are getting cutted off in MyCalendars
Michael Chan [Thu, 2 Jul 2009 01:17:49 +0000 (18:17 -0700)]
Fixed the problem where long Calendar names are getting cutted off in MyCalendars

modified:   res/layout/calendar_item.xml

15 years agosupport for changes to the sync settings and control API
Fred Quintana [Tue, 23 Jun 2009 01:06:20 +0000 (18:06 -0700)]
support for changes to the sync settings and control API

15 years agoMerge change 4138
Android (Google) Code Review [Mon, 15 Jun 2009 21:36:45 +0000 (14:36 -0700)]
Merge change 4138

* changes:
  Move meta feed handling to CalendarSyncAdapter

15 years agoMove meta feed handling to CalendarSyncAdapter
Ken Shirriff [Thu, 11 Jun 2009 18:10:40 +0000 (11:10 -0700)]
Move meta feed handling to CalendarSyncAdapter

With this change, the calendar app uses a sync rather than a magic query
to update the list of calendars.
bug=1886271

15 years agoam 3730311b: Abbreviate the day of the week in the ordinal option in the event editor.
Eric Fischer [Mon, 15 Jun 2009 04:13:20 +0000 (21:13 -0700)]
am 3730311b: Abbreviate the day of the week in the ordinal option in the event editor.

Merge commit '3730311bfec28a07040dc3caf261fb5d2585b43b'

* commit '3730311bfec28a07040dc3caf261fb5d2585b43b':
  Abbreviate the day of the week in the ordinal option in the event editor.

15 years agoAbbreviate the day of the week in the ordinal option in the event editor.
Eric Fischer [Fri, 12 Jun 2009 22:02:54 +0000 (15:02 -0700)]
Abbreviate the day of the week in the ordinal option in the event editor.

Without abbreviating, the message will often be too long in German and
will be truncated.

15 years agoam a1191a8f: Update Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 22:33:40 +0000 (15:33 -0700)]
am a1191a8f: Update Portuguese translations.

Merge commit 'a1191a8ffcadac4d32839d6ba9a6f2ce24548193'

* commit 'a1191a8ffcadac4d32839d6ba9a6f2ce24548193':
  Update Portuguese translations.

15 years agoam 82c247e1: am d94e31b5: AI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 22:32:48 +0000 (15:32 -0700)]
am 82c247e1: am d94e31b5: AI 149721: Import Portuguese translations.

Merge commit '82c247e1bee504fae2025b2bf3111a660a15b541'

* commit '82c247e1bee504fae2025b2bf3111a660a15b541':
  AI 149721: Import Portuguese translations.

15 years agoUpdate Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 22:09:00 +0000 (15:09 -0700)]
Update Portuguese translations.

15 years agoam d94e31b5: AI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 19:32:05 +0000 (12:32 -0700)]
am d94e31b5: AI 149721: Import Portuguese translations.

Merge commit 'd94e31b570fdb8c7411d90bc76a8d006d5702635' into donut

* commit 'd94e31b570fdb8c7411d90bc76a8d006d5702635':
  AI 149721: Import Portuguese translations.

15 years agoAI 149721: Import Portuguese translations.
Eric Fischer [Wed, 10 Jun 2009 19:26:03 +0000 (12:26 -0700)]
AI 149721: Import Portuguese translations.

Automated import of CL 149721

15 years agoam 6ed13804: Modified to allow launching of Maps where the Where field of an Calendar...
Michael Chan [Tue, 9 Jun 2009 01:39:46 +0000 (18:39 -0700)]
am 6ed13804: Modified to allow launching of Maps where the Where field of an Calendar event is clicked upon.

Merge commit '6ed13804c270e48540ddb7a955446a37a307811e'

* commit '6ed13804c270e48540ddb7a955446a37a307811e':
  Modified to allow launching of Maps where the Where field of an Calendar event is clicked upon.

15 years agoModified to allow launching of Maps where the Where field of an Calendar event is...
Michael Chan [Mon, 8 Jun 2009 23:36:02 +0000 (16:36 -0700)]
Modified to allow launching of Maps where the Where field of an Calendar event is clicked upon.

15 years agofindbug fixes
Michael Chan [Thu, 14 May 2009 23:09:13 +0000 (16:09 -0700)]
findbug fixes

modified:   src/com/android/calendar/AgendaActivity.java
modified:   src/com/android/calendar/AgendaAdapter.java
modified:   src/com/android/calendar/CalendarActivity.java
modified:   src/com/android/calendar/CalendarApplication.java
modified:   src/com/android/calendar/CalendarView.java
modified:   src/com/android/calendar/DeleteEventHelper.java
modified:   src/com/android/calendar/EditEvent.java
modified:   src/com/android/calendar/Event.java
modified:   src/com/android/calendar/EventInfoActivity.java
modified:   src/com/android/calendar/IcsImportActivity.java
modified:   src/com/android/calendar/MonthActivity.java
modified:   tests/src/com/android/calendar/FormatDateRangeTest.java
modified:   tests/src/com/android/calendar/WeekNumberTest.java

15 years agoam 8004ba0: Eradicate another list of the days of the week, from Calenda
Eric Fischer [Wed, 13 May 2009 23:42:39 +0000 (16:42 -0700)]
am 8004ba0: Eradicate another list of the days of the week, from Calenda

Merge commit '8004ba063168e29503161c58d36becf10846cf9d'

* commit '8004ba063168e29503161c58d36becf10846cf9d':
  Eradicate another list of the days of the week, from Calendar.

15 years agoEradicate another list of the days of the week, from Calendar.
Eric Fischer [Wed, 13 May 2009 22:33:37 +0000 (15:33 -0700)]
Eradicate another list of the days of the week, from Calendar.

15 years agoam b3866cb: Flatten the Agenda view hierarchy down to one level deep. b/
Michael Chan [Tue, 5 May 2009 17:39:03 +0000 (10:39 -0700)]
am b3866cb: Flatten the Agenda view hierarchy down to one level deep. b/

Merge commit 'b3866cbd69a2688d0cb165f18f133e73f0243c8e'

* commit 'b3866cbd69a2688d0cb165f18f133e73f0243c8e':
  Flatten the Agenda view hierarchy down to one level deep. b/1791496

15 years agoFlatten the Agenda view hierarchy down to one level deep. b/1791496
Michael Chan [Mon, 4 May 2009 23:15:40 +0000 (16:15 -0700)]
Flatten the Agenda view hierarchy down to one level deep. b/1791496

15 years agoam 405626a: Merge change 813 into donut
Android (Google) Code Review [Fri, 1 May 2009 19:00:36 +0000 (12:00 -0700)]
am 405626a: Merge change 813 into donut

Merge commit '405626ac892f2ceee19ba1a6ff696287641ef171'

* commit '405626ac892f2ceee19ba1a6ff696287641ef171':
  Speed up calendar by caching various resources

15 years agoMerge change 813 into donut
Android (Google) Code Review [Fri, 1 May 2009 17:28:04 +0000 (10:28 -0700)]
Merge change 813 into donut

* changes:
  Speed up calendar by caching various resources

15 years agoam 70912f0: am 84fa35c: AI 148147: Import lots of zh_TW translation chan
Eric Fischer [Fri, 1 May 2009 01:12:57 +0000 (18:12 -0700)]
am 70912f0: am 84fa35c: AI 148147: Import lots of zh_TW translation chan

Merge commit '70912f06f3c9555ab6ca4f4ba2aaafebae9335c1'

* commit '70912f06f3c9555ab6ca4f4ba2aaafebae9335c1':
  AI 148147: Import lots of zh_TW translation changes.

15 years agoam 84fa35c: AI 148147: Import lots of zh_TW translation changes.
Eric Fischer [Fri, 1 May 2009 00:37:30 +0000 (17:37 -0700)]
am 84fa35c: AI 148147: Import lots of zh_TW translation changes.

Merge commit '84fa35c2c4802b7cd1e315016c0027f96c5801ea' into donut

* commit '84fa35c2c4802b7cd1e315016c0027f96c5801ea':
  AI 148147: Import lots of zh_TW translation changes.

15 years agoAI 148147: Import lots of zh_TW translation changes.
Eric Fischer [Fri, 1 May 2009 00:32:16 +0000 (17:32 -0700)]
AI 148147: Import lots of zh_TW translation changes.

Automated import of CL 148147

15 years agoSpeed up calendar by caching various resources
Michael Chan [Wed, 29 Apr 2009 23:12:59 +0000 (16:12 -0700)]
Speed up calendar by caching various resources

Speed up Calendar by caching strings and color

15 years agoam 6e6359e: am ad608c4: AI 147962: Import updated zh_TW translations.
Eric Fischer [Wed, 29 Apr 2009 20:43:15 +0000 (13:43 -0700)]
am 6e6359e: am ad608c4: AI 147962: Import updated zh_TW translations.

Merge commit '6e6359e40ff8fbf3f8e87747df0606b384f4a419'

* commit '6e6359e40ff8fbf3f8e87747df0606b384f4a419':
  AI 147962: Import updated zh_TW translations.

15 years agoam ad608c4: AI 147962: Import updated zh_TW translations.
Eric Fischer [Wed, 29 Apr 2009 04:57:22 +0000 (21:57 -0700)]
am ad608c4: AI 147962: Import updated zh_TW translations.

Merge commit 'ad608c41db84a9459639726eff09ccd29f62b5dd' into donut

* commit 'ad608c41db84a9459639726eff09ccd29f62b5dd':
  AI 147962: Import updated zh_TW translations.

15 years agoAI 147962: Import updated zh_TW translations.
Eric Fischer [Tue, 28 Apr 2009 22:48:39 +0000 (15:48 -0700)]
AI 147962: Import updated zh_TW translations.

Automated import of CL 147962

15 years agoMerge commit 'korg/donut'
The Android Open Source Project [Fri, 24 Apr 2009 20:55:02 +0000 (13:55 -0700)]
Merge commit 'korg/donut'

15 years agochange the sync framework and users to understand Account
Fred Quintana [Thu, 23 Apr 2009 20:36:28 +0000 (13:36 -0700)]
change the sync framework and users to understand Account

15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 01:33:18 +0000 (18:33 -0700)]
Merge donut into master

15 years agomerge cupcake into donut
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:56:59 +0000 (17:56 -0700)]
merge cupcake into donut

15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:12:36 +0000 (17:12 -0700)]
Merge donut into master

15 years agoadding concept of features to accounts
Fred Quintana [Mon, 20 Apr 2009 23:05:11 +0000 (16:05 -0700)]
adding concept of features to accounts

15 years agoAI 146365: Import revised translations.
Eric Fischer [Wed, 15 Apr 2009 20:30:19 +0000 (13:30 -0700)]
AI 146365: Import revised translations.
  DO NOT MERGE

Automated import of CL 146365

15 years agoMerge commit 'korg/cupcake'
The Android Open Source Project [Wed, 15 Apr 2009 01:18:15 +0000 (18:18 -0700)]
Merge commit 'korg/cupcake'