MaterialDateTimePicker icon indicating copy to clipboard operation
MaterialDateTimePicker copied to clipboard

Jalali calendar and font support

Open SaeedZhiany opened this issue 6 years ago • 7 comments

This PR

adds

  1. Jalali calendar support
  2. Custom font support
  3. function call for setting a locale for calendars

fixes

  1. test failures in sample app

break changes

  1. DatePickerDialog.newInstance and TimePickerDialog.newInstance should passed a calendar type
  2. DatePickerDialog.initialize and TimePickerDialog.initialize should passed a calendarType

TODOs

  • [ ] should update README.md file base on new changes

ScreenShots

time date
Screenshot_1570464316 Screenshot_1570464338
Screenshot_1570464472 Screenshot_1570464514
Screenshot_1570464488 Screenshot_1570464532
Screenshot_1570464572 Screenshot_1570464627
Screenshot_1570464600 Screenshot_1570464644
Screenshot_1570464685
Screenshot_1570464715

SaeedZhiany avatar Oct 07 '19 16:10 SaeedZhiany

@wdullaer please review this PR and test it yourself too on a real device or an emulator and let me know what you're thinking about.

SaeedZhiany avatar Oct 07 '19 16:10 SaeedZhiany

@wdullaer please review this.

SaeedZhiany avatar Nov 12 '19 14:11 SaeedZhiany

سلام , میشه لطفا راهنمایی کنید چطوری میشه این تقویم جلالی رو به پروژه اضاف کرد ؟ ممنون میشم.

poyanayeri avatar Nov 14 '19 17:11 poyanayeri

We are still waiting :|

habibi-dev avatar Dec 07 '19 12:12 habibi-dev

@poyanayeri and @habibi-dev

There's no more work I can do, I'm also waiting for @wdullaer to reviewing this. meanwhile, you can download the project (including this branch) from my forked repository and add it as a module in your android studio and use it. Or you can use this library

SaeedZhiany avatar Dec 07 '19 12:12 SaeedZhiany

Does it work for react native ?

AzadMohammadi-z avatar Jul 20 '20 07:07 AzadMohammadi-z

@AzadMohammadi-z

It's a native android library. you should write an RN wrapper for it if you want to use it in RN projects.

SaeedZhiany avatar Jul 20 '20 07:07 SaeedZhiany