Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Calendar: List of commits

packages/apps/Calendar


RSS
Rev. Time Author
ea39ad1 froyo-x86 android-x86-2.2 android-x86-2.2-r2 2010-07-06 17:27:17 Chih-Wei Huang

add notouch resources to avoid crash

14e7716 2010-06-10 14:28:22 Kenny Root

Import revised translations

Change-Id: Ib458fa5b75881bcfc9cf531c312264713757db2b

f1db29f 2010-05-18 03:26:17 Kenny Root

Import revised translations

Change-Id: I57d5725c9539ef25f8f021211e5d497c6ad740de

3acb03a 2010-04-30 07:26:14 Kenny Root

Import revised translations

Change-Id: Ia34da4ee4637de6e6e15f14f8c8d3ad9b6b30fd7

1feb194 2010-04-28 07:39:09 Erik

Merge "b/2635283 UtilsTest.java was missing copyright notice." into froyo

6e25f48 2010-04-28 07:29:25 Erik

b/2635283 UtilsTest.java was missing copyright notice.

Change-Id: I159fa1439cf38a24f7c4ed4ddf9245fda00dc674

d7bf3ac 2010-04-28 04:32:24 Kenny Root

Import revised translations

Change-Id: I9711dbdbf4ba92e05e0d644bc2ca17156f433216

061db49 2010-04-27 03:24:42 Erik

Revert "b/2622128 Exception events now get updated to be 'canceled' when deleted"

This reverts commit a9dd45e7a7f422c3c7d74f10d1e65880c181d43b. Moving to master
instead of Froyo.

e574d42 2010-04-27 03:22:28 Erik

Revert "b/2622128 Fix crash from editEvent and EventInfoActivity"

This reverts commit b6a9b7130b754ef2c965a4ddb6134bc82e8a605c. Moving this to
master instead of froyo.

af45d5b 2010-04-24 08:05:31 Erik

Merge "b/2622128 Fix crash from editEvent and EventInfoActivity" into froyo

b6a9b71 2010-04-24 07:56:50 Erik

b/2622128 Fix crash from editEvent and EventInfoActivity

those two activities perform their own query and I didn't add the
originalEvent column to them for previous fix.

Change-Id: Ib26c22015599b453e5c7a4b3bc485b11bbb41166

a26f1e9 2010-04-24 07:22:12 Erik

Merge "b/2622128 Exception events now get updated to be 'canceled' when deleted" into froyo

a9dd45e 2010-04-24 06:59:26 Erik

b/2622128 Exception events now get updated to be 'canceled' when deleted

Added some checking to the delete helper to make exception events have their status
changed instead of just being removed. This will cause them to hide the instance
of an exception that they represent. Previously that instance was being replaced
by the original recurrence after the event was removed.

Change-Id: If80e1ccb31af901f4d01d09d18e4850d4b763a57

f012e13 eclair-x86 2010-04-16 21:02:50 Chih-Wei Huang

add notouch resources to avoid crash

b278f23 2010-04-16 09:01:13 Michael Chan

b/2600675 Make the agenda/day/week/month views consistent

Change-Id: I4cd7faa183aee620eb7132b9cd6dddae6f0ad88a

2ee88ed 2010-04-16 06:33:12 Erik

b/2600474 Changed colors for Sat/Sun

To a dull blue and moved busybits and background colors into xml.

Change-Id: I21191c3bc25748dcd312d5ea84113dad3d40caf2

3c4cb80 2010-04-16 01:40:39 Erik

b/2593984 New 'DNA' view to show days events in month view

Busybits was previously removed due to performance and confusion
issues. This is replacing it to provide a more detailed view of days
in Month View.

Change-Id: I1846934ca55e61b97ab63afe9680f05f3653edc2

56a50f2 2010-04-15 12:32:16 Kenny Root

Import revised translations

Change-Id: I86bbf45a49e65b4390fd1d14d1c1cce0b535b543

f7a2a62 2010-04-15 02:02:48 Michael Chan

Merge "b/2593983 Fixed Month view so that short taps will launch day/agenda view." into froyo

94ee9d1 2010-04-14 13:55:36 Michael Chan

b/2593983 Fixed Month view so that short taps will launch day/agenda view.

Change-Id: I6109f49ff421a2f99be5fda0b24c3f5a6befcdf8

e4d7153 2010-04-14 10:15:54 Erik

Merge "b/2593884 Clear out recurrence before updating." into froyo

e4b5eb2 2010-04-14 08:42:14 Erik

b/2593884 Clear out recurrence before updating.

Previously settings could be left over when we changed the recurrence.
This is handled by Google's servers but not by Exchange. This change
will clear out the recurrence setting before recreating it when the
recurrence is changed.

Change-Id: Ife9c6b1fd81723314e6e0fcb3249cf8bfca20cb2

eb10fa8 2010-04-10 08:32:17 Erik

Change to TextUtils.equals instead of .equals

Could crash on a NPE for an empty string without this.

Change-Id: I1f88889580cfd30f82e867f403e9466a1d7d7819

356204b 2010-04-08 02:07:51 Michael Chan

Merge "b/2558564 Fixed the problem where going to "today" would cause to a previous time." into froyo

c8609a6 2010-04-07 11:10:37 Michael Chan

b/2558564 Fixed the problem where going to "today" would cause to a previous time.

This is a workaround for the fact that Listview doesn't me telling it to show a particular item

Change-Id: Ibf78961698cdd8c4290dde9c00d7de16ceb3dffb

1c19909 2010-04-07 08:13:20 Erik

b/2575593 Added accountType to the calendars query

Change-Id: I8b4d01a51632c8ab3a18691f26a00dfedf335d5e

212f06f 2010-04-07 07:54:19 Erik

b/2574912 Made postDelayed calls get cancelled on pause

postDelayed calls to stop the calendars list from being refreshed were
surviving the activity being finished and re created. This explicitly
turns them off and on when the activity calls onPause and onResume
respectively. This also rearranges where the refresh post gets set up
to make it more dependable.

Change-Id: Icdc1c0ee4e6dad91fb1792748d1a43df8e2ad6c2

0d11d33 2010-04-02 10:07:55 Guang Zhu

Merge "fix Java package name for calendar launch performance test" into froyo

aadd4bf 2010-04-02 08:32:42 Guang Zhu

fix Java package name for calendar launch performance test

the package name cited in the test class does not agree with the actual path
leading to the .java file. while this has not been a problem for our build
system, it confuses IDEs and also package rename mechanism in the build system

Change-Id: I5754b99a4ccf58530daf2ae2f40cac7b35c9aed5

a144f86 2010-04-01 06:14:26 Erik

b/2555049 Will only query accounts once when entering Calendars screen

There was noticeable jitter on entering the Calendars screen including
misregistering taps due to the cursor requerying repeatedly during a
sync. This change makes it so we only query on accounts once and then
will requery every five seconds for about a minute. The view will only
be updated if a change has occurred.

Change-Id: I53610836e78d970d452d4c9724a2d3525cd85482

Show on old repository browser