name change
@ -1 +1 @@
|
||||
Asgardius S3 Manager
|
||||
Asgardius S3 Music
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.Context;
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 26 KiB |
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.database.sqlite.SQLiteDatabase;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.annotation.SuppressLint;
|
||||
import android.content.Context;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AlertDialog;
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
@ -1,6 +1,5 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
||||
import android.widget.Button;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import static android.content.ContentValues.TAG;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.annotation.SuppressLint;
|
||||
import android.graphics.drawable.Drawable;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.DialogInterface;
|
||||
import android.content.Intent;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.Context;
|
||||
import android.database.sqlite.SQLiteDatabase;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
import android.os.Bundle;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AlertDialog;
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import com.amazonaws.services.s3.AmazonS3;
|
||||
import com.amazonaws.services.s3.model.GeneratePresignedUrlRequest;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.content.Context;
|
||||
import android.view.GestureDetector;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.os.Build;
|
||||
import android.os.Bundle;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import static android.content.ContentValues.TAG;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import android.app.AppOpsManager;
|
||||
import android.app.NotificationChannel;
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
|
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
@ -1,4 +1,4 @@
|
||||
package asgardius.page.s3manager;
|
||||
package asgardius.page.s3music;
|
||||
|
||||
import org.junit.Test;
|
||||
|