Trust
|
e503e956fb
|
add zh_CN locale
|
5 years ago |
fyp
|
1ff26348fa
|
fix bug when language is Chinese or Japanese
|
5 years ago |
Henning Hall
|
2aaabaf6bf
|
Fix crash for some default locales
|
5 years ago |
Henning Hall
|
957105bb9b
|
Added missing chinese locales
|
5 years ago |
Jencir CJ
|
0fb999a7ff
|
pickerview android display text size changed from sp to dp.
|
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
|
accb576ff2
|
cleanup
|
5 years ago |
Henning Hall
|
9edc7bcc8e
|
Improved architecture
Separating concerns
Remove duplicated code
|
5 years ago |
Henning Hall
|
30b3bb3bd8
|
Add android tests
|
5 years ago |
Henning Hall
|
071eafba71
|
Refactor date format and locale
Fix bugs and missing date formats related to different locales. Improved wheel order support.
|
5 years ago |
Henning Hall
|
2fa76e8021
|
Revert "Bugfix: onDateChange not called for some locales"
This reverts commit a5d1da6e7a .
|
5 years ago |
Henning Hall
|
a5d1da6e7a
|
Bugfix: onDateChange not called for some locales
Fixes an bug that was introduced in 2.7.0 by separating display format and value format properly.
Fixes https://github.com/henninghall/react-native-date-picker/issues/111
|
5 years ago |
Henning Hall
|
233d460907
|
build.gradle improvements
|
5 years ago |
Henning Hall
|
8c01752dac
|
Android performance improvements.
Only refresh visible wheels.
Fixes #98
|
6 years ago |
Henning Hall
|
d0fad0538a
|
Remove temp file
|
6 years ago |
Henning Hall
|
bea8494878
|
Removed nullable
|
6 years ago |
Henning Hall
|
92e1b8b7c9
|
Using support lib as default since rn 60 now have jetifier as default
|
6 years ago |
Henning Hall
|
f51edf779f
|
Moved keystore to bitrise
|
6 years ago |
Henning Hall
|
dbee207428
|
Bumped NumberPickerView library version to fix initialization bug.
|
6 years ago |
UnableHead
|
423fdfa67b
|
[Android] Bug fix for date order
- Swapped lines into localeToWheelOrder function
|
6 years ago |
Henning Hall
|
9f22834c25
|
re-added keystore for ci
|
6 years ago |
Henning Hall
|
b9c90a310f
|
android X compatibility
|
6 years ago |
Henning Hall
|
e215538424
|
Custom width and height + Layout improvements (#82)
* Custom height and width. Layout fixes. Organising example projects
* After merge fixes
* cleanup
* cleanup example
* cleanup
|
6 years ago |
Henning Hall
|
99191b037b
|
Change width and height (#80)
|
6 years ago |
Sam Cheng
|
3e3c1af895
|
Handle Chinese date format (#71)
|
6 years ago |
Maksim Tolochko
|
2ea519b0d1
|
Fix DayWheel interval forming when either maximumDate or minimumDate prop is missing (#62)
|
6 years ago |
Diego
|
96cfa06249
|
consume NumberPickerView:1.2.0 (#66)
* consume NumberPickerView:1.2.0
|
6 years ago |
JangBongKi
|
e0b0b6b994
|
Add ko day format for DayWheel (#58)
|
6 years ago |
takanishi
|
df509cc810
|
add ja day format (#55)
|
6 years ago |
Henning Hall
|
93a89d0347
|
Fixed typo
|
6 years ago |
Henning Hall
|
8f3f2e561b
|
Support picking dates in different centuries
|
6 years ago |
Henning Hall
|
d6491b6c47
|
12/24h preference is read from device instead
|
6 years ago |
Henning Hall
|
2d9857835e
|
cleanup
|
6 years ago |
Henning Hall
|
c4eb6231f3
|
Max/min-date performance improvements
|
6 years ago |
Henning Hall
|
7f8d174439
|
Bugfix: Fixing crash in some timezones
|
6 years ago |
Henning Hall
|
633d237b82
|
Setting min/max date before refreshing wheel
|
6 years ago |
Henrik Karlsson
|
cb59d89006
|
Fix min/max date
|
6 years ago |
Henrik Karlsson
|
5bc675d230
|
Added utc mode in android code
|
6 years ago |
Henning Hall
|
228ae9bf91
|
Bugfix: Changes in "date"-mode wont work with some locales.
|
6 years ago |
Henning Hall
|
db430a1b6f
|
Bugfix: MinuteInterval not always updating
|
6 years ago |
Henning Hall
|
8196da4bfa
|
Changed date format from unix to iso.
|
6 years ago |
Henning Hall
|
44961680e2
|
Bugfix: maximumDate day offseted by 1
|
6 years ago |
Henning Hall
|
5358c116bd
|
Bugfix: View cannot be converted to NumberPickerView
|
6 years ago |
Henning Hall
|
dc93f5a563
|
Bugfix: Crashes on date mode for some locales.
|
7 years ago |
Henning Hall
|
cbb2cc4d48
|
Performance improvements (android)
|
7 years ago |
Henning Hall
|
75c519a170
|
Bugfix: Month wheel has duplicate months.
|
7 years ago |
Henning Hall
|
9a46329089
|
Bugfix: 13 months in date mod. Cleanup.
|
7 years ago |
Henning Hall
|
3a8cc1568a
|
Android compile fix
|
7 years ago |
Henning Hall
|
a1e3477bb4
|
Date mode
WIP: Year fixes.
Date mode.
|
7 years ago |
Henning Hall
|
b8617ce2c6
|
Upgraded to React Native 0.56
|
7 years ago |