Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add widget showing a hole month #162

Open
mueller-ma opened this issue Feb 11, 2017 · 8 comments · May be fixed by #428
Open

Add widget showing a hole month #162

mueller-ma opened this issue Feb 11, 2017 · 8 comments · May be fixed by #428

Comments

@mueller-ma
Copy link
Contributor

Currently I'm using a calender with several widgets, but its a non free app. I tried Etar, but I really miss the feature to see a hole month in a widget

@jspricke
Copy link
Member

@mueller-ma
Copy link
Contributor Author

@jspricke This widgets show a dot for each event, but not title or time

@Ezielduhr
Copy link

Would very much like to see this

@smichel17
Copy link
Contributor

@mueller-ma Is that the view you're interested in, or would a list that shows a month's worth of events be good, too? If the latter, Calendar Widget is great https://f-droid.org/repository/browse/?fdid=com.plusonelabs.calendar

@mueller-ma
Copy link
Contributor Author

mueller-ma commented Jun 17, 2017

Basicly I want this view: https://github.com/Etar-Group/Etar-Calendar/blob/master/assets/_pre_prod/publish/v1.0/mp2.png without status bar, fab, etc of course. No agenda

@jancborchardt
Copy link

Totally agree with @mueller-ma here.

The widget could look like what @mueller-ma posted above:

Or how Business Calendar does it:

Events are directly visible, clicking on a day opens the calendar app on that day, clicking the header opens the calendar app for that month. It’s resizable and then shows more or less weeks according to height, usually one week per row of icons.

@jspricke
Copy link
Member

No one is arguing against it, but we would need someone to implement it. Pull requests welcome (that's why it's tagged enhancement ;) ).

@Dragoncraft89
Copy link

Dragoncraft89 commented Jan 4, 2019

I've encountered a problem while trying to implement this.

It's impossible to use MonthListView in the widget, which is already used by the normal month view, because the RemoteViews class is only capable of basic layouts and widgets.

Searching the internet hasn't helped me on this issue.

I don't have much experience with app development, therefore I'd be grateful if someone could provide a link or help me on that issue.

Dragoncraft89 added a commit to Dragoncraft89/Etar-Calendar that referenced this issue Jan 17, 2019
Adds a widget that displays a whole month.
You can tap on a day to open the calendar on that day.

Closes Etar-Group#162
Dragoncraft89 added a commit to Dragoncraft89/Etar-Calendar that referenced this issue Jan 17, 2019
Adds a widget that displays a whole month.
You can tap on a day to open the calendar on that day.

Closes Etar-Group#162
Dragoncraft89 added a commit to Dragoncraft89/Etar-Calendar that referenced this issue Jan 17, 2019
Adds a widget that displays a whole month.
You can tap on a day to open the calendar on that day.

Closes Etar-Group#162
@Dragoncraft89 Dragoncraft89 linked a pull request Jan 18, 2019 that will close this issue
Dragoncraft89 added a commit to Dragoncraft89/Etar-Calendar that referenced this issue Jan 18, 2019
Adds a widget that displays a whole month.
You can tap on a day to open the calendar on that day.

Closes Etar-Group#162
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants