- 05 Aug, 2016 1 commit
-
-
Joshua Pinter authored
You had two Device Names in here, which was a little confusing. Changed to use System Name and System Version.
-
- 30 Jul, 2016 3 commits
-
-
Gant Laborde authored
Use persistent UID for iOS
-
Ryan Leckey authored
-
Ryan Leckey authored
-
- 28 Jul, 2016 1 commit
-
-
Gant Laborde authored
Fix missing `TimeZone` import.
-
- 21 Jul, 2016 1 commit
-
-
Gant Laborde authored
Fix instructions for android
-
- 20 Jul, 2016 2 commits
-
-
Anton Fedchenko authored
-
Mikael Finstad authored
RN moved the getPackages method from MainActivity to MainApplication in 0.29
-
- 10 Jul, 2016 2 commits
-
-
Gant Laborde authored
Update README.md (small typo)
-
spukhov authored
-
- 04 Jul, 2016 4 commits
-
-
Gant Laborde authored
Install with rnpm
-
Gant Laborde authored
Add timezone
-
Gant Laborde authored
plenty of maintainers now
-
Pete Clark authored
* adding logging to try to get some more info * adding instance id * adding logging to be sure instance id gets created * import instance id * adding play services to dependencies * ignore ide files * removing dependency * including dependency properly this time, without comma >:-( * import all play services * fixing param to instanceid.getinstance * i should compile before i commit :-( * 64k dexer limit; including just base * finally found docs telling me the right dependency name * :-( * can’t wait to squash these commits * hi * removing logging * adding new method to readme * Release a new version * Update device names to respect Apple Branding Apple uses lowercase `s` for all devices since 5s model * Small updates to README.md to make install easier * More specific Android import Users shouldn't use wildcard imports as they simply import too much. In this case it's much safer to just use a single import since that's all we need. * Add support for device country * Release 0.9.0 * Update for iPhone SE and 9.7-inch iPad Pro * Release 0.9.1 * Update RNDeviceInfo.podspec Resolved a hard error (missing authors) Resolved warning (git repo should end in .git) Updated version to match package.json * Update README.md Cocoa pods installation instructions. * Update README.md * Add build version Returns full build version on iOS, use with https://gist.github.com/karlvr/c93a98d7000ecb163895 * Bump to 0.9.2 * Update podspec * Revert * Update podspec * Adding support for Android's Instance ID * Merge remote-tracking branch 'origin/master' # Conflicts: # README.md removing logging as well
-
- 03 Jul, 2016 2 commits
-
-
Ryan Leckey authored
-
Ryan Leckey authored
-
- 20 Jun, 2016 1 commit
-
-
Gant Laborde authored
should be good now, we can lower this flag.
-
- 11 Jun, 2016 1 commit
-
-
Do Minh Hai authored
Add instruction of installing via `rnpm`
-
- 16 Apr, 2016 2 commits
-
-
Rebecca Hughes authored
-
Rebecca Hughes authored
-
- 15 Apr, 2016 3 commits
-
-
Rebecca Hughes authored
-
Rebecca Hughes authored
-
Rebecca Hughes authored
Add build version
-
- 14 Apr, 2016 1 commit
-
-
Chester Wood authored
Returns full build version on iOS, use with https://gist.github.com/karlvr/c93a98d7000ecb163895
-
- 11 Apr, 2016 1 commit
-
-
Rebecca Hughes authored
-
- 07 Apr, 2016 2 commits
-
-
Rebecca Hughes authored
Update README.md w/ cocoapods installation instructions
-
Rebecca Hughes authored
Update RNDeviceInfo.podspec
-
- 06 Apr, 2016 2 commits
-
-
Arno Fortelny authored
Cocoa pods installation instructions.
-
Arno Fortelny authored
Resolved a hard error (missing authors) Resolved warning (git repo should end in .git) Updated version to match package.json
-
- 23 Mar, 2016 2 commits
-
-
Rebecca Hughes authored
-
Rebecca Hughes authored
Update for iPhone SE and 9.7-inch iPad Pro
-
- 22 Mar, 2016 1 commit
-
-
Steve Moser authored
-
- 19 Mar, 2016 4 commits
-
-
Rebecca Hughes authored
-
Rebecca Hughes authored
Add support for device country
-
Rebecca Hughes authored
Small updates to README.md to make install easier
-
Rebecca Hughes authored
Update device names to respect Apple Branding
-
- 17 Mar, 2016 1 commit
-
-
Mike Fowler authored
-
- 07 Mar, 2016 2 commits
-
-
Ambroos Vaes authored
Users shouldn't use wildcard imports as they simply import too much. In this case it's much safer to just use a single import since that's all we need.
-
Ambroos Vaes authored
-
- 05 Mar, 2016 1 commit
-
-
Marek Hrabe authored
Apple uses lowercase `s` for all devices since 5s model
-