Commit Graph

36 Commits

Author SHA1 Message Date
daktak
72e5fe32f7 Update Android.mk (#98)
Update Android.mk
2016-11-05 17:31:12 +01:00
Danny Baumann
6b967949e2 Also allow hidden method access.
http://review.cyanogenmod.org/#/c/49689/ requires the chips library to
need access to hidden methods, so the calendar app needs access to those
too.

Change-Id: I288875ccd17bc39cea99b4d9ea3b247d4646d5dc
2013-09-03 16:31:10 +02:00
Michael Chan
74684d0051 am e6aa9377: New time zone picker
* commit 'e6aa93773f2132900f019fbbf203db4c30c5b254':
  New time zone picker
2013-04-03 06:12:11 -07:00
Michael Chan
e6aa93773f New time zone picker
Change-Id: I88b34b92c03e14e1812536314f4e2b846ff18276
2013-04-03 04:12:06 -07:00
Sam Blitzstein
bb70143431 am 7674b690: Added in new time picker library.
* commit '7674b690b018c31207830c2a196927a0c654486c':
  Added in new time picker library.
2013-03-20 10:33:11 -07:00
Sam Blitzstein
7674b690b0 Added in new time picker library.
Change-Id: Id252345cbb938870df02f1bb7f3dc6a65191298d
2013-03-20 10:10:47 -07:00
Michael Chan
8ee471e8aa Merge remote-tracking branch 'goog/ics-ub-calendar-cream' into catchup 2013-02-25 16:44:23 -08:00
James Kung
a8b8c0d17a Moving colorpicker items into its own library.
Change-Id: Ib27e42df737b0dfd3946e0550dcd28a1576b8f24
2013-02-15 17:21:58 -08:00
Michael Chan
603bddaf16 Merge remote-tracking branch 'goog/ics-ub-calendar-cream' into catchup
Conflicts:
	Android.mk
	res/values-de/strings.xml
	src/com/android/calendar/selectcalendars/SelectSyncedCalendarsMultiAccountActivity.java

Change-Id: Ibee089fc6a12ea9dcde5555992fb873afd501224
2013-02-06 12:05:47 -08:00
Sara Ting
f84b1a90cf Make this build in Eclipse
Changing up custom extension mechanism to enable building in Eclipse.

Change-Id: I519c162a852abda0cc2b6d0b3f3bd4e8f53b6ad7
2012-12-20 18:04:30 -08:00
Michael Chan
de1d7005e8 Move to SDK 17
Change-Id: If792c8ce949adac67d1832d53638dd7539c9fda2
2012-11-16 09:43:04 -08:00
Michael Jurka
07952df8cb Enable calendar widget as lock widget
Change-Id: If549495901b3ded53771a3a6356fc5a9017d239d
2012-11-16 09:35:11 -08:00
Michael Jurka
1db6f012be Enable calendar widget as lock widget
Change-Id: If549495901b3ded53771a3a6356fc5a9017d239d
2012-09-14 13:24:24 -07:00
Sara Ting
19da7825c5 Adding hook for additional options in the AllInOne menu.
A new 'extensions_src' folder was added to contain skeletons for extensions.

Bug:5920207
Change-Id: Icaa377688b7a56a17db34dc954b844b059f07c33
2012-07-17 14:23:50 -07:00
Isaac Katzenelson
cbe9a13afe Fix make file for unbundled branch
Change-Id: I25e901c6961ef58c4c053f815a4acb621cc58781
2012-06-21 20:18:52 -07:00
Isaac Katzenelson
bb768dfe3a Fix task stack building on ICS
Change-Id: I2f4ed27c49d339ceb4424cfe7457e645c9cc2ad6
2012-06-18 11:33:49 -07:00
Mindy Pereira
3b4d4899af Revert "Revert "Use the resources in the static chips lib now.""
This reverts commit 0d956d2bc9
2011-12-16 08:44:10 -08:00
Mindy Pereira
0d956d2bc9 Revert "Use the resources in the static chips lib now."
This reverts commit f39a39d640
2011-12-16 08:26:43 -08:00
Mindy Pereira
f39a39d640 Use the resources in the static chips lib now.
Change-Id: If06bd709a6aa5fcfdc6119c1c80d4c345019e038
2011-12-15 14:08:24 -08:00
Andy McFadden
8ed988fbac Relocate common Calendar classes
Move some classes from android.pim to com.android.calendarcommon.

Switch Calendar app to build unbundled.

Bug 4575374

Change-Id: I3c344364b8fa82be1fbc21b0d1d2628957d8d07e
2011-07-08 16:36:35 -07:00
Mindy Pereira
18cabd263b integrate chips ui into calendar.
Makes edit event display chips UI. We still need final design
to decide if we're going to display a full list of guests in
tablets like we currently do or just the chips. Leaving with
current behavior but showing chips in the edit box for now.

Change-Id: Ia045bbdc3326dca9056070ae0ebc75a7a5b2f5ba
2011-06-21 14:58:38 -07:00
Andy McFadden
d46b1150f9 More Calendar unbundling
A few minor items:
- Remove an unnecessary import, missed in previous checkin.
- Drop guava from libs (not currently needed).
- Add commented-out build lines for the benefit of anyone who wants
  to experiment.

Bug 4575374

Change-Id: I5669e41008a97810f9c23247447e91637c54bc22
2011-06-09 15:18:23 -07:00
Daisuke Miyakawa
551f69cdf3 Add proguard.flags to keep necessary Fragment
Bug: 3097431
Change-Id: If5e242bd99abecb63e1059facea6d2ca6b5de0b4
2010-10-14 11:13:16 -07:00
Michael Chan
352e1a2f83 Major bug fixing in EventInfo and EditEvent
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
2010-10-11 11:22:41 -07:00
Michael Chan
4970159b2e First draft of Fragment implementation. Will need a lot of cleanup
Change-Id: I67b25c3081ab6b3a0696bcaffab2ed2761e37f5e
2010-06-30 11:04:03 -07:00
Mason Tang
bb3f08abac Refactored so that the widget is now with the app, not the provider
- CalendarAppWidgetReceiver now functions as the broadcast receiver for:
     * android.intent.action.TIMEZONE_CHANGED
     * android.intent.action.TIME_SET
     * android.intent.action.PROVIDER_CHANGED (content://com.android.calendar)
 - CalendarAppWidgetService has been refactored to use IntentService for
   serializing widget updates
 - AppWidgetShared has been preserved for managing wake locks
 - CalendarAppWidgetModel was pulled out into its own class

Change-Id: If7641aba278acc8ad00f14acd289ddbcbb1d5bcf
2010-06-24 14:03:08 -07:00
Ken Shirriff
b1d8cfcf08 Don't unbundle calendar app.
The calendar.jar didn't work for unbunding.
bug 2468654
2010-03-02 13:16:11 -08:00
Michael Chan
7e2f1f799b Enable compilation against the SDK
Change-Id: I162a479284ac1f44f938e10fd28f3ce4871fc099
2010-02-19 14:19:57 -08:00
Erik
fc5e058c28 b/2313182 Cleaned up launch activity with better multi-account handling.
Launch activity now just checks for the existence of any account, and if not found
bounces users to the account settings activity where they can add a calendar
supported account. If a non-calendar supported account is found it will let users
enter Calendar but they will be unable to create any events.
2010-02-10 16:58:42 -08:00
Michael Chan
037c06963c Pulled in ContactsAsyncHelper as part of unbundling. Longer term, that part of the coded needs to cleaned up with a proper a adapter and batched up queries when getting pictures.
Change-Id: I58555e3a1299b5cac60c56b6731cf57401dc0f1c
2010-02-09 13:32:22 -08:00
Doug Zongker
646054713e relocate GoogleLoginService
Change-Id: I05833c6bfba98ee8d5f32169ec94a4ca48457b4d
2010-01-21 14:36:24 -08:00
Jean-Baptiste Queru
25cd65e6c9 Do not use a user tag on apps, as it is ignored.
The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Ib451a7256deadcb4fc2847b7c79450aacca190ae
2010-01-05 16:27:21 -08:00
The Android Open Source Project
146de36083 auto import from //depot/cupcake/@135843 2009-03-03 19:32:18 -08:00
The Android Open Source Project
2cb8df4a54 auto import from //depot/cupcake/@135843 2009-03-03 18:28:49 -08:00
The Android Open Source Project
a9ea5e1627 Code drop from //branches/cupcake/...@124589 2008-12-17 18:05:53 -08:00
The Android Open Source Project
a390cbfd25 Initial Contribution 2008-10-21 07:00:00 -07:00