theawless / EventLock

An Xposed module to show calendar events on the lockscreen.
http://repo.xposed.info/module/com.gobbledygook.theawless.eventlock
MIT License
13 stars 2 forks source link

Last horizontal scroll shows the free text for no events #12

Closed fallenwout closed 7 years ago

fallenwout commented 7 years ago

If you have events and scroll horizontally all the way to the left, the text you type at "free text when no events" is shown.

theawless commented 7 years ago

Oh that's a feature actually. If you read carefully it says"no more events". It will be shown after all events in the days till range have been completed.

theawless commented 7 years ago

You can clear it if you don't want anything to be shown.

fallenwout commented 7 years ago

Oh I thought it was for when there are no events in de preset days. Because i had it at "lot's of free time". You should only display it when event-count is 0.

theawless commented 7 years ago

But then how should I show that there are no more events left in range?

fallenwout commented 7 years ago

I'm don't know about android programming. So i might suggest unrealistic things.

You can add the android "glow" end of list.

theawless commented 7 years ago

It's not about the end. I'm saying current event which is in bold -- always shows the upcoming/ongoing event. But if all events are over in the range? What should I show then?

fallenwout commented 7 years ago

When there are no events in the current range it should show the "free text". So for example if you set your range to 3 days and there is only an event on day 5, show the free text. Letting people adjust that is a really good idea. User can set it manually to "nothing to do for 3 days" (according to the preset range) or "lazy bastard" or "time for hobbies". Otherwise just show the horizontal/vertical list of events for 3 days and highlight current day event?

theawless commented 7 years ago

Eventlock shows events from start of today to the end of days till (3 days). So if all events for today are over and there are no events for 3 days. Then what should be shown?

fallenwout commented 7 years ago

I will quote myself :)

When there are no events in the current range it should show the "free text".

When there are events, just show them without the "free text"

theawless commented 7 years ago

Options for this too, I like to see the text in my list.