redth
|
10ea0161ba
|
Always be win(dows)ing
|
2022-09-09 17:10:18 -04:00 |
redth
|
6d054a7c9e
|
Cleanup
|
2022-09-09 00:32:02 -04:00 |
redth
|
71c96bbcc3
|
Cleanup, more progress on windows
|
2022-09-08 17:10:33 -04:00 |
redth
|
20568de68b
|
Sync start the web host in the driver
|
2022-09-08 10:40:04 -04:00 |
redth
|
c43ac8f801
|
Get rid of appId in driver method params
This is set in the driver config already
|
2022-09-08 10:39:52 -04:00 |
redth
|
3132dcd191
|
Get iOS install/launch working
|
2022-09-07 22:38:49 -04:00 |
redth
|
115804f546
|
iOS tap implementation for controls
|
2022-09-07 22:37:49 -04:00 |
redth
|
ab745b7721
|
IDB uses 10882 not the port for the app agent
|
2022-09-07 19:56:39 -04:00 |
redth
|
7f2a2f56d7
|
Reset the request stream tcs after prev complete
|
2022-09-07 19:56:30 -04:00 |
redth
|
63eeac7858
|
iOS strings need to be not null for grpc response
|
2022-09-07 19:56:15 -04:00 |
redth
|
83c1797519
|
Remove old packages
|
2022-09-07 18:21:23 -04:00 |
redth
|
a1e29e4c5a
|
Refactorings
|
2022-09-07 16:26:45 -04:00 |
redth
|
047c5a539e
|
Updates
|
2022-09-07 09:03:54 -04:00 |
redth
|
45022c1236
|
Working on getting android grpc connection established
|
2022-09-06 17:11:09 -04:00 |
redth
|
9600aa21bc
|
Add start of dotnet interactive integration
|
2022-09-06 09:25:22 -04:00 |
redth
|
1e339c3e18
|
Use grpc-dotnet server, embed idb
|
2022-09-06 09:25:10 -04:00 |
redth
|
d060e6022f
|
Add idb external
|
2022-09-05 23:59:37 -04:00 |
redth
|
7bfa33174e
|
Update AppDriver.cs
|
2022-09-05 13:05:06 -04:00 |
redth
|
3469f75504
|
Load config from yaml file
|
2022-09-05 08:14:28 -04:00 |
redth
|
d09249a2c6
|
Add configuration to drivers
|
2022-09-05 08:09:29 -04:00 |
redth
|
a4689d05ba
|
Fill in more driver functions
|
2022-09-05 07:24:27 -04:00 |
redth
|
cdc6d885bb
|
Update README.md
|
2022-09-03 11:36:56 -04:00 |
redth
|
d63c1bbce0
|
Update README.md
|
2022-09-03 11:35:37 -04:00 |
Jonathan Dick
|
4c0ea5036f
|
Merge pull request #13 from Redth/grpc
Move to GRPC
|
2022-09-03 11:30:13 -04:00 |
redth
|
029d2c7196
|
Cleanup
|
2022-09-03 11:29:39 -04:00 |
redth
|
7cdd276708
|
Remove old proj
|
2022-09-02 21:13:26 -04:00 |
redth
|
9db6ca7f87
|
Lots of refactoring
|
2022-09-02 21:12:37 -04:00 |
redth
|
5987467cf5
|
Switch things over to grpc
|
2022-09-01 17:20:15 -04:00 |
redth
|
a4440c1022
|
Fill out text for more maui views
|
2022-05-26 16:17:57 -04:00 |
redth
|
95a56c7859
|
Cleanup, get basics working again
|
2022-05-26 16:14:02 -04:00 |
redth
|
6e696fd182
|
Fixes for MAUI GA
|
2022-05-25 15:48:29 -04:00 |
Redth
|
fbaddc44c2
|
More API simplification
|
2021-12-30 21:16:38 -05:00 |
Redth
|
581ed75a82
|
Make requests/responses concrete types
This makes some edge cases in the serialization much easier to deal with
|
2021-12-30 12:00:55 -05:00 |
Redth
|
b65639fad1
|
More fixes
|
2021-12-29 15:10:16 -05:00 |
Redth
|
ef5ff0ab11
|
Fix up last changes
|
2021-12-29 14:54:33 -05:00 |
Redth
|
443bbda11d
|
Merge View/Window into Element, simplify api
|
2021-12-29 14:23:04 -05:00 |
Redth
|
be5736a8a2
|
Add some extensions for better api
|
2021-12-28 16:05:24 -05:00 |
Redth
|
7e941db060
|
Pass application around
|
2021-12-28 15:50:02 -05:00 |
Redth
|
0dc515d58c
|
Various fixes
|
2021-12-28 15:28:02 -05:00 |
Redth
|
a8b2a94918
|
Tests fixup
|
2021-12-27 17:48:24 -05:00 |
Redth
|
dbf6a0ea9d
|
Work around some serialization issues
|
2021-12-27 17:48:17 -05:00 |
Redth
|
5d429ae995
|
Merge methods
|
2021-12-27 17:47:47 -05:00 |
Redth
|
85fe27145d
|
Cleanup android
|
2021-12-27 17:47:13 -05:00 |
Redth
|
469741a215
|
Swap out stream transport
|
2021-12-27 14:35:41 -05:00 |
Redth
|
ca9433a533
|
Big refactor/new approach
|
2021-12-24 14:10:25 -05:00 |
Jonathan Dick
|
8c420644e4
|
Fixes for the build
|
2021-10-05 17:21:22 -04:00 |
Jonathan Dick
|
d4f337aaaf
|
Merge branch 'main' into http-host
|
2021-10-05 17:17:17 -04:00 |
Jonathan Dick
|
a05b70b816
|
Add http host project
|
2021-10-05 17:17:03 -04:00 |
Jonathan Dick
|
7be0b00d94
|
Merge pull request #6 from Redth/ios-update
Ios update
|
2021-10-05 14:55:47 -04:00 |
Stephen Hawley
|
213eab6cd9
|
more whitespace disasters.
|
2021-10-05 12:54:05 -04:00 |