Skip to content

Commit

Permalink
apks/COVIDSafe_v1.0.17.apk
Browse files Browse the repository at this point in the history
  • Loading branch information
ghuntley committed May 15, 2020
1 parent 232b842 commit 0990c03
Show file tree
Hide file tree
Showing 80 changed files with 3,631 additions and 3,506 deletions.
2 changes: 1 addition & 1 deletion src/resources/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="16" android:versionName="1.0.16" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" package="au.gov.health.covidsafe" platformBuildVersionCode="29" platformBuildVersionName="10">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="17" android:versionName="1.0.17" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" package="au.gov.health.covidsafe" platformBuildVersionCode="29" platformBuildVersionName="10">
<uses-sdk android:minSdkVersion="23" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.bluetooth_le" android:required="true"/>
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down
Binary file modified src/resources/META-INF/BNDLTOOL.RSA
Binary file not shown.
227 changes: 115 additions & 112 deletions src/resources/META-INF/BNDLTOOL.SF

Large diffs are not rendered by default.

225 changes: 114 additions & 111 deletions src/resources/META-INF/MANIFEST.MF

Large diffs are not rendered by default.

Binary file modified src/resources/classes.dex
Binary file not shown.
Binary file modified src/resources/classes2.dex
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:tint="#ffffff" android:height="24dp" android:width="24dp" android:viewportWidth="26.087" android:viewportHeight="26.087">
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:tint="#ffffff" android:height="24dp" android:width="24dp" android:viewportWidth="26.087" android:viewportHeight="26.087">
<group android:translateX="1.0435" android:translateY="1.0435">
<path android:fillColor="#ff000000" android:pathData="M19.1,12.9a2.8,2.8 0,0 0,0.1 -0.9,2.8 2.8,0 0,0 -0.1,-0.9l2.1,-1.6a0.7,0.7 0,0 0,0.1 -0.6L19.4,5.5a0.7,0.7 0,0 0,-0.6 -0.2l-2.4,1a6.5,6.5 0,0 0,-1.6 -0.9l-0.4,-2.6a0.5,0.5 0,0 0,-0.5 -0.4H10.1a0.5,0.5 0,0 0,-0.5 0.4L9.3,5.4a5.6,5.6 0,0 0,-1.7 0.9l-2.4,-1a0.4,0.4 0,0 0,-0.5 0.2l-2,3.4c-0.1,0.2 0,0.4 0.2,0.6l2,1.6a2.8,2.8 0,0 0,-0.1 0.9,2.8 2.8,0 0,0 0.1,0.9L2.8,14.5a0.7,0.7 0,0 0,-0.1 0.6l1.9,3.4a0.7,0.7 0,0 0,0.6 0.2l2.4,-1a6.5,6.5 0,0 0,1.6 0.9l0.4,2.6a0.5,0.5 0,0 0,0.5 0.4h3.8a0.5,0.5 0,0 0,0.5 -0.4l0.3,-2.6a5.6,5.6 0,0 0,1.7 -0.9l2.4,1a0.4,0.4 0,0 0,0.5 -0.2l2,-3.4c0.1,-0.2 0,-0.4 -0.2,-0.6ZM12,15.6A3.6,3.6 0,1 1,15.6 12,3.6 3.6,0 0,1 12,15.6Z"/>
</group>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:height="80dp" android:width="80dp" android:viewportWidth="80" android:viewportHeight="80">
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:height="80dp" android:width="80dp" android:viewportWidth="80" android:viewportHeight="80">
<path android:fillColor="#6793b2" android:pathData="M40,40m-40,0a40,40 0,1 1,80 0a40,40 0,1 1,-80 0" android:strokeAlpha="0.2" android:fillAlpha="0.2"/>
<path android:fillColor="#e2857e" android:pathData="M64.1019,71.9262C59.3054,75.5528 53.666,78.1236 47.5296,79.2924C47.6039,77.1348 46.8289,75.9216 46.8289,75.9216C36.5767,70.1364 36.8877,58.8 36.8877,58.8H57.826L63.2672,69.4935C63.2672,69.4935 63.659,70.4888 64.1019,71.9262Z" android:fillType="1"/>
<path android:fillColor="#cc7676" android:pathData="M55.4443,39.7188C55.4443,39.7188 58.5125,39.8206 59.4057,42.7875C60.2989,45.7545 59.8812,62.8406 59.8812,62.8406L55.4443,39.7188Z"/>
Expand Down
6 changes: 6 additions & 0 deletions src/resources/res/drawable-anydpi-v24/ic_question_circle.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:height="40dp" android:width="40dp" android:viewportWidth="40" android:viewportHeight="40">
<path android:fillColor="#131313" android:pathData="M19.9998,5C11.7156,5 4.9998,11.7157 4.9998,20C4.9998,28.2842 11.7156,35 19.9998,35C28.2841,35 34.9998,28.2842 34.9998,20C34.9998,11.7157 28.2841,5 19.9998,5ZM1.6665,20C1.6665,9.8747 9.8746,1.6666 19.9998,1.6666C30.1251,1.6666 38.3332,9.8747 38.3332,20C38.3332,30.1252 30.1251,38.3333 19.9998,38.3333C9.8746,38.3333 1.6665,30.1252 1.6665,20Z" android:fillType="1"/>
<path android:fillColor="#131313" android:pathData="M20.4302,13.3739C19.6544,13.2408 18.8564,13.3866 18.1778,13.7855C17.4991,14.1843 16.9835,14.8105 16.7223,15.5531C16.4168,16.4214 15.4653,16.8777 14.597,16.5722C13.7286,16.2668 13.2724,15.3153 13.5778,14.4469C14.1003,12.9618 15.1315,11.7094 16.4888,10.9117C17.8462,10.114 19.442,9.8224 20.9938,10.0885C22.5455,10.3547 23.953,11.1614 24.9669,12.3659C25.9806,13.5701 26.5355,15.0941 26.5334,16.6682C26.5326,19.2188 24.6416,20.9032 23.2912,21.8034C22.5651,22.2875 21.851,22.6434 21.3248,22.8772C21.0594,22.9952 20.8359,23.0847 20.6749,23.146C20.5942,23.1768 20.5288,23.2006 20.4812,23.2175L20.4233,23.2378L20.4049,23.2441L20.3984,23.2463L20.3958,23.2471C20.3953,23.2473 20.3937,23.2478 19.8667,21.6667L20.3937,23.2478C19.5205,23.5389 18.5766,23.067 18.2856,22.1937C17.9947,21.3211 18.4658,20.3779 19.3379,20.0861L19.3358,20.0868C19.3359,20.0868 19.3361,20.0868 19.3379,20.0861L19.3645,20.0768C19.3901,20.0677 19.4322,20.0524 19.4882,20.0311C19.6006,19.9883 19.7677,19.9215 19.971,19.8312C20.3824,19.6483 20.9182,19.3792 21.4422,19.0299C22.5915,18.2637 23.2,17.4486 23.2,16.6667L23.2,16.6642C23.2012,15.877 22.9237,15.1148 22.4168,14.5126C21.9098,13.9103 21.2061,13.507 20.4302,13.3739Z" android:fillType="1"/>
<path android:fillColor="#131313" android:pathData="M18.3335,28.3333C18.3335,27.4128 19.0797,26.6666 20.0002,26.6666H20.0168C20.9373,26.6666 21.6835,27.4128 21.6835,28.3333C21.6835,29.2538 20.9373,30 20.0168,30H20.0002C19.0797,30 18.3335,29.2538 18.3335,28.3333Z" android:fillType="1"/>
</vector>
16 changes: 8 additions & 8 deletions src/resources/res/drawable/icon_checkbox.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:exitFadeDuration="@android:integer/config_mediumAnimTime">
<item android:state_enabled="false" android:drawable="0x7f0800d3"/>
<item android:drawable="0x7f0800d2" android:state_activated="true"/>
<item android:state_selected="true" android:drawable="0x7f0800d2"/>
<item android:state_selected="false" android:drawable="0x7f0800d3"/>
<item android:state_checked="true" android:drawable="0x7f0800d2"/>
<item android:state_pressed="true" android:drawable="0x7f0800d2"/>
<item android:state_focused="true" android:drawable="0x7f0800d2"/>
<item android:drawable="0x7f0800d2"/>
<item android:state_enabled="false" android:drawable="0x7f0800d4"/>
<item android:drawable="0x7f0800d3" android:state_activated="true"/>
<item android:state_selected="true" android:drawable="0x7f0800d3"/>
<item android:state_selected="false" android:drawable="0x7f0800d4"/>
<item android:state_checked="true" android:drawable="0x7f0800d3"/>
<item android:state_pressed="true" android:drawable="0x7f0800d3"/>
<item android:state_focused="true" android:drawable="0x7f0800d3"/>
<item android:drawable="0x7f0800d3"/>
</selector>
4 changes: 2 additions & 2 deletions src/resources/res/drawable/notification_bg.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:exitFadeDuration="@android:integer/config_mediumAnimTime">
<item android:state_pressed="true" android:drawable="0x7f0800c8"/>
<item android:state_pressed="false" android:drawable="0x7f0800c7"/>
<item android:state_pressed="true" android:drawable="0x7f0800c9"/>
<item android:state_pressed="false" android:drawable="0x7f0800c8"/>
</selector>
4 changes: 2 additions & 2 deletions src/resources/res/drawable/notification_bg_low.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:exitFadeDuration="@android:integer/config_mediumAnimTime">
<item android:state_pressed="true" android:drawable="0x7f0800c6"/>
<item android:state_pressed="false" android:drawable="0x7f0800c5"/>
<item android:state_pressed="true" android:drawable="0x7f0800c7"/>
<item android:state_pressed="false" android:drawable="0x7f0800c6"/>
</selector>
2 changes: 1 addition & 1 deletion src/resources/res/drawable/notification_tile_bg.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:src="0x7f0800cd" android:tileMode="repeat"/>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:src="0x7f0800ce" android:tileMode="repeat"/>
2 changes: 1 addition & 1 deletion src/resources/res/layout/activity_onboarding.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
<androidx.appcompat.widget.Toolbar android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toTopOf="0" app:navigationIcon="@drawable/ic_up"/>
<androidx.appcompat.widget.Toolbar android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toTopOf="0" app:navigationContentDescription="@string/navigation_back_button_content_description" app:navigationIcon="@drawable/ic_up"/>
<fragment android:name="androidx.navigation.fragment.NavHostFragment" android:id="@+id/fragment_nav_host" android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" app:defaultNavHost="true" app:navGraph="@navigation/nav_onboarding"/>
<FrameLayout android:id="@+id/loadingProgressBarFrame" android:background="#80000000" android:focusable="true" android:visibility="gone" android:clickable="true" android:layout_width="0dp" android:layout_height="0dp" android:animateLayoutChanges="true" app:layout_constraintBottom_toBottomOf="0" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toTopOf="0">
<ProgressBar android:layout_gravity="center" android:id="@+id/loadingProgressBar" android:visibility="visible" android:layout_width="64dp" android:layout_height="64dp" style="?android:attr/progressBarStyleLarge"/>
Expand Down
2 changes: 1 addition & 1 deletion src/resources/res/layout/fragment_data_privacy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:id="@+id/root" android:layout_width="match_parent" android:layout_height="wrap_content" android:fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingStart="@dimen/keyline_5" android:paddingEnd="@dimen/keyline_5">
<ImageView android:id="@+id/data_privacy_picture" android:layout_width="match_parent" android:layout_height="wrap_content" android:src="@drawable/ic_privacy" app:layout_constraintLeft_toLeftOf="0" app:layout_constraintRight_toRightOf="0" app:layout_constraintTop_toTopOf="0"/>
<TextView android:textAppearance="?attr/textAppearanceHeadline2" android:id="@+id/data_privacy_headline" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyline_6" android:text="@string/data_privacy_headline" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toBottomOf="@+id/data_privacy_picture"/>
<TextView android:textAppearance="?attr/textAppearanceHeadline2" android:id="@+id/data_privacy_headline" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyline_6" android:text="@string/data_privacy_headline" android:contentDescription="@string/data_privacy_headline_content_description" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toBottomOf="@+id/data_privacy_picture"/>
<TextView android:textAppearance="?attr/textAppearanceBody1" android:textColorLink="@color/hyperlink_enabled" android:id="@+id/data_privacy_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyline_4" android:text="@string/data_privacy_content" app:layout_constraintEnd_toEndOf="0" app:layout_constraintStart_toStartOf="0" app:layout_constraintTop_toBottomOf="@+id/data_privacy_headline"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>
6 changes: 3 additions & 3 deletions src/resources/res/layout/fragment_home.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt" android:id="@+id/home_root" android:background="#f6f6f6" android:layout_width="match_parent" android:layout_height="wrap_content" android:fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content">
<View android:id="@+id/header_background" android:background="@color/lighter_green" android:layout_width="match_parent" android:layout_height="0dp" app:layout_constraintBottom_toBottomOf="@+id/header_background_overlap" app:layout_constraintTop_toTopOf="0"/>
<View android:id="@+id/header_background" android:background="@color/lighter_green" android:layout_width="match_parent" android:layout_height="0dp" android:importantForAccessibility="no" app:layout_constraintBottom_toBottomOf="@+id/header_background_overlap" app:layout_constraintTop_toTopOf="0"/>
<View android:id="@+id/header_background_overlap" android:background="@color/lighter_green" android:layout_width="match_parent" android:layout_height="50dp" app:layout_constraintTop_toBottomOf="@+id/header_barrier"/>
<ImageView android:id="@+id/home_header_help" android:background="?attr/selectableItemBackground" android:layout_width="31dp" android:layout_height="44dp" android:layout_marginTop="@dimen/keyline_7" android:layout_marginRight="@dimen/keyline_4" android:src="@drawable/ic_help_outline_black" app:layout_constraintRight_toRightOf="0" app:layout_constraintTop_toTopOf="0"/>
<ImageView android:id="@+id/home_header_help" android:background="?attr/selectableItemBackground" android:layout_width="31dp" android:layout_height="44dp" android:layout_marginTop="@dimen/keyline_7" android:layout_marginRight="@dimen/keyline_4" android:src="@drawable/ic_help_outline_black" android:contentDescription="@string/title_help" android:accessibilityTraversalAfter="@+id/home_header_setup_complete_header" app:layout_constraintRight_toRightOf="0" app:layout_constraintTop_toTopOf="0"/>
<include layout="@layout/fragment_home_setup_complete_header"/>
<androidx.constraintlayout.widget.Barrier android:id="@+id/header_barrier" android:layout_width="wrap_content" android:layout_height="wrap_content" app:barrierDirection="3" app:constraint_referenced_ids="home_header_label_setup_complete_subtitle_bottom_space"/>
<include layout="@layout/fragment_home_setup_incomplete_content"/>
<include layout="@layout/fragment_home_external_links"/>
<androidx.constraintlayout.widget.Barrier android:id="@+id/content_barrier" android:layout_width="wrap_content" android:layout_height="wrap_content" app:barrierDirection="3" app:constraint_referenced_ids="push_card_view,external_links_bottom_card"/>
<androidx.constraintlayout.widget.Barrier android:id="@+id/content_barrier" android:layout_width="wrap_content" android:layout_height="wrap_content" app:barrierDirection="3" app:constraint_referenced_ids="push_card_view, help_topics_card"/>
<TextView android:textColor="@color/cadet_grey" android:gravity="center" android:id="@+id/home_version_number" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyline_4" android:layout_marginBottom="@dimen/keyline_5" app:layout_constraintTop_toBottomOf="@+id/content_barrier" style="?attr/textAppearanceBody2"/>
<Space android:layout_width="match_parent" android:layout_height="@dimen/keyline_2" app:layout_constraintTop_toBottomOf="@+id/home_version_number"/>
</androidx.constraintlayout.widget.ConstraintLayout>
Expand Down
Loading

0 comments on commit 0990c03

Please sign in to comment.