- 11 Jan, 2019 6 commits
- 09 Jan, 2019 8 commits
-
-
akwizgran authored
Resolve main issues with image transition animation See merge request briar/briar!1016
-
akwizgran authored
-
akwizgran authored
-
-
Also shows new message notification when ConversationActivity is paused
-
There's an Android framework bug (#224270) on these APIs that causes a NPE when the shared element is not visible anymore when returning. Since we know restore the list position, the shared element should be visible and thus not produce NPEs anymore.
-
-
-
- 04 Jan, 2019 2 commits
-
-
akwizgran authored
UX for sending multiple image attachments See merge request briar/briar!1015
-
akwizgran authored
-
- 21 Dec, 2018 5 commits
-
-
akwizgran authored
[android] Change light theme background color closer to white See merge request briar/briar!1020
-
Torsten Grote authored
We will not even attempt to attach them
-
Torsten Grote authored
-
Torsten Grote authored
we are not extracting photo colors anymore
-
Torsten Grote authored
-
- 19 Dec, 2018 2 commits
-
-
akwizgran authored
[android] Disable Conversation Enter Transition for Samsung 7 devices Closes #1310 See merge request briar/briar!1023
-
akwizgran authored
Inject fragments earlier in their lifecycle Closes #631 See merge request briar/briar!1024
-
- 18 Dec, 2018 7 commits
-
-
Torsten Grote authored
which is used for disabling certain features due to crashes there.
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
This also removes the need to override the inject method even when there's nothing to inject. While passing over all fragments, some nullability issues also have been addressed.
-
akwizgran authored
[android] AliasFragment: Wait for activity component to be created Closes #1484 See merge request briar/briar!1022
-
Torsten Grote authored
before injecting the ViewModel
-
akwizgran authored
[android] don't crash when re-opening conversation after briar exited Closes #1482 See merge request briar/briar!1021
-
- 17 Dec, 2018 4 commits
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- 14 Dec, 2018 4 commits
-
-
Torsten Grote authored
This happens on API 27+28 if loading TIFF or WebP files. Using an InputStream with a read limit prevents this.
-
Torsten Grote authored
to prevent crashes from huge images
-
Torsten Grote authored
-
Torsten Grote authored
-
- 13 Dec, 2018 2 commits
-
-
Torsten Grote authored