https://github.com/rebeccahughes/react-native-device-info

sort by:
Revision Author Date Message Commit Date
6f76bde v5.5.1 03 February 2020, 15:31:14 UTC
1f1ed2b fix: powerStateDidChange argument type error 03 February 2020, 15:22:24 UTC
82cbb56 docs(CHANGELOG): fix formatting of v5.5.0 release 03 February 2020, 15:11:35 UTC
0204fb2 v5.5.0 03 February 2020, 15:04:59 UTC
24f26f5 chore: yarn run after upgrade 03 February 2020, 14:57:57 UTC
78f344b chore: prepare for 5.5.0 release 03 February 2020, 14:55:09 UTC
69ca0e5 chore: yarn upgrade --latest 03 February 2020, 14:54:40 UTC
580e382 fix: expose native getInstallerPackageNameSync API 03 February 2020, 14:54:10 UTC
d63f18a Enhance InstallReferrer response and loggers 01 February 2020, 20:33:35 UTC
be42ff8 install_referrer api over soon to be deprecated 01 February 2020, 20:33:35 UTC
ce8a851 feat: add getInstallerPackageName for android Signed-off-by: Josh Kelly <josh@codecog.dev> 01 February 2020, 00:45:33 UTC
92ba36f v5.4.4 31 January 2020, 13:29:57 UTC
b4db869 chore: prepare for release 5.4.4 31 January 2020, 13:26:45 UTC
28578a7 Update devicesWithNotch.ts Adding huawei p smart to devices with notch list 31 January 2020, 13:24:43 UTC
48d6491 chore: fox issue template fixed issue reference 31 January 2020, 13:24:12 UTC
a75954e v5.4.3 29 January 2020, 22:43:54 UTC
6c53e71 chore: prepare for 5.4.3 release 29 January 2020, 22:41:13 UTC
db667e1 return after rejecting in branching logic so reject only ever calls once 29 January 2020, 22:40:25 UTC
3aef147 chore: prepare for 5.4.2 29 January 2020, 22:39:04 UTC
7ad3e8b chore: upgrade dependencies via yarn upgrade --latest 29 January 2020, 22:39:03 UTC
9e1f6f6 v5.4.2 29 January 2020, 15:41:27 UTC
c08cbf4 Fix: replace yarn in scripts with bob and npm run. so it is not required to install this library with npm (issue #936) 29 January 2020, 15:28:31 UTC
3717436 Align and update react-native dependency 23 January 2020, 17:18:11 UTC
6c0719a fix: check available version independantly this commit moves the available check to it’s own conditional to properly guard availability of provided iOS version. 19 January 2020, 13:33:33 UTC
8d3feda chore: remove blank spaces on empty lines 19 January 2020, 13:33:33 UTC
fa116b6 chore: prepare for 5.4.1 release / document getDeviceToken stuff 09 January 2020, 19:41:46 UTC
1877833 v5.4.1 09 January 2020, 19:40:02 UTC
017f70a fix: fix getDeviceToken crash on IOS simulator 09 January 2020, 19:15:59 UTC
1a0970b v5.4.0 12 December 2019, 04:43:29 UTC
850fe4b chore: prepare for release 5.4.0 12 December 2019, 04:41:08 UTC
7ca5e6b Fix upgrade links in TOC 11 December 2019, 22:07:38 UTC
2ae6c0e Fix: add Xiaomi Mi 9 to devices with notch 11 December 2019, 17:35:17 UTC
8273cad :sparkles: (getDeviceToken) add getDeviceToken to get token using DeviceCheck API (ios only) 10 December 2019, 15:03:48 UTC
e1b10e2 Fix: Typo of README 28 November 2019, 12:39:54 UTC
f567add Improve types + fix errors + improve example (#902) * Inline Platform.OS usages * Move ts-ignore comment * Make AsyncHookResult easier to type (for ReasonML) * Rename file for case consistency * Extract DeviceInfoNativeModule in DeviceInfoNativeConstants + DeviceInfoNativeMethods * Sort key names by alphabetical order It's way to hard to keep a track of all the exported constants / methods without that 😅 * Keep one Array type declaration format * Split exposed / hidden native methods * Apply type to the export object, fix the discovered issues * Keep flow definition in sync * Use repository module version in /example * Add tabs, improve readability * Apply bold text on selected tab * Run refresh-example.sh 23 November 2019, 15:45:07 UTC
4528467 Move ts-ignore comment 22 November 2019, 15:42:02 UTC
e7b37e8 Inline Platform.OS usages 22 November 2019, 15:42:02 UTC
1be091c v5.3.1 19 November 2019, 12:43:44 UTC
f08cf77 chore: yarn upgrade --latest 19 November 2019, 12:43:01 UTC
58d592b docs(CHANGELOG): prepare for 5.3.1 release 19 November 2019, 12:39:26 UTC
4270123 chore: dev-sync change to match new web location 19 November 2019, 12:38:26 UTC
db50407 Re-add flow checking to pre-commit 14 November 2019, 03:31:46 UTC
78de37a Fix flow syntax 14 November 2019, 03:31:46 UTC
d11eae7 v5.3.0 10 November 2019, 21:52:47 UTC
f220d32 chore: prepare for 5.3.0 release 10 November 2019, 21:51:44 UTC
78cc5f9 Corrected getFreeDiskStorageSync and some cleanup 10 November 2019, 21:49:59 UTC
3edb258 Moved web native implemenration into src, added more API support 10 November 2019, 21:49:59 UTC
b6e0a30 [web] Added hooks details to Readme 10 November 2019, 21:49:59 UTC
692c50e Added full batteryState, and chargingtime/dischargingtime 10 November 2019, 21:49:59 UTC
86ee3cb Added readme and changelog entries 10 November 2019, 21:49:59 UTC
852cd5b Fixed web build 10 November 2019, 21:49:59 UTC
dede3b3 Added more web functionality 10 November 2019, 21:49:59 UTC
13d9c2a Update index.js.flow 06 November 2019, 20:30:45 UTC
1503f47 fix hr format 03 November 2019, 15:46:53 UTC
2fc0a8a update example app 03 November 2019, 15:46:53 UTC
dd3bdd4 fix flow 03 November 2019, 15:46:53 UTC
796035e add useIsEmulator 03 November 2019, 15:46:53 UTC
a92997c Fix npmignore and files field 01 November 2019, 13:13:50 UTC
5db7c09 Ensure preferredContentSizeCategory is only called from the main thread 31 October 2019, 03:11:22 UTC
2dced2b Adding useHasSystemFeature (#871) * feat(src/index.ts): adding `useHasSystemFeature(...)` * adds hook to tell if system feature is available * adds flow type def * docs(App.js): adding `useHasSystemFeature()` example * docs(README.md): adding `useHasSystemFeature` docs 31 October 2019, 03:05:23 UTC
4e330bd Simplifying hookification and adding use device name (#869) * refactor(src/internal/async-hook-wrappers.ts): adding `useOnMount(...)` adds a file that houses reusable hooks wrapper functions * refactor(index.ts): updating `useFirstInstallTime` w/ `useOnMount` updates hook function to use generic function for future DRY-ness * feat(index.ts): adding `useDeviceName()` - adds a hook function that wraps `getDeviceName()` - updates flow file * docs(example/App.js): adding example for `useDeviceName()` * docs(README.md): Adding docs for `useDeviceName()` 29 October 2019, 12:52:36 UTC
811f98c Adding useFirstInstallTime() (#868) * feat(src): adding `useFirstInstallTime()` hook 28 October 2019, 13:41:32 UTC
2730034 v5.2.1 27 October 2019, 15:11:24 UTC
2fbed7d chore: clean things prior to shipit to reduce package size 27 October 2019, 15:10:21 UTC
dd21e79 v5.2.0 27 October 2019, 14:22:47 UTC
b4c4fc9 docs(CHANGELOG) - prepare for 5.2.0 release 27 October 2019, 14:21:15 UTC
31288a7 chore: yarn upgrade --latest 27 October 2019, 14:13:03 UTC
012d7dc Added headphones support (#860) * Added headphones support * Add condition to detect bluetooth in ios * Example added * Readme updated 27 October 2019, 14:04:21 UTC
a6ad725 v5.1.0 27 October 2019, 01:40:01 UTC
e0c179e Check classes exist (#867) * Checking for class/methods to exist using reflexion Class.forName only worked because the class was present * fixed missing semicolon * refactored getInstanceId and added unit tests * cleanup * Only output error if both classes are not present 26 October 2019, 18:30:45 UTC
25cd606 Refactor device type resolver (#866) * Refactoring Device type out of the module 26 October 2019, 02:20:47 UTC
5b9fd0f Android build fails due to extra parenthesis Removing extra parenthesis that makes Android Studio fail to load project 25 October 2019, 12:54:15 UTC
329acf8 Fix github actions definition 25 October 2019, 12:36:18 UTC
85f257b Remove request for web/test polyfill We no longer have one after v2 code restructure 24 October 2019, 11:49:43 UTC
00401ed Made implementation backwards-compatible 23 October 2019, 22:32:59 UTC
64a6b15 revert file formatting 23 October 2019, 22:32:59 UTC
db81eff fixed version 23 October 2019, 22:32:59 UTC
4b417a8 Using latest iid library from firebase 23 October 2019, 22:32:59 UTC
6607c5c v5.0.1 23 October 2019, 22:07:48 UTC
9646966 docs(CHANGELOG): prepare for 5.0.1 23 October 2019, 22:07:07 UTC
15a4354 v5.0.0 23 October 2019, 21:56:34 UTC
95d0271 docs(CHANGELOG): prepare for 5.0.0 release 23 October 2019, 21:38:30 UTC
eb7927f fix(ios): app display name being null since `CFBundleDisplayName` can be null on some cases, so `getAppName` will return `CFBunldeName` in those cases 23 October 2019, 21:25:32 UTC
edc2139 Revert some changes 23 October 2019, 21:21:50 UTC
237385b Fix userAgent info 23 October 2019, 21:21:50 UTC
687b4ef [FIX] Change name of function 23 October 2019, 21:21:50 UTC
9b37b57 chore: yarn upgarde --latest to update dependencies 23 October 2019, 20:28:45 UTC
10f4765 add motorola one vision to devices with notch 23 October 2019, 14:11:06 UTC
a6ac28e Fixed link in TOC's README.md 22 October 2019, 16:14:46 UTC
0bc5ff1 doc:add note to changelog about 2019 iPads 18 October 2019, 15:12:08 UTC
6cfcb1c chore:add device name by code for new iPads 18 October 2019, 15:12:08 UTC
cd36433 Update version and changelog 18 October 2019, 06:56:34 UTC
72b2fed Update exemple with hooks 18 October 2019, 06:56:34 UTC
5e3811e Fix synced hook 18 October 2019, 06:56:34 UTC
549f299 Add some hooks 18 October 2019, 06:56:34 UTC
9ba4230 Fix README saying a promise is returned when it's actually a string. 16 October 2019, 15:16:24 UTC
643577c Fix wrong example code of hasNotch() 15 October 2019, 12:46:25 UTC
b03b10f v4.0.2-rc.1 13 October 2019, 23:04:05 UTC
ddc55c4 feat: deviceType a constant now 13 October 2019, 23:00:09 UTC
67e6bc5 v4.0.1 13 October 2019, 15:16:53 UTC
back to top