code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
/* Copyright 2013 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Drive.Sample/Program.cs
C#
asf20
9,129
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Drive.Sample/Properties/AssemblyInfo.cs
C#
asf20
1,448
<html> <title>Google .NET Client API &ndash; Drive.Sample</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Drive.Sample</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FDrive.Sample">Browse Source</a>, o...
zzfocuzz-
Drive.Sample/README.html
HTML
asf20
1,433
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Prediction.HostedExample/Program.cs
C#
asf20
4,354
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Prediction.HostedExample/Properties/AssemblyInfo.cs
C#
asf20
1,480
<html> <title>Google .NET Client API &ndash; Prediction.HostedExample</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Prediction.HostedExample</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FPrediction.Ho...
zzfocuzz-
Prediction.HostedExample/README.html
HTML
asf20
1,697
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Plus.ServiceAccount/Program.cs
C#
asf20
3,999
<html> <title>Google .NET Client API &ndash; Plus.ServiceAccount</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Plus.ServiceAccount</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FPlus.ServiceAccount">Br...
zzfocuzz-
Plus.ServiceAccount/README.html
HTML
asf20
1,777
using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Linq; using System.Windows; namespace Tasks.WPF.ListTasks { /// <summary> /// Interaction logic for App.xaml /// </summary> public partial class App : Application { } }
zzfocuzz-
Tasks.WPF.ListTasks/App.xaml.cs
C#
asf20
321
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
Tasks.WPF.ListTasks/ClientCredentials.cs
C#
asf20
2,014
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Tasks.WPF.ListTasks/MainWindow.xaml.cs
C#
asf20
5,488
using System.Reflection; using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // ass...
zzfocuzz-
Tasks.WPF.ListTasks/Properties/AssemblyInfo.cs
C#
asf20
2,320
<html> <title>Google .NET Client API &ndash; Tasks.WPF.ListTasks</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Tasks.WPF.ListTasks</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FTasks.WPF.ListTasks">Br...
zzfocuzz-
Tasks.WPF.ListTasks/README.html
HTML
asf20
1,802
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Prediction.Simple/Program.cs
C#
asf20
5,243
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
Prediction.Simple/ClientCredentials.cs
C#
asf20
2,066
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Prediction.Simple/Properties/AssemblyInfo.cs
C#
asf20
1,466
<html> <title>Google .NET Client API &ndash; Prediction.Simple</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Prediction.Simple</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FPrediction.Simple">Browse S...
zzfocuzz-
Prediction.Simple/README.html
HTML
asf20
2,279
Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' General Information about an assembly is controlled through the following ' set of attributes. Change these attribute values to modify the information ' associated with an assembly. ' Review the values of the assembly attribut...
zzfocuzz-
Discovery.VB.ListAPIs/My Project/AssemblyInfo.vb
Visual Basic .NET
asf20
1,213
'Copyright 2011 Google Inc ' 'Licensed under the Apache License, Version 2.0(the "License"); 'you may not use this file except in compliance with the License. 'You may obtain a copy of the License at ' ' http://www.apache.org/licenses/LICENSE-2.0 ' 'Unless required by applicable law or agreed to in writing,...
zzfocuzz-
Discovery.VB.ListAPIs/Program.vb
Visual Basic .NET
asf20
1,714
<html> <title>Google .NET Client API &ndash; Discovery.VB.ListAPIs</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Discovery.VB.ListAPIs</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FDiscovery.VB.ListAP...
zzfocuzz-
Discovery.VB.ListAPIs/README.html
HTML
asf20
1,064
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Discovery.FieldsParameter/Program.cs
C#
asf20
2,016
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Discovery.FieldsParameter/Properties/AssemblyInfo.cs
C#
asf20
1,480
<html> <title>Google .NET Client API &ndash; Discovery.FieldsParameter</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Discovery.FieldsParameter</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FDiscovery.F...
zzfocuzz-
Discovery.FieldsParameter/README.html
HTML
asf20
1,084
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dist...
zzfocuzz-
DfaReporting.Sample/DfaReportingDateConverterUtil.cs
C#
asf20
1,357
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/GetAllReportsHelper.cs
C#
asf20
2,765
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/GetAllUserProfilesHelper.cs
C#
asf20
2,521
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/CreateStandardReportHelper.cs
C#
asf20
4,068
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distr...
zzfocuzz-
DfaReporting.Sample/Program.cs
C#
asf20
8,074
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/CreateFloodlightReportHelper.cs
C#
asf20
4,499
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/GetDimensionValuesHelper.cs
C#
asf20
3,875
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
DfaReporting.Sample/GenerateReportFileHelper.cs
C#
asf20
4,551
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Dfa...
zzfocuzz-
DfaReporting.Sample/Properties/AssemblyInfo.cs
C#
asf20
1,427
<html> <title>Google .NET Client API &ndash; DfaReporting.Sample</title> <body> <h2>Instructions for the Google .NET Client API &ndash; DfaReporting.Sample</h2> <h3>Browse Online</h3> <ul> <li> <a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#h...
zzfocuzz-
DfaReporting.Sample/README.html
HTML
asf20
1,971
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distr...
zzfocuzz-
DfaReporting.Sample/DownloadReportFileHelper.cs
C#
asf20
2,530
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Translate.TranslateText/Program.cs
C#
asf20
3,545
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Translate.TranslateText/Properties/AssemblyInfo.cs
C#
asf20
1,479
<html> <title>Google .NET Client API &ndash; Translate.TranslateText</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Translate.TranslateText</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FTranslate.Trans...
zzfocuzz-
Translate.TranslateText/README.html
HTML
asf20
1,672
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Discovery.ListAPIs/Program.cs
C#
asf20
1,923
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Discovery.ListAPIs/Properties/AssemblyInfo.cs
C#
asf20
1,460
<html> <title>Google .NET Client API &ndash; Discovery.ListAPIs</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Discovery.ListAPIs</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FDiscovery.ListAPIs">Brows...
zzfocuzz-
Discovery.ListAPIs/README.html
HTML
asf20
1,049
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Tasks.SimpleOAuth2/Program.cs
C#
asf20
3,376
using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tasks.SimpleOAuth2")] [assembly: A...
zzfocuzz-
Tasks.SimpleOAuth2/Properties/AssemblyInfo.cs
C#
asf20
1,428
<html> <title>Google .NET Client API &ndash; Tasks.SimpleOAuth2</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Tasks.SimpleOAuth2</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FTasks.SimpleOAuth2">Brows...
zzfocuzz-
Tasks.SimpleOAuth2/README.html
HTML
asf20
1,643
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSenseHost.Sample/HostApiConsumer.cs
C#
asf20
19,518
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSenseHost.Sample/ReportHelper.cs
C#
asf20
2,224
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSenseHost.Sample/AssociationSessionSample.cs
C#
asf20
7,524
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSenseHost.Sample/AdSenseHostSample.cs
C#
asf20
4,782
/* Copyright 2012 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSenseHost.Sample/PublisherApiConsumer.cs
C#
asf20
15,462
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
AdSenseHost.Sample/Properties/AssemblyInfo.cs
C#
asf20
1,464
<html> <head> <title>Google .NET Client API &ndash; AdSenseHost.Sample</title> </head> <body> <h2> Instructions for the Google .NET Client API &ndash; AdSenseHost.Sample </h2> <h3> Browse Online </h3> <ul> <li><a href="http://code.google.com/p/google-api-dotne...
zzfocuzz-
AdSenseHost.Sample/README.html
HTML
asf20
1,677
/* Copyright 2013 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSense.Sample/ManagementApiConsumer.cs
C#
asf20
36,173
/* Copyright 2013 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSense.Sample/ReportUtils.cs
C#
asf20
3,171
/* Copyright 2013 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
AdSense.Sample/AdSenseSample.cs
C#
asf20
4,557
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
AdSense.Sample/Properties/AssemblyInfo.cs
C#
asf20
1,456
<html> <head><title>Google .NET Client API &ndash; AdSense.Sample</title></head> <body> <h2>Instructions for the Google .NET Client API &ndash; AdSense.Sample</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FAdSense.Sample">Brow...
zzfocuzz-
AdSense.Sample/README.html
HTML
asf20
1,850
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/Forms/OAuth2AuthorizationDialog.cs
C#
asf20
4,685
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/Forms/OAuth2IntroPanel.cs
C#
asf20
991
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/Forms/OAuth2CodePanel.cs
C#
asf20
10,074
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/UserOption.cs
C#
asf20
1,524
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/CommandLineFlags.cs
C#
asf20
8,996
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/Extensions.cs
C#
asf20
3,452
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/ReflectionUtils.cs
C#
asf20
4,718
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/AuthorizationMgr.cs
C#
asf20
6,289
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/CommandLine.cs
C#
asf20
14,247
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
zzfocuzz-
SampleHelper/PromptingClientCredentials.cs
C#
asf20
11,503
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/NativeAuthorizationFlows/INativeAuthorizationFlow.cs
C#
asf20
1,519
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/NativeAuthorizationFlows/WindowTitleNativeAuthorizationFlow.cs
C#
asf20
1,998
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/NativeAuthorizationFlows/LoopbackServerAuthorizationFlow.cs
C#
asf20
4,950
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/AppData.cs
C#
asf20
2,599
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
SampleHelper/Util.cs
C#
asf20
2,523
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
SampleHelper/Properties/AssemblyInfo.cs
C#
asf20
1,446
<html> <title>Google .NET Client API &ndash; GoogleApis.SampleHelper</title> <body> <h2>Instructions for the Google .NET Client API &ndash; GoogleApis.SampleHelper</h2> <p> This sample helper contains some useful methods which are shared between all samples. The code contained within here is usually not relevant fo...
zzfocuzz-
SampleHelper/README.html
HTML
asf20
703
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
PageSpeedOnline.SimpleTest/Program.cs
C#
asf20
2,311
using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("PageSpeedOnline.SimpleTest")] [ass...
zzfocuzz-
PageSpeedOnline.SimpleTest/Properties/AssemblyInfo.cs
C#
asf20
1,444
<html> <title>Google .NET Client API &ndash; PageSpeedOnline.SimpleTest</title> <body> <h2>Instructions for the Google .NET Client API &ndash; PageSpeedOnline.SimpleTest</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FPageSpeed...
zzfocuzz-
PageSpeedOnline.SimpleTest/README.html
HTML
asf20
1,694
<html> <title>Google .NET Client API &ndash; Samples solution</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Samples solution</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse?repo=samples">Browse Source</a> </ul> <h3>1. ...
zzfocuzz-
README.html
HTML
asf20
1,854
/* Copyright 2011 Google Inc Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
zzfocuzz-
Shopping.ListProducts/Program.cs
C#
asf20
2,924
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
zzfocuzz-
Shopping.ListProducts/Properties/AssemblyInfo.cs
C#
asf20
1,474
<html> <title>Google .NET Client API &ndash; Shopping.ListProducts</title> <body> <h2>Instructions for the Google .NET Client API &ndash; Shopping.ListProducts</h2> <h3>Browse Online</h3> <ul> <li><a href="http://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples#hg%2FShopping.ListProduc...
zzfocuzz-
Shopping.ListProducts/README.html
HTML
asf20
1,661
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/PathAlreadyExists.java
Java
asf20
1,133
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/DirectoryException.java
Java
asf20
1,186
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/ChangesWrapperDirectory.java
Java
asf20
3,828
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/Directory.java
Java
asf20
1,928
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/ZipRODirectory.java
Java
asf20
4,098
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/DirUtil.java
Java
asf20
3,169
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/AbstractDirectory.java
Java
asf20
8,585
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/FileDirectory.java
Java
asf20
3,119
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.dir/src/main/java/brut/directory/PathNotExist.java
Java
asf20
1,126
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.common/src/main/java/brut/common/BrutException.java
Java
asf20
1,050
package org.xmlpull.mxp1_serializer; import java.io.IOException; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.io.Writer; import org.xmlpull.v1.XmlSerializer; /** * Implementation of XmlSerializer interface from XmlPull V1 API. This * implementation is optimzied for performance and lo...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/org/xmlpull/mxp1_serializer/MXSerializer.java
Java
asf20
34,725
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/android/content/res/XmlResourceParser.java
Java
asf20
1,219
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/android/util/TypedValue.java
Java
asf20
10,298
/* * Copyright 2008 Android4ME * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/android/util/AttributeSet.java
Java
asf20
2,186
/* * @(#)LEDataInputStream.java * * Summary: Little-Endian version of DataInputStream. * * Copyright: (c) 1998-2010 Roedy Green, Canadian Mind Products, http://mindprod.com * * Licence: This software may be copied and used freely for any purpose but military. * http://mindprod.com/contact/nonmi...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java
Java
asf20
8,720
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/AndrolibException.java
Java
asf20
1,069
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/mod/IndentingWriter.java
Java
asf20
882
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/mod/SmaliMod.java
Java
asf20
2,339
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/err/OutDirExistsException.java
Java
asf20
1,104
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/err/InFileNotFoundException.java
Java
asf20
1,114
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/err/CantFind9PatchChunk.java
Java
asf20
1,094