[F/OS] Callie : Make Calendar View Easily

I am here with a simple but useful aix,

Blocks
image
Event for Day Changed, dispatches year, month, dayOfMonth

image
Creates a calendar view

image
gets current system time in milliseconds

image
Converts Date to Milliseconds, Accepted format : YYYY/MM/DD

image
Returns Date

image
Returns First day of week

image
Returns MaxDate

image
Returns MinDate

image
Sets Date

image
Sets First day of week

image
Sets MaxDate

image
Sets MinDate

Total Blocks

Demo Blocks
image

Credits
@oseamiya
@Akshat_Rana

Open Source

Download
Callie (2).aix (8.0 KB)

Output

About Me
A 13 year old kiddo trying my best to learn Aix Development

Colors
Colors are inherited from screen accent color

19 Likes

It would be nyc if you add a preview or output of your blocks.

2 Likes

Done
:upside_down_face:

2 Likes

grafik

2 Likes
1 Like

Both use same class android.widget.CalendarView
I have just added some more blocks in it

2 Likes

Fine, but this is missing:

grafik

Ya, Sure, Its easy to add it, yourview.removeAllViews()

Let me add it

NOICE extension by @UnknownBeast looking forward for more features in it :grinning_face_with_smiling_eyes:

1 Like

Sure, I will add :upside_down_face:

Just,
I am disappointed see some people reposting my aix on on other communities :pensive:

1 Like

It look alike,… so you can add few more functions to show your talent kid… you are good at this age… Do not get down… step up, stay focused on your target…

2 Likes

can you please provide sample aia file that works , because each time i use it , it shows error or blank calendar

thank you

Post a screenshot of the blocks you use to create calendar

image

You are using two similar extensions simultaneously, callie and calendarview. Use only one of them.

how to initialize with a date in color

Would you added an event for “month changed” on extension ? Please help.