Jakob Haider
|
4c2c81d2e9
|
bump version
|
2024-03-13 08:43:23 +01:00 |
|
Jakob Haider
|
ae33bf535b
|
add default index.js
|
2024-03-13 08:37:46 +01:00 |
|
haideja
|
cd10395d4f
|
Merge pull request #1 from Loxone/feature/url-start
Feature/url start
|
2024-03-07 12:54:11 +01:00 |
|
Jakob Haider
|
a98e380bd1
|
remove unused property
|
2024-03-05 13:43:19 +01:00 |
|
Jakob Haider
|
09ca9069ee
|
fix typo
|
2024-03-05 13:40:54 +01:00 |
|
Jakob Haider
|
b6ae8038ae
|
Merge branch 'feature/url-start' of github.com:Loxone/react-native-quick-actions into feature/url-start
# Conflicts:
# android/src/main/java/com/reactNativeQuickActions/AppShortcutsModule.kt
|
2024-03-05 13:40:14 +01:00 |
|
Jakob Haider
|
9309e084a5
|
add androidInfo to specify target-class that shall be opened via shortcut
|
2024-03-05 13:39:36 +01:00 |
|
Jakob Haider
|
9f3e3fbedb
|
add androidInfo to specify target-class that shall be opened via shortcut
|
2024-03-04 16:22:27 +01:00 |
|
Jakob Haider
|
ec7382984d
|
use PersistableBundle for ShortcutManagerCompat to prevent error
|
2024-03-04 14:22:37 +01:00 |
|
Jakob Haider
|
33a99196f3
|
replace deprecated usage of PersistableBundle with kotlin-parcelize plugin
|
2024-03-04 13:35:42 +01:00 |
|
Jakob Haider
|
53d1e3423e
|
refactor AppShortcutsModule and AppShortcutsPackage from Java to Kotlin
|
2024-03-04 13:23:21 +01:00 |
|
Jakob Haider
|
c7da06dd78
|
migrate UserInfo and ShortcutItem from Java to Kotlin
|
2024-03-04 11:38:53 +01:00 |
|
Jakob Haider
|
2eca47d564
|
update build.gradle
|
2024-03-04 11:12:43 +01:00 |
|
Jordan Byron
|
d94a7319e7
|
Update README.md
|
2020-05-15 09:01:17 -04:00 |
|
Jordan Byron
|
5d48757d4a
|
Update README.md
|
2020-05-15 09:00:46 -04:00 |
|
Jordan Byron
|
21c8528802
|
Version 0.3.13
|
2019-11-24 10:17:20 -05:00 |
|
Jordan Byron
|
933b195d83
|
Merge pull request #91 from rsml/issue-87-setShortcutItems-background-thread
Fix setShortcutItems UI API called on a background thread (#87)
|
2019-11-24 10:08:01 -05:00 |
|
Ross Miller
|
3fe6a9e2ec
|
Fix issue 87: iOS warning: [setShortcutItems()] UI API called on a background thread #87
|
2019-11-14 11:57:48 -08:00 |
|
Jordan Byron
|
a64656ad91
|
Version 0.3.12
|
2019-06-23 08:50:04 -04:00 |
|
Jordan Byron
|
d879146414
|
Merge pull request #88 from dao-wkm/master
Fix conflict android
|
2019-06-23 08:49:23 -04:00 |
|
dao-wkm
|
a0e062fb27
|
Merge pull request #1 from jordanbyron/master
Update fork
|
2019-06-13 15:46:09 +07:00 |
|
Jordan Byron
|
950d0f721e
|
Version bump 0.3.11
|
2019-05-27 16:24:05 -04:00 |
|
Jordan Byron
|
da108e082b
|
Merge pull request #85 from kevinhermawan/master
Add TypeScript declarations file
|
2019-05-27 16:22:08 -04:00 |
|
Kevin Hermawan
|
8dc84d49af
|
Add TypeScript declarations file
|
2019-05-27 16:18:30 +07:00 |
|
Jordan Byron
|
9b1175340a
|
Version bump (0.3.10)
|
2019-04-06 10:28:53 -04:00 |
|
Jordan Byron
|
4f1f2cc9c6
|
Merge pull request #80 from drivetribe/fix/android_build_tools
Fix Android Gradle "compile" deprecation warning
|
2019-04-06 10:28:04 -04:00 |
|
Andrew Jack
|
22cae79ecd
|
Fix gradle build warning
|
2019-04-04 13:37:38 +01:00 |
|
Le Anh Dao
|
aef6454d49
|
Fix conflict androdi
|
2019-03-20 17:14:36 +07:00 |
|
Jordan Byron
|
d61a76edb9
|
Update README.md
|
2019-03-07 17:59:14 -05:00 |
|
Jordan Byron
|
644fa86997
|
Merge pull request #78 from CRiva/addManualLinkInstructionsForAndroid
Add manual linking instructions for Android.
|
2019-03-07 17:57:06 -05:00 |
|
Connor Riva
|
653e659ca9
|
Add manual linking instructions for Android.
|
2019-03-07 13:21:29 -08:00 |
|
Jordan Byron
|
6b7b573bdb
|
Version Bump
|
2019-01-13 07:51:11 -05:00 |
|
Jordan Byron
|
108d11af6f
|
Merge pull request #74 from nmounasamy/master
Updated minSdkVersion to 21 to fix lint warning on using getPersistableBundle
|
2019-01-13 07:46:44 -05:00 |
|
Nanda Mounasamy
|
eae06468c2
|
Update build.gradle
|
2019-01-04 14:52:30 -05:00 |
|
Diego Fernandes
|
bfd6f231c2
|
Update documentation and examples (#70)
* Update documentation and examples
|
2018-12-28 09:45:50 -05:00 |
|
Jordan Byron
|
8dff007565
|
Version bump (0.3.8)
|
2018-12-12 12:40:19 -05:00 |
|
Jordan Byron
|
3afdc9b53c
|
Merge pull request #54 from ItsNoHax/saveUserInfoAndroid
[Android] Use PersistableBundle to persist the whole ShortCutItem object
|
2018-12-12 12:38:45 -05:00 |
|
Jordan Byron
|
f548f91b81
|
Update README.md
Restore removed android installation instructions
|
2018-10-20 18:29:55 -04:00 |
|
Jordan Byron
|
f96033d028
|
Update README.md
Fixes #68
|
2018-10-17 07:42:44 -04:00 |
|
Jordan Byron
|
f32693fa85
|
Update README.md
|
2018-10-13 08:10:24 -04:00 |
|
Jordan Byron
|
13c61befb9
|
Version bump (0.3.7)
|
2018-06-23 07:55:07 -05:00 |
|
Jordan Byron
|
cd46ce263d
|
Merge pull request #59 from andrewmarmion/master
Update README.md
|
2018-04-16 18:26:11 -04:00 |
|
Andrew Marmion
|
2a30e51527
|
Update README.md
Add explanation for setting Android icons.
|
2018-04-16 14:57:48 +01:00 |
|
Jordan Byron
|
28f3e4f542
|
Merge pull request #53 from shimo-react-native/main-thread
fix: use main queue
|
2018-03-03 12:09:35 -05:00 |
|
Alberto Blanco
|
6dec396db8
|
Use PersistableBundle to attach the whole ShortCutItem object
|
2017-12-18 15:46:33 +01:00 |
|
Bell
|
03269b6045
|
fix: use main queue
|
2017-12-16 01:43:23 +08:00 |
|
Jordan Byron
|
3362a1c0b6
|
Add Contributing guidelines
|
2017-12-12 20:00:25 -05:00 |
|
Jordan Byron
|
ab8cdd6bc4
|
Merge pull request #50 from simonemarinelli/patch-1
Added requiresMainQueueSetup
|
2017-10-27 09:18:44 -04:00 |
|
Simone Marinelli
|
6ae1e39d01
|
Added requiresMainQueueSetup
Added requiresMainQueueSetup to prevent warning and future side-effects in RNQuickActionManager.
|
2017-10-23 16:03:55 +02:00 |
|
Jordan Byron
|
0d05577c40
|
Version bump
|
2017-08-14 20:16:49 -04:00 |
|