Browse Source

Merge pull request #4 from mmeister1203/master

Update center icon, build tools, and remove unused stuff.
chat
Duke Leto 5 years ago
committed by GitHub
parent
commit
0dd5b1b216
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. BIN
      app/src/main/connect-web.png
  2. BIN
      app/src/main/connectimg2-web.png
  3. BIN
      app/src/main/logo-web.png
  4. 5
      app/src/main/res/layout/content_main.xml
  5. 5
      app/src/main/res/mipmap-anydpi-v26/connect.xml
  6. 5
      app/src/main/res/mipmap-anydpi-v26/connect_round.xml
  7. BIN
      app/src/main/res/mipmap-hdpi/connect.png
  8. BIN
      app/src/main/res/mipmap-hdpi/connect_round.png
  9. BIN
      app/src/main/res/mipmap-hdpi/connectfg.png
  10. BIN
      app/src/main/res/mipmap-mdpi/connect.png
  11. BIN
      app/src/main/res/mipmap-mdpi/connect_round.png
  12. BIN
      app/src/main/res/mipmap-mdpi/connectfg.png
  13. BIN
      app/src/main/res/mipmap-xhdpi/connect.png
  14. BIN
      app/src/main/res/mipmap-xhdpi/connect_round.png
  15. BIN
      app/src/main/res/mipmap-xhdpi/connectfg.png
  16. BIN
      app/src/main/res/mipmap-xxhdpi/connect.png
  17. BIN
      app/src/main/res/mipmap-xxhdpi/connect_round.png
  18. BIN
      app/src/main/res/mipmap-xxhdpi/connectfg.png
  19. BIN
      app/src/main/res/mipmap-xxxhdpi/connect.png
  20. BIN
      app/src/main/res/mipmap-xxxhdpi/connect_round.png
  21. BIN
      app/src/main/res/mipmap-xxxhdpi/connectfg.png
  22. BIN
      app/src/main/res/mipmap/ic_silent_dragon_round.png
  23. 2
      build.gradle
  24. 8
      gradle/wrapper/gradle-wrapper.properties

BIN
app/src/main/connect-web.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

BIN
app/src/main/connectimg2-web.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
app/src/main/logo-web.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

5
app/src/main/res/layout/content_main.xml

@ -95,8 +95,9 @@
android:id="@+id/layoutConnect">
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content" app:srcCompat="@mipmap/connect_round"
android:layout_width="72dp"
android:layout_height="72dp"
android:src="@mipmap/ic_silent_dragon_round"
android:id="@+id/imageView5" app:layout_constraintTop_toTopOf="parent"
android:layout_marginTop="8dp"
app:layout_constraintEnd_toEndOf="parent"

5
app/src/main/res/mipmap-anydpi-v26/connect.xml

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/connectbg"/>
<foreground android:drawable="@mipmap/connectfg"/>
</adaptive-icon>

5
app/src/main/res/mipmap-anydpi-v26/connect_round.xml

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/connectbg"/>
<foreground android:drawable="@mipmap/connectfg"/>
</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/connect.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

BIN
app/src/main/res/mipmap-hdpi/connect_round.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

BIN
app/src/main/res/mipmap-hdpi/connectfg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

BIN
app/src/main/res/mipmap-mdpi/connect.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
app/src/main/res/mipmap-mdpi/connect_round.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

BIN
app/src/main/res/mipmap-mdpi/connectfg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

BIN
app/src/main/res/mipmap-xhdpi/connect.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

BIN
app/src/main/res/mipmap-xhdpi/connect_round.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

BIN
app/src/main/res/mipmap-xhdpi/connectfg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

BIN
app/src/main/res/mipmap-xxhdpi/connect.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

BIN
app/src/main/res/mipmap-xxhdpi/connect_round.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

BIN
app/src/main/res/mipmap-xxhdpi/connectfg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/connect.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/connect_round.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/connectfg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

BIN
app/src/main/res/mipmap/ic_silent_dragon_round.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

2
build.gradle

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:3.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong

8
gradle/wrapper/gradle-wrapper.properties

@ -1,6 +1,6 @@
#Tue Jan 15 15:58:53 PST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
#Wed Aug 28 16:05:17 MDT 2019
distributionBase=PROJECT
distributionPath=.gradle/wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip

Loading…
Cancel
Save