Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-device-info
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-device-info
Commits
ab05398f
Commit
ab05398f
authored
Oct 05, 2017
by
Gant Laborde
Committed by
GitHub
Oct 05, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #237 from jkimbo/update-changelog
Update changelog
parents
08b80f0c
a4ced31c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
0 deletions
+46
-0
CHANGELOG.md
CHANGELOG.md
+46
-0
No files found.
CHANGELOG.md
View file @
ab05398f
## Release Notes
## Release Notes
### Upcoming
-
Get real WebView UserAgent on Android (https://github.com/rebeccahughes/react-native-device-info/pull/207)
-
Add DeviceUID.h to public headers (https://github.com/rebeccahughes/react-native-device-info/pull/217)
-
Add
`getPhoneNumber`
(https://github.com/rebeccahughes/react-native-device-info/pull/174)
-
Fix typescript definitions (https://github.com/rebeccahughes/react-native-device-info/pull/221)
-
Add
`getFirstInstallTime`
and
`getLastInstallTime`
(https://github.com/rebeccahughes/react-native-device-info/pull/222)
-
Added version check and permission to work with Android API >= 16 (https://github.com/rebeccahughes/react-native-device-info/pull/225)
-
Added device detection even when in an iOS emulator (https://github.com/rebeccahughes/react-native-device-info/pull/224)
-
Add support for new iPhone, iPad, and Apple TV models (https://github.com/rebeccahughes/react-native-device-info/pull/230)
-
Add android only
`getAPILevel`
method (https://github.com/rebeccahughes/react-native-device-info/pull/232)
-
Add Android support for serial number, IP, and MAC address (https://github.com/rebeccahughes/react-native-device-info/pull/150)
-
Add tvOS support (https://github.com/rebeccahughes/react-native-device-info/pull/235)
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/1aafc6f0b20d7cd6f0939ea5370e9899e4914c93...master
)
### 0.11.0
-
Add support for RN > 0.47
-
Update typescript definitions
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/5b869cdd5e16b65cbe4e85a565aa331bd7546b89...1aafc6f0b20d7cd6f0939ea5370e9899e4914c93
)
### 0.10.2
-
Add typescript definitions
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/f3967862711892615e7f51d49d0034ee134f3e3d...5b869cdd5e16b65cbe4e85a565aa331bd7546b89
)
### 0.10.1
-
Add
`isPinOrFingerprintSet`
method
-
Add support for RN > 0.40
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/c843144ea872a79f4d53a53b32f72511fbfc8d8b...f3967862711892615e7f51d49d0034ee134f3e3d
)
### 0.10.0
-
Semver fix
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/e8bfe5ea8d5f5414f2f97f35a5d02b611cbe39e3...c843144ea872a79f4d53a53b32f72511fbfc8d8b
)
### 0.9.8
[
Diff
](
https://github.com/rebeccahughes/react-native-device-info/compare/668996c64e23f477fc8156cdc43a49198b4fdd20...e8bfe5ea8d5f5414f2f97f35a5d02b611cbe39e3
)
### 0.9.7
### 0.9.7
Several bugfixes and detecting if device is a tablet
Several bugfixes and detecting if device is a tablet
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment