Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit d042656

Browse files
committed
.
1 parent 2b18cd4 commit d042656

File tree

93 files changed

+160
-14
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+160
-14
lines changed

$screenshots/1.jpg

527 KB

$screenshots/2.jpg

566 KB

$screenshots/3.jpg

563 KB

.idea/caches/build_file_checksums.ser

0 Bytes
Binary file not shown.

.idea/gradle.xml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+5

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
jcenter()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.6.3'
10+
classpath 'com.android.tools.build:gradle:4.1.0'
1111

1212

1313
// NOTE: Do not place your application dependencies here; they belong
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sun May 03 20:02:27 EDT 2020
1+
#Tue Nov 03 18:55:21 EST 2020
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
o/classes
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
o/classes
Binary file not shown.

vitamio/build/generated/source/buildConfig/debug/io/vov/vitamio/BuildConfig.java

-8
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,5 @@
66
public final class BuildConfig {
77
public static final boolean DEBUG = Boolean.parseBoolean("true");
88
public static final String LIBRARY_PACKAGE_NAME = "io.vov.vitamio";
9-
/**
10-
* @deprecated APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
11-
*/
12-
@Deprecated
13-
public static final String APPLICATION_ID = "io.vov.vitamio";
149
public static final String BUILD_TYPE = "debug";
15-
public static final String FLAVOR = "";
16-
public static final int VERSION_CODE = 400;
17-
public static final String VERSION_NAME = "4.0";
1810
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": 2,
3+
"artifactType": {
4+
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
5+
"kind": "Directory"
6+
},
7+
"applicationId": "io.vov.vitamio",
8+
"variantName": "debug",
9+
"elements": [
10+
{
11+
"type": "SINGLE",
12+
"filters": [],
13+
"outputFile": "AndroidManifest.xml"
14+
}
15+
]
16+
}

vitamio/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
aarFormatVersion=1.0
2+
aarMetadataVersion=1.0
Binary file not shown.
Binary file not shown.

vitamio/build/intermediates/incremental/packageDebugResources/compile-file-map.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Sun May 03 23:57:48 EDT 2020
1+
#Tue Nov 03 18:58:25 EST 2020
22
D\:\\GitHub\\YaoCollection\\vitamio\\res\\drawable-xhdpi\\mediacontroller_play.png=D\:\\GitHub\\YaoCollection\\vitamio\\build\\intermediates\\packaged_res\\debug\\drawable-xhdpi-v4\\mediacontroller_play.png
33
D\:\\GitHub\\YaoCollection\\vitamio\\res\\drawable\\scrubber_control_selector_holo.xml=D\:\\GitHub\\YaoCollection\\vitamio\\build\\intermediates\\packaged_res\\debug\\drawable\\scrubber_control_selector_holo.xml
44
D\:\\GitHub\\YaoCollection\\vitamio\\res\\drawable-xhdpi\\scrubber_control_pressed_holo.png=D\:\\GitHub\\YaoCollection\\vitamio\\build\\intermediates\\packaged_res\\debug\\drawable-xhdpi-v4\\scrubber_control_pressed_holo.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": 2,
3+
"artifactType": {
4+
"type": "PACKAGED_MANIFESTS",
5+
"kind": "Directory"
6+
},
7+
"applicationId": "io.vov.vitamio",
8+
"variantName": "debug",
9+
"elements": [
10+
{
11+
"type": "SINGLE",
12+
"filters": [],
13+
"outputFile": "../../library_manifest/debug/AndroidManifest.xml"
14+
}
15+
]
16+
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
io/vov/vitamio/EGL.java
2+
io.vov.vitamio.EGL
3+
io.vov.vitamio.EGL$1
4+
io.vov.vitamio.EGL$ComponentSizeChooser
5+
io.vov.vitamio.EGL$EGLConfigChooser
6+
io.vov.vitamio.EGL$EGLContextFactory
7+
io.vov.vitamio.EGL$EGLWindowSurfaceFactory
8+
io.vov.vitamio.EGL$SimpleEGLConfigChooser
9+
io/vov/vitamio/widget/MediaController.java
10+
io.vov.vitamio.widget.MediaController
11+
io.vov.vitamio.widget.MediaController$1
12+
io.vov.vitamio.widget.MediaController$2
13+
io.vov.vitamio.widget.MediaController$3
14+
io.vov.vitamio.widget.MediaController$MediaPlayerControl
15+
io.vov.vitamio.widget.MediaController$OnHiddenListener
16+
io.vov.vitamio.widget.MediaController$OnShownListener
17+
io/vov/vitamio/MediaFile.java
18+
io.vov.vitamio.MediaFile
19+
io.vov.vitamio.MediaFile$MediaFileType
20+
io/vov/vitamio/MediaFormat.java
21+
io.vov.vitamio.MediaFormat
22+
io/vov/vitamio/Vitamio.java
23+
io.vov.vitamio.Vitamio
24+
io/vov/vitamio/provider/MediaStore.java
25+
io.vov.vitamio.provider.MediaStore
26+
io.vov.vitamio.provider.MediaStore$Audio
27+
io.vov.vitamio.provider.MediaStore$Audio$AudioColumns
28+
io.vov.vitamio.provider.MediaStore$Audio$Media
29+
io.vov.vitamio.provider.MediaStore$InternalThumbnails
30+
io.vov.vitamio.provider.MediaStore$MediaColumns
31+
io.vov.vitamio.provider.MediaStore$Video
32+
io.vov.vitamio.provider.MediaStore$Video$Media
33+
io.vov.vitamio.provider.MediaStore$Video$Thumbnails
34+
io.vov.vitamio.provider.MediaStore$Video$VideoColumns
35+
io/vov/vitamio/MediaScannerClient.java
36+
io.vov.vitamio.MediaScannerClient
37+
io/vov/vitamio/MediaScanner.java
38+
io.vov.vitamio.MediaScanner
39+
io.vov.vitamio.MediaScanner$1
40+
io.vov.vitamio.MediaScanner$FileCacheEntry
41+
io.vov.vitamio.MediaScanner$MyMediaScannerClient
42+
io/vov/vitamio/activity/InitActivity.java
43+
io.vov.vitamio.activity.InitActivity
44+
io.vov.vitamio.activity.InitActivity$1
45+
io.vov.vitamio.activity.InitActivity$UIHandler
46+
io/vov/vitamio/VitamioLicense.java
47+
io.vov.vitamio.VitamioLicense
48+
io/vov/vitamio/utils/Device.java
49+
io.vov.vitamio.utils.Device
50+
io/vov/vitamio/BuildConfig.java
51+
io.vov.vitamio.BuildConfig
52+
io/vov/vitamio/VIntent.java
53+
io.vov.vitamio.VIntent
54+
io/vov/vitamio/utils/CPU.java
55+
io.vov.vitamio.utils.CPU
56+
io/vov/vitamio/provider/MiniThumbFile.java
57+
io.vov.vitamio.provider.MiniThumbFile
58+
io/vov/vitamio/widget/CenterLayout.java
59+
io.vov.vitamio.widget.CenterLayout
60+
io.vov.vitamio.widget.CenterLayout$LayoutParams
61+
io/vov/vitamio/ThumbnailUtils.java
62+
io.vov.vitamio.ThumbnailUtils
63+
io/vov/vitamio/utils/Base64.java
64+
io.vov.vitamio.utils.Base64
65+
io.vov.vitamio.utils.Base64$Coder
66+
io.vov.vitamio.utils.Base64$Decoder
67+
io.vov.vitamio.utils.Base64$Encoder
68+
io/vov/vitamio/MediaPlayer.java
69+
io.vov.vitamio.MediaPlayer
70+
io.vov.vitamio.MediaPlayer$EventHandler
71+
io.vov.vitamio.MediaPlayer$OnBufferingUpdateListener
72+
io.vov.vitamio.MediaPlayer$OnCachingUpdateListener
73+
io.vov.vitamio.MediaPlayer$OnCompletionListener
74+
io.vov.vitamio.MediaPlayer$OnErrorListener
75+
io.vov.vitamio.MediaPlayer$OnHWRenderFailedListener
76+
io.vov.vitamio.MediaPlayer$OnInfoListener
77+
io.vov.vitamio.MediaPlayer$OnPreparedListener
78+
io.vov.vitamio.MediaPlayer$OnSeekCompleteListener
79+
io.vov.vitamio.MediaPlayer$OnTimedTextListener
80+
io.vov.vitamio.MediaPlayer$OnVideoSizeChangedListener
81+
io.vov.vitamio.MediaPlayer$TrackInfo
82+
io/vov/vitamio/utils/ContextUtils.java
83+
io.vov.vitamio.utils.ContextUtils
84+
io/vov/vitamio/widget/OutlineTextView.java
85+
io.vov.vitamio.widget.OutlineTextView
86+
io/vov/vitamio/utils/StringUtils.java
87+
io.vov.vitamio.utils.StringUtils
88+
io/vov/vitamio/widget/VideoView.java
89+
io.vov.vitamio.widget.VideoView
90+
io.vov.vitamio.widget.VideoView$1
91+
io.vov.vitamio.widget.VideoView$2
92+
io.vov.vitamio.widget.VideoView$3
93+
io.vov.vitamio.widget.VideoView$4
94+
io.vov.vitamio.widget.VideoView$5
95+
io.vov.vitamio.widget.VideoView$5$1
96+
io.vov.vitamio.widget.VideoView$6
97+
io.vov.vitamio.widget.VideoView$7
98+
io.vov.vitamio.widget.VideoView$8
99+
io.vov.vitamio.widget.VideoView$9
100+
io/vov/vitamio/utils/ScreenResolution.java
101+
io.vov.vitamio.utils.ScreenResolution
102+
io/vov/vitamio/utils/Crypto.java
103+
io.vov.vitamio.utils.Crypto
104+
io/vov/vitamio/utils/FileUtils.java
105+
io.vov.vitamio.utils.FileUtils
106+
io/vov/vitamio/Metadata.java
107+
io.vov.vitamio.Metadata
108+
io/vov/vitamio/utils/Log.java
109+
io.vov.vitamio.utils.Log
110+
io/vov/vitamio/MediaMetadataRetriever.java
111+
io.vov.vitamio.MediaMetadataRetriever
112+
io/vov/vitamio/utils/IOUtils.java
113+
io.vov.vitamio.utils.IOUtils

0 commit comments

Comments
 (0)