[APP][12/1] Calendr/Calendr+ 1.5 - Released on Market!

Search This thread

ruqqq

Senior Member
Oct 12, 2008
526
1,255
As you probably would have guess, inspired by clockr, here comes the calendr widget, your minimalistic calendar event widget.

How minimalistic?
Follows the style of clockr, only needed information is shown. It shows the upcoming events within 1 week range, and most importantly, it only shows 1 event.

FAQ
Can you make tapping the widget open the detail of the event?
I tried, trust me. But somehow, the event detail view open with incorrect information. If anybody knows how android properly handle calendar intents, do tell me please!

How much resource does the widget use?
No polling is done. The widget now hooks onto Android Calendar to detect changes to it. 1 widget refresh update is done per day in the case where no changes in the Android Calendar is detected.

Picture speak a thousand words...
calendr_alpha1.png


More screenshots: droidBar.net

Download:
1.5: Market Link
  • Doesn't show only up to 7 days now (an option in preference)
  • Show today's date when not no events
  • Calendr+: Can select which calendars to read events from! ONLY $0.99! Supoort me!

1.0: Market Link
  • Full preferences for setting widget appearance - accessed through Calendr launcher icon
  • Battery efficient! Hooked onto Calendar changes as opposed to 30mins polling interval
  • Timed events have priority over All Day events: After 12am, the next event is shown rather than the All-Day event
  • Not related... THANKS FOR THOSE WHO WISHED ME FOR MY BIRTHDAY! :D

Alpha 2: Here
  • Fixed the bug whereby only one calendar is being used
  • Calendr now show the day (Mon, Tue, Wed etc.) (will be made toggalable in the future)
  • Totally unrelated: 21st December is my birthday :p

Alpha 1: Here
  • First Release
  • Checks all your visible Calendar and display the nearest event
  • Supports up to 21 letters of Event Title OR 5 Words whichever limitations come first
  • 30mins interval refresh
  • ONLY HDPI IS FULLY SUPPORTED RIGHT NOW
  • No customizations available (yet!)
 
Last edited:

Dodgylegs

Senior Member
Aug 13, 2010
422
38
Great work, great idea. I've wanted a calendar widget that only displays one event for ages!

One thing I've noticed is that it only displays one category, not all of them, or my shared calendars? Am I overlooking something?

Sent from my HTC Desire using XDA App
 

notasimpleway

Senior Member
Dec 22, 2009
1,156
237
Rome, Georgia
www.kencaruthers.com
You just filled a void I have tried to fill for the past year and a half. I like to have a minimum homescreen and could never find a calendar to fit into the space I wanted it to. But now I have this space filled. Thank you. You should put in the Market so we know when you update. But I suppose you want to do more alpha testing. Added this thread to favs.

Sent from my iPhone with the bigger Gee Bees.
 

ruqqq

Senior Member
Oct 12, 2008
526
1,255
Heh. Apparently I accidentally left the bug for the multi calendar. Will fix it in next version.

Not in market yet because I haven't polished it enough. ;)

Stay tuned! Hope you guys enjoyed it.
 
  • Like
Reactions: Dodgylegs

Dodgylegs

Senior Member
Aug 13, 2010
422
38
Heh. Apparently I accidentally left the bug for the multi calendar. Will fix it in next version.

Not in market yet because I haven't polished it enough. ;)

Stay tuned! Hope you guys enjoyed it.

So that Bug will fix the multi calendars thing?

This really is fantastic - great work fella - really chuffed - it also fills a void for me too.

Will there be a font size option etc?

When will the next version drop?

Thanks so much again - seriously chuffed about your app and will be spreading the word too! x
 

ruqqq

Senior Member
Oct 12, 2008
526
1,255
More customizations would be available later on. Cut the alpha some slack. :p

@Tsjoklat
your description doesn't help me. perhaps you want to provide a more detailed description? like... Android Version... etc.
 

Babydollll

Senior Member
I installed Calendr on my N1. I am stock, not rooted. As soon as I put the widget on my homescreen, and tried to open my6 sense, my phone froze. I had to do a battery pull. It was probably my fault but I thought you might be interested to know what happened. (I use ADWlauncher, by the way) I do really like the way the widget looks though.

Sent from my Nexus One using XDA App
 

j0bro

Senior Member
May 28, 2006
393
97
47
Eindhoven
Polling every 30mins? That is bad practice in Android! You'd better subscribe to calendar events using a Content Provider with your widget app and be notified of changes instantly.
 

ruqqq

Senior Member
Oct 12, 2008
526
1,255
@Babydoll25 thanks for the report.

@j0bro
im honestly new to this content provider and this is a whipped up alpha. but thanks for the pointer, i didn't know you can subscribe to the content provider. the only issue now is that, now, i need to create service for the app. hopefully it doesnt use much RAM.
 

juicebox666

Senior Member
Oct 18, 2010
255
15
Great widget! :D

I'd like the ability to customize some options, like text colour, font and number of events (or at least some kind of indicator showing there are multiple upcoming events?)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    As you probably would have guess, inspired by clockr, here comes the calendr widget, your minimalistic calendar event widget.

    How minimalistic?
    Follows the style of clockr, only needed information is shown. It shows the upcoming events within 1 week range, and most importantly, it only shows 1 event.

    FAQ
    Can you make tapping the widget open the detail of the event?
    I tried, trust me. But somehow, the event detail view open with incorrect information. If anybody knows how android properly handle calendar intents, do tell me please!

    How much resource does the widget use?
    No polling is done. The widget now hooks onto Android Calendar to detect changes to it. 1 widget refresh update is done per day in the case where no changes in the Android Calendar is detected.

    Picture speak a thousand words...
    calendr_alpha1.png


    More screenshots: droidBar.net

    Download:
    1.5: Market Link
    • Doesn't show only up to 7 days now (an option in preference)
    • Show today's date when not no events
    • Calendr+: Can select which calendars to read events from! ONLY $0.99! Supoort me!

    1.0: Market Link
    • Full preferences for setting widget appearance - accessed through Calendr launcher icon
    • Battery efficient! Hooked onto Calendar changes as opposed to 30mins polling interval
    • Timed events have priority over All Day events: After 12am, the next event is shown rather than the All-Day event
    • Not related... THANKS FOR THOSE WHO WISHED ME FOR MY BIRTHDAY! :D

    Alpha 2: Here
    • Fixed the bug whereby only one calendar is being used
    • Calendr now show the day (Mon, Tue, Wed etc.) (will be made toggalable in the future)
    • Totally unrelated: 21st December is my birthday :p

    Alpha 1: Here
    • First Release
    • Checks all your visible Calendar and display the nearest event
    • Supports up to 21 letters of Event Title OR 5 Words whichever limitations come first
    • 30mins interval refresh
    • ONLY HDPI IS FULLY SUPPORTED RIGHT NOW
    • No customizations available (yet!)
    3
    Looks very nice:

    2ez73mr.png


    Will report back if I notice any problem
    1
    Heh. Apparently I accidentally left the bug for the multi calendar. Will fix it in next version.

    Not in market yet because I haven't polished it enough. ;)

    Stay tuned! Hope you guys enjoyed it.
    1
    Okay, just released an update on Market. Hope it's a one cure to all the current issues!

    - Proper error message for unsupported devices
    - All-Day events Date fix
    - Android 1.6-2.1 issue fixed
    1
    Updated Calendr to 1.5 in Market. Check it out! Also released Calendr+, for those who wish to donate to support my work. ;)