Commit Graph

185 Commits

Author SHA1 Message Date
Siddarth Kumar ebf7b597bb
fix compatibility with new AGP 2023-08-21 16:48:35 +05:30
Siddarth Kumar b042c84da3
fix gradle builds and lock lib to RN 0.72.3 2023-08-21 15:43:44 +05:30
Siddarth Kumar b324d17d88
bump gradle tools version 2023-08-21 14:08:05 +05:30
Siddarth Kumar cd545a2df9
add `react-native` as a dev dependency 2023-08-21 13:45:38 +05:30
Siddarth Kumar 980debef2f
bump `gradle` version to 7.2 2023-08-21 11:37:13 +05:30
Siddarth Kumar e274da370f
fix for `com.facebook.react.bridge` does not exist 2023-08-21 11:13:22 +05:30
dependabot[bot] 60b78c8750
Bump lodash from 4.17.19 to 4.17.21 (#136)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 13:57:49 +02:00
dependabot[bot] 26295a91b6
Bump y18n from 3.2.1 to 3.2.2 (#135)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 21:31:40 +02:00
dependabot[bot] 8653282ee0
Bump lodash from 4.17.15 to 4.17.19 (#132)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 09:04:20 +02:00
Vojtech Novak e6e34d569c 1.1.1 2020-06-14 18:05:06 +02:00
Vojtech Novak 53b65fbc3f
Merge pull request #131 from janicduplessis/patch-2
Handle getCurrentActivity returning null
2020-06-14 15:36:36 +02:00
Janic Duplessis be578cd00c
Handle getCurrentActivity returning null 2020-06-14 02:09:52 -04:00
dependabot[bot] 01fbf6d936
Bump acorn from 7.1.0 to 7.1.1 (#129)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-04 13:42:50 +02:00
Vojtech Novak 7aaf1a580a
add prettier, eslint, yarn lockfile (#128) 2020-02-11 12:25:52 +01:00
Vojtech Novak 3b1dc89d82
specify files array (#125) 2019-09-27 17:00:23 +02:00
dependabot[bot] 0f69167ecd Bump lodash from 4.17.10 to 4.17.15 (#121)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-27 11:05:54 +02:00
dependabot[bot] fcbd911473 Bump extend from 3.0.1 to 3.0.2 (#116)
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
2019-09-27 11:05:24 +02:00
Vojtech Novak c265da38dd 1.1.0 2019-09-27 10:56:23 +02:00
Wojciech Gruszka d5b3731125 Added backgroundColor (#113) 2019-09-27 10:54:41 +02:00
Janic Duplessis 33453615d3 Add `@ReactModule` annotation and `NAME` constant (#122)
This will eventually be used by TurboModules annotation processor.
2019-09-27 10:53:02 +02:00
Jiří Bažant 5ff6f679ee Small README.md fixes
Fixed some anchors and one typo.
2019-06-25 09:10:38 -07:00
Noitidart a3b46a0ba7 1.0.5 2019-04-24 18:53:17 -07:00
eladgel 57e7fe4e9a Update build.gradle
If having min api version of 21 I cannot build the project when using this library, since upgrading to the latest Android studio, this change fixes that

Android Studio 3.4.0
classpath 'com.android.tools.build:gradle:3.4.0'
2019-04-24 18:48:40 -07:00
Noitidart c618610bda 1.0.4 2019-03-21 05:40:44 -07:00
Sergei Butko dcb3793527 Replace compile with implementation, take versions from root project
These changes prevent compilation errors when trying to build the release APK
2019-03-21 05:37:24 -07:00
Noitidart 92a68ae1b4 Differentiate OptionsCheckboxList, close #111
* At same time, fix up OptionsPicker
* Got rid of OptionsCheckbox - made it apart of OptionsCommon
2019-03-21 05:23:11 -07:00
Lewis Nelson 7e8f9667b5 Revert "Fixed anonymous class implementation from MaterialSimpleListAdapter.Callback interface (#109)" (#110)
This reverts commit c66031d1fe.
2019-02-28 09:34:46 -08:00
Lewis Nelson c66031d1fe Fixed anonymous class implementation from MaterialSimpleListAdapter.Callback interface (#109) 2019-02-28 07:44:15 -08:00
Noitidart 72080ce719 1.0.3 2019-02-17 16:28:20 -08:00
Janic Duplessis da2e87d336 Update material-dialogs version (#106) 2019-02-06 12:35:46 -08:00
Phecda Su 8a4cbfdb5d Implement 'keyboardType' on native side (#104) 2019-01-13 18:37:55 -08:00
eladgel 86341a5bfc Added maxNumberOfItems property (#102)
* DialogAndroid.js - Adding max number of items in a list property
* DialogAndroid.java - Added maxNumOfItems in a list dialog property, and handling so we control the dialog's size.
2019-01-02 06:49:15 -08:00
Ivan b2fa7cc6cd Fixed typo (#96) 2018-11-06 13:32:16 +01:00
Noitidart 40b79f57b0 1.0.2 2018-07-24 22:31:59 -07:00
Noitidart ce7b810821
Merge pull request #89 from happypancake/master
RN 0.56 compat
2018-07-24 22:28:39 -07:00
Noitidart 8168dff54a
Removes autocompletetextview from readme
Fixes #91
2018-07-24 22:26:40 -07:00
Sverre 8a74603224 RN 0.56 compat 2018-07-23 16:45:45 +02:00
Aakash N S 36747f7288 1.0.1 2018-06-11 08:56:22 +05:30
Aakash N S d4f48750d9
Update README.md 2018-06-11 08:55:58 +05:30
Aakash N S 0814d71f33 release 1.0 2018-06-08 15:23:08 +05:30
Aakash N S 392d8fc139
Update README.md 2018-06-01 14:39:16 +05:30
Noitidart 1b5679a44f 1.0.0-rc.1 - npm publish --tag next 2018-05-31 09:21:44 -07:00
Noitidart f633163e3a
Merge pull request #86 from felipemartim/checkbox-prompt2
Checkbox prompt support for picker
2018-05-31 09:13:07 -07:00
Noitidart ee616a5b94
update table of contents and note about where to so examples with checkboxes 2018-05-30 22:32:55 -07:00
Noitidart b6e0b41890
Update README.md - adjust for js api 2018-05-30 22:10:53 -07:00
Noitidart cc1eed32f6
Update DialogAndroid.js - adjust for js api 2018-05-30 22:10:29 -07:00
Noitidart d8c3700e19
Udpate DialogAndroid.java - adjust for js api 2018-05-30 22:09:12 -07:00
Noitidart 9c40be5529
Update README.md
typo in basic list example code
2018-05-30 16:55:10 -07:00
Felipe Vieira 3f2b05b8dc checkbox prompt support for picker 2018-05-30 19:21:34 -03:00
Noitidart 8dcd01623b Added contributors following all-contributors spec (#84)
* Added contributors following all-contributors spec - https://www.npmjs.com/package/all-contributors-cli#installation - to use this cli to add/edit users we do:

./node_modules/.bin/all-contributors add

* moved vnovak to first contirbutor, for some reason it had put me first

* after vnovak and myself i alphabetized all other contirbutors
2018-05-29 14:12:22 +02:00