27 Commits

Author SHA1 Message Date
Ahad Birang
0e39dea0c6 Android custome fontFamily (#301) 2018-05-15 14:10:34 +08:00
Amit Kumar
ceb20cbd07 Fix for Build.VERSION_CODES.O error (#313) 2018-05-15 11:42:14 +08:00
Karthikeyan Ganesan
cd5f971d35 Window Dialog Type change to TYPE_SYSTEM_ALERT (#307)
* add SYSTEM_ALERT_WINDOW permission to draw overlay

* TYPE_APPLICATION_OVERLAY - add type check

* add version check

* add import lib

* permission move to main app manifest

* set layoutparams

* add type - TYPE_SYSTEM_ALERT

* add  permission SYSTEM_ALERT_WINDOw
2018-05-07 16:51:37 +08:00
Karthikeyan Ganesan
5f4d527a4c Defect fix (#306)
* add SYSTEM_ALERT_WINDOW permission to draw overlay

* TYPE_APPLICATION_OVERLAY - add type check

* add version check

* add import lib

* permission move to main app manifest

* set layoutparams
2018-04-27 02:06:43 +08:00
xwenliang
00dcb459fb new feature pickerTextEllipsisLen and fix IndexOutOfBoundsException for Android 2018-01-10 19:28:45 +08:00
Ioannis Kokkinidis
ff743974cd Now passing layoutParams even when we already have dialog (#249)
- Fixes: https://github.com/beefe/react-native-picker/issues/248
2017-12-15 10:45:52 +08:00
zooble
80cc9a3e5b Merge pull request #230 from sword-art/master
fix crash
2017-12-04 18:08:12 +08:00
zooble
6f0008b646 Merge branch 'master' into master 2017-11-15 03:29:27 -06:00
sword
ed5f6ca827 fix crash 2017-11-01 15:38:35 +08:00
travelgeezer
1fa64518cf Try compatible miui 2017-09-21 16:48:05 +08:00
xbdtb
0526f2650e Update PickerViewModule.java
去除Dialog的TYPE_TOAST样式,去除对悬浮窗口权限的依赖
2017-09-15 14:47:46 +08:00
xwenliang
74bfba1a49 new version v4.1.0 support RN@0.47 2017-08-16 11:03:13 +08:00
zooble
9bb98a5f0d Merge pull request #182 from radko93/patch-1
Remove createJSModules - RN 0.47 compatibility
2017-08-16 10:54:44 +08:00
Radek Czemerys
fedcae98f5 Fix typo in comment 2017-08-07 13:57:49 +02:00
Radek Czemerys
64499ba5ba Fix typo in comment 2017-08-02 23:29:27 +02:00
Radek Czemerys
d60261f294 Remove depreciated createJSModules @ovveride marker 2017-08-02 20:00:02 +02:00
zhangzy
88a2884068 修改android下,添加modal后,在window中modal的层级高于picker的bug 2017-05-09 12:35:00 +08:00
xwenliang
5eec07e39b Add Picker.select feature 2017-01-17 12:11:48 +08:00
jinlongtao
a10c5bddbe add Picker.select() feature 2017-01-16 14:02:11 +08:00
xwenliang
d6ad6759ee New features for #102 #90 #29 2016-12-26 19:51:26 +08:00
xwenliang
ff3cfc29eb fix #86: picker show behind Modal 2016-11-17 19:31:58 +08:00
xwenliang
f9338d08eb style: android splitters color 2016-10-20 17:06:29 +08:00
xwenliang
f807257e64 new feature wheelFlex and fix #79 2016-10-19 21:02:56 +08:00
shexiaoheng
e4fc47a873 fixed event bug 2016-10-09 16:44:14 +08:00
xwenliang
92a23c07e9 toggle bug 2016-09-22 14:34:01 +08:00
xwenliang
f1cfac1627 update data structure 2016-09-21 20:24:35 +08:00
xwenliang
0be959c16b native picker 2016-09-19 19:30:58 +08:00