Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbbf9dede8 | ||
|
|
214658b99e | ||
|
|
415fe3463d | ||
|
|
6234e56e78 | ||
|
|
f82b2c0d3f | ||
|
|
a4214300ec | ||
|
|
6a090bd5f1 | ||
|
|
c9bb3dd469 | ||
|
|
6fd10042fb | ||
|
|
aa25f39fe9 | ||
|
|
860047c2d3 | ||
|
|
d0eaee60e9 | ||
|
|
d303a88803 | ||
|
|
f4ef586681 | ||
|
|
8f551c8b32 | ||
|
|
d3e194aefe | ||
|
|
85d963047e | ||
|
|
df9833472f | ||
|
|
99f7133afe | ||
|
|
1c023b5218 | ||
|
|
bf692e8da3 | ||
|
|
7960a5785d | ||
|
|
8579c30909 | ||
|
|
845fcf0864 | ||
|
|
24b062d8dd | ||
|
|
7cfcb62c25 | ||
|
|
b02dda405c | ||
|
|
bc60cba2b8 | ||
|
|
4df1743ed1 | ||
|
|
e3bf91b99b |
@@ -193,9 +193,9 @@
|
||||
</intent-filter>
|
||||
|
||||
<meta-data android:name="com.sec.minimode.icon.portrait.normal"
|
||||
android:resource="@drawable/icon" />
|
||||
android:resource="@mipmap/ic_launcher" />
|
||||
<meta-data android:name="com.sec.minimode.icon.landscape.normal"
|
||||
android:resource="@drawable/icon" />
|
||||
android:resource="@mipmap/ic_launcher" />
|
||||
|
||||
</activity-alias>
|
||||
|
||||
|
||||
10
build.gradle
@@ -66,8 +66,9 @@ dependencies {
|
||||
compile 'com.android.support:preference-v14:27.0.2'
|
||||
compile 'com.android.support:gridlayout-v7:27.0.2'
|
||||
compile 'com.android.support:multidex:1.0.2'
|
||||
compile "com.android.support:exifinterface:27.0.2"
|
||||
compile "android.arch.lifecycle:extensions:1.1.1"
|
||||
compile 'com.android.support:exifinterface:27.0.2'
|
||||
compile 'android.arch.lifecycle:extensions:1.1.1'
|
||||
compile 'android.arch.lifecycle:common-java8:1.1.1'
|
||||
|
||||
compile 'com.google.android.gms:play-services-gcm:9.6.1'
|
||||
compile 'com.google.android.gms:play-services-maps:9.6.1'
|
||||
@@ -166,6 +167,7 @@ dependencyVerification {
|
||||
'com.android.support:multidex:7cd48755c7cfdb6dd2d21cbb02236ec390f6ac91cde87eb62f475b259ab5301d',
|
||||
'com.android.support:exifinterface:0e7cd526c4468895cd8549def46b3d33c8bcfb1ae4830569898d8c7326b15bb2',
|
||||
'android.arch.lifecycle:extensions:429426b2feec2245ffc5e75b3b5309bedb36159cf06dc71843ae43526ac289b6',
|
||||
'android.arch.lifecycle:common-java8:7078b5c8ccb94203df9cc2a463c69cf0021596e6cf966d78fbfd697aaafe0630',
|
||||
'com.google.android.gms:play-services-gcm:312e61253a236f2d9b750b9c04fc92fd190d23b0b2755c99de6ce4a28b259dae',
|
||||
'com.google.android.gms:play-services-places:abf3a4a3b146ec7e6e753be62775e512868cf37d6f88ffe2d81167b33b57132b',
|
||||
'com.google.android.gms:play-services-maps:45e8021e7ddac4a44a82a0e9698991389ded3023d35c58f38dbd86d54211ec0e',
|
||||
@@ -252,8 +254,8 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 383
|
||||
versionName "4.23.3"
|
||||
versionCode 387
|
||||
versionName "4.24.2"
|
||||
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:anim/decelerate_interpolator">
|
||||
<translate
|
||||
android:duration="150"
|
||||
android:fromXDelta="0%"
|
||||
android:toXDelta="-100%" />
|
||||
</set>
|
||||
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 236 B |
BIN
res/drawable-hdpi/ic_delivery_status_delivered.png
Normal file
|
After Width: | Height: | Size: 493 B |
BIN
res/drawable-hdpi/ic_delivery_status_read.png
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
res/drawable-hdpi/ic_delivery_status_sending.png
Normal file
|
After Width: | Height: | Size: 299 B |
BIN
res/drawable-hdpi/ic_delivery_status_sent.png
Normal file
|
After Width: | Height: | Size: 415 B |
BIN
res/drawable-hdpi/ic_document_large_dark.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
res/drawable-hdpi/ic_document_large_light.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
res/drawable-hdpi/ic_document_small_dark.png
Normal file
|
After Width: | Height: | Size: 974 B |
BIN
res/drawable-hdpi/ic_document_small_light.png
Normal file
|
After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 345 B |
|
Before Width: | Height: | Size: 281 B |
BIN
res/drawable-hdpi/ic_error.png
Normal file
|
After Width: | Height: | Size: 568 B |
|
Before Width: | Height: | Size: 298 B |
|
Before Width: | Height: | Size: 230 B |
|
Before Width: | Height: | Size: 210 B |
|
Before Width: | Height: | Size: 195 B |
|
Before Width: | Height: | Size: 1023 B |
BIN
res/drawable-hdpi/ic_timer.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
res/drawable-hdpi/ic_timer_disabled.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 499 B |
|
Before Width: | Height: | Size: 554 B |
|
Before Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 630 B |
BIN
res/drawable-hdpi/timer00.png
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
res/drawable-hdpi/timer05.png
Normal file
|
After Width: | Height: | Size: 390 B |
BIN
res/drawable-hdpi/timer10.png
Normal file
|
After Width: | Height: | Size: 397 B |
BIN
res/drawable-hdpi/timer15.png
Normal file
|
After Width: | Height: | Size: 378 B |
BIN
res/drawable-hdpi/timer20.png
Normal file
|
After Width: | Height: | Size: 428 B |
BIN
res/drawable-hdpi/timer25.png
Normal file
|
After Width: | Height: | Size: 431 B |
BIN
res/drawable-hdpi/timer30.png
Normal file
|
After Width: | Height: | Size: 422 B |
BIN
res/drawable-hdpi/timer35.png
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
res/drawable-hdpi/timer40.png
Normal file
|
After Width: | Height: | Size: 453 B |
BIN
res/drawable-hdpi/timer45.png
Normal file
|
After Width: | Height: | Size: 419 B |
BIN
res/drawable-hdpi/timer50.png
Normal file
|
After Width: | Height: | Size: 485 B |
BIN
res/drawable-hdpi/timer55.png
Normal file
|
After Width: | Height: | Size: 495 B |
BIN
res/drawable-hdpi/timer60.png
Normal file
|
After Width: | Height: | Size: 436 B |
|
Before Width: | Height: | Size: 411 B |
|
Before Width: | Height: | Size: 777 B |
|
Before Width: | Height: | Size: 704 B |
|
Before Width: | Height: | Size: 181 B |
BIN
res/drawable-mdpi/ic_delivery_status_delivered.png
Normal file
|
After Width: | Height: | Size: 321 B |
BIN
res/drawable-mdpi/ic_delivery_status_read.png
Normal file
|
After Width: | Height: | Size: 313 B |
BIN
res/drawable-mdpi/ic_delivery_status_sending.png
Normal file
|
After Width: | Height: | Size: 193 B |
BIN
res/drawable-mdpi/ic_delivery_status_sent.png
Normal file
|
After Width: | Height: | Size: 261 B |
BIN
res/drawable-mdpi/ic_document_large_dark.png
Normal file
|
After Width: | Height: | Size: 837 B |
BIN
res/drawable-mdpi/ic_document_large_light.png
Normal file
|
After Width: | Height: | Size: 769 B |
BIN
res/drawable-mdpi/ic_document_small_dark.png
Normal file
|
After Width: | Height: | Size: 583 B |
BIN
res/drawable-mdpi/ic_document_small_light.png
Normal file
|
After Width: | Height: | Size: 557 B |
|
Before Width: | Height: | Size: 295 B |
|
Before Width: | Height: | Size: 231 B |
BIN
res/drawable-mdpi/ic_error.png
Normal file
|
After Width: | Height: | Size: 397 B |
|
Before Width: | Height: | Size: 224 B |
|
Before Width: | Height: | Size: 195 B |
|
Before Width: | Height: | Size: 148 B |
|
Before Width: | Height: | Size: 157 B |
|
Before Width: | Height: | Size: 699 B |
BIN
res/drawable-mdpi/ic_timer.png
Normal file
|
After Width: | Height: | Size: 669 B |
BIN
res/drawable-mdpi/ic_timer_disabled.png
Normal file
|
After Width: | Height: | Size: 746 B |
|
Before Width: | Height: | Size: 329 B |
|
Before Width: | Height: | Size: 434 B |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 740 B |
|
Before Width: | Height: | Size: 754 B |
|
Before Width: | Height: | Size: 752 B |
|
Before Width: | Height: | Size: 748 B |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 462 B |
BIN
res/drawable-mdpi/timer00.png
Normal file
|
After Width: | Height: | Size: 233 B |
BIN
res/drawable-mdpi/timer05.png
Normal file
|
After Width: | Height: | Size: 268 B |
BIN
res/drawable-mdpi/timer10.png
Normal file
|
After Width: | Height: | Size: 275 B |
BIN
res/drawable-mdpi/timer15.png
Normal file
|
After Width: | Height: | Size: 258 B |
BIN
res/drawable-mdpi/timer20.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
res/drawable-mdpi/timer25.png
Normal file
|
After Width: | Height: | Size: 293 B |
BIN
res/drawable-mdpi/timer30.png
Normal file
|
After Width: | Height: | Size: 287 B |
BIN
res/drawable-mdpi/timer35.png
Normal file
|
After Width: | Height: | Size: 298 B |
BIN
res/drawable-mdpi/timer40.png
Normal file
|
After Width: | Height: | Size: 309 B |
BIN
res/drawable-mdpi/timer45.png
Normal file
|
After Width: | Height: | Size: 274 B |
BIN
res/drawable-mdpi/timer50.png
Normal file
|
After Width: | Height: | Size: 313 B |
BIN
res/drawable-mdpi/timer55.png
Normal file
|
After Width: | Height: | Size: 326 B |
BIN
res/drawable-mdpi/timer60.png
Normal file
|
After Width: | Height: | Size: 296 B |