ronaldleonj / dashclock

Automatically exported from code.google.com/p/dashclock
0 stars 0 forks source link

Choose which calendars to show #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From an internal dogfooder

Choose which calendars to show, not only visible calendars.

Original issue reported on code.google.com by roman.nurik on 12 Feb 2013 at 7:20

GoogleCodeExporter commented 9 years ago
Actively working on a patch for this.

Ideally it would make sense to show the list of available calendars similar to 
how the Gmail extension shows accounts. One potential issue I see with this is 
having calendars with identical names across accounts. 

One possible solution is to show a sectioned list with the account names as 
headers and the calendar names listed.

How does that sound from a UX perspective? 

Original comment by m...@novie.co on 13 Feb 2013 at 4:42

GoogleCodeExporter commented 9 years ago
Yeah, that sounds fine. Something like an ExpandableListView perhaps.

Original comment by roman.nurik on 13 Feb 2013 at 4:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I need this badly, 'cause I have lots of calendars activated in my calendar 
app, but only a few of them need a reminder on my lock screen.

Original comment by huizinga...@gmail.com on 13 Feb 2013 at 5:52

GoogleCodeExporter commented 9 years ago
I don't know much about coding, but could you present it in a similar way to 
how the Calendar app let's you choose which calendars to display?

Original comment by mfeig...@gmail.com on 13 Feb 2013 at 7:03

GoogleCodeExporter commented 9 years ago
Here's how it shows up in the cLock settings: 
https://docs.google.com/file/d/0B37IoTbuMMMQcHNXcmk4cUpMbEE/edit
[The bats were badly shopped in, but you get the idea]

The last thing on the list [the covered one] is my exchange calendar, it just 
shows my corporate email address. I don't know if cLock can easily access the 
exchange email because it's built into the system, but ideally something like 
this would allow us to select whichever calendars we want to show.

Original comment by Andres.P...@gmail.com on 13 Feb 2013 at 7:45

GoogleCodeExporter commented 9 years ago
Issue 83 has been merged into this issue.

Original comment by roman.nurik on 14 Feb 2013 at 3:32

GoogleCodeExporter commented 9 years ago
I implemented the extension logic for this to only show selected calendars. 
Next on the list is the UI for selecting said calendars. 

I'm debating whether the expandable list shows up in a dialog or if it should 
be in a ListFragment. Any thoughts on that?

Original comment by m...@novie.co on 16 Feb 2013 at 3:33

GoogleCodeExporter commented 9 years ago
Mike— a single preference leading to a dialog with an expandable list view 
seems most natural, but feel free to experiment :)

Original comment by roman.nurik on 16 Feb 2013 at 4:27

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 178 has been merged into this issue.

Original comment by roman.nurik on 18 Feb 2013 at 8:33

GoogleCodeExporter commented 9 years ago
Big thanks to Mike for building this.

Original comment by roman.nurik on 18 Feb 2013 at 8:33

GoogleCodeExporter commented 9 years ago
Nice additions. 

Original comment by m...@novie.co on 18 Feb 2013 at 1:41

GoogleCodeExporter commented 9 years ago
I just emailed the dev about the exact same request. 

Original comment by jean15p...@gmail.com on 20 Feb 2013 at 12:53

GoogleCodeExporter commented 9 years ago
Awesome!  I came here to request this, and you guys are already on it.  Thanks! 
KEEP UP THE GREAT WORK!

Original comment by usn.must...@gmail.com on 20 Feb 2013 at 4:13

GoogleCodeExporter commented 9 years ago
Shipped in v1.3

Original comment by roman.nurik on 21 Feb 2013 at 3:00