Patrick Farley
28bbef873e
add note on permissions
2017-08-24 10:40:33 -07:00
Patrick Farley
d78edd2a2c
formatting "ID"
2017-08-23 16:16:54 -07:00
Darren Korman
2608e42254
Merged PR 2854: August 0.6.2 release
...
bits for August 0.6.2 release
2017-08-23 22:18:30 +00:00
Patrick Farley
e01dd44298
Merged PR 1509: Merge pafarley-builder-pattern-fix to master
2017-08-23 20:58:15 +00:00
Patrick Farley
ea2e2cb4fa
platform name terminology; cover new appservice workflow
2017-08-04 12:09:54 -07:00
Patrick Farley
39b63ccf56
updates from team feedback
2017-08-01 15:53:09 -07:00
Patrick Farley
ced3173fad
feature terminology change
2017-08-01 13:54:29 -07:00
Patrick Farley
9fd79a7e5e
begin updating docs for changes to appservice scenario
2017-08-01 13:50:40 -07:00
Patrick Farley
c950017323
Merge pull request #28 from johngallardo/patch-1
...
Update platform.md to clarify when to call platform.resume().
2017-07-17 15:08:23 -07:00
John Gallardo
80882b763d
Update platform.md
...
Clarify that resume should be called in Activity.onResume()
2017-07-17 14:59:09 -07:00
Patrick Farley
15ebd48fd2
reformat param and return sections
2017-07-13 11:33:51 -07:00
Patrick Farley
908d61dc75
notes about response listener
2017-07-13 11:26:14 -07:00
Patrick Farley
58f1f0db51
reroute to new graph landing page
2017-07-13 10:58:14 -07:00
Patrick Farley
6c62260d9f
delete noncorresponding topic
2017-07-12 14:30:28 -07:00
Patrick Farley
3b8b36dd10
formatting fixes
2017-07-12 14:29:51 -07:00
Patrick Farley
ebaf39cce0
fix table
2017-07-12 13:44:12 -07:00
Patrick Farley
975de7f9db
procotolunavail definition
2017-06-30 15:55:29 -07:00
Patrick Farley
aece50d704
syntax fix
2017-06-30 15:36:42 -07:00
Patrick Farley
1fd967a0ff
add enum description
2017-06-30 14:27:26 -07:00
Patrick Farley
86c7a4fe48
ios app service apis
2017-06-30 14:27:12 -07:00
Patrick Farley
7796e1e709
API rename and refactors
2017-06-30 13:33:33 -07:00
Patrick Farley
e43a15d4a6
api rename to remove "Client"
2017-06-29 14:13:01 -07:00
Patrick Farley
fb6fe4f186
reword
2017-06-19 12:32:46 -07:00
Patrick Farley
1d9b7ed4e3
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/project-rome
2017-06-19 12:32:05 -07:00
Patrick Farley
64ee0350e2
further instructions about clientID
2017-06-19 12:31:52 -07:00
Patrick Farley
100c09a8cf
formatting fix
2017-06-19 12:31:34 -07:00
Patrick Farley
37affc38a5
Merge pull request #24 from mattwojo/master
...
Adding a link to the Project Rome landing page to README
2017-06-16 12:17:36 -07:00
Matt Wojciakowski
89e04679a4
Adding a link to the Project Rome landing page to README
2017-06-16 12:02:54 -07:00
Patrick Farley
b52f6ba688
rename 'client id' in sample code
2017-05-24 13:47:02 -07:00
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