Michael W b12a4f8a3a Messaging: Fix loader not auto-restarting
When suspending and resuming the app, somehow the loader returns
immediately after onResume() with onLoadFinished() but somehow has no
data left (data.moveToNext() returns false) which makes the conversation
close immediately.
Restarting the loader has the desired result: We can leave the app
temporarily and come back to the same conversation again

This also fixes adding a vcard attachment (since that temporarily
leaves the app)

Change-Id: Id52e55563a11474fa776323477aa900ca4be0bbe
2024-12-26 15:54:37 +01:00
2021-05-06 18:48:43 -07:00
2024-12-26 15:54:37 +01:00
2019-01-09 09:43:14 -08:00
Description
LineageOS Messaging app - base for default SMS handler
12 MiB
Languages
Java 97.6%
HTML 1.1%
C++ 0.8%
Shell 0.4%
Makefile 0.1%