Граф коммитов

431 Коммитов

Автор SHA1 Сообщение Дата
Brian Bowman 3403bb70a6 Merge pull request #23 from bbowman/bbowman/fix19
Fix #19 by only building for supported ABIs
2017-05-24 13:04:12 -07:00
Patrick Farley ac4d166bf2 client_id terminology change in docs 2017-05-23 14:13:59 -07:00
Patrick Farley 42e67fac4b fix: can't rename native method 2017-05-23 14:12:51 -07:00
Patrick Farley 5a92e893fe tab formatting 2017-05-23 13:56:04 -07:00
Patrick Farley be9247e514 merge master 2017-05-23 11:18:02 -07:00
Patrick Farley 1bed31c3c3 Updated discover-remote-devices-android.md 2017-05-23 18:08:32 +00:00
Patrick Farley dd54be8048 Updated getting-started-rome-android.md 2017-05-23 17:47:13 +00:00
Brian Bowman a88793f201 Fix #19 by only building for supported ABIs
Currently the connected devices SDK only is built armeabi-v7a.
Android's native library extraction looks in order of precedence for matching
abis and stops at the first one it finds in the app that can be loaded. In this
case that was arm64. This meant that the libcdp_sdk.so file located in /lib/armeabi-v7a
wasn't being found. The fix here is to remove the arm64 folder.
2017-05-22 18:44:04 -07:00
Patrick Farley c14440d685 add onComplete method and related behavior 2017-05-22 14:23:13 -07:00
Patrick Farley 2e85e921c1 authDialog show; other small clarifications 2017-05-22 11:19:37 -07:00
Patrick Farley c9682b2c40 Merge branch 'master' of https://github.com/Microsoft/project-rome 2017-05-19 11:59:47 -07:00
Carmen Forsmann 4264235af9 Update cocoapod version 2017-05-18 16:17:19 -07:00
Carmen Forsmann 1cebb32579 Delete ConnectedDevices.framework.zip 2017-05-18 16:14:40 -07:00
Carmen Forsmann 1100b28d35 Delete zip 2017-05-18 16:11:06 -07:00
Carmen Forsmann f7b8f99d14 Add files via upload 2017-05-18 16:10:18 -07:00
Carmen Forsmann 01fbf8d3d1 Create zip 2017-05-18 16:09:44 -07:00
Carmen Forsmann 1759112d0c Delete 0.0.3 2017-05-18 16:09:26 -07:00
Carmen Forsmann 9fb3c0c7f3 Create 0.0.3
adding new version for cocoapods, the recent directory structure change broke the previous version.
2017-05-18 16:08:29 -07:00
Andrew Peacock 3859c1ce2f Merged PR 1534: Updating Xamarin sample to 0.4.0
Updating Xamarin sample to 0.4.0

Approved by Shawn in Github
2017-05-18 22:46:54 +00:00
ajpeacock0 a96ddda5b9 Updating Xamarin sample to 0.4.0 2017-05-17 19:31:26 -07:00
Patrick Farley c7ceaaeaa1 xamarin for android label 2017-05-16 16:16:15 -07:00
Patrick Farley 2573f74ba2 redirect_url definition 2017-05-16 15:31:59 -07:00
Patrick Farley a83f194ffe builder pattern fix 2017-05-16 15:24:09 -07:00
Patrick Farley de3a26cdfd note about client id 2017-05-16 14:51:07 -07:00
Patrick Farley fa7ec2a0ae Merge branch 'staging' 2017-05-16 10:35:03 -07:00
Patrick Farley c9201ea443 reverting the folder rename, as this was also done on public, and the redundancy causes conflicts when syncing 2017-05-16 10:34:51 -07:00
Patrick Farley 526c71565d Merge branch 'bbowman-bbowman-readme' 2017-05-16 10:08:03 -07:00
Patrick Farley 63212f21b3 Merge branch 'bbowman-readme' of https://github.com/bbowman/project-rome into bbowman-bbowman-readme 2017-05-16 10:07:45 -07:00
Patrick Farley 52d35d108b Merge pull request #18 from sphenry/master
Update Xamarin to 0.4.0 and add implementation for Complete event
2017-05-16 09:56:30 -07:00
Shawn Henry 45f7ebedbe Update Xamarin to 0.4.0 and add implementation for Complete event 2017-05-15 22:47:05 -07:00
Brian Bowman 8a415c86c2 Update README.md 2017-05-12 14:49:40 -07:00
Andrew Peacock f2ee3e1ac0 Rename directories to remove space (#8) 2017-05-12 13:26:12 -07:00
Patrick Farley 8eb610a6d6 typo fixes and Android update parity (further updates coming) 2017-05-12 10:37:03 -07:00
Patrick Farley 7f704de287 reword 2017-05-11 13:13:51 -07:00
Patrick Farley 1ff6237c59 wording fix 2017-05-11 13:10:37 -07:00
Patrick Farley 9a9d258dda add links to scenario entries 2017-05-11 13:10:28 -07:00
Patrick Farley bc467575a0 remove general content now moved to Windows section 2017-05-11 13:00:25 -07:00
Patrick Farley 1b5fe4d345 Windows section readme 2017-05-11 12:59:48 -07:00
Patrick Farley 52f1da0cf5 add header 2017-05-11 12:56:21 -07:00
Patrick Farley 730e5e295e rename folder 2017-05-11 12:53:12 -07:00
Patrick Farley 605abffd95 rename and reorg folder 2017-05-11 12:52:44 -07:00
Patrick Farley de56d47128 init readme 2017-05-11 12:51:20 -07:00
Patrick Farley 97b099603c Merge branch 'master' of https://github.com/Microsoft/project-rome-pr 2017-05-11 12:40:42 -07:00
Patrick Farley 1a983bd56e reword graph entry 2017-05-11 12:39:23 -07:00
Patrick Farley 86a3efeedb ms graph content 2017-05-11 12:34:09 -07:00
Patrick Farley b175d8e737 Merge branch 'master' of https://github.com/Microsoft/project-rome 2017-05-11 12:14:26 -07:00
Patrick Farley c33b99a04e add ms graph scenario 2017-05-11 12:14:12 -07:00
Patrick Farley f7701245f3 Merge pull request #13 from camsctt/patch-4
Update README.md
2017-05-11 12:11:21 -07:00
Cam Scott 7b8d1c8eb6 Update README.md 2017-05-11 12:09:49 -07:00
ajpeacock0 d3be816ff1 ajpeacok0/force clientid (#7)
* Update README.md

* Update framework file

* Create ConnectedDevices.framework

* Rename ConnectedDevices.framework to ConnectedDevicesT.framework

* Add files via upload

* Delete ConnectedDevicesT.framework

* Updated version for pod

* Force the CLIENT_ID for build.

This notified the developer building the app that the CLIENT_ID is required for the sample to function.
This skips the build -> realize the App doesn't work without CLIENT_ID, so go back and enter it in.
2017-05-11 10:06:44 -07:00