pachli-android/app/src
Nik Clayton 203784d718
fix: Don't crash when displaying update check dialog (#463)
Previous code injected `ApplicationContext`, which is not themed, and
caused a crash if the "update" dialog was shown.

Fix by passing the necesssary context in explicitly when the check is
performed.
2024-02-22 14:16:05 +01:00
..
blue feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
fdroid fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
github fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
google fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
main fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
test fix: Prevent crash when Friendica returns a null `voted_on` property (#456) 2024-02-19 19:04:29 +01:00