Files
archived-touchHLE/android
hikari_no_yume 7aedb6c9f7 Use DocumentsProvider.getContext() to get context
This must have been an oversight when implementing the documents
provider (6d714bbf0d). There is a
method on DocumentsProvider that gives us access to the context, so
trying to get it via the Application is unnecessary, and we can delete
that code. Apparently this also fixes the mysterious crashes when
opening the file manager the first few times.

Change-Id: Iab674e05104a7c895a2df2a2fcf9d0f1942f125b
2025-06-29 20:33:35 +02:00
..
2023-05-06 23:25:49 +02:00
2023-05-06 23:25:49 +02:00