react-native-device-info

Device Information for React Native iOS and Android

MIT License

Downloads
2.5M
Stars
6.4K
Committers
310

Bot releases are hidden (Show)

react-native-device-info - v2.3.1

Published by mikehardy about 5 years ago

  • refactor: Add Huawei P30 to devices with notch list c931af9
  • chore: lodash update (npm audit fix) bb5bd43
  • chore: update dependencies, prepare CHANGELOG for 2.3.1 f8af8e2
  • fix wording mistake b1bd802
  • docs: fix dependency name for support-v4 dependency 632cb5f

https://github.com/react-native-community/react-native-device-info/compare/v2.3.0...v2.3.1

react-native-device-info - v2.3.0

Published by mikehardy about 5 years ago

  • feat: backwards-compatible AndroidX support Fixes #674, #724, #726 d448d87
  • feat: Use smallestScreenWidthDp to determine the screen size 5ded12c
  • chore: prepare CHANGELOG for 2.3.0 release 51e6fc5
  • chore: npm update 1bb61af
  • docs(example): update example to latest, and use new AndroidX style 41e27fb
  • docs: update README to reflect AndroidX support requirements e12d1d4
  • chore: Move size based logic to separate function fb0f1da
  • docs: Fix example result of getBrand() (#719) 05d485d

https://github.com/react-native-community/react-native-device-info/compare/v2.2.2...v2.3.0

react-native-device-info - v2.2.2

Published by mikehardy over 5 years ago

  • Fix crash for API lower than 23 f9df2d2
  • chore: prepare for release 2.2.2 1f71543

Sorry for all affected! I'm traveling right now and it is difficult for me to quality control things well, while we don't have great CI support

PRs that add CirlceCI support for this repo, ideally using the react-native-community CircleCI orb (read as: most of the work should be done for you) would be most welcome!

https://github.com/react-native-community/react-native-device-info/compare/v2.2.1...v2.2.2

react-native-device-info - v2.2.1

Published by mikehardy over 5 years ago

  • Fix: crash on android api level less than 23 40b1c5b
  • chore: prepare for release 2.2.1 df34c81
  • chore: example refreshed for react-native 0.60 126b7d4
  • chore: update App.js and example script for react-native 0.60 8efd095

https://github.com/react-native-community/react-native-device-info/compare/v2.2.0...v2.2.1

react-native-device-info - v2.2.0

Published by mikehardy over 5 years ago

  • chore: prepare for release 2.2.0 a4701bf
  • feat: sync some methods from flutter ca1dd9f

https://github.com/react-native-community/react-native-device-info/compare/v2.1.4...v2.2.0

react-native-device-info - v2.1.4

Published by mikehardy over 5 years ago

  • fix: additional checking in simulation method (#710) f3c7e41
  • fix: clean up emulator check from PR #710 4a6a400
  • docs(README): Add detail to ios getUniqueID() docs (#707) 499eebe
  • chore: npm update 1de56e2
  • docs(CHANGELOG): prepare for release 2.1.4 d8aba3f

https://github.com/react-native-community/react-native-device-info/compare/v2.1.3...v2.1.4

react-native-device-info - v2.1.3

Published by mikehardy over 5 years ago

  • chore: prepare for release 2.1.3 b794788
  • fix: add missing devices to devices with notch list 92f899d (thanks @Mhany95!)
  • docs: Update Podfile contents under Linking -> iOS (via CocoaPods) (#692) cf6d33f
  • docs(README): Clarify the new changes regarding loading constants async (#697) 6302d6f

https://github.com/react-native-community/react-native-device-info/compare/v2.1.2...v2.1.3

react-native-device-info - v2.1.2

Published by mikehardy over 5 years ago

  • build: constrain play services dependency to pre-AndroidX 16.1.0 (#693) 9588763
  • docs: Clarify location of RNDeviceInfo.xcodeproj (#686) 79764d6

https://github.com/react-native-community/react-native-device-info/compare/v2.1.1...v2.1.2

react-native-device-info - v2.1.1

Published by mikehardy over 5 years ago

  • fix(Android): Avoid NullpointerException on install referer listener (#685) 6de87f4
  • chore(CHANGELOG): prepare for 2.1.1 88d89d7
  • chore: update example via refresh-example.sh / react-native 0.59.9 0d7c4b7

https://github.com/react-native-community/react-native-device-info/compare/v2.1.0...v2.1.1

react-native-device-info - v2.1.0

Published by mikehardy over 5 years ago

  • perf(Android): getConstants() optionally loaded in thread, speedup for most, init MainApplication with RNDeviceInfo(true) (react-native-community/react-native-device-info/pull/680) 2f837b9
  • chore: prepare for 2.1.0 18b2656
  • chore: add CODEOWNERS file for community discovery 5964658

https://github.com/react-native-community/react-native-device-info/compare/v2.0.4...v2.1.0

react-native-device-info - v2.0.4

Published by mikehardy over 5 years ago

  • fix: add Xiaomi Redmi Note 7 to devices with notch (#682) ca13105
  • chore: npm update and combine analysis tasks into "analyze" script de6fc49
  • chore: prepare for 2.0.4 cffadc7

https://github.com/react-native-community/react-native-device-info/compare/v2.0.3...v2.0.4

react-native-device-info - v2.0.3

Published by mikehardy over 5 years ago

  • chore: npm update 081be57
  • fix: adding conditions for tvOS location providers (#678) 8efe2ef
  • fix(README.md): return type for isAutoDateAndTime and isAutoTimeZone in API Chart d6575a6

https://github.com/react-native-community/react-native-device-info/compare/v2.0.2...v2.0.3

react-native-device-info - v2.0.2

Published by mikehardy over 5 years ago

  • chore: move ios device model dictionary from native to javascript (#670) 83c0377
  • types: make the typescript location / power returns specific (#669) 86fa117
  • fix(tvOS): Adding tvOS to isBatteryMonitoringEnabled ignore check (#673) 2ddd553

https://github.com/react-native-community/react-native-device-info/compare/v2.0.1...v2.0.2

react-native-device-info - v2.0.1

Published by mikehardy over 5 years ago

  • docs: prepare for release 2.0.1 513dc51
  • fix: use non-deprecated APIs where available in getFreeDiskStorage() (#672) 219f18e
  • chore(packages): commit results of npm update 802beb1
  • chore: integrate react-native-community/eslint standards d58e003

https://github.com/react-native-community/react-native-device-info/compare/v2.0.0...v2.0.1

react-native-device-info - v2.0.0

Published by mikehardy over 5 years ago

  • breaking: note that isLocationEnabled requires compileSdkVersion 28 ae3dfba
  • chore: Update and cleanup project (#628) eb2f128

v1.8.0 was unpublished on npmjs.com since this was an unintentional breaking change.
The code in v1.8.0 was fine and the release notes are valid, it was just a semver violation.

https://github.com/react-native-community/react-native-device-info/compare/v1.8.0...v2.0.0

react-native-device-info - v1.8.0

Published by mikehardy over 5 years ago

  • chore: update changelog in prep for 1.8.0 b5d069e
  • feat: add isLocationEnabled, getAvailableLocationProviders (#664) 1afa45d
  • chore: update example to current 85f17d0
  • docs: update example construction script so it works on linux 9a26ba5
  • docs: add total/monthly/weekly download badges 76f0536

https://github.com/react-native-community/react-native-device-info/compare/v1.7.0...v1.8.0

react-native-device-info - v1.7.0

Published by mikehardy over 5 years ago

  • feat: Add getCameraPresence function (#474) a6ff0bb
  • Updated Readme.md - include pod install note post-link (#661) 4c31336

https://github.com/react-native-community/react-native-device-info/compare/v1.6.2...v1.7.0

react-native-device-info - v1.6.2

Published by mikehardy over 5 years ago

  • docs: update CHANGELOG in prep for 1.6.2 00b462b
  • fix: added v to tag name in podspec 94b1509
  • Update README.md to have correct Podspec name (#656) fcd5b28

https://github.com/react-native-community/react-native-device-info/compare/v1.6.1...v1.6.2

react-native-device-info - v1.6.1

Published by mikehardy over 5 years ago

  • chore: fix pointer types and macro usage based on XCode warnings (#649) d64c99f
  • fix: building issue on tvOS / header on iOS (#652) 8dccbaa

https://github.com/react-native-community/react-native-device-info/compare/v1.6.0...v1.6.1

react-native-device-info - v1.6.0

Published by mikehardy over 5 years ago

  • feat: implement hasSystemFeature() method for Android devices (#646) 9722fdd
  • chore: update all outdated packages, npm install example 41c1d32

https://github.com/react-native-community/react-native-device-info/compare/v1.5.1...v1.6.0