Jorge Canizales
|
98cbb3f198
|
Move OAuth2 plist into Misc folder
|
2015-06-12 13:17:16 -07:00 |
Jorge Canizales
|
64428acf97
|
Add MakeRPCViewController with authenticated RPC
|
2015-06-12 13:16:40 -07:00 |
Jorge Canizales
|
3600977997
|
Request test scope
|
2015-06-12 13:16:39 -07:00 |
Jorge Canizales
|
4da1012dc1
|
Add SelectUserViewController with basic sign-in/-out functionality
|
2015-06-12 13:16:07 -07:00 |
Jorge Canizales
|
473d4fc3b9
|
Add URL Types to project as expected by Google SignIn
|
2015-06-12 13:16:06 -07:00 |
Jorge Canizales
|
ef0c20b300
|
Add downloaded GoogleIdentity config to project
|
2015-06-12 13:16:06 -07:00 |
Jorge Canizales
|
518a7b5a37
|
Install Pods project into app project
|
2015-06-12 13:16:05 -07:00 |
Jorge Canizales
|
816dbd4464
|
Add Podfile with dependency on the proto library and Google/SignIn
|
2015-06-12 13:13:09 -07:00 |
Jorge Canizales
|
c5cb2664a8
|
Add podspec for auth proto library
|
2015-06-12 13:13:08 -07:00 |
Jorge Canizales
|
23ab861237
|
Add minimal tabbed app under auth_sample/
|
2015-06-12 13:13:08 -07:00 |
Jorge Canizales
|
d4634d0b6e
|
Add proto for OAuth2 samples
|
2015-06-12 13:13:08 -07:00 |
murgatroid99
|
b056066235
|
Moved file within project
|
2015-06-12 12:37:08 -07:00 |
murgatroid99
|
b92da5f8fb
|
Renamed HelloWorld to helloworld
|
2015-06-12 11:24:08 -07:00 |
murgatroid99
|
5de22f5146
|
Removed what I could, fixed some nits
|
2015-06-12 11:21:55 -07:00 |
Tim Emiola
|
b30c38b292
|
Merge pull request #242 from stanley-cheung/ruby_route_guide_minor_fix
ruby route_guide server logger is undefined
|
2015-06-12 08:50:02 -07:00 |
Stanley Cheung
|
7e814077aa
|
ruby route_guide server logger is undefined
|
2015-06-11 16:54:34 -07:00 |
Stanley Cheung
|
3bcfcba3ef
|
node client uses the db_path file as well
|
2015-06-11 15:23:00 -07:00 |
murgatroid99
|
042b91253e
|
Added Objective C HelloWorld README
|
2015-06-11 14:23:32 -07:00 |
murgatroid99
|
24754c023a
|
Added Objective C HelloWorld example
|
2015-06-11 13:57:55 -07:00 |
Stanley Cheung
|
fd9c44c76c
|
add db_path param to node route_guide_server command
|
2015-06-11 09:32:46 -07:00 |
Tim Emiola
|
36fb4c3cb4
|
Merge pull request #234 from jtattermusch/upgrade_grpc_package
Upgrade C# example to use the latest nuget packages
|
2015-06-10 14:32:10 -07:00 |
Tim Emiola
|
da00d05109
|
Merge pull request #238 from stanley-cheung/finalize_php_hello_world
finalize php installation instructions, add script
|
2015-06-10 14:31:14 -07:00 |
Stanley Cheung
|
8afc5998d5
|
finalize php installation instructions, add script
|
2015-06-10 10:33:51 -07:00 |
Tim Emiola
|
b3c74ba382
|
Merge pull request #231 from stanley-cheung/php_use_homebrew
Update PHP readme: use homebrew to compile grpc and protobuf
|
2015-06-10 06:53:38 -07:00 |
Michael Lumish
|
b38076614a
|
Merge pull request #235 from jcanizales/add-objc-routeguide
Add ObjC route_guide sample
|
2015-06-09 17:06:22 -07:00 |
Jorge Canizales
|
9ccd4a224d
|
Generalize README to the use case of using an already-defined proto
|
2015-06-09 10:55:31 -07:00 |
Jorge Canizales
|
3e420f24a1
|
Fix README
|
2015-06-09 10:18:23 -07:00 |
Jorge Canizales
|
b8ef00aeef
|
Add Objective-C link to main README
|
2015-06-08 23:40:12 -07:00 |
Jorge Canizales
|
69cd3ef6a2
|
Fix RouteGuide README
|
2015-06-08 23:40:01 -07:00 |
Jorge Canizales
|
5436cf10bb
|
Add README
|
2015-06-08 23:06:54 -07:00 |
Christian Svensson
|
db0e3d62cd
|
Update README.md
4d059d removed helloworld.proto, do not reference it.
|
2015-06-06 13:28:42 +01:00 |
Jorge Canizales
|
77606b6a02
|
Nit: source file and UI layout
|
2015-06-05 17:57:12 -07:00 |
Jorge Canizales
|
8d748b32f4
|
RouteChat demo
|
2015-06-05 17:49:55 -07:00 |
Jorge Canizales
|
59fdf71844
|
RecordRoute demo
|
2015-06-05 17:49:48 -07:00 |
Jorge Canizales
|
c9885954a2
|
Fixup ListFeatures demo
|
2015-06-05 17:49:41 -07:00 |
Jorge Canizales
|
3fda5484e4
|
Additional newline between demos
|
2015-06-05 17:49:33 -07:00 |
Jorge Canizales
|
4694cdb470
|
ListFeatures demo
|
2015-06-05 17:49:13 -07:00 |
Jorge Canizales
|
3aed717df1
|
Make GetFeature demo the same as Node.js
|
2015-06-05 17:49:13 -07:00 |
Jorge Canizales
|
6bae4b6bb7
|
Move boilerplate files under Misc dir
|
2015-06-05 17:49:12 -07:00 |
Jorge Canizales
|
34b2629d4e
|
Call GetFeature and put all ViewControllers in one file
|
2015-06-05 17:49:12 -07:00 |
Jorge Canizales
|
eb8d33dc75
|
Add tabbed app with one tab per RouteGuide demo
The app doesn’t do anything yet
|
2015-06-05 17:49:12 -07:00 |
Jorge Canizales
|
cfeab21e52
|
Add Podfile to install RouteGuide proto library in sample app
|
2015-06-05 17:49:12 -07:00 |
Jan Tattermusch
|
b6c74461da
|
update readme
|
2015-06-05 15:13:13 -07:00 |
Jan Tattermusch
|
add9c29da8
|
update C# routeguide to use the latest nuget package
|
2015-06-05 15:13:11 -07:00 |
Jan Tattermusch
|
d9c1090cdb
|
update C# greeter to use the latest gRPC packages
|
2015-06-05 14:48:38 -07:00 |
Stanley Cheung
|
f1cc627212
|
remove protobuf-php pear package dependency, use composer instead, script to compile extension from source, update README
|
2015-06-05 13:34:23 -07:00 |
Jorge Canizales
|
f3e6be42ec
|
Add Podspec for the RouteGuide proto library
|
2015-06-04 21:53:26 -07:00 |
Jorge Canizales
|
e3534c38f5
|
Add ObjC prefixes to the sample protos
|
2015-06-04 21:53:24 -07:00 |
Tim Emiola
|
9bed97d479
|
Merge pull request #228 from stanley-cheung/php_hello_world
PHP hello world
|
2015-06-03 15:30:02 -07:00 |
Stanley Cheung
|
80d76f1076
|
PHP Hello World example first draft
|
2015-06-03 15:23:19 -07:00 |