Henning Hall
|
26f7316d60
|
Bugfix: Scroll away from invalid dates (#280)
* initial working version
* fix native variant issue
* cleanup
* cleanup
|
4 years ago |
Vinh Le
|
fc67e05b7c
|
fix datetime order pattern for vi-vn locale (#228)
* fix order pattern
* remove comment string before getOrderedWheels
* Update .gitignore
* Delete gradle-wrapper.properties
* Delete Utils.java
* Revert "Delete Utils.java"
This reverts commit 97acf132f6 .
Co-authored-by: Vinh Le <vinhlv@vnpay.vn>
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
|
5 years ago |
Henning Hall
|
4a0041cf21
|
add timezone offset tests
|
5 years ago |
Henning Hall
|
dedd03c501
|
fixing failaing tests + prettier format tests
|
5 years ago |
Henning Hall
|
7fee84ab52
|
Bugfix: Prevent NullpointerException for some locales by using hard coded formats (#204)
|
5 years ago |
Henning Hall
|
35f55a0a0f
|
Update test: Chinese month name
|
5 years ago |
Henning Hall
|
48718b687d
|
Add tests for display texts in date mode
|
5 years ago |
Henning Hall
|
31cfe87ef7
|
Bugfix: Too many words in day label for some locales
Affecting portugese, spanish, russian etc
Fixes #164
|
5 years ago |
Henning Hall
|
30b3bb3bd8
|
Add android tests
|
5 years ago |