andOTP/andOTP

Crash when clicking away BitWarden safe dialog

Open

#406 建立於 2019年10月23日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Java (3,711 star) (368 fork)batch import
bughelp wantedupdate-required

描述

General information

  • App version: 0.6.3.1-play
  • App source: Google Play / F-Droid / GitHub / ... Google Play
  • Android Version: 9
  • Custom ROM: ThouchWiz

Expected result

What is expected? no crash

What does happen instead? crash

Logcat

10-23 15:08:53.556 E/AndroidRuntime(19809): Process: org.shadowice.flocke.andotp, PID: 19809
10-23 15:08:53.556 E/AndroidRuntime(19809): 	at org.shadowice.flocke.andotp.View.EntriesCardAdapter.updateLastUsed(EntriesCardAdapter.java:348)
10-23 15:08:53.556 E/AndroidRuntime(19809): 	at org.shadowice.flocke.andotp.View.EntriesCardAdapter.hideEntry(EntriesCardAdapter.java:291)
10-23 15:08:53.556 E/AndroidRuntime(19809): 	at org.shadowice.flocke.andotp.View.EntriesCardAdapter.access$800(EntriesCardAdapter.java:74)
10-23 15:08:53.556 E/AndroidRuntime(19809): 	at org.shadowice.flocke.andotp.View.EntriesCardAdapter$1$1.run(EntriesCardAdapter.java:245)

Steps to reproduce

  • open app
  • enter pin
  • click somewhere except on the BitWarden safe dialog
  • andOTP crashes

貢獻者指南

Crash when clicking away BitWarden safe dialog · andOTP/andOTP#406 | Good First Issue