Add material colors, fix text font size, fix missing intents

This commit is contained in:
Tommaso Berlose
2020-05-04 02:27:13 +02:00
parent 55b3a02da5
commit 864978e5d3
39 changed files with 55 additions and 18 deletions

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="54"
android:versionName="2.0.3" >
android:versionCode="56"
android:versionName="2.0.4" >
<uses-sdk
android:minSdkVersion="23"

View File

@ -1 +1 @@
#Sun May 03 20:05:32 CEST 2020
#Mon May 04 02:02:08 CEST 2020

View File

@ -1,4 +1,4 @@
#Sun May 03 21:21:10 CEST 2020
#Mon May 04 02:19:12 CEST 2020
base.0=/Users/tommaso/Documents/MyCode/another-widget/tasksintegration/build/intermediates/dex/debug/mergeProjectDexDebug/out/classes.dex
path.0=classes.dex
renamed.0=classes.dex

View File

@ -4,8 +4,8 @@
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:targetSandboxVersion="2"
android:versionCode="54"
android:versionName="2.0.3" >
android:versionCode="56"
android:versionName="2.0.4" >
<uses-sdk
android:minSdkVersion="23"

View File

@ -3,8 +3,8 @@
3 xmlns:dist="http://schemas.android.com/apk/distribution"
4 featureSplit="tasksintegration"
5 package="com.tommasoberlose.anotherwidget"
6 android:versionCode="54"
7 android:versionName="2.0.3" >
6 android:versionCode="56"
7 android:versionName="2.0.4" >
8
9 <uses-sdk
10 android:minSdkVersion="23"

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="54"
android:versionName="2.0.3" >
android:versionCode="56"
android:versionName="2.0.4" >
<uses-sdk
android:minSdkVersion="23"

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="54"
android:versionName="2.0.3" >
android:versionCode="56"
android:versionName="2.0.4" >
<uses-sdk android:targetSdkVersion="29" />