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 (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/model/Song.java | Java | asf20 | 2,241 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/model/RadioControlListener.java | Java | asf20 | 1,912 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/model/RadioLifecycle.java | Java | asf20 | 6,196 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/flat/RadioDial.java | Java | asf20 | 7,888 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/flat/RadioDialController.java | Java | asf20 | 4,940 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/flat/RadioScreen.java | Java | asf20 | 8,757 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/shapes/Cylinder.java | Java | asf20 | 2,929 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/shapes/ShapeBase.java | Java | asf20 | 4,252 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/shapes/Container.java | Java | asf20 | 1,837 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/scene/RadioDial.java | Java | asf20 | 1,690 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/scene/RadioFace.java | Java | asf20 | 1,498 |
package org.vintagephone.view.opengl;
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including witho... | 123fullsetup-vintage-radio | src/org/vintagephone/view/opengl/OpenGLRenderer.java | Java | asf20 | 2,693 |
package org.vintagephone;
import org.vintagephone.model.RadioLifecycle;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
public class RadioActivity extends Activity
{
private RadioLifecycle m_lifecycle;
@Override
... | 123fullsetup-vintage-radio | src/org/vintagephone/RadioActivity.java | Java | asf20 | 873 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/StartupIntentReceiver.java | Java | asf20 | 1,633 |
/**
* Copyright (c) 2011 Basil Shikin, VintageRadio Project
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 123fullsetup-vintage-radio | src/org/vintagephone/DebugActivity.java | Java | asf20 | 2,302 |
<!--
Copyright (c) 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... | 1319554896-su | io-2012-demos/quickDemoIO.html | HTML | asf20 | 2,929 |
<!--
Copyright (c) 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... | 1319554896-su | io-2012-demos/authSample.html | HTML | asf20 | 3,959 |
<!--
Copyright (c) 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... | 1319554896-su | samples/httpBatch.html | HTML | asf20 | 4,380 |
<!--
Copyright (c) 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 i... | 1319554896-su | samples/plusProfileSearch.html | HTML | asf20 | 3,745 |
// Copyright 2012 Google Inc. All Rights Reserved.
/* 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 o... | 1319554896-su | samples/licensing/licensing.js | JavaScript | asf20 | 11,204 |
<!--
Copyright (c) 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... | 1319554896-su | samples/licensing/licensing.html | HTML | asf20 | 4,125 |
body {
font-size: 0.9em;
font-family: Arial, sans-serif;
}
.container {
width: 90%;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
border: 1px solid #666666;
}
h1,h2,h3,h4,h5,h6 {
margin:0;
}
#formlabels td{
font-weight: bold;
font-size: 0.9em;
}
td{
padding-le... | 1319554896-su | samples/licensing/licensing.css | CSS | asf20 | 449 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/ColumnChart.html | HTML | asf20 | 4,034 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/TableChart.html | HTML | asf20 | 3,672 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GetAllCustomChannels.html | HTML | asf20 | 2,485 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GenerateReportWithPaging.html | HTML | asf20 | 4,186 |
/*
* 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 ... | 1319554896-su | samples/adsense/v1/util.js | JavaScript | asf20 | 1,290 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GeoChart.html | HTML | asf20 | 2,913 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GetAllAdClients.html | HTML | asf20 | 2,588 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GenerateReport.html | HTML | asf20 | 3,593 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GetAllAdUnits.html | HTML | asf20 | 2,357 |
/*
* 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 ... | 1319554896-su | samples/adsense/v1/auth.js | JavaScript | asf20 | 2,872 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/PieChart.html | HTML | asf20 | 2,962 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1/GetAllUrlChannels.html | HTML | asf20 | 2,410 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllAccounts.html | HTML | asf20 | 2,474 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllAdClientsForAccount.html | HTML | asf20 | 2,664 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAccountTree.html | HTML | asf20 | 2,556 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllAdUnitsForCustomChannel.html | HTML | asf20 | 2,903 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/ColumnChart.html | HTML | asf20 | 4,035 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/TableChart.html | HTML | asf20 | 3,674 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllCustomChannels.html | HTML | asf20 | 3,744 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllCustomChannelsForAdUnit.html | HTML | asf20 | 4,431 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GenerateReportWithPaging.html | HTML | asf20 | 4,285 |
/*
* 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 ... | 1319554896-su | samples/adsense/v1.1/util.js | JavaScript | asf20 | 1,294 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GeoChart.html | HTML | asf20 | 2,915 |
/*
* jsTree 1.0-rc3
* http://jstree.com/
*
* Copyright (c) 2010 Ivan Bozhanov (vakata.com)
*
* Licensed same as jquery - under the terms of either the MIT License or the GPL Version 2 License
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
* $Date: 2... | 1319554896-su | samples/adsense/v1.1/jquery.jstree.js | JavaScript | asf20 | 184,763 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllAdClients.html | HTML | asf20 | 2,589 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GenerateReport.html | HTML | asf20 | 3,451 |
/*
* jsTree default theme 1.0
* Supported features: dots/no-dots, icons/no-icons, focused, loading
* Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
*/
.jstree-default li,
.jstree-default ins { background-image:url("d.png"); background-repeat:no-repeat; background-color:transparent;... | 1319554896-su | samples/adsense/v1.1/themes/default/style.css | CSS | asf20 | 4,796 |
/*
* jsTree default-rtl theme 1.0
* Supported features: dots/no-dots, icons/no-icons, focused, loading
* Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
*/
.jstree-default-rtl li,
.jstree-default-rtl ins { background-image:url("d.png"); background-repeat:no-repeat; background-color:... | 1319554896-su | samples/adsense/v1.1/themes/default-rtl/style.css | CSS | asf20 | 5,894 |
/*
* jsTree apple theme 1.0
* Supported features: dots/no-dots, icons/no-icons, focused, loading
* Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
*/
.jstree-apple > ul { background:url("bg.jpg") left top repeat; }
.jstree-apple li,
.jstree-apple ins { background-image:url("d.png")... | 1319554896-su | samples/adsense/v1.1/themes/apple/style.css | CSS | asf20 | 4,047 |
/*
* jsTree classic theme 1.0
* Supported features: dots/no-dots, icons/no-icons, focused, loading
* Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
*/
.jstree-classic li,
.jstree-classic ins { background-image:url("d.png"); background-repeat:no-repeat; background-color:transparent;... | 1319554896-su | samples/adsense/v1.1/themes/classic/style.css | CSS | asf20 | 5,073 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllAdUnits.html | HTML | asf20 | 2,355 |
/*
* 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 ... | 1319554896-su | samples/adsense/v1.1/auth.js | JavaScript | asf20 | 2,872 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/PieChart.html | HTML | asf20 | 2,964 |
<!DOCTYPE html>
<html>
<!--
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 t... | 1319554896-su | samples/adsense/v1.1/GetAllUrlChannels.html | HTML | asf20 | 2,408 |
<!--
Copyright (c) 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 i... | 1319554896-su | samples/requestSample.html | HTML | asf20 | 2,746 |
<!--
Copyright (c) 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 i... | 1319554896-su | samples/rpcBatch.html | HTML | asf20 | 4,462 |
<!--
Copyright (c) 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 i... | 1319554896-su | samples/requestWithBody.html | HTML | asf20 | 4,369 |
<!--
Copyright (c) 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... | 1319554896-su | samples/authSample.html | HTML | asf20 | 3,888 |
body {
font-family: 'Cantarell', arial, serif;
margin: 0 0 0 20px;
}
a, pre {
font-family: Inconsolata;
}
h1 {
background-color: #666;
color: #fff;
margin-top: 0;
margin-left: -20px;
padding: 20px 0 5px 20px;
border-bottom: 3px solid black;
}
#ga-table > li {
list-style-type: none;
overflow: hidde... | 1319554896-su | samples/analytics/v3/pretty.css | CSS | asf20 | 523 |
// Copyright 2012 Google Inc. All Rights Reserved.
/* 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 o... | 1319554896-su | samples/analytics/v3/auth_util.js | JavaScript | asf20 | 4,266 |
// Copyright 2012 Google Inc. All Rights Reserved.
/* 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 o... | 1319554896-su | samples/analytics/v3/core_reporting_api_v3_reference.js | JavaScript | asf20 | 7,896 |
<!DOCTYPE>
<html>
<head>
<title>Core Reporting API v3 Reference Example</title>
<link rel="stylesheet" type="text/css"
href="//fonts.googleapis.com/css?family=Cantarell|Inconsolata">
<link rel="stylesheet" type="text/css"
href="pretty.css">
</head>
<body>
<h1>Core Reporting API v3 Reference Example</h... | 1319554896-su | samples/analytics/v3/core_reporting_api_v3_reference.html | HTML | asf20 | 1,798 |
<!DOCTYPE>
<html>
<head>
<title>Hello Google Analytics API</title>
<link rel="stylesheet" type="text/css"
href="//fonts.googleapis.com/css?family=Cantarell|Inconsolata">
<link rel="stylesheet" type="text/css"
href="pretty.css">
</head>
<body>
<h1>Hello Google Analytics API</h1>
<p>This page demonstrat... | 1319554896-su | samples/analytics/v3/hello_analytics_api_v3.html | HTML | asf20 | 1,633 |
// Copyright 2012 Google Inc. All Rights Reserved.
/* 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 o... | 1319554896-su | samples/analytics/v3/hello_analytics_api_v3.js | JavaScript | asf20 | 7,986 |
<!--
Copyright (c) 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... | 1319554896-su | samples/simpleRequest.html | HTML | asf20 | 2,893 |
<!--
Copyright (c) 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... | 1319554896-su | issues/issue7.html | HTML | asf20 | 2,444 |
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<title>External issue #6</title>
<script>
// External JSC Test
var API_KEY = 'AIzaSyAjUuIYvtq2uNudxnnDlFvaQBcfw-fWuRQ';
var CLIENT_ID = '142810797254-hrlfpalkm629scejnjkqdmrgn7u2opqh';
var SCOPES = 'https://www.googlea... | 1319554896-su | issues/issue6.html | HTML | asf20 | 3,624 |
<!--
Google IO 2012 HTML5 Slide Template
Authors: Eric Bidelman <ebidel@gmail.com>
Luke Mahé <lukem@google.com>
URL: https://code.google.com/p/io-2012-slides
-->
<!DOCTYPE html>
<html>
<head>
<title>Google IO 2012</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<... | 1319554896-su | io-2012-slides/jsclient.html | HTML | asf20 | 28,003 |
/**
* @authors TODO
* @fileoverview TODO
*/
document.cancelFullScreen = document.webkitCancelFullScreen ||
document.mozCancelFullScreen;
/**
* @constructor
*/
function SlideDeck(el) {
this.curSlide_ = 0;
this.prevSlide_ = 0;
this.config_ = null;
this.container = el || document.... | 1319554896-su | io-2012-slides/js/slide-deck.js | JavaScript | asf20 | 20,032 |
(function(window) {
var ORIGIN_ = location.protocol + '//' + location.host;
function SlideController() {
this.popup = null;
this.isPopup = window.opener;
if (this.setupDone()) {
window.addEventListener('message', this.onMessage_.bind(this), false);
// Close popups if we reload the main window.
win... | 1319554896-su | io-2012-slides/js/slide-controller.js | JavaScript | asf20 | 3,234 |
/*
Copyright (C) 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, softwa... | 1319554896-su | io-2012-slides/js/prettify/lang-clj.js | JavaScript | asf20 | 1,444 |
/*
* Hammer.JS
* version 0.4
* author: Eight Media
* https://github.com/EightMedia/hammer.js
*/
function Hammer(element, options, undefined)
{
var self = this;
var defaults = {
// prevent the default event or not... might be buggy when false
prevent_default : false,
css_hacks ... | 1319554896-su | io-2012-slides/js/hammer.js | JavaScript | asf20 | 17,787 |
require(['order!../slide_config', 'order!modernizr.custom.45394',
'order!prettify/prettify', 'order!hammer', 'order!slide-controller',
'order!slide-deck'], function(someModule) {
});
| 1319554896-su | io-2012-slides/js/slides.js | JavaScript | asf20 | 202 |
#!/bin/bash
#
# Starts a basic web server on the port specified.
#
# ./serve.sh 3000 -> http://localhost:3000
#
# Copyright 2012 Eric Bidelman <ebidel@gmail.com>
port=$1
if [ $# -ne 1 ]
then
port=8000
fi
open http://localhost:$port/template.html && python -m SimpleHTTPServer $port;
| 1319554896-su | io-2012-slides/serve.sh | Shell | asf20 | 290 |
var SLIDE_CONFIG = {
// Slide settings
settings: {
title: 'Building Web Applications that use Google APIs and the JavaScript Client for Google APIs',
subtitle: '',
useBuilds: true, // Default: true. False will turn off slide animation builds.
usePrettify: true, // Default: true
enableSlideAreas:... | 1319554896-su | io-2012-slides/slide_config.js | JavaScript | asf20 | 1,066 |
/*Smartphones (portrait and landscape) ----------- */
/*@media only screen
and (min-width : 320px)
and (max-width : 480px) {
}*/
/* Smartphones (portrait) ----------- */
/* Styles */
/* line 17, ../scss/phone.scss */
slides > slide {
/* width: $slide-width !important;
height: $slide-height !important;
margi... | 1319554896-su | io-2012-slides/theme/css/phone.css | CSS | asf20 | 783 |
/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, s... | 1319554896-su | io-2012-slides/theme/css/default.css | CSS | asf20 | 38,165 |
@import "base";
@import "compass/css3/columns";
@import "compass/css3/user-interface";
$social-tags: '#io2012';
$brand-small-icon-size: 30px;
$gray-1: #e6e6e6;
$gray-2: #a9a9a9;
$gray-3: #797979;
$gray-4: #515151;
$brand-blue: rgb(67, 135, 253);
$brand-blue-secondary: #3c8ef3;
$brand-blue-secondary2: #2a7cdf;
$bran... | 1319554896-su | io-2012-slides/theme/scss/default.scss | SCSS | asf20 | 20,797 |
@import "compass/reset";
@import "compass/css3/border-radius";
@import "compass/css3/box";
@import "compass/css3/box-shadow";
@import "compass/css3/box-sizing";
@import "compass/css3/images";
@import "compass/css3/text-shadow";
@import "compass/css3/background-size";
@import "compass/css3/transform";
@import "compass/c... | 1319554896-su | io-2012-slides/theme/scss/_base.scss | SCSS | asf20 | 2,361 |
@import "compass/css3/transition";
/*Smartphones (portrait and landscape) ----------- */
/*@media only screen
and (min-width : 320px)
and (max-width : 480px) {
}*/
/* Smartphones (portrait) ----------- */
//@media only screen and (max-device-width: 480px) {
/* Styles */
//$slide-width: 350px;
//$slide-height: 500px... | 1319554896-su | io-2012-slides/theme/scss/phone.scss | SCSS | asf20 | 850 |
<style>
@import "http://fonts.googleapis.com/css?family=Open Sans:regular,semibold,italic,italicsemibold|Inconsolata&v2";
body {
font-family: "Open Sans";
margin: 6em 2em 2em 2em;
}
body:before {
content: '';
position: fixed;
top: 2%;
right: 3%;
height: 100px;
width: 100px;
background: url(http://... | 1319554896-su | io-2012-slides/README.html | HTML | asf20 | 4,588 |
<!--
Google IO 2012 HTML5 Slide Template
Authors: Eric Bidelman <ebidel@gmail.com>
Luke Mahé <lukem@google.com>
URL: https://code.google.com/p/io-2012-slides
-->
<!DOCTYPE html>
<html>
<head>
<title>Google IO 2012</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<... | 1319554896-su | io-2012-slides/template.html | HTML | asf20 | 12,483 |
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "theme/css"
sass_dir = "theme/scss"
images_dir = "images"
javascripts_dir = "js"
# You can select your preferred output style here (can be overridden via the command line):
output_style = :co... | 1319554896-su | io-2012-slides/config.rb | Ruby | asf20 | 867 |
require('./builder.js').build({
"baseUrl": "../src/",
"main": "dat/gui/GUI",
"out": "../build/dat.gui.js",
"minify": false,
"shortcut": "dat.GUI",
"paths": {}
}); | 0227ly-1 | utils/build_gui.js | JavaScript | asf20 | 180 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | utils/builder.js | JavaScript | asf20 | 6,210 |
/// # Google Closure Compiler Service #
/// https://github.com/weaver/scribbles/blob/master/node/google-closure/lib/closure.js
/// Compress javascript with Node.js using the Closure Compiler
/// Service.
var sys = require('sys');
exports.compile = compile;
// Use the Google Closure Compiler Service to compress Javas... | 0227ly-1 | utils/closure.js | JavaScript | asf20 | 2,877 |
require('./builder.js').build({
"baseUrl": "../src/",
"main": "dat/color/Color",
"out": "../build/dat.color.js",
"minify": false,
"shortcut": "dat.Color",
"paths": {}
}); | 0227ly-1 | utils/build_color.js | JavaScript | asf20 | 188 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="qunit.css" type="text/css" media="screen"/>
<script type="text/javascript" src="qunit.js"></script>
<script type="text/javascript" src="jquery.js"></script>
<... | 0227ly-1 | tests/index.html | HTML | asf20 | 32,354 |
/**
* QUnit 1.2.0pre - A JavaScript Unit Testing Framework
*
* http://docs.jquery.com/QUnit
*
* Copyright (c) 2011 John Resig, Jörn Zaefferer
* Dual licensed under the MIT (MIT-LICENSE.txt)
* or GPL (GPL-LICENSE.txt) licenses.
*/
(function(window) {
var defined = {
setTimeout: typeof window.setTimeout !== "u... | 0227ly-1 | tests/qunit.js | JavaScript | asf20 | 40,672 |
/**
* QUnit 1.2.0pre - A JavaScript Unit Testing Framework
*
* http://docs.jquery.com/QUnit
*
* Copyright (c) 2011 John Resig, Jörn Zaefferer
* Dual licensed under the MIT (MIT-LICENSE.txt)
* or GPL (GPL-LICENSE.txt) licenses.
*/
/** Font Family and Sizes */
#qunit-tests, #qunit-header, #qunit-banner, #qunit-... | 0227ly-1 | tests/qunit.css | CSS | asf20 | 4,519 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/color/toString.js | JavaScript | asf20 | 782 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/color/math.js | JavaScript | asf20 | 2,014 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/color/interpret.js | JavaScript | asf20 | 7,003 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/color/Color.js | JavaScript | asf20 | 3,688 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/utils/common.js | JavaScript | asf20 | 3,134 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/utils/requestAnimationFrame.js | JavaScript | asf20 | 812 |
/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* 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
... | 0227ly-1 | src/dat/utils/css.js | JavaScript | asf20 | 926 |
$nest-margin: 4px;
$row-height: 27px;
$button-height: 20px;
.dg {
/** Clear list styles */
ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
clear: both;
}
/* Auto-place container */
&.ac {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 0;
z-index: 0;
... | 0227ly-1 | src/dat/gui/_structure.scss | SCSS | asf20 | 4,356 |