code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/io/fusiontables/SendFusionTablesUtilsTest.java
Java
asf20
9,278
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/io/fusiontables/SendFusionTablesActivityTest.java
Java
asf20
2,938
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/io/maps/SendMapsActivityTest.java
Java
asf20
3,186
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/io/maps/ChooseMapActivityTest.java
Java
asf20
5,129
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/io/maps/SendMapsUtilsTest.java
Java
asf20
6,631
/* * Copyright 2009 Google Inc. All Rights Reserved. */ package com.google.android.apps.mytracks.stats; import junit.framework.TestCase; /** * Test for the DoubleBuffer class. * * @author Sandor Dornbush */ public class DoubleBufferTest extends TestCase { /** * Tests that the constructor leaves the buffe...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/stats/DoubleBufferTest.java
Java
asf20
3,378
// Copyright 2009 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.stats; import com.google.android.apps.mytracks.Constants; import android.location.Location; import junit.framework.TestCase; /** * Test the the function of the TripStatisticsBuilder class. * * @author Sandor Dornbush */...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/stats/TripStatisticsBuilderTest.java
Java
asf20
6,773
/** * Copyright 2009 Google Inc. All Rights Reserved. */ package com.google.android.apps.mytracks.stats; import junit.framework.TestCase; import java.util.Random; /** * This class test the ExtremityMonitor class. * * @author Sandor Dornbush */ public class ExtremityMonitorTest extends TestCase { public Extre...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/stats/ExtremityMonitorTest.java
Java
asf20
1,813
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/stats/TripStatisticsTest.java
Java
asf20
3,920
/* * 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 i...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/content/TrackDataHubTest.java
Java
asf20
29,093
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/content/MyTracksProviderUtilsImplTest.java
Java
asf20
6,171
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/content/WaypointCreationRequestTest.java
Java
asf20
2,005
/* * 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 i...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/content/SearchEngineTest.java
Java
asf20
12,696
/* * 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 i...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/content/DescriptionGeneratorImplTest.java
Java
asf20
7,668
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/util/ChartsExtendedEncoderTest.java
Java
asf20
1,675
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/util/FileUtilsTest.java
Java
asf20
4,335
/* * Copyright 2009 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/util/ChartURLGeneratorTest.java
Java
asf20
2,218
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/util/StringUtilsTest.java
Java
asf20
8,683
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/MapOverlayTest.java
Java
asf20
6,474
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/ChartSettingsDialogTest.java
Java
asf20
2,779
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/ChartActivityTest.java
Java
asf20
16,969
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/MyTracksTest.java
Java
asf20
9,217
// Copyright 2010 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.testing; import com.google.android.apps.mytracks.content.MyTracksProviderUtils; import com.google.android.apps.mytracks.content.MyTracksProviderUtils.Factory; import android.content.Context; /** * A fake factory for {@link ...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/testing/TestingProviderUtilsFactory.java
Java
asf20
1,142
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/AntPreferenceTest.java
Java
asf20
1,549
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/BootReceiverTest.java
Java
asf20
3,294
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/MockPath.java
Java
asf20
1,734
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/ChartValueSeriesTest.java
Java
asf20
4,544
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/MockMyTracksOverlay.java
Java
asf20
1,404
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/FixedSpeedTrackPathDescriptorTest.java
Java
asf20
8,351
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/TrackPathPainterSingleColorTest.java
Java
asf20
1,731
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/TrackPathDescriptorDynamicSpeedTest.java
Java
asf20
1,811
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/TrackPathDescriptorFixedSpeedTest.java
Java
asf20
1,795
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/TrackPathPainterFactoryTest.java
Java
asf20
2,862
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/DynamicSpeedTrackPathDescriptorTest.java
Java
asf20
7,589
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/maps/TrackPathPainterTestCase.java
Java
asf20
1,343
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/MockProjection.java
Java
asf20
1,255
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/RemoveTempFilesServiceTest.java
Java
asf20
3,229
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/tasks/StatusAnnouncerFactoryTest.java
Java
asf20
1,080
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/tasks/StatusAnnouncerTaskTest.java
Java
asf20
17,180
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/DefaultTrackNameFactoryTest.java
Java
asf20
2,554
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/TrackRecordingServiceTest.java
Java
asf20
26,088
// Copyright 2012 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.services; import android.app.Notification; import android.app.Service; import android.test.ServiceTestCase; import android.util.Log; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; /** *...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/TestRecordingService.java
Java
asf20
2,412
package com.google.android.apps.mytracks.services.sensors; import java.util.Arrays; import com.google.android.apps.mytracks.content.Sensor; import junit.framework.TestCase; public class PolarMessageParserTest extends TestCase { PolarMessageParser parser = new PolarMessageParser(); // A complete and valid Polar...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/PolarMessageParserTest.java
Java
asf20
1,870
package com.google.android.apps.mytracks.services.sensors; import com.google.android.apps.mytracks.Constants; import com.google.android.apps.mytracks.services.sensors.ant.AntDirectSensorManager; import com.google.android.apps.mytracks.services.sensors.ant.AntSrmBridgeSensorManager; import com.google.android.maps.mytra...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/SensorManagerFactoryTest.java
Java
asf20
1,946
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntStartupMessageTest.java
Java
asf20
949
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/SensorEventCounterTest.java
Java
asf20
1,267
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntMessageTest.java
Java
asf20
1,039
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntSensorManagerTest.java
Java
asf20
2,587
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntChannelIdMessageTest.java
Java
asf20
1,268
/* * Copyright 2009 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntDirectSensorManagerTest.java
Java
asf20
3,911
/* * 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 w...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ant/AntChannelResponseMessageTest.java
Java
asf20
1,249
package com.google.android.apps.mytracks.services.sensors; import com.google.android.apps.mytracks.content.Sensor; import junit.framework.TestCase; public class ZephyrMessageParserTest extends TestCase { ZephyrMessageParser parser = new ZephyrMessageParser(); public void testIsValid() { byte[] smallBuf = n...
10812sreeja-cine
MyTracksTest/src/com/google/android/apps/mytracks/services/sensors/ZephyrMessageParserTest.java
Java
asf20
1,945
package com.google.android.apps.mytracks.stats; parcelable TripStatistics;
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/stats/TripStatistics.aidl
AIDL
asf20
74
/* * Copyright 2009 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/stats/ExtremityMonitor.java
Java
asf20
2,451
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/stats/TripStatistics.java
Java
asf20
17,129
package com.google.android.apps.mytracks.content; parcelable Waypoint;
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/Waypoint.aidl
AIDL
asf20
70
package com.google.android.apps.mytracks.content; parcelable WaypointCreationRequest;
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/WaypointCreationRequest.aidl
AIDL
asf20
85
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/MyTracksLocation.java
Java
asf20
1,550
/* * Copyright 2008 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/TracksColumns.java
Java
asf20
2,606
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/WaypointCreationRequest.java
Java
asf20
2,886
/* * Copyright 2009 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/Waypoint.java
Java
asf20
5,336
/* * Copyright 2010 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/MyTracksProviderUtils.java
Java
asf20
14,588
/* * Copyright 2009 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/WaypointsColumns.java
Java
asf20
2,815
/* * Copyright 2008 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/TrackPointsColumns.java
Java
asf20
1,754
/* * Copyright 2008 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/Track.java
Java
asf20
4,761
/* * Copyright 2008 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/MyTracksProviderUtilsImpl.java
Java
asf20
37,192
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/content/DescriptionGenerator.java
Java
asf20
1,343
/* * Copyright 2008 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 w...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/services/ITrackRecordingService.aidl
AIDL
asf20
2,340
/* * Copyright 2010 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...
10812sreeja-cine
MyTracksLib/src/com/google/android/apps/mytracks/lib/MyTracksLibConstants.java
Java
asf20
925
/* * 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 i...
10812sreeja-cine
MyTracksApiSample/src/com/google/android/apps/mytracks/samples/api/MyTracksReceiver.java
Java
asf20
1,220
/* * 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 w...
10812sreeja-cine
MyTracksApiSample/src/com/google/android/apps/mytracks/samples/api/MainActivity.java
Java
asf20
5,172
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package bean; import java.io.Serializable; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.beans.*; import javax.swing.JLabel; import javax.swing.Timer; /** * * @author Robert Alv...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/Reloj/src/bean/Reloj.java
Java
asf20
2,245
package bean; import java.io.Serializable; import java.sql.*; import java.util.ResourceBundle; public class Conexion implements Serializable { // La descripcion del driver de la BD private static String driver; // La direccion URL de la BD private static String url; // El nomb...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/ClaseConexion/src/bean/Conexion.java
Java
asf20
5,059
#!/bin/sh ################################ # jlGui Un*x Launch Script # # # # http://www.javazoom.net # ################################ # Modify JAVA_HOME according to your J2SE installation. JAVA_HOME=/usr/java/jdk1.5.0 JLGUI_HOME=. # Uncomment line below to enable DEBUG level f...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/jlgui.sh
Shell
asf20
1,332
#!/bin/sh ################################ # jlGui Un*x Launch Script # # # # http://www.javazoom.net # ################################ # Modify JAVA_HOME according to your J2SE installation. JAVA_HOME=/usr/java/jdk1.5.0 JLGUI_HOME=. # Uncomment line below to enable DEBUG level f...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/.svn/text-base/jlgui.sh.svn-base
Shell
asf20
1,332
/* Javadoc style sheet */ /* Define colors, fonts and other style attributes here to override the defaults */ /* Page background color */ body { background-color: #FFFFFF } /* Headings */ h1 { font-size: 145% } /* Table colors */ .TableHeadingColor { background: #CCCCFF } /* Dark mauve */ .TableSubH...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/docs/stylesheet.css
CSS
asf20
1,231
rem ################################ rem # jlGui WIN32 Launch Script # rem # # rem # http://www.javazoom.net # rem ################################ rem Modify JAVA_HOME according to your J2SE installation. set JAVA_HOME=d:\java\jdk1.5.0 set JLGUI_HOME=. rem Uncomment line ...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/jlgui.bat
Batchfile
asf20
1,485
/* * ActiveSliderUI. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Licens...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveSliderUI.java
Java
asf20
4,520
/* * ImageBorder. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License a...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ImageBorder.java
Java
asf20
1,970
/* * ActiveFont. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveFont.java
Java
asf20
2,132
/* * UrlDialog. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/UrlDialog.java
Java
asf20
5,451
/* * ActiveJIcon. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License a...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJIcon.java
Java
asf20
1,824
/* * ActiveJBar. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJBar.java
Java
asf20
1,440
/* * DropTargetAdapter. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Lic...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/DropTargetAdapter.java
Java
asf20
4,801
/* * DragAdapter. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License a...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/DragAdapter.java
Java
asf20
2,267
/* * AbsoluteConstraints. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public L...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/AbsoluteConstraints.java
Java
asf20
4,721
/* * Skin. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as publi...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/Skin.java
Java
asf20
64,949
/* * SkinLoader. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as ...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/SkinLoader.java
Java
asf20
4,061
/* * PlaylistUIDelegate. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Lic...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/PlaylistUIDelegate.java
Java
asf20
8,557
/* * ActiveJSlider. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJSlider.java
Java
asf20
1,780
/* * Taftb. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as publi...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/Taftb.java
Java
asf20
5,292
/* * ActiveJToggleButton. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public L...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJToggleButton.java
Java
asf20
1,603
/* * PopupAdapter. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License ...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/PopupAdapter.java
Java
asf20
1,793
/* * ActiveJButton. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJButton.java
Java
asf20
1,544
/* * AbsoluteLayout. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Licens...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/AbsoluteLayout.java
Java
asf20
7,019
/* * ActiveJPopup. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License ...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJPopup.java
Java
asf20
2,005
/* * ActiveJNumberLabel. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Li...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/skin/ActiveJNumberLabel.java
Java
asf20
1,794
/* * PlayerActionEvent. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Lic...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/PlayerActionEvent.java
Java
asf20
4,779
/* * StandalonePlayer. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public Lice...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/StandalonePlayer.java
Java
asf20
17,723
/* * PlayerUI. * * JavaZOOM : jlgui@javazoom.net * http://www.javazoom.net * *----------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as p...
1-1-primer-proyecto
trunk/1-1-primer-proyecto/LIB/jlgui3.0/src/javazoom/jlgui/player/amp/PlayerUI.java
Java
asf20
66,889