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

sort by:
Revision Author Date Message Commit Date
3bb1c08 v4.0.1-rc.1 11 October 2019, 21:17:42 UTC
195cbe8 docs: prepare for 4.0.1 release with migration guide 11 October 2019, 21:13:39 UTC
57848c8 v4.0.1-beta.8 11 October 2019, 13:46:14 UTC
e77c97e fix: iOS getBundleId incorrectly referencing getBuildId Fixes #839 thanks @imkojima! 11 October 2019, 13:44:39 UTC
d7307b7 Fixed hasNotch issue in nokia 6.1 plus 11 October 2019, 05:53:24 UTC
72c406d v4.0.1-beta.7 11 October 2019, 05:41:30 UTC
27e9384 docs(CHANGELOG): add release notes for last betas 11 October 2019, 05:39:52 UTC
32d07f9 fix: iOS isTabler was always returning false Related to #831 11 October 2019, 05:38:41 UTC
1aad9a1 fix: hasSystemFeatureSync() incorrectly returned Promise 11 October 2019, 05:38:41 UTC
0515492 v4.0.1-beta.6 11 October 2019, 04:38:17 UTC
2ac9ce1 fix: getModel() on iOS was always returning generics Fixes #836 11 October 2019, 03:47:28 UTC
7aa8229 v4.0.1-beta.5 10 October 2019, 22:24:00 UTC
f359168 chore: yarn upgrade --latest 10 October 2019, 22:23:18 UTC
cb71753 docs / types - update for constants 10 October 2019, 22:20:07 UTC
22672d2 Fixup windows PR build 10 October 2019, 22:20:07 UTC
f3cd423 Finish merge for v4, patch up Sync API 10 October 2019, 22:20:07 UTC
cda0424 BREAKING CHANGE: rename getCameraPresence to isCameraPresent (Fixes #810) 10 October 2019, 22:20:07 UTC
18a28b6 Implement constants 10 October 2019, 22:20:07 UTC
f24cb9e Create initial github actions test to build windows 10 October 2019, 22:20:07 UTC
c968a7b Adds isTablet 10 October 2019, 22:20:07 UTC
1db6a1d Updates example app 10 October 2019, 22:20:07 UTC
77f97a0 Android constants 10 October 2019, 22:20:07 UTC
1485a74 Remove synchronous functions 10 October 2019, 22:20:07 UTC
ffa11d5 Remove deviceNamesByCode.ts 10 October 2019, 22:20:07 UTC
8140f7c Add iOS brand & model 10 October 2019, 22:20:07 UTC
40462cf Add constants iOS 10 October 2019, 22:20:07 UTC
5978539 v4.0.1-beta.4 06 October 2019, 21:26:20 UTC
74f9ba5 BREAKING CHANGE: rename getCameraPresence to isCameraPresent (Fixes #810) 06 October 2019, 21:23:50 UTC
eb7836b fix: make the rn59 example script work again Related to / Fixes #786, #820, #789 06 October 2019, 20:55:51 UTC
644997a v4.0.1-beta.3 06 October 2019, 16:31:22 UTC
43268a8 docs(CHANGELOG): prep for 4.0.1-beta.3 06 October 2019, 15:55:25 UTC
e136ced simplified iface name check 06 October 2019, 15:55:25 UTC
7f92cc7 improved code readability 06 October 2019, 15:55:25 UTC
3204f3a Add support for getting wifi IP address on Apple TV 06 October 2019, 15:55:25 UTC
ee3a6e7 v4.0.1-beta.2 06 October 2019, 15:25:30 UTC
4e8133c chore: yarn upgrade --latest && refresh-example.sh (RN0.60.5 -> RN0.61.2) 06 October 2019, 14:31:30 UTC
1f53fbc fix: android use googlePlayServicesIidVersion if available Makes the change to an iid-specific play services library dependency truly backwards compatible and Fixes #802 06 October 2019, 14:15:35 UTC
394c4bd fix: only define a gradle project for module maintenance This is the outcome of a react-native-community discussion with the goal of avoiding downloading multiple gradle versions and/or loading multiple versions at the same time https://github.com/react-native-community/discussions-and-proposals/issues/151#issuecomment-532787908 06 October 2019, 14:15:35 UTC
4943542 chore: update react-native-device-info version in example 06 October 2019, 14:15:35 UTC
bb3ff84 docs(README): note that jetifier -r is needed for support libs Fixes #827 for @ikesyo 03 October 2019, 16:23:11 UTC
825ceeb v4.0.1-beta.1 26 September 2019, 08:25:23 UTC
945ec53 fix(types): types path & re-added empty flowconfig 26 September 2019, 08:16:17 UTC
ac9b2e2 docs(README): add link to v2->v3 migration guide Related to #52 - came up in the comments it could be linked more prominently 25 September 2019, 14:33:11 UTC
d8e9b5a fixes #806 23 September 2019, 07:10:46 UTC
f449ae7 refactor: change `Unknown` to `unknown` for consistency (#801) 20 September 2019, 14:22:23 UTC
9fee2d6 Reintroduce flow types 20 September 2019, 07:37:48 UTC
d83ba23 Minor updates to the docs for getUniqueId() Added punctuation, as the text wraps when rendered as is, and not having punctuation is confusing. Added quoting. 20 September 2019, 06:38:26 UTC
ee2d233 fix: imports of various files 19 September 2019, 15:35:28 UTC
cfb779d v4.0.0 19 September 2019, 14:47:41 UTC
7bf0976 feat(🔥): Rewrite in TypeScript (#799) Convert project into typescript 19 September 2019, 14:44:10 UTC
ee0922a v3.1.4 19 September 2019, 12:44:57 UTC
57f1199 fix: Chain getReadableVersion calls to JS vs native for web platform protection Fixes #796 19 September 2019, 12:43:23 UTC
69e7fe5 v3.1.3 17 September 2019, 20:49:13 UTC
1e31bf0 doc: add note to changelog about 2019 iphones 17 September 2019, 20:48:30 UTC
e10e0f6 chore: add new iphone names into devicesWithNotch 17 September 2019, 20:48:30 UTC
1341638 chore: add device name by code for new iPhones 17 September 2019, 20:48:30 UTC
9072d9a v3.1.2 17 September 2019, 14:07:42 UTC
644fa96 docs(CHANGELOG): prepare for 3.1.2 release 17 September 2019, 14:06:24 UTC
3bb2b56 Fix crash in getModel on iOS. Fixes: #780 Add a few extra devices from: https://www.theiphonewiki.com/wiki/Models 17 September 2019, 14:02:48 UTC
49e2b77 v3.1.1 15 September 2019, 13:54:19 UTC
3dddb90 build: add test entry stub for new np version 15 September 2019, 13:53:34 UTC
05e99ed chore: yarn upgrade --latest (all devDependencies) 15 September 2019, 13:51:52 UTC
03d6b0f docs(CHANGELOG): add release notes for 3.1.0 and 3.1.1 15 September 2019, 13:48:34 UTC
ddfbee1 Fix windows module 15 September 2019, 13:44:54 UTC
7da02bc v3.1.0 13 September 2019, 19:54:48 UTC
c7e5ad7 feat: enable getPowerState to work sync as getPowerStateSync 13 September 2019, 19:53:25 UTC
344ecd9 fix(android): opt for platform consistency instead 13 September 2019, 19:53:25 UTC
2672d7f feat(android): added getPowerState 13 September 2019, 19:53:25 UTC
5079370 feat(events): Add support for RNDeviceInfo_powerStateDidChange, RNDeviceInfo_batteryLevelDidChange & RNDeviceInfo_batteryLevelIsLow on Android 13 September 2019, 19:53:25 UTC
5ea9c8b tests: enable JS bundle in debug too (for iOS9 / Android API<18 testing) 13 September 2019, 16:32:16 UTC
c627567 Update README.md Add missing .then to getDeviceType example. 13 September 2019, 14:48:00 UTC
d868cb0 v3.0.1 13 September 2019, 14:33:29 UTC
f9502e5 Fixed typo \ 13 September 2019, 14:20:24 UTC
128da82 Added tvOS Compiler Flags 13 September 2019, 14:20:24 UTC
d60d28c chore: add @johan-dutoit as codeowner 13 September 2019, 12:58:26 UTC
5dd27e9 Fix typo 12 September 2019, 13:44:42 UTC
881e9f0 release: promoted release from 3.0.0-rc.5 without change 10 September 2019, 16:03:32 UTC
42f8c80 v3.0.0 10 September 2019, 15:56:55 UTC
829b239 v3.0.0-rc.5 09 September 2019, 18:38:44 UTC
0d77cfd fix: various fixes similar to / prompted by #771 / #768 / #769 09 September 2019, 18:35:14 UTC
ba62f88 fix: getSystemName should return real value android+ios (Fixes #771) 09 September 2019, 17:31:22 UTC
923d9e8 fix: getUniqueId only returned id 1st call - Fixes #768 09 September 2019, 17:24:35 UTC
a7129c1 fix: getModel not working on iOS Obsoletes #769 09 September 2019, 15:07:31 UTC
17aae94 v3.0.0-rc.4 08 September 2019, 14:57:50 UTC
5870a39 lint: prettier format CHANGELOG 08 September 2019, 14:57:50 UTC
1d54c61 feat: memoize static return values for performance 08 September 2019, 14:57:50 UTC
e79f05a lint: add pretty config and script 08 September 2019, 14:57:50 UTC
a069265 v3.0.0-rc.3 08 September 2019, 14:57:50 UTC
d4f3ac8 fix: TypeScript issues - add getPhoneNumberSync / return PowerState 08 September 2019, 14:57:50 UTC
c5a5331 v3.0.0-rc.2 08 September 2019, 14:57:50 UTC
1ec6963 feat: Add xxxSync() parallel API set to easy API consumption during bootstrap 08 September 2019, 14:57:50 UTC
ee693cf v3.0.0-rc.1 08 September 2019, 14:57:50 UTC
5c0cb7b fix: use ios vs macos as condition for APIs 08 September 2019, 14:57:50 UTC
7320fcc v3.0.0-beta.3 08 September 2019, 14:57:50 UTC
c9db61b build: use yarn for np / shipit command to complete yarn conversion 08 September 2019, 14:57:50 UTC
2fd080d BREAKING CHANGE: API capitalization changes, empty return value standardization 08 September 2019, 14:57:50 UTC
8d0b94a docs: add v3.0.0-beta.2 entry, focus changelog for v2->v3 migration 08 September 2019, 14:57:50 UTC
d58c535 3.0.0-beta.2 08 September 2019, 14:57:50 UTC
da8207d fix: iOS isTablet should return boolean not integer 08 September 2019, 14:57:50 UTC
8c833c5 fix: iOS getSupportedAbis should return string array, not string 08 September 2019, 14:57:50 UTC
back to top