Commit Graph

29 Commits

Author SHA1 Message Date
Jakob Haider
4c2c81d2e9 bump version 2024-03-13 08:43:23 +01:00
Jordan Byron
21c8528802 Version 0.3.13 2019-11-24 10:17:20 -05:00
Jordan Byron
a64656ad91 Version 0.3.12 2019-06-23 08:50:04 -04:00
Jordan Byron
950d0f721e Version bump 0.3.11 2019-05-27 16:24:05 -04:00
Jordan Byron
9b1175340a Version bump (0.3.10) 2019-04-06 10:28:53 -04:00
Jordan Byron
6b7b573bdb Version Bump 2019-01-13 07:51:11 -05:00
Jordan Byron
8dff007565 Version bump (0.3.8) 2018-12-12 12:40:19 -05:00
Jordan Byron
13c61befb9 Version bump (0.3.7) 2018-06-23 07:55:07 -05:00
Jordan Byron
0d05577c40 Version bump 2017-08-14 20:16:49 -04:00
Jordan Byron
28670415b8 Version bump 2017-06-09 10:32:37 -04:00
Jordan Byron
2b99081d1b Version bump 2017-05-30 09:24:40 -04:00
Jordan Byron
3ef575cff9 Version bump 2017-05-24 10:07:08 -04:00
Jordan Byron
35fc5646e1 Version bump 2017-05-23 09:28:37 -04:00
Minru Huang
7a27710bda version 0.3.1 2017-05-12 08:30:17 +01:00
Jordan Byron
3bafd1a18b Add Android support
Squashed commit of the following:

commit 87797504049b0260264353cd1d271d0466c4cba2
Author: Jordan Byron <jordan.byron@gmail.com>
Date:   Sat May 6 11:31:48 2017 -0400

    Update README

commit f3790fd692ec2a1c7e05ea0c734cb3a738df0b0b
Author: Minru Huang <minru.huang@drivetribe.com>
Date:   Wed May 3 10:19:51 2017 +0100

    add comments in README about android launchMode differences.

commit 7d582acc53279241f46e976798000a47da0601ca
Author: Minru Huang <minru.huang@drivetribe.com>
Date:   Wed Mar 29 17:32:39 2017 +0100

    review comments

commit fbced4cdb99aededbbaa1b362ceabd03e7418208
Author: Minru Huang <minru.huang@drivetribe.com>
Date:   Fri Mar 24 12:28:21 2017 +0000

    change popInitialAction function to return a promise, to be consistent with android.

commit 50cf6eabf4235048c832f31e4f40dd6778a1a554
Author: Andrew Jack <andrew.jack@drivetribe.com>
Date:   Fri Mar 24 09:36:20 2017 +0000

    Clean up

commit f66d880e47747dab0e6c7349a62868f002b05e24
Author: Minru Huang <minru.huang@drivetribe.com>
Date:   Fri Mar 24 09:24:32 2017 +0000

    revert package change

commit 9c5548c5aa24047961c9ab53d05c3a0b71b37679
Author: Minru Huang <minru.huang@drivetribe.com>
Date:   Fri Mar 24 08:51:40 2017 +0000

    add android implementation.
2017-05-06 11:32:08 -04:00
Jordan Byron
d7706daeb1 Version bump 2017-01-18 10:58:44 -05:00
Jordan Byron
93a26805f0 Version bump 2017-01-12 13:12:41 -05:00
Jordan Byron
86809ed4d9 Bump version 2016-08-01 09:03:58 -04:00
Jordan Byron
8962dccdcf Version bump 2016-05-19 11:57:16 -04:00
Joel Arvidsson
6aa15b6d87 Remove react-native peerDependency
The react-native peerDependency is not locked down to any specific version and will cause npm to throw errors if using with any release candidate. NPM 3 mostly obsoletes the `peerDependencies` setting and many modules are moving to skipping entirely.
2016-03-08 19:11:53 -03:00
Jordan Byron
6cf8251bab Version bump 2016-02-16 16:14:06 -05:00
Sebastien Vachon
4091c6e4b8 Removed postinstall script which is failing on Windows 2016-02-16 16:11:51 -05:00
Jordan Byron
9dd3b0769d Version bump 2016-02-10 17:37:25 -05:00
Jordan Byron
cbf0cab087 Version bump 2016-01-26 10:29:33 -05:00
Jordan Byron
45970ee2d4 Version bump 2015-10-23 10:04:56 -04:00
Jordan Byron
aec4f7e380 Version bump 2015-10-16 15:48:18 -04:00
Jordan Byron
79ee89cf3a Implement initialGesture
commit 0e19473efe059c4caccafa65acc5bce6f8f38058
Author: Jordan Byron <jordan.byron@gmail.com>
Date:   Fri Oct 16 15:43:25 2015 -0400

    Update README to include initial gesture docs

commit bb1eeb5b680a8704c69d50f8487b7f27734623cc
Author: Jordan Byron <jordan.byron@gmail.com>
Date:   Fri Oct 16 15:43:08 2015 -0400

    Don't reach into RN's internals for NativeModules

commit 703b5f20abcb3148f309875b3487dc5fc7f09ce2
Author: Jordan Byron <jordan.byron@gmail.com>
Date:   Fri Oct 16 15:33:46 2015 -0400

    Rename index.js to index.ios.js

commit b540f7e4e984178b6d6cc9c778673aaf469d5c13
Author: Jordan Byron <jordan.byron@gmail.com>
Date:   Fri Oct 16 15:33:23 2015 -0400

    Fix initial launch with gesture present

commit e91eaf362d254db6ab81274b1d18a81d2cf43c0a
Author: Mike Grabowski <grabbou@gmail.com>
Date:   Fri Oct 16 17:59:45 2015 +0200

    Final version

    A couple of small touches and methods reordered

commit 4559d338658280613a3243ff117415b6300ce3be
Author: Mike Grabowski <grabbou@gmail.com>
Date:   Fri Oct 16 17:53:50 2015 +0200

    More tweaks

    Use proper type for notification handler, it's not UIApplicationShortcutItem. Name it better. There's no need to use mutable dictionary (even if, prefer mutableCopy method). If we decide to log output, let's use React builtins and prefix with `[libraryName]` for clarity.

    Currently cold launching throws for some reason, investigating. The rest of the code works as expected.

commit 74db5502b013a1367dea2c16bdac0854753e894f
Author: Mike Grabowski <grabbou@gmail.com>
Date:   Fri Oct 16 17:25:21 2015 +0200

    Do not use classes

    We do not have Flow support, but it's nice to have at some point

commit 6785f7af239c6f23a29e0418a0f0b75d7043f97f
Author: Mike Grabowski <grabbou@gmail.com>
Date:   Fri Oct 16 17:21:01 2015 +0200

    Implement javascript interface

commit 02ce36837d38c31b33aea024fc85126624dce520
Author: Mike Grabowski <grabbou@gmail.com>
Date:   Fri Oct 16 17:13:44 2015 +0200

    Implement initialGesture
2015-10-16 15:47:18 -04:00
Jordan Byron
785474e200 Version bump 2015-10-16 11:01:04 -04:00
Jordan Byron
c6ac4b0a7a First commit 2015-09-26 09:54:40 -04:00