diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index 12ce003758..21efdf09cf 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -4,87 +4,96 @@ android:versionCode="106" android:versionName="2.56"> - - - - - - - + + + + + + + + - - - - - + android:maxSdkVersion="32" /> + + + + + + android:maxSdkVersion="32" /> - + - + + android:required="false" /> + android:required="false" /> + android:required="false" /> + android:required="false" /> + android:required="false" /> + com.google.firebase.crashlytics, com.google.firebase.iid, com.appmattus.certificatetransparency" /> + android:label="@string/permission_content_provider_label" /> + + - + android:protectionLevel="dangerous"> + android:protectionLevel="dangerous"> + + @@ -97,8 +106,11 @@ - + + @@ -111,78 +123,94 @@ + android:usesCleartextTraffic="true" + tools:replace="android:label,android:icon,android:theme, android:allowBackup"> + + + + + + + android:label="@string/application_name"> - + - + - + - + - + - + android:label="@string/application_name" + android:windowSoftInputMode="adjustResize"> - - - - + android:name="org.commcare.activities.CrashWarningActivity" + android:label="CommCare Forced Closure"> + + + + + + + + android:authorities="${odkProvider}.forms" + android:exported="false" /> + android:authorities="${odkProvider}.instances" + android:exported="false" /> + android:readPermission="${applicationId}.provider.cases.read" /> + android:readPermission="${applicationId}.provider.cases.read" /> + android:resource="@xml/provider_paths" /> - + android:theme="@style/PreferenceTheme"> - + android:theme="@style/PreferenceTheme"> - + android:theme="@style/FullscreenTheme"> + android:name="org.commcare.activities.DotsEntryActivity" + android:exported="false"> - + - + - - + - + - - + + - - - - + + + + - + - - + + - - - + + + - + - - + + - - - + + + - + - + - - - + + + - + - - + + + android:scheme="file" /> - + - + - - - + + + - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - - - + android:windowSoftInputMode="stateUnchanged|adjustResize"> + - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - + android:launchMode="singleTop" + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - + android:windowSoftInputMode="adjustResize"> - - + + android:permission="org.commcare.dalvik.permission.PROTECT_FALSELY_EXPOSED_COMPONENTS" + android:exported="true"> - + - + @@ -366,10 +378,9 @@ + android:required="false" /> - - + + android:name="org.commcare.activities.ReportProblemActivity" + android:label="@string/title_activity_report_problem"> + android:value="org.commcare.activities.CommCareSetupActivity" /> - - - + android:windowSoftInputMode="adjustResize"> + + android:name="org.commcare.activities.KeyAccessRequestActivity" + android:exported="true"> - + - + + android:exported="true" + android:name="org.commcare.android.nfc.NfcWriteActivity" + android:permission="org.commcare.dalvik.permission.PROTECT_FALSELY_EXPOSED_COMPONENTS"> - + - + + android:exported="true" + android:name="org.commcare.android.nfc.NfcReadActivity" + android:permission="org.commcare.dalvik.permission.PROTECT_FALSELY_EXPOSED_COMPONENTS"> - + - + @@ -421,18 +432,18 @@ android:name="org.commcare.provider.ExternalApiReceiver" android:exported="true"> - - + + - - + + @@ -440,116 +451,109 @@ android:name="org.commcare.provider.RefreshToLatestBuildReceiver" android:exported="false"> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + - + android:windowSoftInputMode="adjustPan"> - + android:windowSoftInputMode="adjustResize"> - - - + android:screenOrientation="portrait"> + + android:permission="org.commcare.dalvik.permission.PROTECT_FALSELY_EXPOSED_COMPONENTS" + android:exported="true"> - + - + - - - + + + - + android:windowSoftInputMode="stateVisible|adjustResize"> - - - + android:windowSoftInputMode="stateVisible|adjustResize"> + + + android:label="@string/title_data_change_logs_activity"> - + - - - + + + + android:value="${googlePlayMapsApiKey}" /> + android:value="@integer/google_play_services_version" /> + android:resource="@xml/app_restrictions" /> - + + android:exported="true" + tools:node="merge" /> + - + \ No newline at end of file diff --git a/app/assets/locales/android_translatable_strings.txt b/app/assets/locales/android_translatable_strings.txt index 46735f4bf1..6412ddcfd3 100644 --- a/app/assets/locales/android_translatable_strings.txt +++ b/app/assets/locales/android_translatable_strings.txt @@ -65,6 +65,7 @@ home.sync=Sync with Server home.unsent.forms.indicator=Unsent Forms: ${0} home.logout=Log out of CommCare home.report=Report an Issue +home.connect=View Job Status # IMPORTANT: do NOT change the name of this key for any reason; HQ uses it for the training root menu training.root.title=Training @@ -107,6 +108,7 @@ menu.privilege.claim.disable=Disable Privileges menu.data.change.logs=Data Change Logs menu.enable.rate.limit.popup=Enable Rate Limit Error Popup menu.enable.manual.form.quarantine=Enable Manual Form Quarantine +menu.enable.connect.id=Enable ConnectID install.fail.error=We encountered an ${0} error processing your request. Please try again later. If the problem persists, contact CommCare Support. @@ -178,6 +180,7 @@ login.password=Password login.pin.password=PIN login.primed.prompt=Your password has been saved for you! Just press 'Log In'. login.button=Log In +login.app.connect=Go to Connect Jobs login.sync=Synchronize with server login.bad.password=We couldn't find a user with this password. Please try another! login.welcome.single=Welcome back! Please log in. @@ -198,7 +201,7 @@ post.generic.error=An error occurred while preparing the HTTP request post.dialog.title=Claiming... post.dialog.body=Claiming chosen data from server post.io.error=Error reading server response: ${0} -post.unknown.response=Received unknown resonse code (${0}) from server +post.unknown.response=Received unknown response code (${0}) from server post.client.error=Client-side error (code ${0}) received from network request. post.server.error=Server-side error (code ${0}) received from network request. post.gone.error=Case is not present on server. @@ -363,6 +366,7 @@ select.detail.bypass=Done select.address.show=Show Address select.menu.sort=Sort By... select.menu.map=View on Map +select.menu.scan=Scan Barcode select.menu.settings=Settings select.detail.title=Details select.list.title=Select @@ -370,6 +374,7 @@ select.detail.callout.title=Select phone number action select.detail.callout.call=Call select.detail.callout.sms=Send SMS + home.logged.in.message=Logged In: ${0} notification.logged.in=Logged Into ${0} diff --git a/app/build.gradle b/app/build.gradle index a948b8989f..0a5282e1b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,6 +14,7 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply plugin: 'com.google.gms.google-services' apply plugin: 'com.google.firebase.crashlytics' +apply plugin: 'androidx.navigation.safeargs' apply from: 'jacoco.gradle' repositories { @@ -84,6 +85,11 @@ dependencies { implementation 'joda-time:joda-time:2.9.4' implementation 'net.zetetic:android-database-sqlcipher:4.5.3@aar' implementation 'androidx.sqlite:sqlite:2.2.0' + implementation 'com.google.android.gms:play-services-auth:21.2.0' + implementation 'com.google.android.gms:play-services-auth-api-phone:18.1.0' + implementation 'com.google.android.gms:play-services-identity:18.1.0' + implementation 'com.google.android.gms:play-services-base:18.5.0' + implementation('org.apache.james:apache-mime4j:0.7.2') { exclude module: 'commons-io' } @@ -100,7 +106,6 @@ dependencies { implementation 'com.google.firebase:firebase-messaging:21.1.0' implementation 'com.google.firebase:firebase-crashlytics:17.2.1' implementation 'androidx.legacy:legacy-support-core-ui:1.0.0' - implementation (name: 'rtl-viewpager-2.0.0', ext: 'aar') implementation('com.github.bumptech.glide:glide:4.9.0') { exclude group: 'com.android.support' } @@ -140,6 +145,19 @@ dependencies { // Dependency required for API desugaring coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_minimal:2.1.3' + + implementation 'androidx.biometric:biometric:1.1.0' + + implementation 'io.michaelrocks:libphonenumber-android:8.13.11' + implementation 'com.nulab-inc:zxcvbn:1.7.0' + + def nav_version = '2.6.0' + implementation "androidx.navigation:navigation-fragment:$nav_version" + implementation "androidx.navigation:navigation-ui:$nav_version" + implementation "androidx.navigation:navigation-dynamic-features-fragment:$nav_version" + implementation "androidx.navigation:navigation-compose:$nav_version" + implementation "androidx.navigation:navigation-fragment-ktx:$nav_version" + implementation "androidx.navigation:navigation-ui-ktx:$nav_version" } ext { @@ -246,6 +264,7 @@ android { buildFeatures { buildConfig true + dataBinding true } defaultConfig { @@ -400,7 +419,6 @@ android { resValue 'string', 'application_name', applicationName } - cccStaging { buildConfigField 'String', 'CCC_HOST', "\"connect-staging.dimagi.com\"" @@ -588,7 +606,7 @@ static def numbersToLetters(String version) { case '8': words.append('eight'); break case '9': words.append('nine'); break case '0': words.append('zero'); break - default: break // skip non-numeric' + default: break // skip non-numeric } } return words.toString() diff --git a/app/libs/rtl-viewpager-2.0.0.aar b/app/libs/rtl-viewpager-2.0.0.aar deleted file mode 100644 index 8738d88d30..0000000000 Binary files a/app/libs/rtl-viewpager-2.0.0.aar and /dev/null differ diff --git a/app/res/drawable-anydpi/ic_marker.xml b/app/res/drawable-anydpi/ic_marker.xml new file mode 100644 index 0000000000..bfeadd3407 --- /dev/null +++ b/app/res/drawable-anydpi/ic_marker.xml @@ -0,0 +1,11 @@ + + + diff --git a/app/res/drawable-hdpi/arrow_right.png b/app/res/drawable-hdpi/arrow_right.png new file mode 100644 index 0000000000..6e36633a24 Binary files /dev/null and b/app/res/drawable-hdpi/arrow_right.png differ diff --git a/app/res/drawable-hdpi/book.png b/app/res/drawable-hdpi/book.png new file mode 100644 index 0000000000..41ca7cfbe2 Binary files /dev/null and b/app/res/drawable-hdpi/book.png differ diff --git a/app/res/drawable-hdpi/calendar_heart.png b/app/res/drawable-hdpi/calendar_heart.png new file mode 100644 index 0000000000..9f283f2850 Binary files /dev/null and b/app/res/drawable-hdpi/calendar_heart.png differ diff --git a/app/res/drawable-hdpi/checklist.png b/app/res/drawable-hdpi/checklist.png new file mode 100644 index 0000000000..521a3a1e24 Binary files /dev/null and b/app/res/drawable-hdpi/checklist.png differ diff --git a/app/res/drawable-hdpi/cloud_backup.png b/app/res/drawable-hdpi/cloud_backup.png new file mode 100644 index 0000000000..2ef0adf8ea Binary files /dev/null and b/app/res/drawable-hdpi/cloud_backup.png differ diff --git a/app/res/drawable-hdpi/connect_arrow_down.png b/app/res/drawable-hdpi/connect_arrow_down.png new file mode 100644 index 0000000000..60e57ed74a Binary files /dev/null and b/app/res/drawable-hdpi/connect_arrow_down.png differ diff --git a/app/res/drawable-hdpi/connect_edittext_cancel.png b/app/res/drawable-hdpi/connect_edittext_cancel.png new file mode 100644 index 0000000000..fc21a93d5a Binary files /dev/null and b/app/res/drawable-hdpi/connect_edittext_cancel.png differ diff --git a/app/res/drawable-hdpi/connect_ic_inventory.png b/app/res/drawable-hdpi/connect_ic_inventory.png new file mode 100644 index 0000000000..66bef59cae Binary files /dev/null and b/app/res/drawable-hdpi/connect_ic_inventory.png differ diff --git a/app/res/drawable-hdpi/ic_connect_delivery.png b/app/res/drawable-hdpi/ic_connect_delivery.png new file mode 100644 index 0000000000..f9edd59c31 Binary files /dev/null and b/app/res/drawable-hdpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-hdpi/ic_connect_download_green.png b/app/res/drawable-hdpi/ic_connect_download_green.png new file mode 100644 index 0000000000..811e5c47de Binary files /dev/null and b/app/res/drawable-hdpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-hdpi/ic_connect_expired.png b/app/res/drawable-hdpi/ic_connect_expired.png new file mode 100644 index 0000000000..b4ef15bb71 Binary files /dev/null and b/app/res/drawable-hdpi/ic_connect_expired.png differ diff --git a/app/res/drawable-hdpi/ic_connect_learning.png b/app/res/drawable-hdpi/ic_connect_learning.png new file mode 100644 index 0000000000..265feb1286 Binary files /dev/null and b/app/res/drawable-hdpi/ic_connect_learning.png differ diff --git a/app/res/drawable-hdpi/ic_connect_new_opportunity.png b/app/res/drawable-hdpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..ca8029e39c Binary files /dev/null and b/app/res/drawable-hdpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-hdpi/ic_marker.png b/app/res/drawable-hdpi/ic_marker.png new file mode 100644 index 0000000000..d5722d0fc6 Binary files /dev/null and b/app/res/drawable-hdpi/ic_marker.png differ diff --git a/app/res/drawable-hdpi/icon_chevron_left_attnpos.png b/app/res/drawable-hdpi/icon_chevron_left_attnpos.png index 06bdf5d267..47dccd64ac 100644 Binary files a/app/res/drawable-hdpi/icon_chevron_left_attnpos.png and b/app/res/drawable-hdpi/icon_chevron_left_attnpos.png differ diff --git a/app/res/drawable-hdpi/icon_chevron_right_attnpos.png b/app/res/drawable-hdpi/icon_chevron_right_attnpos.png index 91c551af6e..8a61835128 100644 Binary files a/app/res/drawable-hdpi/icon_chevron_right_attnpos.png and b/app/res/drawable-hdpi/icon_chevron_right_attnpos.png differ diff --git a/app/res/drawable-hdpi/mobile_support.png b/app/res/drawable-hdpi/mobile_support.png new file mode 100644 index 0000000000..b5d9a74c2f Binary files /dev/null and b/app/res/drawable-hdpi/mobile_support.png differ diff --git a/app/res/drawable-hdpi/monetary_support.png b/app/res/drawable-hdpi/monetary_support.png new file mode 100644 index 0000000000..6f5fc083c9 Binary files /dev/null and b/app/res/drawable-hdpi/monetary_support.png differ diff --git a/app/res/drawable-hdpi/money.png b/app/res/drawable-hdpi/money.png new file mode 100644 index 0000000000..267e753bf9 Binary files /dev/null and b/app/res/drawable-hdpi/money.png differ diff --git a/app/res/drawable-hdpi/money2.png b/app/res/drawable-hdpi/money2.png new file mode 100644 index 0000000000..8154c50559 Binary files /dev/null and b/app/res/drawable-hdpi/money2.png differ diff --git a/app/res/drawable-hdpi/phone_heart.png b/app/res/drawable-hdpi/phone_heart.png new file mode 100644 index 0000000000..13a5b3305f Binary files /dev/null and b/app/res/drawable-hdpi/phone_heart.png differ diff --git a/app/res/drawable-hdpi/report_approved.png b/app/res/drawable-hdpi/report_approved.png new file mode 100644 index 0000000000..85afd5c5d3 Binary files /dev/null and b/app/res/drawable-hdpi/report_approved.png differ diff --git a/app/res/drawable-hdpi/time.png b/app/res/drawable-hdpi/time.png new file mode 100644 index 0000000000..aa3fc4170e Binary files /dev/null and b/app/res/drawable-hdpi/time.png differ diff --git a/app/res/drawable-hdpi/watch.png b/app/res/drawable-hdpi/watch.png new file mode 100644 index 0000000000..fa8d950e2d Binary files /dev/null and b/app/res/drawable-hdpi/watch.png differ diff --git a/app/res/drawable-ldpi/arrow_right.png b/app/res/drawable-ldpi/arrow_right.png new file mode 100644 index 0000000000..9fc90da14f Binary files /dev/null and b/app/res/drawable-ldpi/arrow_right.png differ diff --git a/app/res/drawable-ldpi/book.png b/app/res/drawable-ldpi/book.png new file mode 100644 index 0000000000..a54565c178 Binary files /dev/null and b/app/res/drawable-ldpi/book.png differ diff --git a/app/res/drawable-ldpi/calendar_heart.png b/app/res/drawable-ldpi/calendar_heart.png new file mode 100644 index 0000000000..9c8fe1e0dd Binary files /dev/null and b/app/res/drawable-ldpi/calendar_heart.png differ diff --git a/app/res/drawable-ldpi/checklist.png b/app/res/drawable-ldpi/checklist.png new file mode 100644 index 0000000000..fa3d3bf2df Binary files /dev/null and b/app/res/drawable-ldpi/checklist.png differ diff --git a/app/res/drawable-ldpi/cloud_backup.png b/app/res/drawable-ldpi/cloud_backup.png new file mode 100644 index 0000000000..e6137b3c16 Binary files /dev/null and b/app/res/drawable-ldpi/cloud_backup.png differ diff --git a/app/res/drawable-ldpi/ic_connect_delivery.png b/app/res/drawable-ldpi/ic_connect_delivery.png new file mode 100644 index 0000000000..e34e6eaedf Binary files /dev/null and b/app/res/drawable-ldpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-ldpi/ic_connect_download_green.png b/app/res/drawable-ldpi/ic_connect_download_green.png new file mode 100644 index 0000000000..10361e68bb Binary files /dev/null and b/app/res/drawable-ldpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-ldpi/ic_connect_expired.png b/app/res/drawable-ldpi/ic_connect_expired.png new file mode 100644 index 0000000000..b94ccb18b5 Binary files /dev/null and b/app/res/drawable-ldpi/ic_connect_expired.png differ diff --git a/app/res/drawable-ldpi/ic_connect_learning.png b/app/res/drawable-ldpi/ic_connect_learning.png new file mode 100644 index 0000000000..8a0fde1acd Binary files /dev/null and b/app/res/drawable-ldpi/ic_connect_learning.png differ diff --git a/app/res/drawable-ldpi/ic_connect_new_opportunity.png b/app/res/drawable-ldpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..d266ca3fe5 Binary files /dev/null and b/app/res/drawable-ldpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-ldpi/icon_chevron_left_attnpos.png b/app/res/drawable-ldpi/icon_chevron_left_attnpos.png index 6cc6b62fb5..0e8615b252 100644 Binary files a/app/res/drawable-ldpi/icon_chevron_left_attnpos.png and b/app/res/drawable-ldpi/icon_chevron_left_attnpos.png differ diff --git a/app/res/drawable-ldpi/icon_chevron_right_attnpos.png b/app/res/drawable-ldpi/icon_chevron_right_attnpos.png index fc91fa0d38..cd35c1ab9a 100644 Binary files a/app/res/drawable-ldpi/icon_chevron_right_attnpos.png and b/app/res/drawable-ldpi/icon_chevron_right_attnpos.png differ diff --git a/app/res/drawable-ldpi/mobile_support.png b/app/res/drawable-ldpi/mobile_support.png new file mode 100644 index 0000000000..dc46abb3c0 Binary files /dev/null and b/app/res/drawable-ldpi/mobile_support.png differ diff --git a/app/res/drawable-ldpi/monetary_support.png b/app/res/drawable-ldpi/monetary_support.png new file mode 100644 index 0000000000..26acbe5e5c Binary files /dev/null and b/app/res/drawable-ldpi/monetary_support.png differ diff --git a/app/res/drawable-ldpi/money.png b/app/res/drawable-ldpi/money.png new file mode 100644 index 0000000000..8a8d5d8a2a Binary files /dev/null and b/app/res/drawable-ldpi/money.png differ diff --git a/app/res/drawable-ldpi/money2.png b/app/res/drawable-ldpi/money2.png new file mode 100644 index 0000000000..944ba97caa Binary files /dev/null and b/app/res/drawable-ldpi/money2.png differ diff --git a/app/res/drawable-ldpi/phone_heart.png b/app/res/drawable-ldpi/phone_heart.png new file mode 100644 index 0000000000..5f2dcf8e2b Binary files /dev/null and b/app/res/drawable-ldpi/phone_heart.png differ diff --git a/app/res/drawable-ldpi/report_approved.png b/app/res/drawable-ldpi/report_approved.png new file mode 100644 index 0000000000..635600ee2f Binary files /dev/null and b/app/res/drawable-ldpi/report_approved.png differ diff --git a/app/res/drawable-ldpi/time.png b/app/res/drawable-ldpi/time.png new file mode 100644 index 0000000000..6c2372b148 Binary files /dev/null and b/app/res/drawable-ldpi/time.png differ diff --git a/app/res/drawable-ldpi/watch.png b/app/res/drawable-ldpi/watch.png new file mode 100644 index 0000000000..9601d728d5 Binary files /dev/null and b/app/res/drawable-ldpi/watch.png differ diff --git a/app/res/drawable-mdpi/arrow_right.png b/app/res/drawable-mdpi/arrow_right.png new file mode 100644 index 0000000000..25c204dedb Binary files /dev/null and b/app/res/drawable-mdpi/arrow_right.png differ diff --git a/app/res/drawable-mdpi/book.png b/app/res/drawable-mdpi/book.png new file mode 100644 index 0000000000..20d63087ca Binary files /dev/null and b/app/res/drawable-mdpi/book.png differ diff --git a/app/res/drawable-mdpi/calendar_heart.png b/app/res/drawable-mdpi/calendar_heart.png new file mode 100644 index 0000000000..9df2ca5db0 Binary files /dev/null and b/app/res/drawable-mdpi/calendar_heart.png differ diff --git a/app/res/drawable-mdpi/checklist.png b/app/res/drawable-mdpi/checklist.png new file mode 100644 index 0000000000..cdeb0a287a Binary files /dev/null and b/app/res/drawable-mdpi/checklist.png differ diff --git a/app/res/drawable-mdpi/cloud_backup.png b/app/res/drawable-mdpi/cloud_backup.png new file mode 100644 index 0000000000..3ec0fad890 Binary files /dev/null and b/app/res/drawable-mdpi/cloud_backup.png differ diff --git a/app/res/drawable-mdpi/connect_arrow_down.png b/app/res/drawable-mdpi/connect_arrow_down.png new file mode 100644 index 0000000000..244232c0e3 Binary files /dev/null and b/app/res/drawable-mdpi/connect_arrow_down.png differ diff --git a/app/res/drawable-mdpi/connect_edittext_cancel.png b/app/res/drawable-mdpi/connect_edittext_cancel.png new file mode 100644 index 0000000000..d8f270cf7c Binary files /dev/null and b/app/res/drawable-mdpi/connect_edittext_cancel.png differ diff --git a/app/res/drawable-mdpi/connect_ic_inventory.png b/app/res/drawable-mdpi/connect_ic_inventory.png new file mode 100644 index 0000000000..2a819aab3e Binary files /dev/null and b/app/res/drawable-mdpi/connect_ic_inventory.png differ diff --git a/app/res/drawable-mdpi/ic_connect_delivery.png b/app/res/drawable-mdpi/ic_connect_delivery.png new file mode 100644 index 0000000000..2905af432d Binary files /dev/null and b/app/res/drawable-mdpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-mdpi/ic_connect_download_green.png b/app/res/drawable-mdpi/ic_connect_download_green.png new file mode 100644 index 0000000000..d74b670339 Binary files /dev/null and b/app/res/drawable-mdpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-mdpi/ic_connect_expired.png b/app/res/drawable-mdpi/ic_connect_expired.png new file mode 100644 index 0000000000..34118caf14 Binary files /dev/null and b/app/res/drawable-mdpi/ic_connect_expired.png differ diff --git a/app/res/drawable-mdpi/ic_connect_learning.png b/app/res/drawable-mdpi/ic_connect_learning.png new file mode 100644 index 0000000000..9df63695d5 Binary files /dev/null and b/app/res/drawable-mdpi/ic_connect_learning.png differ diff --git a/app/res/drawable-mdpi/ic_connect_new_opportunity.png b/app/res/drawable-mdpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..19799a681d Binary files /dev/null and b/app/res/drawable-mdpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-mdpi/ic_marker.png b/app/res/drawable-mdpi/ic_marker.png new file mode 100644 index 0000000000..cb8be386c0 Binary files /dev/null and b/app/res/drawable-mdpi/ic_marker.png differ diff --git a/app/res/drawable-mdpi/icon_chevron_left_attnpos.png b/app/res/drawable-mdpi/icon_chevron_left_attnpos.png index 4f77841f2a..b2bbce0163 100644 Binary files a/app/res/drawable-mdpi/icon_chevron_left_attnpos.png and b/app/res/drawable-mdpi/icon_chevron_left_attnpos.png differ diff --git a/app/res/drawable-mdpi/icon_chevron_right_attnpos.png b/app/res/drawable-mdpi/icon_chevron_right_attnpos.png index c0329894b1..a2511b5dc1 100644 Binary files a/app/res/drawable-mdpi/icon_chevron_right_attnpos.png and b/app/res/drawable-mdpi/icon_chevron_right_attnpos.png differ diff --git a/app/res/drawable-mdpi/mobile_support.png b/app/res/drawable-mdpi/mobile_support.png new file mode 100644 index 0000000000..324e2642e7 Binary files /dev/null and b/app/res/drawable-mdpi/mobile_support.png differ diff --git a/app/res/drawable-mdpi/monetary_support.png b/app/res/drawable-mdpi/monetary_support.png new file mode 100644 index 0000000000..17a847e6e6 Binary files /dev/null and b/app/res/drawable-mdpi/monetary_support.png differ diff --git a/app/res/drawable-mdpi/money.png b/app/res/drawable-mdpi/money.png new file mode 100644 index 0000000000..f731412862 Binary files /dev/null and b/app/res/drawable-mdpi/money.png differ diff --git a/app/res/drawable-mdpi/money2.png b/app/res/drawable-mdpi/money2.png new file mode 100644 index 0000000000..e1a9c437b5 Binary files /dev/null and b/app/res/drawable-mdpi/money2.png differ diff --git a/app/res/drawable-mdpi/phone_heart.png b/app/res/drawable-mdpi/phone_heart.png new file mode 100644 index 0000000000..bc6923be39 Binary files /dev/null and b/app/res/drawable-mdpi/phone_heart.png differ diff --git a/app/res/drawable-mdpi/report_approved.png b/app/res/drawable-mdpi/report_approved.png new file mode 100644 index 0000000000..7f6d922265 Binary files /dev/null and b/app/res/drawable-mdpi/report_approved.png differ diff --git a/app/res/drawable-mdpi/time.png b/app/res/drawable-mdpi/time.png new file mode 100644 index 0000000000..d68f3c2207 Binary files /dev/null and b/app/res/drawable-mdpi/time.png differ diff --git a/app/res/drawable-mdpi/watch.png b/app/res/drawable-mdpi/watch.png new file mode 100644 index 0000000000..936e9b04c5 Binary files /dev/null and b/app/res/drawable-mdpi/watch.png differ diff --git a/app/res/drawable-xhdpi/arrow_right.png b/app/res/drawable-xhdpi/arrow_right.png new file mode 100644 index 0000000000..ce80798af2 Binary files /dev/null and b/app/res/drawable-xhdpi/arrow_right.png differ diff --git a/app/res/drawable-xhdpi/book.png b/app/res/drawable-xhdpi/book.png new file mode 100644 index 0000000000..21031db66c Binary files /dev/null and b/app/res/drawable-xhdpi/book.png differ diff --git a/app/res/drawable-xhdpi/calendar_heart.png b/app/res/drawable-xhdpi/calendar_heart.png new file mode 100644 index 0000000000..c6b0a1c28d Binary files /dev/null and b/app/res/drawable-xhdpi/calendar_heart.png differ diff --git a/app/res/drawable-xhdpi/checklist.png b/app/res/drawable-xhdpi/checklist.png new file mode 100644 index 0000000000..2b94cf1a66 Binary files /dev/null and b/app/res/drawable-xhdpi/checklist.png differ diff --git a/app/res/drawable-xhdpi/cloud_backup.png b/app/res/drawable-xhdpi/cloud_backup.png new file mode 100644 index 0000000000..9e3d1fbc8f Binary files /dev/null and b/app/res/drawable-xhdpi/cloud_backup.png differ diff --git a/app/res/drawable-xhdpi/connect_arrow_down.png b/app/res/drawable-xhdpi/connect_arrow_down.png new file mode 100644 index 0000000000..930ae3babe Binary files /dev/null and b/app/res/drawable-xhdpi/connect_arrow_down.png differ diff --git a/app/res/drawable-xhdpi/connect_edittext_cancel.png b/app/res/drawable-xhdpi/connect_edittext_cancel.png new file mode 100644 index 0000000000..08fdf6c94d Binary files /dev/null and b/app/res/drawable-xhdpi/connect_edittext_cancel.png differ diff --git a/app/res/drawable-xhdpi/connect_ic_inventory.png b/app/res/drawable-xhdpi/connect_ic_inventory.png new file mode 100644 index 0000000000..00f5ca98ce Binary files /dev/null and b/app/res/drawable-xhdpi/connect_ic_inventory.png differ diff --git a/app/res/drawable-xhdpi/ic_connect_delivery.png b/app/res/drawable-xhdpi/ic_connect_delivery.png new file mode 100644 index 0000000000..2e3a984904 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-xhdpi/ic_connect_download_green.png b/app/res/drawable-xhdpi/ic_connect_download_green.png new file mode 100644 index 0000000000..1396f6ba08 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-xhdpi/ic_connect_expired.png b/app/res/drawable-xhdpi/ic_connect_expired.png new file mode 100644 index 0000000000..c8a19edb47 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_connect_expired.png differ diff --git a/app/res/drawable-xhdpi/ic_connect_learning.png b/app/res/drawable-xhdpi/ic_connect_learning.png new file mode 100644 index 0000000000..0cad2265e8 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_connect_learning.png differ diff --git a/app/res/drawable-xhdpi/ic_connect_new_opportunity.png b/app/res/drawable-xhdpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..19ea813313 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-xhdpi/ic_marker.png b/app/res/drawable-xhdpi/ic_marker.png new file mode 100644 index 0000000000..32b884a5b9 Binary files /dev/null and b/app/res/drawable-xhdpi/ic_marker.png differ diff --git a/app/res/drawable-xhdpi/icon_chevron_left_attnpos.png b/app/res/drawable-xhdpi/icon_chevron_left_attnpos.png index 7bdc4feabf..1a24c5f7fe 100644 Binary files a/app/res/drawable-xhdpi/icon_chevron_left_attnpos.png and b/app/res/drawable-xhdpi/icon_chevron_left_attnpos.png differ diff --git a/app/res/drawable-xhdpi/icon_chevron_right_attnpos.png b/app/res/drawable-xhdpi/icon_chevron_right_attnpos.png index 608096d8d3..138344a3d4 100644 Binary files a/app/res/drawable-xhdpi/icon_chevron_right_attnpos.png and b/app/res/drawable-xhdpi/icon_chevron_right_attnpos.png differ diff --git a/app/res/drawable-xhdpi/mobile_support.png b/app/res/drawable-xhdpi/mobile_support.png new file mode 100644 index 0000000000..4292c8fc52 Binary files /dev/null and b/app/res/drawable-xhdpi/mobile_support.png differ diff --git a/app/res/drawable-xhdpi/monetary_support.png b/app/res/drawable-xhdpi/monetary_support.png new file mode 100644 index 0000000000..308be235f1 Binary files /dev/null and b/app/res/drawable-xhdpi/monetary_support.png differ diff --git a/app/res/drawable-xhdpi/money.png b/app/res/drawable-xhdpi/money.png new file mode 100644 index 0000000000..198624b822 Binary files /dev/null and b/app/res/drawable-xhdpi/money.png differ diff --git a/app/res/drawable-xhdpi/money2.png b/app/res/drawable-xhdpi/money2.png new file mode 100644 index 0000000000..f351352b91 Binary files /dev/null and b/app/res/drawable-xhdpi/money2.png differ diff --git a/app/res/drawable-xhdpi/phone_heart.png b/app/res/drawable-xhdpi/phone_heart.png new file mode 100644 index 0000000000..ac8187dfc0 Binary files /dev/null and b/app/res/drawable-xhdpi/phone_heart.png differ diff --git a/app/res/drawable-xhdpi/report_approved.png b/app/res/drawable-xhdpi/report_approved.png new file mode 100644 index 0000000000..1a9108d796 Binary files /dev/null and b/app/res/drawable-xhdpi/report_approved.png differ diff --git a/app/res/drawable-xhdpi/time.png b/app/res/drawable-xhdpi/time.png new file mode 100644 index 0000000000..8fc989ef43 Binary files /dev/null and b/app/res/drawable-xhdpi/time.png differ diff --git a/app/res/drawable-xhdpi/watch.png b/app/res/drawable-xhdpi/watch.png new file mode 100644 index 0000000000..21115b1ce6 Binary files /dev/null and b/app/res/drawable-xhdpi/watch.png differ diff --git a/app/res/drawable-xxhdpi/arrow_right.png b/app/res/drawable-xxhdpi/arrow_right.png new file mode 100644 index 0000000000..0dac308dce Binary files /dev/null and b/app/res/drawable-xxhdpi/arrow_right.png differ diff --git a/app/res/drawable-xxhdpi/book.png b/app/res/drawable-xxhdpi/book.png new file mode 100644 index 0000000000..b62d870b34 Binary files /dev/null and b/app/res/drawable-xxhdpi/book.png differ diff --git a/app/res/drawable-xxhdpi/calendar_heart.png b/app/res/drawable-xxhdpi/calendar_heart.png new file mode 100644 index 0000000000..2acc439932 Binary files /dev/null and b/app/res/drawable-xxhdpi/calendar_heart.png differ diff --git a/app/res/drawable-xxhdpi/checklist.png b/app/res/drawable-xxhdpi/checklist.png new file mode 100644 index 0000000000..fc636c5148 Binary files /dev/null and b/app/res/drawable-xxhdpi/checklist.png differ diff --git a/app/res/drawable-xxhdpi/cloud_backup.png b/app/res/drawable-xxhdpi/cloud_backup.png new file mode 100644 index 0000000000..5898c0c427 Binary files /dev/null and b/app/res/drawable-xxhdpi/cloud_backup.png differ diff --git a/app/res/drawable-xxhdpi/connect_arrow_down.png b/app/res/drawable-xxhdpi/connect_arrow_down.png new file mode 100644 index 0000000000..17c2f521f0 Binary files /dev/null and b/app/res/drawable-xxhdpi/connect_arrow_down.png differ diff --git a/app/res/drawable-xxhdpi/connect_edittext_cancel.png b/app/res/drawable-xxhdpi/connect_edittext_cancel.png new file mode 100644 index 0000000000..c6457e6eae Binary files /dev/null and b/app/res/drawable-xxhdpi/connect_edittext_cancel.png differ diff --git a/app/res/drawable-xxhdpi/connect_ic_inventory.png b/app/res/drawable-xxhdpi/connect_ic_inventory.png new file mode 100644 index 0000000000..10b28f8911 Binary files /dev/null and b/app/res/drawable-xxhdpi/connect_ic_inventory.png differ diff --git a/app/res/drawable-xxhdpi/ic_connect_delivery.png b/app/res/drawable-xxhdpi/ic_connect_delivery.png new file mode 100644 index 0000000000..9d2dd19e6b Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-xxhdpi/ic_connect_download_green.png b/app/res/drawable-xxhdpi/ic_connect_download_green.png new file mode 100644 index 0000000000..34b12ce2c1 Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-xxhdpi/ic_connect_expired.png b/app/res/drawable-xxhdpi/ic_connect_expired.png new file mode 100644 index 0000000000..fff7e321f4 Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_connect_expired.png differ diff --git a/app/res/drawable-xxhdpi/ic_connect_learning.png b/app/res/drawable-xxhdpi/ic_connect_learning.png new file mode 100644 index 0000000000..4d0774b815 Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_connect_learning.png differ diff --git a/app/res/drawable-xxhdpi/ic_connect_new_opportunity.png b/app/res/drawable-xxhdpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..d0f53d654c Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-xxhdpi/ic_marker.png b/app/res/drawable-xxhdpi/ic_marker.png new file mode 100644 index 0000000000..a1cebc4457 Binary files /dev/null and b/app/res/drawable-xxhdpi/ic_marker.png differ diff --git a/app/res/drawable-xxhdpi/mobile_support.png b/app/res/drawable-xxhdpi/mobile_support.png new file mode 100644 index 0000000000..33b16815ad Binary files /dev/null and b/app/res/drawable-xxhdpi/mobile_support.png differ diff --git a/app/res/drawable-xxhdpi/monetary_support.png b/app/res/drawable-xxhdpi/monetary_support.png new file mode 100644 index 0000000000..02a693dc0f Binary files /dev/null and b/app/res/drawable-xxhdpi/monetary_support.png differ diff --git a/app/res/drawable-xxhdpi/money.png b/app/res/drawable-xxhdpi/money.png new file mode 100644 index 0000000000..01a3b1d8b9 Binary files /dev/null and b/app/res/drawable-xxhdpi/money.png differ diff --git a/app/res/drawable-xxhdpi/money2.png b/app/res/drawable-xxhdpi/money2.png new file mode 100644 index 0000000000..326274f454 Binary files /dev/null and b/app/res/drawable-xxhdpi/money2.png differ diff --git a/app/res/drawable-xxhdpi/phone_heart.png b/app/res/drawable-xxhdpi/phone_heart.png new file mode 100644 index 0000000000..eb9b9ffb9b Binary files /dev/null and b/app/res/drawable-xxhdpi/phone_heart.png differ diff --git a/app/res/drawable-xxhdpi/report_approved.png b/app/res/drawable-xxhdpi/report_approved.png new file mode 100644 index 0000000000..38c71a4d19 Binary files /dev/null and b/app/res/drawable-xxhdpi/report_approved.png differ diff --git a/app/res/drawable-xxhdpi/time.png b/app/res/drawable-xxhdpi/time.png new file mode 100644 index 0000000000..b362f9ceaa Binary files /dev/null and b/app/res/drawable-xxhdpi/time.png differ diff --git a/app/res/drawable-xxhdpi/watch.png b/app/res/drawable-xxhdpi/watch.png new file mode 100644 index 0000000000..529a8ac21c Binary files /dev/null and b/app/res/drawable-xxhdpi/watch.png differ diff --git a/app/res/drawable-xxxhdpi/arrow_right.png b/app/res/drawable-xxxhdpi/arrow_right.png new file mode 100644 index 0000000000..d5dbe7c80d Binary files /dev/null and b/app/res/drawable-xxxhdpi/arrow_right.png differ diff --git a/app/res/drawable-xxxhdpi/book.png b/app/res/drawable-xxxhdpi/book.png new file mode 100644 index 0000000000..3aa0d39bec Binary files /dev/null and b/app/res/drawable-xxxhdpi/book.png differ diff --git a/app/res/drawable-xxxhdpi/calendar_heart.png b/app/res/drawable-xxxhdpi/calendar_heart.png new file mode 100644 index 0000000000..37aa046701 Binary files /dev/null and b/app/res/drawable-xxxhdpi/calendar_heart.png differ diff --git a/app/res/drawable-xxxhdpi/checklist.png b/app/res/drawable-xxxhdpi/checklist.png new file mode 100644 index 0000000000..1245b90194 Binary files /dev/null and b/app/res/drawable-xxxhdpi/checklist.png differ diff --git a/app/res/drawable-xxxhdpi/cloud_backup.png b/app/res/drawable-xxxhdpi/cloud_backup.png new file mode 100644 index 0000000000..dccb153fc3 Binary files /dev/null and b/app/res/drawable-xxxhdpi/cloud_backup.png differ diff --git a/app/res/drawable-xxxhdpi/connect_arrow_down.png b/app/res/drawable-xxxhdpi/connect_arrow_down.png new file mode 100644 index 0000000000..a5a5c9662e Binary files /dev/null and b/app/res/drawable-xxxhdpi/connect_arrow_down.png differ diff --git a/app/res/drawable-xxxhdpi/connect_edittext_cancel.png b/app/res/drawable-xxxhdpi/connect_edittext_cancel.png new file mode 100644 index 0000000000..c0a9f1019b Binary files /dev/null and b/app/res/drawable-xxxhdpi/connect_edittext_cancel.png differ diff --git a/app/res/drawable-xxxhdpi/connect_ic_inventory.png b/app/res/drawable-xxxhdpi/connect_ic_inventory.png new file mode 100644 index 0000000000..3d3e25de4f Binary files /dev/null and b/app/res/drawable-xxxhdpi/connect_ic_inventory.png differ diff --git a/app/res/drawable-xxxhdpi/ic_connect_delivery.png b/app/res/drawable-xxxhdpi/ic_connect_delivery.png new file mode 100644 index 0000000000..ae9864730f Binary files /dev/null and b/app/res/drawable-xxxhdpi/ic_connect_delivery.png differ diff --git a/app/res/drawable-xxxhdpi/ic_connect_download_green.png b/app/res/drawable-xxxhdpi/ic_connect_download_green.png new file mode 100644 index 0000000000..e733fdb6d4 Binary files /dev/null and b/app/res/drawable-xxxhdpi/ic_connect_download_green.png differ diff --git a/app/res/drawable-xxxhdpi/ic_connect_expired.png b/app/res/drawable-xxxhdpi/ic_connect_expired.png new file mode 100644 index 0000000000..e6d7f38d73 Binary files /dev/null and b/app/res/drawable-xxxhdpi/ic_connect_expired.png differ diff --git a/app/res/drawable-xxxhdpi/ic_connect_learning.png b/app/res/drawable-xxxhdpi/ic_connect_learning.png new file mode 100644 index 0000000000..03e11daaae Binary files /dev/null and b/app/res/drawable-xxxhdpi/ic_connect_learning.png differ diff --git a/app/res/drawable-xxxhdpi/ic_connect_new_opportunity.png b/app/res/drawable-xxxhdpi/ic_connect_new_opportunity.png new file mode 100644 index 0000000000..113f7e78a6 Binary files /dev/null and b/app/res/drawable-xxxhdpi/ic_connect_new_opportunity.png differ diff --git a/app/res/drawable-xxxhdpi/mobile_support.png b/app/res/drawable-xxxhdpi/mobile_support.png new file mode 100644 index 0000000000..c12340bebb Binary files /dev/null and b/app/res/drawable-xxxhdpi/mobile_support.png differ diff --git a/app/res/drawable-xxxhdpi/monetary_support.png b/app/res/drawable-xxxhdpi/monetary_support.png new file mode 100644 index 0000000000..49e889521f Binary files /dev/null and b/app/res/drawable-xxxhdpi/monetary_support.png differ diff --git a/app/res/drawable-xxxhdpi/money.png b/app/res/drawable-xxxhdpi/money.png new file mode 100644 index 0000000000..f659263f95 Binary files /dev/null and b/app/res/drawable-xxxhdpi/money.png differ diff --git a/app/res/drawable-xxxhdpi/money2.png b/app/res/drawable-xxxhdpi/money2.png new file mode 100644 index 0000000000..e1171ed609 Binary files /dev/null and b/app/res/drawable-xxxhdpi/money2.png differ diff --git a/app/res/drawable-xxxhdpi/phone_heart.png b/app/res/drawable-xxxhdpi/phone_heart.png new file mode 100644 index 0000000000..7e3c433ad4 Binary files /dev/null and b/app/res/drawable-xxxhdpi/phone_heart.png differ diff --git a/app/res/drawable-xxxhdpi/report_approved.png b/app/res/drawable-xxxhdpi/report_approved.png new file mode 100644 index 0000000000..d50a39d9f2 Binary files /dev/null and b/app/res/drawable-xxxhdpi/report_approved.png differ diff --git a/app/res/drawable-xxxhdpi/time.png b/app/res/drawable-xxxhdpi/time.png new file mode 100644 index 0000000000..5147cf2ce5 Binary files /dev/null and b/app/res/drawable-xxxhdpi/time.png differ diff --git a/app/res/drawable-xxxhdpi/watch.png b/app/res/drawable-xxxhdpi/watch.png new file mode 100644 index 0000000000..81bca97197 Binary files /dev/null and b/app/res/drawable-xxxhdpi/watch.png differ diff --git a/app/res/drawable/baseline_menu_24.xml b/app/res/drawable/baseline_menu_24.xml new file mode 100644 index 0000000000..470db52083 --- /dev/null +++ b/app/res/drawable/baseline_menu_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/baseline_save_24.xml b/app/res/drawable/baseline_save_24.xml new file mode 100644 index 0000000000..25b33040c4 --- /dev/null +++ b/app/res/drawable/baseline_save_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/bottom_shadow.xml b/app/res/drawable/bottom_shadow.xml new file mode 100644 index 0000000000..f77c7a8d43 --- /dev/null +++ b/app/res/drawable/bottom_shadow.xml @@ -0,0 +1,11 @@ + + + + + + + + \ No newline at end of file diff --git a/app/res/drawable/cert_1.png b/app/res/drawable/cert_1.png new file mode 100644 index 0000000000..6a4278185e Binary files /dev/null and b/app/res/drawable/cert_1.png differ diff --git a/app/res/drawable/commcare_actionbar_logo.xml b/app/res/drawable/commcare_actionbar_logo.xml index 0157ae2e24..ae0ce669a8 100644 --- a/app/res/drawable/commcare_actionbar_logo.xml +++ b/app/res/drawable/commcare_actionbar_logo.xml @@ -1,12 +1,9 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24" + android:viewportHeight="24"> - diff --git a/app/res/drawable/connect_edit_text_bg.xml b/app/res/drawable/connect_edit_text_bg.xml new file mode 100644 index 0000000000..987f7c9238 --- /dev/null +++ b/app/res/drawable/connect_edit_text_bg.xml @@ -0,0 +1,15 @@ + + + + + + + + \ No newline at end of file diff --git a/app/res/drawable/connect_right_arrow.xml b/app/res/drawable/connect_right_arrow.xml new file mode 100644 index 0000000000..b4c331f150 --- /dev/null +++ b/app/res/drawable/connect_right_arrow.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/connect_rounded_corner_grey.xml b/app/res/drawable/connect_rounded_corner_grey.xml new file mode 100644 index 0000000000..35cb5feef6 --- /dev/null +++ b/app/res/drawable/connect_rounded_corner_grey.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/res/drawable/connect_rounded_corner_light_green.xml b/app/res/drawable/connect_rounded_corner_light_green.xml new file mode 100644 index 0000000000..671ea8c44e --- /dev/null +++ b/app/res/drawable/connect_rounded_corner_light_green.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/res/drawable/connect_rounded_corner_orange_yellow.xml b/app/res/drawable/connect_rounded_corner_orange_yellow.xml new file mode 100644 index 0000000000..497a0abb34 --- /dev/null +++ b/app/res/drawable/connect_rounded_corner_orange_yellow.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/res/drawable/connect_rounded_corner_teslish_blue.xml b/app/res/drawable/connect_rounded_corner_teslish_blue.xml new file mode 100644 index 0000000000..6f24f72015 --- /dev/null +++ b/app/res/drawable/connect_rounded_corner_teslish_blue.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/res/drawable/connect_side_icon_bg.xml b/app/res/drawable/connect_side_icon_bg.xml new file mode 100644 index 0000000000..2814d2a7d4 --- /dev/null +++ b/app/res/drawable/connect_side_icon_bg.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/app/res/drawable/enter_code.png b/app/res/drawable/enter_code.png new file mode 100644 index 0000000000..86faf499b8 Binary files /dev/null and b/app/res/drawable/enter_code.png differ diff --git a/app/res/drawable/fingerprint.png b/app/res/drawable/fingerprint.png new file mode 100644 index 0000000000..ee636a2200 Binary files /dev/null and b/app/res/drawable/fingerprint.png differ diff --git a/app/res/drawable/flower.png b/app/res/drawable/flower.png new file mode 100644 index 0000000000..9d6bc5df09 Binary files /dev/null and b/app/res/drawable/flower.png differ diff --git a/app/res/drawable/ic_connect_action_overflow.xml b/app/res/drawable/ic_connect_action_overflow.xml new file mode 100644 index 0000000000..07e41af307 --- /dev/null +++ b/app/res/drawable/ic_connect_action_overflow.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/app/res/drawable/ic_connect_arrow_back.xml b/app/res/drawable/ic_connect_arrow_back.xml new file mode 100644 index 0000000000..98a528a4af --- /dev/null +++ b/app/res/drawable/ic_connect_arrow_back.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/app/res/drawable/ic_connect_arrow_forward.xml b/app/res/drawable/ic_connect_arrow_forward.xml new file mode 100644 index 0000000000..c13c5db86a --- /dev/null +++ b/app/res/drawable/ic_connect_arrow_forward.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_arrow_forward_24px.xml b/app/res/drawable/ic_connect_arrow_forward_24px.xml new file mode 100644 index 0000000000..aac38c9350 --- /dev/null +++ b/app/res/drawable/ic_connect_arrow_forward_24px.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_check_circle.xml b/app/res/drawable/ic_connect_check_circle.xml new file mode 100644 index 0000000000..a7ef051faa --- /dev/null +++ b/app/res/drawable/ic_connect_check_circle.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/app/res/drawable/ic_connect_close.xml b/app/res/drawable/ic_connect_close.xml new file mode 100644 index 0000000000..78b383de81 --- /dev/null +++ b/app/res/drawable/ic_connect_close.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_delivery_approved.xml b/app/res/drawable/ic_connect_delivery_approved.xml new file mode 100644 index 0000000000..6c993b03ce --- /dev/null +++ b/app/res/drawable/ic_connect_delivery_approved.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_delivery_check_circle.xml b/app/res/drawable/ic_connect_delivery_check_circle.xml new file mode 100644 index 0000000000..6ed667a9ae --- /dev/null +++ b/app/res/drawable/ic_connect_delivery_check_circle.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_delivery_pending.xml b/app/res/drawable/ic_connect_delivery_pending.xml new file mode 100644 index 0000000000..31a489ba51 --- /dev/null +++ b/app/res/drawable/ic_connect_delivery_pending.xml @@ -0,0 +1,10 @@ + + + diff --git a/app/res/drawable/ic_connect_delivery_progress.png b/app/res/drawable/ic_connect_delivery_progress.png new file mode 100644 index 0000000000..708da07cfa Binary files /dev/null and b/app/res/drawable/ic_connect_delivery_progress.png differ diff --git a/app/res/drawable/ic_connect_delivery_rejected.xml b/app/res/drawable/ic_connect_delivery_rejected.xml new file mode 100644 index 0000000000..8aaf368b12 --- /dev/null +++ b/app/res/drawable/ic_connect_delivery_rejected.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_directory_sync.xml b/app/res/drawable/ic_connect_directory_sync.xml new file mode 100644 index 0000000000..4db586671b --- /dev/null +++ b/app/res/drawable/ic_connect_directory_sync.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/app/res/drawable/ic_connect_job_logo.png b/app/res/drawable/ic_connect_job_logo.png new file mode 100644 index 0000000000..4c9c547204 Binary files /dev/null and b/app/res/drawable/ic_connect_job_logo.png differ diff --git a/app/res/drawable/ic_connect_pager_indicator.xml b/app/res/drawable/ic_connect_pager_indicator.xml new file mode 100644 index 0000000000..e3d8f5124c --- /dev/null +++ b/app/res/drawable/ic_connect_pager_indicator.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/drawable/ic_connect_payment_earned.xml b/app/res/drawable/ic_connect_payment_earned.xml new file mode 100644 index 0000000000..78d0d54778 --- /dev/null +++ b/app/res/drawable/ic_connect_payment_earned.xml @@ -0,0 +1,16 @@ + + + + + + + diff --git a/app/res/drawable/ic_connect_payment_recevied_check.xml b/app/res/drawable/ic_connect_payment_recevied_check.xml new file mode 100644 index 0000000000..0f88c62951 --- /dev/null +++ b/app/res/drawable/ic_connect_payment_recevied_check.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/app/res/drawable/ic_connect_payment_revert.xml b/app/res/drawable/ic_connect_payment_revert.xml new file mode 100644 index 0000000000..17b7e75d44 --- /dev/null +++ b/app/res/drawable/ic_connect_payment_revert.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/app/res/drawable/ic_connect_payment_status_not_transferred.xml b/app/res/drawable/ic_connect_payment_status_not_transferred.xml new file mode 100644 index 0000000000..f6e95979fc --- /dev/null +++ b/app/res/drawable/ic_connect_payment_status_not_transferred.xml @@ -0,0 +1,16 @@ + + + + + + + diff --git a/app/res/drawable/ic_connect_payment_status_transferred.xml b/app/res/drawable/ic_connect_payment_status_transferred.xml new file mode 100644 index 0000000000..cf50434606 --- /dev/null +++ b/app/res/drawable/ic_connect_payment_status_transferred.xml @@ -0,0 +1,16 @@ + + + + + + + diff --git a/app/res/drawable/ic_connect_payment_transferred.xml b/app/res/drawable/ic_connect_payment_transferred.xml new file mode 100644 index 0000000000..11488a2202 --- /dev/null +++ b/app/res/drawable/ic_connect_payment_transferred.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/app/res/drawable/ic_connect_thumb_up.xml b/app/res/drawable/ic_connect_thumb_up.xml new file mode 100644 index 0000000000..a4be9a9d99 --- /dev/null +++ b/app/res/drawable/ic_connect_thumb_up.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_connect_yellow_dot.xml b/app/res/drawable/ic_connect_yellow_dot.xml new file mode 100644 index 0000000000..2ac12666a1 --- /dev/null +++ b/app/res/drawable/ic_connect_yellow_dot.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/res/drawable/ic_dimagi_logo.png b/app/res/drawable/ic_dimagi_logo.png new file mode 100644 index 0000000000..d52b1ff2db Binary files /dev/null and b/app/res/drawable/ic_dimagi_logo.png differ diff --git a/app/res/drawable/ic_list_alt.xml b/app/res/drawable/ic_list_alt.xml new file mode 100644 index 0000000000..b0dfa94fae --- /dev/null +++ b/app/res/drawable/ic_list_alt.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/ic_notifications_24.xml b/app/res/drawable/ic_notifications_24.xml new file mode 100644 index 0000000000..45b906f654 --- /dev/null +++ b/app/res/drawable/ic_notifications_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/ic_outline_lock_24.xml b/app/res/drawable/ic_outline_lock_24.xml new file mode 100644 index 0000000000..8ce4e800bc --- /dev/null +++ b/app/res/drawable/ic_outline_lock_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/ic_outline_person_24.xml b/app/res/drawable/ic_outline_person_24.xml new file mode 100644 index 0000000000..ab6390028b --- /dev/null +++ b/app/res/drawable/ic_outline_person_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/ic_outline_phone_24.xml b/app/res/drawable/ic_outline_phone_24.xml new file mode 100644 index 0000000000..8dfe67977c --- /dev/null +++ b/app/res/drawable/ic_outline_phone_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/res/drawable/ic_primary_portrait.png b/app/res/drawable/ic_primary_portrait.png new file mode 100644 index 0000000000..beb05e4df0 Binary files /dev/null and b/app/res/drawable/ic_primary_portrait.png differ diff --git a/app/res/drawable/icon_chevron_left_attnpos.png b/app/res/drawable/icon_chevron_left_attnpos.png index bdacce90e5..c58c3fc3dd 100644 Binary files a/app/res/drawable/icon_chevron_left_attnpos.png and b/app/res/drawable/icon_chevron_left_attnpos.png differ diff --git a/app/res/drawable/icon_chevron_right_attnpos.png b/app/res/drawable/icon_chevron_right_attnpos.png index 3ad51e3ad5..79cfaa2c21 100644 Binary files a/app/res/drawable/icon_chevron_right_attnpos.png and b/app/res/drawable/icon_chevron_right_attnpos.png differ diff --git a/app/res/drawable/install_start.xml b/app/res/drawable/install_start.xml index 0e1a2a49f1..81daf76ddf 100644 --- a/app/res/drawable/install_start.xml +++ b/app/res/drawable/install_start.xml @@ -1,3 +1,4 @@ + + \ No newline at end of file diff --git a/app/res/drawable/logo_white.png b/app/res/drawable/logo_white.png new file mode 100644 index 0000000000..11d1d45a8a Binary files /dev/null and b/app/res/drawable/logo_white.png differ diff --git a/app/res/drawable/logout.png b/app/res/drawable/logout.png new file mode 100644 index 0000000000..082f34be4c Binary files /dev/null and b/app/res/drawable/logout.png differ diff --git a/app/res/drawable/pattern.png b/app/res/drawable/pattern.png new file mode 100644 index 0000000000..312075f2a8 Binary files /dev/null and b/app/res/drawable/pattern.png differ diff --git a/app/res/drawable/progress_ring.xml b/app/res/drawable/progress_ring.xml new file mode 100644 index 0000000000..7a297b702d --- /dev/null +++ b/app/res/drawable/progress_ring.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/app/res/drawable/qrcode_solid.png b/app/res/drawable/qrcode_solid.png new file mode 100644 index 0000000000..3c318615d6 Binary files /dev/null and b/app/res/drawable/qrcode_solid.png differ diff --git a/app/res/drawable/rounded_button_shape.xml b/app/res/drawable/rounded_button_shape.xml index 5bfcbec484..961d0d49eb 100644 --- a/app/res/drawable/rounded_button_shape.xml +++ b/app/res/drawable/rounded_button_shape.xml @@ -1,11 +1,9 @@ - - - - - - - \ No newline at end of file + + + + + + + + \ No newline at end of file diff --git a/app/res/drawable/rounded_top_corners.xml b/app/res/drawable/rounded_top_corners.xml new file mode 100644 index 0000000000..eea61e372e --- /dev/null +++ b/app/res/drawable/rounded_top_corners.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/res/drawable/shape_border_10px_blue.xml b/app/res/drawable/shape_border_10px_blue.xml new file mode 100644 index 0000000000..38a4ea33d8 --- /dev/null +++ b/app/res/drawable/shape_border_10px_blue.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/app/res/drawable/shape_border_1px_light_blue.xml b/app/res/drawable/shape_border_1px_light_blue.xml new file mode 100644 index 0000000000..49b859ec6c --- /dev/null +++ b/app/res/drawable/shape_border_1px_light_blue.xml @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/app/res/drawable/shape_border_8px_white.xml b/app/res/drawable/shape_border_8px_white.xml new file mode 100644 index 0000000000..58848c5736 --- /dev/null +++ b/app/res/drawable/shape_border_8px_white.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/app/res/drawable/shape_connect_delivery_approved.xml b/app/res/drawable/shape_connect_delivery_approved.xml new file mode 100644 index 0000000000..a42d4e871a --- /dev/null +++ b/app/res/drawable/shape_connect_delivery_approved.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/app/res/drawable/shape_connect_delivery_pending.xml b/app/res/drawable/shape_connect_delivery_pending.xml new file mode 100644 index 0000000000..785e527d44 --- /dev/null +++ b/app/res/drawable/shape_connect_delivery_pending.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/app/res/drawable/shape_connect_delivery_rejected.xml b/app/res/drawable/shape_connect_delivery_rejected.xml new file mode 100644 index 0000000000..ab33a648b5 --- /dev/null +++ b/app/res/drawable/shape_connect_delivery_rejected.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/app/res/drawable/start.png b/app/res/drawable/start.png new file mode 100644 index 0000000000..7b0d695d71 Binary files /dev/null and b/app/res/drawable/start.png differ diff --git a/app/res/drawable/sync.png b/app/res/drawable/sync.png new file mode 100644 index 0000000000..995a55c9e9 Binary files /dev/null and b/app/res/drawable/sync.png differ diff --git a/app/res/drawable/title_case_tab_vertical.xml b/app/res/drawable/title_case_tab_vertical.xml deleted file mode 100644 index e53f00daeb..0000000000 --- a/app/res/drawable/title_case_tab_vertical.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/res/drawable/title_neutral_tab_vertical.xml b/app/res/drawable/title_neutral_tab_vertical.xml deleted file mode 100644 index ceff91cdc7..0000000000 --- a/app/res/drawable/title_neutral_tab_vertical.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/res/font/roboto_bold.ttf b/app/res/font/roboto_bold.ttf new file mode 100644 index 0000000000..e64db796d1 Binary files /dev/null and b/app/res/font/roboto_bold.ttf differ diff --git a/app/res/font/roboto_italic.ttf b/app/res/font/roboto_italic.ttf new file mode 100644 index 0000000000..65498ee374 Binary files /dev/null and b/app/res/font/roboto_italic.ttf differ diff --git a/app/res/font/roboto_medium.ttf b/app/res/font/roboto_medium.ttf new file mode 100644 index 0000000000..0707e15c3a Binary files /dev/null and b/app/res/font/roboto_medium.ttf differ diff --git a/app/res/font/roboto_regular.ttf b/app/res/font/roboto_regular.ttf new file mode 100644 index 0000000000..2d116d9205 Binary files /dev/null and b/app/res/font/roboto_regular.ttf differ diff --git a/app/res/layout-land/home_screen.xml b/app/res/layout-land/home_screen.xml index 44479dfacb..c0395850ba 100644 --- a/app/res/layout-land/home_screen.xml +++ b/app/res/layout-land/home_screen.xml @@ -1,15 +1,17 @@ - - - + android:layout_height="wrap_content" + android:layout_marginTop="2dp" + android:layout_marginStart="5dp" + android:padding="10dp" + android:layout_marginEnd="5dp" + android:background="@drawable/dots_rect_back" + android:visibility="gone" + > + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/res/layout/activity_connect_id.xml b/app/res/layout/activity_connect_id.xml new file mode 100644 index 0000000000..4415b7271a --- /dev/null +++ b/app/res/layout/activity_connect_id.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/app/res/layout/app_manager.xml b/app/res/layout/app_manager.xml index 5b0fd33b04..04e7142c25 100644 --- a/app/res/layout/app_manager.xml +++ b/app/res/layout/app_manager.xml @@ -43,7 +43,6 @@ android:layout_centerHorizontal="true" android:layout_below="@id/manager_instructions" android:layout_marginTop="@dimen/standard_spacer" - android:textSize="@dimen/font_size_xlarge" android:paddingHorizontal="@dimen/standard_spacer_double" android:onClick="installAppClicked" android:text="@string/install_app" /> diff --git a/app/res/layout/connect_delivery_item.xml b/app/res/layout/connect_delivery_item.xml new file mode 100644 index 0000000000..29dbd69dd6 --- /dev/null +++ b/app/res/layout/connect_delivery_item.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connect_delivery_progress_item.xml b/app/res/layout/connect_delivery_progress_item.xml new file mode 100644 index 0000000000..5040749dab --- /dev/null +++ b/app/res/layout/connect_delivery_progress_item.xml @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connect_payment_item.xml b/app/res/layout/connect_payment_item.xml new file mode 100644 index 0000000000..35c3b395a9 --- /dev/null +++ b/app/res/layout/connect_payment_item.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connect_results_summary_item.xml b/app/res/layout/connect_results_summary_item.xml new file mode 100644 index 0000000000..13f0fbf649 --- /dev/null +++ b/app/res/layout/connect_results_summary_item.xml @@ -0,0 +1,44 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connect_verification_item.xml b/app/res/layout/connect_verification_item.xml new file mode 100644 index 0000000000..9287b1da91 --- /dev/null +++ b/app/res/layout/connect_verification_item.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connectid_common_title_bar.xml b/app/res/layout/connectid_common_title_bar.xml new file mode 100644 index 0000000000..d63b6908ef --- /dev/null +++ b/app/res/layout/connectid_common_title_bar.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/connectid_title_bar.xml b/app/res/layout/connectid_title_bar.xml new file mode 100644 index 0000000000..76204d2c80 --- /dev/null +++ b/app/res/layout/connectid_title_bar.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/custom_alert_dialog.xml b/app/res/layout/custom_alert_dialog.xml index ff67065491..f6b1ec4722 100755 --- a/app/res/layout/custom_alert_dialog.xml +++ b/app/res/layout/custom_alert_dialog.xml @@ -80,7 +80,8 @@ android:visibility="gone" android:layout_alignParentEnd="true" android:layout_marginEnd="@dimen/standard_spacer" - android:layout_marginStart="@dimen/standard_spacer"/> + android:layout_marginStart="@dimen/spacer_small" + android:textSize="@dimen/font_size_medium"/> + android:layout_toStartOf="@id/positive_button" + android:textSize="@dimen/font_size_medium"/> + android:layout_toStartOf="@id/neutral_button" + android:textSize="@dimen/font_size_medium"/> \ No newline at end of file diff --git a/app/res/layout/dialog_payment_confirmation.xml b/app/res/layout/dialog_payment_confirmation.xml new file mode 100644 index 0000000000..552b96a00d --- /dev/null +++ b/app/res/layout/dialog_payment_confirmation.xml @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_available_jobs_list.xml b/app/res/layout/fragment_connect_available_jobs_list.xml new file mode 100644 index 0000000000..29906e8891 --- /dev/null +++ b/app/res/layout/fragment_connect_available_jobs_list.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_delivery_details.xml b/app/res/layout/fragment_connect_delivery_details.xml new file mode 100644 index 0000000000..8acf337521 --- /dev/null +++ b/app/res/layout/fragment_connect_delivery_details.xml @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_delivery_list.xml b/app/res/layout/fragment_connect_delivery_list.xml new file mode 100644 index 0000000000..bfbad0d468 --- /dev/null +++ b/app/res/layout/fragment_connect_delivery_list.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_delivery_progress.xml b/app/res/layout/fragment_connect_delivery_progress.xml new file mode 100644 index 0000000000..a5686c3f1b --- /dev/null +++ b/app/res/layout/fragment_connect_delivery_progress.xml @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/res/layout/fragment_connect_downloading.xml b/app/res/layout/fragment_connect_downloading.xml new file mode 100644 index 0000000000..71835ecdbc --- /dev/null +++ b/app/res/layout/fragment_connect_downloading.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_job_detail_bottom_sheet_dialog.xml b/app/res/layout/fragment_connect_job_detail_bottom_sheet_dialog.xml new file mode 100644 index 0000000000..e3e532bc5c --- /dev/null +++ b/app/res/layout/fragment_connect_job_detail_bottom_sheet_dialog.xml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_job_intro.xml b/app/res/layout/fragment_connect_job_intro.xml new file mode 100644 index 0000000000..84103c133c --- /dev/null +++ b/app/res/layout/fragment_connect_job_intro.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_jobs_list.xml b/app/res/layout/fragment_connect_jobs_list.xml new file mode 100644 index 0000000000..4331f45caf --- /dev/null +++ b/app/res/layout/fragment_connect_jobs_list.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_learning_progress.xml b/app/res/layout/fragment_connect_learning_progress.xml new file mode 100644 index 0000000000..fdea552133 --- /dev/null +++ b/app/res/layout/fragment_connect_learning_progress.xml @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/res/layout/fragment_connect_my_jobs_lists.xml b/app/res/layout/fragment_connect_my_jobs_lists.xml new file mode 100644 index 0000000000..056d4786f2 --- /dev/null +++ b/app/res/layout/fragment_connect_my_jobs_lists.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_progress_delivery.xml b/app/res/layout/fragment_connect_progress_delivery.xml new file mode 100644 index 0000000000..0498c6891b --- /dev/null +++ b/app/res/layout/fragment_connect_progress_delivery.xml @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/res/layout/fragment_connect_results_list.xml b/app/res/layout/fragment_connect_results_list.xml new file mode 100644 index 0000000000..5d072f55fa --- /dev/null +++ b/app/res/layout/fragment_connect_results_list.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_connect_results_summary_list.xml b/app/res/layout/fragment_connect_results_summary_list.xml new file mode 100644 index 0000000000..f517ad1f78 --- /dev/null +++ b/app/res/layout/fragment_connect_results_summary_list.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_phone_available_bottom_sheet.xml b/app/res/layout/fragment_phone_available_bottom_sheet.xml new file mode 100644 index 0000000000..410e06e460 --- /dev/null +++ b/app/res/layout/fragment_phone_available_bottom_sheet.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_recovery_code.xml b/app/res/layout/fragment_recovery_code.xml new file mode 100644 index 0000000000..4f0070c4fb --- /dev/null +++ b/app/res/layout/fragment_recovery_code.xml @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_secondary_phone_number.xml b/app/res/layout/fragment_secondary_phone_number.xml new file mode 100644 index 0000000000..b715b056a5 --- /dev/null +++ b/app/res/layout/fragment_secondary_phone_number.xml @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/fragment_signup.xml b/app/res/layout/fragment_signup.xml new file mode 100644 index 0000000000..459db2a16e --- /dev/null +++ b/app/res/layout/fragment_signup.xml @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/grid_header_top_banner.xml b/app/res/layout/grid_header_top_banner.xml index fe4810acc5..8de7068b03 100644 --- a/app/res/layout/grid_header_top_banner.xml +++ b/app/res/layout/grid_header_top_banner.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:background="@color/cc_core_bg" + android:background="@color/white" android:orientation="vertical" tools:viewBindingIgnore="true" > diff --git a/app/res/layout/home_screen.xml b/app/res/layout/home_screen.xml index a2aa867437..514d459d30 100644 --- a/app/res/layout/home_screen.xml +++ b/app/res/layout/home_screen.xml @@ -1,16 +1,128 @@ - + android:layout_height="wrap_content" + android:layout_marginStart="5dp" + android:layout_marginTop="2dp" + android:padding="10dp" + android:layout_marginEnd="5dp" + android:background="@drawable/dots_rect_back" + android:visibility="visible"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/res/layout/item_login_connect_home_apps.xml b/app/res/layout/item_login_connect_home_apps.xml new file mode 100644 index 0000000000..b04d82cbc0 --- /dev/null +++ b/app/res/layout/item_login_connect_home_apps.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/item_progress_job_summary_visit.xml b/app/res/layout/item_progress_job_summary_visit.xml new file mode 100644 index 0000000000..9a4248d036 --- /dev/null +++ b/app/res/layout/item_progress_job_summary_visit.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/progress_dialog_cancel_button.xml b/app/res/layout/progress_dialog_cancel_button.xml index 4f4bcf7790..d6ca37c0de 100644 --- a/app/res/layout/progress_dialog_cancel_button.xml +++ b/app/res/layout/progress_dialog_cancel_button.xml @@ -13,6 +13,7 @@ android:layout_marginRight="@dimen/standard_spacer_large" android:layout_marginBottom="@dimen/standard_spacer" android:padding="@dimen/standard_spacer" + android:textSize="@dimen/font_size_medium" android:text="STOP" - android:visibility="visible" + android:visibility="gone" tools:viewBindingIgnore="true" /> \ No newline at end of file diff --git a/app/res/layout/prompt_view.xml b/app/res/layout/prompt_view.xml index c37e339d07..78b8487df8 100644 --- a/app/res/layout/prompt_view.xml +++ b/app/res/layout/prompt_view.xml @@ -40,7 +40,7 @@ diff --git a/app/res/layout/screen_app_select.xml b/app/res/layout/screen_app_select.xml new file mode 100644 index 0000000000..81d94ee62b --- /dev/null +++ b/app/res/layout/screen_app_select.xml @@ -0,0 +1,27 @@ + + + + + + + + \ No newline at end of file diff --git a/app/res/layout/screen_connect.xml b/app/res/layout/screen_connect.xml new file mode 100644 index 0000000000..32515d4b95 --- /dev/null +++ b/app/res/layout/screen_connect.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/app/res/layout/screen_connect_login.xml b/app/res/layout/screen_connect_login.xml new file mode 100644 index 0000000000..1017be2c37 --- /dev/null +++ b/app/res/layout/screen_connect_login.xml @@ -0,0 +1,49 @@ + + + + + + +