/googlecalendar

this is calendar library which creating app like google calendar with event and make some of feature

Primary LanguageJavaApache License 2.0Apache-2.0

Google-Calendar

Sample Google Calendar project get all event information, birthday, appointment etc from google account which is sync with your device

Sample Google Calendar contains all the features that you find in other calendar app including Day view, Week view, Month Views, recent event, today event, easily navigation between monthview and calendarview and awesome design with all of this

Make copy of the official Google Calendar app for your Android phone add some few feature

• Different ways to view your calendar - Quickly switch between month, week and day view.

• Events from Gmail - Flight, hotel, concert, restaurant reservations and more are added to your calendar automatically.

How set event information and minimum and maximum date of calendar

//first param: HashMap<LocalDate,String[]> second and third param:LocalDate
            calendarView.init(eventlist,mintime,maxtime);
//string[]  if same day contain  more than one event

    IMAGE ALT TEXT HERE

feature

✔️ Collapse toolbar with calendarview same like google calendar app

✔️ Smooth scrolling with month change during scrolling

✔️ scrolling with parallexeffect in image of months

✔️ Left side event day animation same as google calendar app

✔️ When date select from top side smooth scroll accroding to him and many more

✔️ No ads or annoying popups

✔️ No internet access needed, giving you more privacy & security

✔️ Only the bare minimum permissions required

✔️ Emphasis on simplicity – does what a calendar needs to do!

✔️ Open source

✔️ Fully customizable themes & calendar / event widgets

✔️ Daily, weekly, monthly, yearly & event views on the calendar

✔️ Easily add holidays, birthdays, anniversaries & appointments

✔️ Customize events – start time, duration, reminders etc

✔️ Add event attendees to each event

✔️ Use as a personal calendar or a business calendar

✔️ Choose between reminders & email notifications to alert you about an event

Special thanks to these contributors

AgendaCalendarView,scrollparallaximageview

Developer

jignesh khunt (jigneshkhunt13@gmail.com)

License

Copyright 2019 jignesh khunt

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.