Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

0.8.10 version bump #301

Closed
wants to merge 10 commits into from
Closed

0.8.10 version bump #301

wants to merge 10 commits into from

Conversation

oemerb
Copy link
Contributor

@oemerb oemerb commented Jun 9, 2020

No description provided.

marcmuschko and others added 10 commits June 8, 2020 18:59
…288)

* settings icon tracing resized, missing grey color added

* fixed dark mode / light mode illustrations

* fixed small issue in strings

* OnBoardingTracingFragment: catch exceptions also for asyncIsEnabled() (#282)

Executing `InternalExposureNotificationClient.asyncIsEnabled()` may also result in an exception of `com.google.android.gms.common.api.ApiException` if connection to GMS isn't possible. Not catching this exception results in fatal crash.

```
2020-06-08 16:33:29.693 20904-20904/de.rki.coronawarnapp E/AndroidRuntime: FATAL EXCEPTION: main
    Process: de.rki.coronawarnapp, PID: 20904
    com.google.android.gms.common.api.ApiException: 17: API: Nearby.EXPOSURE_NOTIFICATION_API is not available on this device. Connection failed with: ConnectionResult{statusCode=UNKNOWN_ERROR_CODE(39507), resolution=null, message=null}
        at com.google.android.gms.common.internal.ApiExceptionUtil.fromStatus(com.google.android.gms:play-services-base@@17.3.0:4)
        at com.google.android.gms.common.api.internal.ApiExceptionMapper.getException(com.google.android.gms:play-services-base@@17.3.0:2)
        at com.google.android.gms.common.api.internal.zah.zaa(com.google.android.gms:play-services-base@@17.3.0:18)
        at com.google.android.gms.common.api.internal.GoogleApiManager$zaa.zaa(com.google.android.gms:play-services-base@@17.3.0:211)
        at com.google.android.gms.common.api.internal.GoogleApiManager$zaa.zaa(com.google.android.gms:play-services-base@@17.3.0:217)
        at com.google.android.gms.common.api.internal.GoogleApiManager$zaa.zaa(com.google.android.gms:play-services-base@@17.3.0:115)
        at com.google.android.gms.common.api.internal.GoogleApiManager$zaa.onConnectionFailed(com.google.android.gms:play-services-base@@17.3.0:79)
        at com.google.android.gms.common.internal.zag.onConnectionFailed(com.google.android.gms:play-services-base@@17.3.0:2)
        at com.google.android.gms.common.internal.BaseGmsClient$zzf.zza(com.google.android.gms:play-services-basement@@17.3.0:6)
        at com.google.android.gms.common.internal.BaseGmsClient$zza.zza(com.google.android.gms:play-services-basement@@17.3.0:25)
        at com.google.android.gms.common.internal.BaseGmsClient$zzc.zzc(com.google.android.gms:play-services-basement@@17.3.0:11)
        at com.google.android.gms.common.internal.BaseGmsClient$zzb.handleMessage(com.google.android.gms:play-services-basement@@17.3.0:49)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at com.google.android.gms.internal.common.zzi.dispatchMessage(com.google.android.gms:play-services-basement@@17.3.0:8)
        at android.os.Looper.loop(Looper.java:223)
        at android.os.HandlerThread.run(HandlerThread.java:67)
```

Co-authored-by: Jakob Möller <jakob.moeller@sap.com>
Co-authored-by: marcmuschko <marc.muschko@sap.com>

* build fixes in tests

Co-authored-by: lenke182 <jan_lenke@freenet.de>
Co-authored-by: Jakob Möller <jakob.moeller@sap.com>
* General Pinning

Signed-off-by: d067928 <jakob.moeller@sap.com>

* remove todo

Signed-off-by: d067928 <jakob.moeller@sap.com>
* accessibility button texts

* accessibility fixes

* replace buttons with image views

* solve conflicts with dev

* accessibility for all onboarding views

* accessibility for all submission views

* accessibility for risk details

* call views with bindings

* pull request review fixes

* strings

* lint check fixes

* lint check fixes

* accessibility for settings and information views

* lint check fixes

Co-authored-by: harambasicluka <64483219+harambasicluka@users.noreply.github.com>
Co-authored-by: Luka Harambasic <luka.harambasic@sap.com>
* fixes repository refresh of successful last risk level calculation after app reset

* adaptive launch icons

* Revert "adaptive launch icons"

This reverts commit 5f8d9bc.

* default dialog button text color added

* small fixes, todos removed when applicable

* fixed phone number string

* added link to exposure settings  from app reset

* resolved build issue
* reintroduced our old headers everywhere :)

* fixed onboarding header icon alignment

* removed empty row on risk details bottom

* removed unused formatter

* introduced stable dividers for risk card

* risk identification is not possible: primary icon color to neutral

* adapted circle sizing and alignment

* circleColor: added stable Color

* icon alignments: top right

* fixed spacings

* changed light header logo

* moved row

* larger header logos

* ktlintformat
Co-authored-by: Jakob Möller <jakob.moeller@sap.com>
* add unit tests for FormatterSubmissionHelper from util/formatter

* FormatterSubmissionHelperTest.kt unit tests done

* Actualised with dev

Co-authored-by: Hee Tatt Ooi <hee.tatt.ooi@sap.com>
Signed-off-by: d067928 <jakob.moeller@sap.com>
@oemerb oemerb requested review from jakobmoellerdev and a team June 9, 2020 09:18
@oemerb oemerb closed this Jun 9, 2020
@jakobmoellerdev jakobmoellerdev deleted the 0.8.10-versionbump branch June 9, 2020 09:20
jakobmoellerdev pushed a commit that referenced this pull request Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants