"git@code.briarproject.org:goapunk/briar.git" did not exist on "529897701506f1f4d02f7e16a864ecc1ff00646b"
Forked from
briar / briar
akwizgran
authored
Android UI elements can be destroyed and recreated at any time, and they can only store serialisable state, so references to long-running tasks have to take the form of serialisable handles. This is pretty ugly - it's easy to create memory leaks if you don't clean up stale handle/reference mappings - but it's less ugly than the common solution of using static variables to hold references.
Name | Last commit | Last update |
---|