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

sort by:
Revision Author Date Message Commit Date
4abbe2b v0.13.0 29 November 2017, 04:29:12 UTC
5b50d6a Merge pull request #261 from Naoto-Ida/master Added iOS/Android support for getting carrier information 24 November 2017, 23:37:13 UTC
444f5a7 Merge branch 'master' into master 24 November 2017, 11:01:35 UTC
098c379 Merge pull request #270 from gtebbutt/master Remove LocalAuthentication import on tvOS 22 November 2017, 17:11:57 UTC
9f56157 Remove LocalAuthentication import on tvOS Fixes tvOS build issues 22 November 2017, 16:57:34 UTC
114d1ba Merge pull request #266 from leethree/patch-1 Correct user agent example in README 20 November 2017, 15:33:56 UTC
26adc66 Merge pull request #265 from ezengsvmx/24HOUR Add 24 hour detection 16 November 2017, 03:10:18 UTC
5d7a8f0 Add 24 hour detection 15 November 2017, 18:32:08 UTC
00b7875 Merge pull request #263 from adricl/patch-1 Removed an unused dependency 13 November 2017, 14:33:45 UTC
e30a3c3 Removed an unused dependency This dependency is not required. It also stops the project from being used. 13 November 2017, 06:17:16 UTC
0a374b5 Added iOS/Android support for getting carrier information 09 November 2017, 18:27:56 UTC
589633a Merge pull request #256 from douglasjunior/patch-3 Fixing `@synthesize isEmulator` duplicate 20 October 2017, 20:00:06 UTC
b816dc0 Merge pull request #255 from rebeccahughes/catchup_changelog changelog update :pen: 20 October 2017, 16:53:10 UTC
1f75ce7 Fixing `@synthesize isEmulator` duplicate 20 October 2017, 16:52:36 UTC
8d015f1 changelog update 20 October 2017, 16:42:12 UTC
8a351c9 Merge pull request #226 from douglasjunior/patch-3 Make 'com.google.android.gms:play-services-gcm' optional. 20 October 2017, 16:38:13 UTC
3ff4845 Merge pull request #254 from PaitoAnderson/patch-1 Added missing TypeScript methods 20 October 2017, 16:33:34 UTC
7dd7b3e Update deviceinfo.d.ts Added missing functions 20 October 2017, 15:37:18 UTC
7377c83 Merge branch 'custom' into patch-3 20 October 2017, 15:30:02 UTC
b4b5ffe Merge branch 'master' into patch-3 20 October 2017, 15:25:15 UTC
1855c29 Correct user agent example in README The example needs to be updated after #207 18 October 2017, 06:04:17 UTC
5dbd442 v0.12.1 17 October 2017, 13:48:11 UTC
9088824 Merge pull request #249 from kesha-antonov/fix_wifi_crash Fix "Neither user nor current process has android.persmission.ACCESS_WIFI_STATE" 17 October 2017, 13:42:59 UTC
88e6ba6 fix: Error: The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing reactContext to reactContext.getApplicationContext() [WifiManagerLeak] WifiManager manager = (WifiManager) reactContext.getSystemService(Context.WIFI_SERVICE); 16 October 2017, 07:58:03 UTC
a2eefc1 use wifi info only for 2 funcs 16 October 2017, 05:08:46 UTC
61cdeaa v0.12.0 15 October 2017, 19:40:26 UTC
6b5a471 add np for shipping 15 October 2017, 19:39:39 UTC
40e3622 Merge pull request #242 from doochik/patch-1 Fix RN 0.48+ warning about requiresMainQueueSetup 15 October 2017, 19:35:14 UTC
218d3e9 Merge pull request #247 from rizzomichaelg/patch-1 Check for null with getCurrentActivity() 12 October 2017, 15:07:35 UTC
1968f80 Update CHANGELOG.md 11 October 2017, 14:49:53 UTC
fbb17b6 Check for null with getCurrentActivity() getCurrentActivity() occasionally returns null 11 October 2017, 14:34:42 UTC
f52f97f Fix RN 0.48+ warning about requiresMainQueueSetup Warning: Module RNDeviceInfo requires main queue setup since it overrides `constantsToExport` but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of. 07 October 2017, 11:15:41 UTC
df8db33 Merge pull request #241 from jkimbo/add-flow-types Add flow types 06 October 2017, 16:18:14 UTC
957ae2d Update CHANGELOG and update typescript definitions 06 October 2017, 12:26:37 UTC
58fb6a5 Add flowtypes 06 October 2017, 12:21:22 UTC
dbbe53f Merge pull request #238 from jkimbo/readme-types Update method table with return types 05 October 2017, 15:05:38 UTC
0911ad1 Update method table with return types 05 October 2017, 14:02:01 UTC
ab05398 Merge pull request #237 from jkimbo/update-changelog Update changelog 05 October 2017, 13:48:51 UTC
a4ced31 Updated changelog for upcoming changes 05 October 2017, 11:56:48 UTC
fe54834 Updated changelog to current release 05 October 2017, 11:50:49 UTC
08b80f0 Merge pull request #235 from gtebbutt/master Add tvOS support 04 October 2017, 14:01:24 UTC
be82102 Merge pull request #150 from passabilities/serial Add Android support for serial number, IP, and MAC address. 04 October 2017, 00:58:45 UTC
712e1ee Update README 03 October 2017, 21:38:12 UTC
e28f617 Add Android support for Serial Number, IP Address, and MAC Address. 03 October 2017, 21:38:12 UTC
b6c5d14 Set tvOS deploy target to 10.0 26 September 2017, 19:04:28 UTC
b474a88 Remove webview from tvOS build 26 September 2017, 18:58:30 UTC
c6ffd0f Add tvOS build target 26 September 2017, 16:48:23 UTC
7179620 Merge pull request #232 from firefueled/get-android-api-level Add android-only getAPILevel method 26 September 2017, 05:03:36 UTC
f722636 Add android-only getAPILevel method Had to bump the method table by a few spaces as well... sorry 26 September 2017, 01:48:24 UTC
50357ab Merge pull request #230 from nolan-m/update-ios-device-list Add support for new iPhone, iPad, and Apple TV models 25 September 2017, 22:31:59 UTC
07a2925 Add support for new iPhone, iPad, and Apple TV models 25 September 2017, 22:16:12 UTC
20c6262 Merge pull request #5 from douglasjunior/patch-3 Make 'com.google.android.gms:play-services-gcm' use optional. 21 September 2017, 18:07:37 UTC
a337a40 Make 'com.google.android.gms:play-services-gcm' use optional. 21 September 2017, 18:04:10 UTC
9887f87 Merge pull request #224 from douglasjunior/patch-1 Added device detection even when in an iOS emulator. 21 September 2017, 15:15:27 UTC
3372e8a Merge pull request #4 from douglasjunior/patch-1 Undoing unintentional changes. 21 September 2017, 15:02:02 UTC
45463d8 Undoing unintentional changes. 21 September 2017, 14:25:36 UTC
40e1b51 Merge pull request #225 from douglasjunior/patch-2 Added version check and permission to work with Android API >= 16. 21 September 2017, 14:15:17 UTC
9886295 Merge pull request #3 from douglasjunior/patch-2 Added more permission check. 21 September 2017, 13:40:09 UTC
dd9d195 Added more permission check. 21 September 2017, 12:23:22 UTC
1d2328b Merge pull request #2 from douglasjunior/patch-2 Added version check and permission to work with Android API >= 16. 20 September 2017, 20:16:07 UTC
66ed41a Merge pull request #1 from douglasjunior/patch-1 Added device detection even when in an iOS emulator. 20 September 2017, 20:15:45 UTC
a9ccbd8 Added version check and permission to work with Android API >= 16. 20 September 2017, 20:13:06 UTC
5f5fb2b Added device detection even when in an iOS emulator. Additionally, added device types for iPhone 8, iPhone 8 Plus and iPhone X. 20 September 2017, 18:42:06 UTC
c362de2 Merge pull request #222 from rafaeltakiyama/master First and Last Install Time 19 September 2017, 02:35:38 UTC
df7b56b add description in README 18 September 2017, 18:25:24 UTC
191240b change return type. 18 September 2017, 17:33:35 UTC
c3a501b Function name correction 18 September 2017, 14:57:32 UTC
88b32e6 Add getFirstInstallTime(), getLastUpdateTime() function in JS. 18 September 2017, 14:50:26 UTC
946df5c Add info.firstInstallTime and info.lastUpdateTime from Android PackageInfo. 18 September 2017, 14:34:27 UTC
5e1740d Merge pull request #221 from languagedrops/master fix(Types): TS type definitions didn't use the correct export mechanism 16 September 2017, 16:22:22 UTC
a86fc2c fix(Types): TS type definitions didn't use the correct export mechanism 16 September 2017, 15:44:20 UTC
7c299f1 Merge pull request #174 from passabilities/phone-number Add support for phone number. 15 September 2017, 18:01:15 UTC
e599ce4 Update README 14 September 2017, 17:40:08 UTC
0c40dcb Add support for phone number. 14 September 2017, 17:35:40 UTC
ce93f5c Merge pull request #217 from crafterm/feature/public-headers Add DeviceUID.h to public headers 14 September 2017, 15:16:21 UTC
7847958 Merge pull request #207 from DracoBlue/patch-1 Get real WebView UserAgent on Android 14 September 2017, 15:05:07 UTC
7543ca9 Add DeviceUID.h to public headers, this allows greater reuse of this code within Objective-C/Swift 14 September 2017, 04:37:56 UTC
0685f29 Merge pull request #212 from huhuanming/master Support React Native 0.48 11 September 2017, 19:09:48 UTC
544398d Update RNDeviceInfo.h 05 September 2017, 06:51:56 UTC
c45c14a Update RNDeviceInfo.h 05 September 2017, 03:13:04 UTC
858ca07 Merge pull request #203 from tmdude9586/153-patch Updated Documentation and typings for pin/fingerprint 26 August 2017, 13:43:02 UTC
41d0ca9 Get real WebView UserAgent on Android 21 August 2017, 09:27:38 UTC
63711bc updating the typing as well as documentation to fix the isPinOrFingerprintSet issue #153 09 August 2017, 12:04:00 UTC
1aafc6f bump for release 02 August 2017, 13:57:35 UTC
8b1b672 Merge pull request #191 from Benjamin-Dobell/rn-0.47 Handle Android RN 0.47 breaking change 02 August 2017, 02:57:30 UTC
1dd6234 Handle Android RN 0.47 breaking change 16 July 2017, 14:33:35 UTC
12c93cb Merge pull request #144 from iyegoroff/typings Typescript support 24 April 2017, 13:36:52 UTC
f22a65e Merge branch 'master' into typings # Conflicts: # deviceinfo.d.ts # package.json 24 April 2017, 11:55:10 UTC
5b869cd version bump 05 April 2017, 13:34:37 UTC
beea204 Merge pull request #165 from gyzerok/add-typescript-types add typescript types 27 March 2017, 13:40:00 UTC
54f8e59 add typescript types 23 March 2017, 18:10:06 UTC
f396786 version bump 10 March 2017, 16:11:51 UTC
27c4b07 merge 10 March 2017, 16:11:09 UTC
53d75f1 Merge pull request #157 from kacynMedallia/security-callback Change PIN/Fingerprint check from constant to callback 10 March 2017, 16:07:30 UTC
4d812f2 Merge pull request #158 from jaggs6/jaggs6-patch-1 Compatible with old versions of react native 10 March 2017, 15:58:16 UTC
f87253f update readme 10 March 2017, 15:53:08 UTC
8aa5f2a Keep compatibility with older RN versions 10 March 2017, 15:41:25 UTC
be1c94d fix spelling error 10 March 2017, 03:26:57 UTC
913beba add android part 10 March 2017, 03:23:24 UTC
720fe01 make security info a callback 10 March 2017, 01:30:04 UTC
back to top