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
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Jul 9, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/JogmapSharing.java
Java
gpl3
5,565
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/GpxParser.java
Java
gpl3
16,288
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Jul 9, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/OsmSharing.java
Java
gpl3
12,589
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/GpxCreator.java
Java
gpl3
20,117
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/KmzCreator.java
Java
gpl3
22,982
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Jul 9, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/tasks/KmzSharing.java
Java
gpl3
2,322
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/utils/StatisticsCalulator.java
Java
gpl3
13,828
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/utils/GraphCanvas.java
Java
gpl3
23,312
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/utils/ProgressListener.java
Java
gpl3
2,432
package nl.sogeti.android.gpstracker.actions.utils; public interface StatisticsDelegate { void finishedCalculations(StatisticsCalulator calculated); }
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/utils/StatisticsDelegate.java
Java
gpl3
154
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/actions/utils/ViewFlipper.java
Java
gpl3
3,082
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/BreadcrumbsAdapter.java
Java
gpl3
14,212
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/SectionedListAdapter.java
Java
gpl3
7,118
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/UploadBreadcrumbsTrackTask.java
Java
gpl3
17,651
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/DownloadBreadcrumbsTrackTask.java
Java
gpl3
8,802
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/GetBreadcrumbsActivitiesTask.java
Java
gpl3
7,991
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) May 29, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/BreadcrumbsTask.java
Java
gpl3
3,818
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/GetBreadcrumbsBundlesTask.java
Java
gpl3
8,582
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/tasks/GetBreadcrumbsTracksTask.java
Java
gpl3
10,478
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/adapter/BreadcrumbsTracks.java
Java
gpl3
23,957
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Mar 10, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/SlidingIndicatorView.java
Java
gpl3
3,065
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti N...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/UnitsI18n.java
Java
gpl3
12,125
/* * Copyright (C) 2009 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...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/Pair.java
Java
gpl3
2,632
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/DateView.java
Java
gpl3
3,692
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/ProgressFilterInputStream.java
Java
gpl3
2,694
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/DockReceiver.java
Java
gpl3
3,584
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/Constants.java
Java
gpl3
10,404
/* * Written by Tom van Braeckel @ http://code.google.com/u/tomvanbraeckel/ * * This file is part of OpenGPSTracker. * * OpenGPSTracker is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/BootReceiver.java
Java
gpl3
2,288
/* Copyright (c) 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...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/util/UnicodeReader.java
Java
gpl3
3,284
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/oauth/OAuthRequestTokenTask.java
Java
gpl3
3,633
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/oauth/RetrieveAccessTokenTask.java
Java
gpl3
3,310
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/oauth/PrepareRequestTokenActivity.java
Java
gpl3
6,091
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/widget/ControlWidgetProvider.java
Java
gpl3
8,262
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Feb 26, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/OsmLoggerMap.java
Java
gpl3
12,130
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Feb 26, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/CommonLoggerMap.java
Java
gpl3
2,490
package nl.sogeti.android.gpstracker.viewer.map; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Point; import android.os.Handler; import android.util.Log; import android.view.MotionEve...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/AsyncOverlay.java
Java
gpl3
7,860
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/SegmentRendering.java
Java
gpl3
44,604
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Feb 26, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/LoggerMapHelper.java
Java
gpl3
60,474
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Mar 3, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/MapQuestLoggerMap.java
Java
gpl3
10,358
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/GoogleLoggerMap.java
Java
gpl3
12,357
package nl.sogeti.android.gpstracker.viewer.map; import java.util.LinkedList; import java.util.List; import android.graphics.Canvas; import android.os.Handler; import android.util.Log; import com.google.android.maps.GeoPoint; public class BitmapSegmentsOverlay extends AsyncOverlay { private static final String T...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/BitmapSegmentsOverlay.java
Java
gpl3
2,264
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Feb 26, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/LoggerMap.java
Java
gpl3
2,610
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/OverlayProvider.java
Java
gpl3
1,816
/* * Written by Pieter @ android-developers on groups.google.com * * This file is part of OpenGPSTracker. * * OpenGPSTracker is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/map/FixedMyLocationOverlay.java
Java
gpl3
3,911
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/TrackList.java
Java
gpl3
29,501
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti N...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/ApplicationPreferenceActivity.java
Java
gpl3
5,923
/*------------------------------------------------------------------------------ ** Ident: Delivery Center Java ** Author: rene ** Copyright: (c) Feb 25, 2012 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederland B.V. ...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/About.java
Java
gpl3
2,985
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/viewer/TracksLiveFolder.java
Java
gpl3
3,237
package nl.sogeti.android.gpstracker.logger; import android.net.Uri; import android.location.Location; interface IGPSLoggerServiceRemote { int loggingState(); long startLogging(); void pauseLogging(); long resumeLogging(); void stopLogging(); Uri storeMediaUri(in Uri mediaUri); boolea...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/logger/IGPSLoggerServiceRemote.aidl
AIDL
gpl3
465
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti N...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/logger/GPSLoggerServiceManager.java
Java
gpl3
10,852
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti N...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/logger/GPSLoggerService.java
Java
gpl3
54,611
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/streaming/VoiceOver.java
Java
gpl3
3,569
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/streaming/CustomUpload.java
Java
gpl3
7,493
/*------------------------------------------------------------------------------ ** Ident: Sogeti Smart Mobile Solutions ** Author: rene ** Copyright: (c) Apr 24, 2011 Sogeti Nederland B.V. All Rights Reserved. **------------------------------------------------------------------------------ ** Sogeti Nederl...
124738670-gps
OpenGPSTracker/application/src/nl/sogeti/android/gpstracker/streaming/StreamUtils.java
Java
gpl3
2,708
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient-contrib/src/main/java/org/apache/http/contrib/auth/AWSScheme.java
Java
gpl3
9,031
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient-contrib/src/main/java/org/apache/http/contrib/auth/AWSSchemeFactory.java
Java
gpl3
1,631
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient-contrib/src/main/java/org/apache/http/contrib/auth/BouncySpnegoTokenGenerator.java
Java
gpl3
4,843
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/mockup/SocketFactoryMockup.java
Java
gpl3
2,802
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/mockup/HttpConnectionMockup.java
Java
gpl3
2,039
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/mockup/SessionInputBufferMockup.java
Java
gpl3
3,868
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/mockup/ProxySelectorMockup.java
Java
gpl3
2,608
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/mockup/SecureSocketFactoryMockup.java
Java
gpl3
2,123
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/impl/conn/tsccm/AwaitThread.java
Java
gpl3
2,630
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/impl/conn/ExecReqThread.java
Java
gpl3
4,873
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/impl/conn/GetConnThread.java
Java
gpl3
3,337
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/impl/conn/Helper.java
Java
gpl3
2,868
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/impl/conn/ClientConnAdapterMockup.java
Java
gpl3
2,775
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/conn/ssl/CertificatesToPlayWith.java
Java
gpl3
30,373
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/ResponseBasicUnauthorized.java
Java
gpl3
1,918
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/RandomHandler.java
Java
gpl3
8,144
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/LocalTestServer.java
Java
gpl3
13,856
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/BasicAuthTokenExtractor.java
Java
gpl3
2,767
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/BasicServerTestBase.java
Java
gpl3
2,096
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/ServerTestBase.java
Java
gpl3
7,022
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/RequestBasicAuth.java
Java
gpl3
1,919
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/test/java/org/apache/ogt/http/localserver/EchoHandler.java
Java
gpl3
3,716
@import url("../../../css/hc-maven.css");
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/site/resources/css/site.css
CSS
gpl3
42
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientConnectionRelease.java
Java
gpl3
3,794
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientFormLogin.java
Java
gpl3
4,234
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientMultiThreadedExecution.java
Java
gpl3
4,857
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientCustomSSL.java
Java
gpl3
3,395
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientExecuteSOCKS.java
Java
gpl3
5,816
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientWithResponseHandler.java
Java
gpl3
2,677
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientCustomContext.java
Java
gpl3
3,732
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientInteractiveAuthentication.java
Java
gpl3
5,073
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientAuthentication.java
Java
gpl3
2,953
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientKerberosAuthentication.java
Java
gpl3
6,896
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientProxyAuthentication.java
Java
gpl3
3,401
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientExecuteDirect.java
Java
gpl3
2,913
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientPreemptiveBasicAuthentication.java
Java
gpl3
4,145
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientGZipContentCompression.java
Java
gpl3
6,126
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientEvictExpiredConnections.java
Java
gpl3
4,903
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientPreemptiveDigestAuthentication.java
Java
gpl3
4,412
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientAbortMethod.java
Java
gpl3
2,764
/* * ==================================================================== * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientChunkEncodedPost.java
Java
gpl3
3,672
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/client/ClientExecuteProxy.java
Java
gpl3
3,142
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/conn/ManagerConnectDirect.java
Java
gpl3
5,487
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/conn/ManagerConnectProxy.java
Java
gpl3
7,268
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/conn/OperatorConnectProxy.java
Java
gpl3
7,068
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
124738670-gps
OpenGPSTracker/external_sources/httpclient-4.1.1/httpclient/src/examples/org/apache/http/examples/conn/OperatorConnectDirect.java
Java
gpl3
4,530