Code cleanup
|
|
@ -238,14 +238,6 @@
|
|||
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
|
||||
</intent-filter>
|
||||
</service>
|
||||
<service
|
||||
android:name=".helpers.notifications.HabiticaFirebaseInstanceIDService"
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<action android:name="com.google.firebase.INSTANCE_ID_EVENT"/>
|
||||
</intent-filter>
|
||||
</service>
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="@string/content_provider"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.1'
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
classpath('com.noveogroup.android:check:1.2.5') {
|
||||
exclude module: 'checkstyle'
|
||||
exclude module: 'pmd-java'
|
||||
|
|
@ -51,7 +51,7 @@ dependencies {
|
|||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:adapter-rxjava3:2.9.0'
|
||||
//Crash Logging
|
||||
implementation 'com.google.firebase:firebase-crashlytics:17.3.0'
|
||||
implementation 'com.google.firebase:firebase-crashlytics:17.3.1'
|
||||
|
||||
//Dependency Injection
|
||||
implementation 'com.google.dagger:dagger:2.31.2'
|
||||
|
|
@ -60,7 +60,7 @@ dependencies {
|
|||
compileOnly 'com.github.pengrad:jdk9-deps:1.0'
|
||||
//App Compatibility and Material Design
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
implementation 'com.google.android.material:material:1.3.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
implementation 'androidx.legacy:legacy-preference-v14:1.0.0'
|
||||
// Markdown
|
||||
|
|
@ -115,7 +115,7 @@ dependencies {
|
|||
implementation 'com.google.firebase:firebase-config:20.0.3'
|
||||
implementation 'com.google.firebase:firebase-perf:19.1.1'
|
||||
implementation 'com.google.android.gms:play-services-auth:19.0.0'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30"
|
||||
implementation 'com.nex3z:flow-layout:1.2.2'
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.3.2'
|
||||
|
|
@ -150,8 +150,8 @@ android {
|
|||
buildConfigField "String", "TESTING_LEVEL", "\"production\""
|
||||
resConfigs "en", "bg", "de", "en-rGB", "es", "fr", "hr-rHR", "in", "it", "iw", "ja", "ko", "lt", "nl", "pl", "pt-rBR", "pt-rPT", "ru", "tr", "zh", "zh-rTW"
|
||||
|
||||
versionCode 2835
|
||||
versionName "3.2"
|
||||
versionCode 2838
|
||||
versionName "3.2.1"
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
|
|
|
|||
|
|
@ -12,4 +12,3 @@
|
|||
|
||||
# Project target.
|
||||
target=android-17
|
||||
android.library.reference.1=../app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/21.0.0
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="?attr/colorPrimary" android:state_focused="true"/>
|
||||
<item android:alpha="0.87" android:color="?attr/colorPrimary" android:state_hovered="true"/>
|
||||
<item android:alpha="0.12" android:color="?attr/colorPrimary" android:state_enabled="false"/>
|
||||
<item android:alpha="0.38" android:color="?attr/colorPrimary"/>
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 600 B |
|
Before Width: | Height: | Size: 458 B |
|
Before Width: | Height: | Size: 92 B |
|
Before Width: | Height: | Size: 142 B |
|
Before Width: | Height: | Size: 116 B |
|
Before Width: | Height: | Size: 104 B |
|
Before Width: | Height: | Size: 136 B |
|
Before Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 142 B |
|
Before Width: | Height: | Size: 198 B |
|
Before Width: | Height: | Size: 144 B |
|
Before Width: | Height: | Size: 530 B |
|
Before Width: | Height: | Size: 98 B |
|
Before Width: | Height: | Size: 390 B |
|
Before Width: | Height: | Size: 210 B |
|
Before Width: | Height: | Size: 200 B |
|
Before Width: | Height: | Size: 326 B |
|
Before Width: | Height: | Size: 316 B |
|
Before Width: | Height: | Size: 266 B |
|
Before Width: | Height: | Size: 844 B |
|
Before Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 592 B |
|
Before Width: | Height: | Size: 459 B |
|
Before Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 9 KiB |
|
Before Width: | Height: | Size: 512 B |
|
Before Width: | Height: | Size: 388 B |
|
Before Width: | Height: | Size: 400 B |
|
Before Width: | Height: | Size: 334 B |
|
Before Width: | Height: | Size: 56 B |
|
Before Width: | Height: | Size: 104 B |
|
Before Width: | Height: | Size: 90 B |
|
Before Width: | Height: | Size: 78 B |
|
Before Width: | Height: | Size: 96 B |
|
Before Width: | Height: | Size: 256 B |
|
Before Width: | Height: | Size: 128 B |
|
Before Width: | Height: | Size: 156 B |
|
Before Width: | Height: | Size: 90 B |
|
Before Width: | Height: | Size: 328 B |
|
Before Width: | Height: | Size: 74 B |
|
Before Width: | Height: | Size: 984 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 236 B |
|
Before Width: | Height: | Size: 100 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 234 B |
|
Before Width: | Height: | Size: 196 B |
|
Before Width: | Height: | Size: 216 B |
|
Before Width: | Height: | Size: 372 B |
|
Before Width: | Height: | Size: 250 B |
|
Before Width: | Height: | Size: 415 B |
|
Before Width: | Height: | Size: 299 B |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 496 B |
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 333 B |
|
Before Width: | Height: | Size: 282 B |
|
Before Width: | Height: | Size: 748 B |
|
Before Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 152 B |
|
Before Width: | Height: | Size: 116 B |
|
Before Width: | Height: | Size: 116 B |
|
Before Width: | Height: | Size: 140 B |
|
Before Width: | Height: | Size: 456 B |
|
Before Width: | Height: | Size: 142 B |
|
Before Width: | Height: | Size: 226 B |
|
Before Width: | Height: | Size: 128 B |
|
Before Width: | Height: | Size: 636 B |
|
Before Width: | Height: | Size: 90 B |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 518 B |
|
Before Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 188 B |
|
Before Width: | Height: | Size: 396 B |
|
Before Width: | Height: | Size: 320 B |
|
Before Width: | Height: | Size: 278 B |
|
Before Width: | Height: | Size: 328 B |
|
Before Width: | Height: | Size: 452 B |
|
Before Width: | Height: | Size: 817 B |
|
Before Width: | Height: | Size: 612 B |
|
Before Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 802 B |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 607 B |
|
Before Width: | Height: | Size: 540 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 798 B |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 190 B |