- Jul 18, 2022
-
-
Sebastian authored
-
- Jun 21, 2022
-
-
Mikolai Gütschow authored
-
- Jun 17, 2022
-
-
- Jun 15, 2022
- Jun 11, 2022
-
-
-
Mikolai Gütschow authored
-
- Jun 10, 2022
-
-
- May 27, 2022
-
-
Mikolai Gütschow authored
-
- May 16, 2022
-
-
- May 12, 2022
-
-
- May 11, 2022
-
-
Mikolai Gütschow authored
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
-
-
-
-
-
- May 10, 2022
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
- Reduced padding around online indicator to allow for better use of space on Contact Cards - Fixed bg color on introduction drawer to surfaceVariant everywhere (previously the bg color was not uniform throughout). - Made introduction drawer header "X" button actually line up with contact list (was off by a few pixels before) - Introduction drawer now centers profile pictures and alias'. - ProfilePictures and MessageCounters now use 1px borders to better match briar android. - Remove ConversationList top and bottom padding. - Bump font size of ExposedDropDownMenu to typography.body1 to match everything else. - Add auto-formatting rule that fixed ktlint problems I was running into.
-
- May 03, 2022
-
-
Mikolai Gütschow authored
-
-
- Apr 10, 2022
-
-
- Apr 03, 2022
-
-
Sebastian authored
-
- Feb 24, 2022
-
-
Nico authored
As per suggestions by IDEA. I didn't update Dagger, though, since this could break some APIs we're using.
-
- Feb 22, 2022
- Feb 21, 2022
-
-
-
-
-
Nico authored
Faking online states with an ```kotlin isConnected = Random.nextBoolean() ``` in `ContactItem` ;) As per !174 (comment 63629).
-