file_name stringlengths 6 86 | file_path stringlengths 45 249 | content stringlengths 47 6.26M | file_size int64 47 6.26M | language stringclasses 1
value | extension stringclasses 1
value | repo_name stringclasses 767
values | repo_stars int64 8 14.4k | repo_forks int64 0 1.17k | repo_open_issues int64 0 788 | repo_created_at stringclasses 767
values | repo_pushed_at stringclasses 767
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
ProteusHorizontalProgressBar.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusHorizontalProgressBar.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,375 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusCheckBox.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusCheckBox.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,814 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusFixedRatingBar.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusFixedRatingBar.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,617 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
UnknownViewGroup.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/UnknownViewGroup.java | package com.flipkart.android.proteus.view;
import android.content.Context;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import androidx.annotation.NonNull;
import com.flipkart.android.proteus.ProteusView;
public class UnknownViewGroup extends... | 1,639 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusAndroidView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusAndroidView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,818 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusProgressBar.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusProgressBar.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,842 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusTextView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusTextView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,814 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusLinearLayout.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusLinearLayout.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,849 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusScrollView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusScrollView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,828 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
UnknownView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/UnknownView.java | package com.flipkart.android.proteus.view;
import android.content.Context;
import android.view.Gravity;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import com.flipkart.android.proteus.ProteusView;
public class UnknownView extends TextView implements ProteusView {
p... | 795 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusHorizontalScrollView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusHorizontalScrollView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,909 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusRelativeLayout.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusRelativeLayout.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,863 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusImageButton.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusImageButton.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,842 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusWebView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusWebView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,807 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusImageView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/ProteusImageView.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,821 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
HorizontalProgressBar.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/custom/HorizontalProgressBar.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 974 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
FixedRatingBar.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/custom/FixedRatingBar.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 4,224 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusListView.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/custom/ProteusListView.java | package com.flipkart.android.proteus.view.custom;
import android.annotation.SuppressLint;
import android.content.Context;
import android.database.DataSetObserver;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListAdapter;
import android.widget.ListView... | 3,224 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
AspectRatioFrameLayout.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/view/custom/AspectRatioFrameLayout.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,738 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ParseHelper.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/ParseHelper.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 14,182 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
MarginHelper.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/MarginHelper.java | package com.flipkart.android.proteus.parser;
import android.view.View;
import android.view.ViewGroup;
import java.util.HashMap;
import java.util.Map;
public class MarginHelper {
public static class Margins {
public int left;
public int top;
public int right;
public int bottom;
}
private static... | 2,048 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
IncludeParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/IncludeParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,889 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/ViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 26,805 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ScrollViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ScrollViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,211 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
EditTextParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/EditTextParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,914 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
CheckBoxParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/CheckBoxParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,527 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
HorizontalProgressBarParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/HorizontalProgressBarParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,888 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
RelativeLayoutParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/RelativeLayoutParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 6,730 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProgressBarParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ProgressBarParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 6,243 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ListViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ListViewParser.java | package com.flipkart.android.proteus.parser.custom;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.flipkart.android.proteus.ProteusContext;
import com.flipkart.android.proteus.ProteusView;
import com.flipkart.android.proteus.... | 1,558 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
RatingBarParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/RatingBarParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,923 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ImageViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ImageViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,338 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ImageButtonParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ImageButtonParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,771 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
WebViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/WebViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,369 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
TextViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/TextViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 10,389 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
LinearLayoutParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/LinearLayoutParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 5,644 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ViewGroupParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ViewGroupParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 9,369 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
HorizontalScrollViewParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/HorizontalScrollViewParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,292 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ButtonParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/ButtonParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,741 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
FrameLayoutParser.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/parser/custom/FrameLayoutParser.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,802 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
BiMap.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/BiMap.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,199 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ProteusHelper.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/ProteusHelper.java | package com.flipkart.android.proteus.toolbox;
import android.content.Context;
import android.view.ContextThemeWrapper;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import com.flipkart.android.proteus.ProteusContext;
import com.flipkart.android.proteus.ProteusView;
import... | 8,326 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
Result.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/Result.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,692 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
Attributes.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/Attributes.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 12,273 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
SimpleArrayIterator.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/SimpleArrayIterator.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,633 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
Utils.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/Utils.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,479 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ManagerWrapper.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/ManagerWrapper.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,217 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
HashBiMap.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/HashBiMap.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,519 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
LazilyParsedNumber.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/LazilyParsedNumber.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,311 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
AnimationUtils.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/toolbox/AnimationUtils.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 22,694 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
TweenAnimationResourceProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/TweenAnimationResourceProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,137 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
DrawableResourceProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/DrawableResourceProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 5,002 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
NumberAttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/NumberAttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 1,871 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
AttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/AttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 6,094 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
DimensionAttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/DimensionAttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,627 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
BooleanAttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/BooleanAttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,642 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
EventProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/EventProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,218 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ColorResourceProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/ColorResourceProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 5,199 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
EnumProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/EnumProcessor.java | package com.flipkart.android.proteus.processor;
import android.view.View;
import com.flipkart.android.proteus.value.AttributeResource;
import com.flipkart.android.proteus.value.Resource;
import com.flipkart.android.proteus.value.Style;
import com.flipkart.android.proteus.value.Value;
import java.util.Map;
public abst... | 1,161 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
StringAttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/StringAttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 2,584 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
GravityAttributeProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/GravityAttributeProcessor.java | /*
* Copyright 2019 Flipkart Internet Pvt. Ltd.
*
* 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 l... | 3,979 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
ShapeAppearanceProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/ShapeAppearanceProcessor.java | package com.flipkart.android.proteus.processor;
import android.view.View;
import com.flipkart.android.proteus.ProteusContext;
import com.flipkart.android.proteus.toolbox.ProteusHelper;
import com.flipkart.android.proteus.value.AttributeResource;
import com.flipkart.android.proteus.value.Dimension;
import com.flipkart.... | 3,540 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
StyleResourceProcessor.java | /FileExtraction/Java_unseen/Deenu488_CodeAssist-Unofficial/proteus-core/src/main/java/com/flipkart/android/proteus/processor/StyleResourceProcessor.java | package com.flipkart.android.proteus.processor;
import android.view.View;
import com.flipkart.android.proteus.ProteusContext;
import com.flipkart.android.proteus.ProteusView;
import com.flipkart.android.proteus.toolbox.ProteusHelper;
import com.flipkart.android.proteus.value.AttributeResource;
import com.flipkart.andr... | 1,868 | Java | .java | Deenu488/CodeAssist-Unofficial | 122 | 27 | 2 | 2022-12-13T08:34:02Z | 2024-05-08T01:27:41Z |
MediaButtonIntentReceiver.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/MediaButtonIntentReceiver.java | package cz.martykan.webtube;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.view.KeyEvent;
public class MediaButtonIntentReceiver extends BroadcastReceiver {
public MediaButtonIntentReceiver() {
super();
... | 1,165 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
NotificationCloser.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/NotificationCloser.java | package cz.martykan.webtube;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import android.util.Log;
public class NotificationCloser extends AppCompatAct... | 1,372 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
WebTubeChromeClient.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/WebTubeChromeClient.java | package cz.martykan.webtube;
import android.os.Build;
import androidx.drawerlayout.widget.DrawerLayout;
import android.view.View;
import android.webkit.WebChromeClient;
import android.webkit.WebView;
import android.widget.FrameLayout;
import android.widget.ProgressBar;
public class WebTubeChromeClient extends WebChro... | 3,397 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
BookmarkManager.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/BookmarkManager.java | package cz.martykan.webtube;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Build;
import android.preference.PreferenceManager;
import com.google.android.material.navigation.NavigationView;
import android.view.Menu;
import android.webkit.WebView;
import org.json.JSONArray;... | 4,901 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
MenuHelper.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/MenuHelper.java | package cz.martykan.webtube;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.preference.PreferenceManager;
import com.google.android.material... | 9,804 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
MainActivity.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/MainActivity.java | package cz.martykan.webtube;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.media.AudioManager;
im... | 8,367 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
HeadSetReceiver.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/HeadSetReceiver.java | package cz.martykan.webtube;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
public class HeadSetReceiver extends BroadcastReceiver {
private boolean headphonePlug = false;
@Override
public void onReceive(Context context, I... | 992 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
TorHelper.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/TorHelper.java | package cz.martykan.webtube;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.webkit.CookieManager;
import android.webkit.WebView;
impo... | 2,956 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
BackgroundPlayHelper.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/BackgroundPlayHelper.java | package cz.martykan.webtube;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.net.Uri;
import android.os.Build;
import android.preference.Prefe... | 3,686 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
WebTubeWebViewClient.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/WebTubeWebViewClient.java | package cz.martykan.webtube;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.preference.PreferenceManager;
import com.google.android.material.snackbar.Snackbar;
import androidx.core.content.ContextCompat;
import android.view.View;
import an... | 4,830 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
Downloader.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/Downloader.java | package cz.martykan.webtube;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import java.net.URLEncoder;
public class Downloader {
Context context;
public Downloader(Context context) {
this.context = context;
}
// Minimal effort solution, to be improve... | 669 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
CookieHelper.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/CookieHelper.java | package cz.martykan.webtube;
import android.os.Build;
import android.webkit.CookieManager;
import android.webkit.WebView;
public class CookieHelper {
public static void acceptCookies(WebView webView, boolean accept) {
CookieManager.getInstance().setAcceptCookie(accept);
if (Build.VERSION.SDK_INT >... | 703 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
BookmarkSelectedListener.java | /FileExtraction/Java_unseen/martykan_webTube/app/src/main/java/cz/martykan/webtube/BookmarkSelectedListener.java | package cz.martykan.webtube;
import android.content.Context;
import android.os.Build;
import com.google.android.material.navigation.NavigationView;
import androidx.drawerlayout.widget.DrawerLayout;
import android.util.Log;
import android.view.MenuItem;
import android.webkit.WebView;
import java.io.UnsupportedEncoding... | 4,057 | Java | .java | martykan/webTube | 96 | 40 | 56 | 2015-12-31T15:05:47Z | 2021-03-28T09:59:24Z |
Attach.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/Attach.java | package io.mvvm.halo.plugins.email;
import lombok.Builder;
import lombok.Data;
import org.springframework.core.io.InputStreamSource;
/**
* Attach.
*
* @author: pan
**/
@Data
@Builder
public class Attach {
/**
* 文件名称(含后缀,例如:xxx.png)
*/
private String name;
/**
* 文件类型(可选)
*/
pri... | 567 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailPublisher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailPublisher.java | package io.mvvm.halo.plugins.email;
/**
* MailPublisher.
*
* @author: pan
**/
public interface MailPublisher {
void publish(MailMessage message);
}
| 159 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailPlugin.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailPlugin.java | package io.mvvm.halo.plugins.email;
import lombok.extern.slf4j.Slf4j;
import org.pf4j.PluginWrapper;
import org.springframework.stereotype.Component;
import run.halo.app.extension.ReactiveExtensionClient;
import run.halo.app.plugin.BasePlugin;
/**
* @author guqing
* @since 2.0.0
*/
@Slf4j
@Component
public class M... | 823 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailSender.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailSender.java | package io.mvvm.halo.plugins.email;
import io.mvvm.halo.plugins.email.support.MailSenderFactory;
import io.mvvm.halo.plugins.email.support.MailServerConfig;
import jakarta.mail.MessagingException;
import jakarta.mail.internet.InternetAddress;
import jakarta.mail.internet.MimeMessage;
import lombok.extern.slf4j.Slf4j;
... | 5,631 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailWatcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailWatcher.java | package io.mvvm.halo.plugins.email;
import io.mvvm.halo.plugins.email.comment.CommentSender;
import org.springframework.stereotype.Component;
import run.halo.app.core.extension.content.Comment;
import run.halo.app.core.extension.content.Reply;
import run.halo.app.extension.Extension;
import run.halo.app.extension.Watc... | 1,911 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailMessage.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailMessage.java | package io.mvvm.halo.plugins.email;
import io.mvvm.halo.plugins.email.support.SimpleMailMessage;
import org.springframework.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
/**
* Message.
*
* @author: pan
**/
public interface MailMessage {
Pattern EMAIL_PA... | 967 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailService.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailService.java | package io.mvvm.halo.plugins.email;
import io.mvvm.halo.plugins.email.support.MailServerConfig;
/**
* MailSender.
*
* @author: pan
**/
public interface MailService {
Boolean connection(MailServerConfig config);
boolean send(MailMessage message);
}
| 265 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailHelper.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailHelper.java | package io.mvvm.halo.plugins.email;
import lombok.NonNull;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
/**
* MailHelper.
*
* @author: pan
**/
public class MailHelper implements ApplicationContex... | 665 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailEndpoint.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailEndpoint.java | package io.mvvm.halo.plugins.email;
import io.mvvm.halo.plugins.email.support.MailEnvironmentFetcher;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Component;
import org.springframework.web.reactive.function.server.RouterFunction;
import org.springframework.web.reactive.func... | 1,809 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailConfig.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/MailConfig.java | package io.mvvm.halo.plugins.email;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* MailConfig.
*
* @author: pan
**/
@Configuration
public class MailConfig {
@Bean
public MailHelper mailHelper() {
return new MailHelper();
... | 333 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
CommentContext.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/CommentContext.java | package io.mvvm.halo.plugins.email.comment;
import io.mvvm.halo.plugins.email.support.MailServerConfig;
import lombok.Data;
import lombok.experimental.SuperBuilder;
import run.halo.app.core.extension.User;
import run.halo.app.core.extension.content.Comment;
import run.halo.app.core.extension.content.Post;
import run.h... | 2,884 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
CommentSender.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/CommentSender.java | package io.mvvm.halo.plugins.email.comment;
import io.mvvm.halo.plugins.email.MailHelper;
import io.mvvm.halo.plugins.email.comment.fetcher.BaseFetcher;
import io.mvvm.halo.plugins.email.comment.fetcher.CommentFetcher;
import io.mvvm.halo.plugins.email.comment.fetcher.SenderFetcher;
import io.mvvm.halo.plugins.email.c... | 6,027 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
CommentTemplateType.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/CommentTemplateType.java | package io.mvvm.halo.plugins.email.comment;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* 评论模板.
*
* @author: pan
**/
@AllArgsConstructor
public enum CommentTemplateType {
/**
* 评论模板
*/
Comment(new MailTemplateDefinition("评论模板", "您的文章有新的评论!", "template/comment.html")),
/**
... | 1,214 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
BaseFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/BaseFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import io.mvvm.halo.plugins.email.support.MailEnvironmentFetcher;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
/**
* BaseFetcher.
*
* @author: pan
**/
@Component
pu... | 1,031 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
SenderFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/SenderFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import io.mvvm.halo.plugins.email.MailMessage;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import io.mvvm.halo.plugins.email.comment.CommentTemplateType;
import io.mvvm.halo.plugins.email.support.SimpleMailMessage;
import io.mvvm.halo.plugins.email.temp... | 5,986 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
UserFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/UserFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
import run.halo.app.core.extension.User;
import run.halo.app.core.extension.content.Comment;
import run.halo.app.extension.ReactiveExtensionClient;
/**
* UserFetcher.
*
* @author... | 1,216 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
ReplyFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/ReplyFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
import run.halo.app.core.extension.content.Reply;
import run.halo.app.extension.ReactiveExtensionClient;
/**
* ReplyFetche... | 1,243 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
SubjectFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/SubjectFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import io.mvvm.halo.plugins.email.comment.subject.MailCommentSubject;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
import run.halo.app.extension.Ref;
import java.util.L... | 1,078 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
CommentFetcher.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/fetcher/CommentFetcher.java | package io.mvvm.halo.plugins.email.comment.fetcher;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import org.springframework.stereotype.Component;
import reactor.core.publisher.Mono;
import run.halo.app.core.extension.content.Comment;
import run.halo.app.core.extension.content.Reply;
import run.halo.app.ex... | 2,552 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailCommentSubject.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/subject/MailCommentSubject.java | package io.mvvm.halo.plugins.email.comment.subject;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import org.pf4j.ExtensionPoint;
import reactor.core.publisher.Mono;
import run.halo.app.extension.AbstractExtension;
import run.halo.app.extension.Ref;
/**
* Comment subject.
*
* @author guqing
* @since 2... | 495 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
PostCommentSubject.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/subject/PostCommentSubject.java | package io.mvvm.halo.plugins.email.comment.subject;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import org.springframework.stereotype.Component;
import org.springframework.util.Assert;
import reactor.core.publisher.Mono;
import run.halo.app.core.extension.User;
import run.halo.app.core.extension.content.... | 1,902 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
SinglePageCommentSubject.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/comment/subject/SinglePageCommentSubject.java | package io.mvvm.halo.plugins.email.comment.subject;
import io.mvvm.halo.plugins.email.comment.CommentContext;
import org.springframework.stereotype.Component;
import org.springframework.util.Assert;
import reactor.core.publisher.Mono;
import run.halo.app.core.extension.User;
import run.halo.app.core.extension.content.... | 1,968 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
SimpleMailMessage.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/support/SimpleMailMessage.java | package io.mvvm.halo.plugins.email.support;
import io.mvvm.halo.plugins.email.Attach;
import io.mvvm.halo.plugins.email.MailMessage;
import lombok.Setter;
import lombok.experimental.SuperBuilder;
import org.springframework.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
/**
* SimpleMessage.
*
... | 1,492 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
MailSenderFactory.java | /FileExtraction/Java_unseen/pannanxu_halo-plugin-email/src/main/java/io/mvvm/halo/plugins/email/support/MailSenderFactory.java | package io.mvvm.halo.plugins.email.support;
import org.springframework.boot.autoconfigure.mail.MailProperties;
import org.springframework.lang.NonNull;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.mail.javamail.JavaMailSenderImpl;
import org.springframework.util.Assert;
import or... | 1,770 | Java | .java | pannanxu/halo-plugin-email | 17 | 0 | 4 | 2022-10-14T12:23:00Z | 2023-03-01T12:22:46Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.