Skip to content

Commit

Permalink
Clean Install
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCioccarelli committed Apr 2, 2019
1 parent ad124d7 commit 0a263f1
Show file tree
Hide file tree
Showing 102 changed files with 114 additions and 92 deletions.
24 changes: 23 additions & 1 deletion .gitignore 100644 → 100755
@@ -1,10 +1,18 @@
# Built application files
*.apk
*.ap_

# Mac Files
*.DS_Store

# Files for the ART/Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
out/

Expand All @@ -29,7 +37,13 @@ captures/

# IntelliJ
*.iml
.idea
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/caches

# Keystore files
# Uncomment the following line if you do not want to check your keystore files in.
Expand All @@ -52,3 +66,11 @@ fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md

# Extra
.gradle
.idea
build
.git
local.properties
app/release/output.json
Empty file modified LICENSE 100644 → 100755
Empty file.
Empty file modified README.md 100644 → 100755
Empty file.
Empty file modified app/.gitignore 100644 → 100755
Empty file.
Empty file modified app/build.gradle 100644 → 100755
Empty file.
Empty file modified app/proguard-rules.pro 100644 → 100755
Empty file.
Empty file modified app/src/main/AndroidManifest.xml 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified app/src/main/res/drawable/access_point_network.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/access_point_network_off.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/add_outline.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/bottom_sheet.xml 100644 → 100755
Empty file.
14 changes: 7 additions & 7 deletions app/src/main/res/drawable/cloud_question.xml 100644 → 100755
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="#FFF" android:pathData="M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03M13,17H11V15H13V17M14.8,11.82C14.5,12.21 14.13,12.5 13.67,12.75C13.41,12.91 13.24,13.07 13.15,13.26C13.06,13.45 13,13.69 13,14H11C11,13.45 11.11,13.08 11.3,12.82C11.5,12.56 11.85,12.25 12.37,11.91C12.63,11.75 12.84,11.56 13,11.32C13.15,11.09 13.23,10.81 13.23,10.5C13.23,10.18 13.14,9.94 12.96,9.76C12.78,9.56 12.5,9.47 12.2,9.47C11.93,9.47 11.71,9.55 11.5,9.7C11.35,9.85 11.25,10.08 11.25,10.39H9.28C9.23,9.64 9.5,9 10.06,8.59C10.6,8.2 11.31,8 12.2,8C13.14,8 13.89,8.23 14.43,8.68C14.97,9.13 15.24,9.75 15.24,10.5C15.24,11 15.09,11.41 14.8,11.82Z" />
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path android:fillColor="#FFF" android:pathData="M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03M13,17H11V15H13V17M14.8,11.82C14.5,12.21 14.13,12.5 13.67,12.75C13.41,12.91 13.24,13.07 13.15,13.26C13.06,13.45 13,13.69 13,14H11C11,13.45 11.11,13.08 11.3,12.82C11.5,12.56 11.85,12.25 12.37,11.91C12.63,11.75 12.84,11.56 13,11.32C13.15,11.09 13.23,10.81 13.23,10.5C13.23,10.18 13.14,9.94 12.96,9.76C12.78,9.56 12.5,9.47 12.2,9.47C11.93,9.47 11.71,9.55 11.5,9.7C11.35,9.85 11.25,10.08 11.25,10.39H9.28C9.23,9.64 9.5,9 10.06,8.59C10.6,8.2 11.31,8 12.2,8C13.14,8 13.89,8.23 14.43,8.68C14.97,9.13 15.24,9.75 15.24,10.5C15.24,11 15.09,11.41 14.8,11.82Z" />
</vector>
Empty file modified app/src/main/res/drawable/cloud_search.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified app/src/main/res/drawable/copy.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/cube_scan.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/download.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/download_multiple.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/empty_checklist.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified app/src/main/res/drawable/folder.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/link.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/list.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/next.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/open_channel.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/open_video.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/play.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/remove_outline.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/share.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/timer.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/toast_check.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/toast_error.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/toast_info.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/toast_warning.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/type_mp3.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/drawable/type_mp4.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout-sw600dp/activity_layout.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/activity_content.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/activity_layout.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/bottom_dialog.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/empty_view_checklist.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/empty_view_search.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/result_item.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/layout/video_player_dialog.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/menu/menu_main.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values-sw600dp/attrs.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values/attrs.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values/colors.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values/dimens.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values/material.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/values/styles.xml 100644 → 100755
Empty file.
Empty file modified app/src/main/res/xml/download_path.xml 100644 → 100755
Empty file.
Empty file modified bin/music-downloader.apk 100644 → 100755
Empty file.
Empty file modified bin/update.json 100644 → 100755
Empty file.
Empty file modified build.gradle 100644 → 100755
Empty file.
Empty file modified gradle.properties 100644 → 100755
Empty file.
Empty file modified gradle/wrapper/gradle-wrapper.jar 100644 → 100755
Empty file.
Empty file modified gradle/wrapper/gradle-wrapper.properties 100644 → 100755
Empty file.
168 changes: 84 additions & 84 deletions gradlew.bat 100644 → 100755
@@ -1,84 +1,84 @@
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################

@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal

set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%

@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=

@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome

set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto init

echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.

goto fail

:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe

if exist "%JAVA_EXE%" goto init

echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.

goto fail

:init
@rem Get command-line arguments, handling Windows variants

if not "%OS%" == "Windows_NT" goto win9xME_args

:win9xME_args
@rem Slurp the command line arguments.
set CMD_LINE_ARGS=
set _SKIP=2

:win9xME_args_slurp
if "x%~1" == "x" goto execute

set CMD_LINE_ARGS=%*

:execute
@rem Setup the command line

set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar

@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%

:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd

:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1

:mainEnd
if "%OS%"=="Windows_NT" endlocal

:omega
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################

@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal

set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%

@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=

@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome

set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto init

echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.

goto fail

:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe

if exist "%JAVA_EXE%" goto init

echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.

goto fail

:init
@rem Get command-line arguments, handling Windows variants

if not "%OS%" == "Windows_NT" goto win9xME_args

:win9xME_args
@rem Slurp the command line arguments.
set CMD_LINE_ARGS=
set _SKIP=2

:win9xME_args_slurp
if "x%~1" == "x" goto execute

set CMD_LINE_ARGS=%*

:execute
@rem Setup the command line

set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar

@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%

:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd

:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1

:mainEnd
if "%OS%"=="Windows_NT" endlocal

:omega
Empty file modified media/carousel.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified settings.gradle 100644 → 100755
Empty file.

0 comments on commit 0a263f1

Please sign in to comment.