-
- Downloads
"...cwa-app-android.git" did not exist on "d3ea4d9c6765954c61625d5032f2f3ae529f50a9"
Align auto-checkout behavior and prevent editing of active checkins (DEV) (#2766)
* Process overdue checkouts on data changes. Handle the case of a 0 length check-in. * Don't pre-filter based on completeness, checkin-start/end may change and we need to refresh the autocheckout too. * Set active check-in duration to 0 if negative. * Test Menu Layout Eye Candy * Active CheckIns can't be edited. Remove click listener. Co-authored-by:harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Kolya Opahle <k.opahle@sap.com>
Showing
- Corona-Warn-App/src/deviceForTesters/res/layout/fragment_test_eventregistration.xml 1 addition, 0 deletions...ForTesters/res/layout/fragment_test_eventregistration.xml
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/presencetracing/checkins/checkout/auto/AutoCheckOut.kt 3 additions, 9 deletions...pp/presencetracing/checkins/checkout/auto/AutoCheckOut.kt
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/eventregistration/attendee/checkins/CheckInsViewModel.kt 0 additions, 1 deletion.../eventregistration/attendee/checkins/CheckInsViewModel.kt
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/eventregistration/attendee/checkins/items/ActiveCheckInVH.kt 9 additions, 5 deletions...ntregistration/attendee/checkins/items/ActiveCheckInVH.kt
Loading
Please register or sign in to comment