History log of /packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
937b49cfe0d0e715c06c60369e83ec6fec5e74fa 09-Sep-2011 RoboErik <epastern@google.com> b/5282047 Better localization for widget days

Change-Id: Ie0747e1564fed6789331623512d2e01a0fed6767
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
42dabd1e1e89b0d4af5afb776c6ecc53f6ae9fba 13-Jul-2011 RoboErik <epastern@google.com> Update widget to use Agenda style layout

Change-Id: I24f4aa877a2bc1e92617eb70827462ba382280ad
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
9da910f65de0a325d4268d88f0cf2e2fd653f24a 15-Mar-2011 RoboErik <epastern@google.com> b/4102024 Fix allday event launching from widget

Widget was sending times in the wrong tz for allday events when
launching form a tap on an event in the widget. This fixes that
as well as another bug with deciding when to update where the
tz was being adjusted twice and the next trigger time was wrong.

Change-Id: Ic60fc1c6d29c6ce6572ac31836bea4f89877c1a2
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
8b71d11235e7ebc02f62435d2c6583edb43c26a2 25-Jan-2011 Michael Chan <mchan@android.com> b/3385608 Fixed the problem with wrong widget date after midnight GMT

Change-Id: I1c0e145ded7a71f1707e735dd0f05bdc412d34d0
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
7321a0630aca3e5093d12f0e4f55da77620f53ed 21-Jan-2011 Michael Chan <mchan@android.com> b/3355202 New look for calendar notifications
b/3258583 ... with start time.
b/3379034 Expand touch target of alerts to the full width of the listview

Change-Id: I0958b4c433edbd2d497d41d7200758b9e2cefb3f
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
ece2fbd8c2695910148ffa20fb46a508443fd034 19-Jan-2011 Michael Chan <mchan@android.com> b/3370035 Fixed the date header of the widget to match the app/home timezone

Change-Id: Ifbbec14c73a106537ba123c464cc17e61c659bea
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
bdbf15078ad5efdf27c021d7aca8c8aa4693878c 19-Jan-2011 Michael Chan <mchan@android.com> b/3216747 Show event when launched from widget

Change-Id: I344d5a48204a120a648c472b591005f978bb4117
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
77cf2c757257fdb17320be030001b7c8eff8253d 27-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Show end time in widget.

Bug: 3137966
Change-Id: I62eab57e07c01be2e27c01934645de31050eba27
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
a07cedd5af736339a7dd6166970311c487366500 26-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Use custom bg color when event is in progress

Remove "(in progress)" text as we notify it using bg color.

Bug: 3125893
Change-Id: Ia3f0b4995241df399156122924133ffb5e455ac6
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
0c715c837a7ecc2cfda3a62d952f8dc7e79a39f3 25-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Fix widget update algorithm.

- Show log message about widget update.
- Rename TAG. TAG will be seen by the other engineers and
the difference between "CalendarAppWidgetService" and
"CalendarFactory" are confusing. Just showing "CalendarWidget"
would be more consistent to external world.
- Modify update algorithm so that it reflects all the events.
- remove getEventFlip(). We will highlight an event on progress,
so we need two "event flips" for each event (beginning and end).

Change-Id: I682957b9bbcfbb5a9dc036ec72614a79c160f543
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
50088e364aaa3074476e1300a270aafb0653df47 23-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Update widget layout.

Bug: 3125893
Change-Id: I6b9a370ff24e1dcb35beaaa71c72d9ddcbda6248
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
a71e0a520493532dbb7e9bfa164ab78e59e797a3 19-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Update widget layout.

Bug: 3110880
Change-Id: I0376cd09ce31f8891b02aaa0681443d5e3941c9a
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
21a183875fbbfa54f5a2a87779888a5fb7d1af44 01-Oct-2010 Erik <roboerik@android.com> Adds home tz support to cal widget

This change also requires change Ia7b3ad66 to the provider to send
a broadcast when the time zone changes.

Change-Id: I0bf98dc5adc849328a3b5bf0d8ac17329239c9f6
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
3ea333d41c04fd5f3a5d45f540c17894874429e8 25-Aug-2010 Mason Tang <masontang@google.com> Added day separators in the widget

- Also substantially refactored the widget service
- Moved much of the string logic into CalendarAppWidgetModel
- Changed the behavior so we do everything in one pass over the cursor and an
additional de-bucketing pass after
- Added a hard limit to the query for maximum events to return
- TODO write unit tests for new behavior

Change-Id: I2ddc2951f9b626e093f02dd365a70f56681eb931
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
47d40324272ae39af0872bf5cbf27e1800478021 09-Aug-2010 Mason Tang <masontang@google.com> Added support for scrolling list views in the widget

- Click behavior on widget is still wonky
- "No events" view is a hack, and doesn't look quite right
- Event selection behavior still not finalized, relevant unit tests disabled
for now

Change-Id: I693854d794d8d3777b856d2cd51cf27d2936b8df
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java
9a3cb14e28536e4133dddbe952f47189fe344ec1 27-Jul-2010 Mason Tang <masontang@google.com> Moved the widget into its own package, lowercased existing package names

Change-Id: If3c8b3cf6b88d107e3a9315de3bec1675e41bfea
/packages/apps/Calendar/src/com/android/calendar/widget/CalendarAppWidgetModel.java