History log of /packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ffd6101165b330a379bc7e73ebf88583a74198b0 06-Sep-2013 Alon Albert <aalbert@google.com> Support PreferenceActivity.isValidFragment

Bug: 10114368
Change-Id: Ifbca00ef9bf58153dc34aa52def877eb0fdadaec
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
0dfbaae6a1c083f9c76ad77a9b711420968672a4 14-Feb-2013 Sam Blitzstein <sblitz@google.com> Adding in experimental reminder setting.

Added setting to the experimental preferences to allow for reminder
notifications to only be issued for events to which you've responded
yes or maybe.
Additionally added experimental setting to allow for setting up
quiet hours, during which notifications will not make noise.

To access the experimental preferences, search your events for
"tardis", and then go into settings within the next 60 seconds.

Bug: 2493447
Bug: 2225570
Change-Id: I0a7cc06d2240e6ddbe36724fb079dfc8dd8ee8e7
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
bb6d9279d8c0f0fb746160ad428da4738ece175e 18-Aug-2012 Michael Chan <mchan@android.com> Switch from switch to if-else to be compatible with the new ADT

Change-Id: Idd1d803d3edc1eb0294a63480731b5d28a65c4e8
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
e98dca7e0042f7b36788b0e5d8dc6e94048c895c 16-Jun-2012 Michael Chan <chanm@google.com> Add quick response when email guests in notification

Bug: 6682390
Change-Id: Iee013a88fde397f67f51583bd488d029f12d1a87
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
8a31f1ec000916ddb1550602968449f01a0fab18 26-May-2012 Sara Ting <sarating@google.com> Fix up-back for Settings.

Bug:5092650
Change-Id: I68a793e5cd684fd5c0ff3b01ff2055ba3dab2082
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
ec23702af6b3255ad4c975a3647e4bb4446e6ea2 20-Sep-2011 Michael Chan <mchan@android.com> b/5340502 Update "Calendars to display" for phone

- Added dividers between rows
- Vertically centered everything
- Added Application back affordance

Change-Id: I37dff0f6453f11494dda71ff85f0321c5e14a744
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
c5c3b1cb6897c541be33dcb9651625f2e94bd95d 22-Aug-2011 RoboErik <epastern@google.com> b/5167164 Make settings icon act as home right away

Change-Id: I9786359adcc566d5e45487250840fe46611208cd
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
99e777af3cb9b4556f86477b7b8402d87f723f54 29-Jul-2011 RoboErik <epastern@google.com> b/5092650 Put app up button in phone settings

Change-Id: I29d15ff75a17837eee3eebef15f46f253fe64247
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
07d9fee87bc02849c0dd7b66326a320d53cf5479 25-Jul-2011 Michael Chan <mchan@android.com> b/5072056 Avoid the Activity Picker by specifying the class in intents

Specific cases fixed:
- Tap on the widget
- Tap on an event from notification
- Tap on Home/Up from Settings (tested tablet, phone is missing home/up button)
- Tap on an event after search (phone)

Change-Id: I4554726dd4a6af77cd83438b9ae3801ca15522d5
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
a7c0390d9c5dd4ff730de505682687fae5f5ced0 14-Jun-2011 RoboErik <epastern@google.com> Rename Calendar.java to CalendarContract.java

Change-Id: Ia6692454099322f6891b326b2c1ad919c13026b7
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
5b2a907fa3a983f74bb48da86846e351c2a464d0 09-Apr-2011 Isaac Katzenelson <isaack@android.com> Removing icon and hide/show controls from action bar

Change-Id: I3883787e0eabcf41b91d451ca50f30970e87175b
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
5e5c84a201af7cf537096213a635674fd2c07a0f 22-Jan-2011 Erik <epastern@google.com> b/3376693 Makes account list refresh after adding account

Exchange takes a bit to add an account, so added a delay
to checking for updates.

Change-Id: Ibba0d195ae85a7d28fc768b5b195ed6ecba33924
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
ca4786769151f97069980443ce43d9c4f867ac5b 20-Jan-2011 Erik <epastern@google.com> Some visuals work

Change-Id: I62822bde98012218dbcae561371539aeff259980
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
34bb002c19ed9488fc466909f9d729600232d305 19-Jan-2011 Erik <epastern@google.com> b/2634182 Adds an 'Add account' button to settings

We don't have an icon asset for the plus, but no one else seems
to either.

Change-Id: I6dfe15a6d4b064f7eb640043e04c9c1a195ff6c7
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
e584a7df962b8e643224bcbce022c9bea19fe221 11-Jan-2011 Erik <epastern@google.com> b/3237643 Adds 'up' button to action bar

This makes clicking the app icon go 'up' in search, settings,
and edit event.

Change-Id: Id01483f340da055732fdf30f2557ddeaf9d2802c
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
6b858fc6f8afad95a075595016c5c22547924886 16-Sep-2010 Erik <roboerik@android.com> Moves per calendar sync settings into Settings

This makes calendar sync settings show up on a per account basis
in the Calendar Settings activity and also displays a message to
the user if the account is not being auto-synced.

Change-Id: I2326922f518ae3bc8d1db70ae5c1d5b07b251ca3
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java
4b441bd6544fe6d11be75f974a41afd8fa040a4f 16-Sep-2010 Daisuke Miyakawa <dmiyakawa@google.com> Make settings screen support two pane mode.

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
/packages/apps/Calendar/src/com/android/calendar/CalendarSettingsActivity.java