Torsten Grote
|
1756215183
|
Combine transfer data graphics to reduce layout complexity
and make scaling work better on smaller screens
|
2021-07-02 14:53:09 -03:00 |
|
Torsten Grote
|
c93e5441b0
|
Store rasterized notification icons, because NotificationCompat doesn't handle it
and would crash on API < 21
|
2021-01-25 13:34:27 -03:00 |
|
Hugh Isaacs II
|
1ae4062f01
|
Android TV leanback banner
|
2019-12-02 16:13:15 +00:00 |
|
Torsten Grote
|
58ffc6e761
|
[android] rough sketch of UI for adding contacts remotely
|
2019-05-03 09:48:15 -03:00 |
|
akwizgran
|
4dfc96996d
|
Merge branch '1224-show-explanation-when-contact-exchange-fails' into 'master'
Show an error fragment when contact exchange fails
See merge request briar/briar!890
|
2018-08-20 19:40:36 +00:00 |
|
Torsten Grote
|
5ed0e9efec
|
Implement new empty state icons
|
2018-08-20 15:14:53 -03:00 |
|
Torsten Grote
|
656ca8d67a
|
Contact failure: Add better icon and remove technical error message
|
2018-08-16 12:34:20 -03:00 |
|
akwizgran
|
b200dd9323
|
Removed unused reminder notification SVG.
|
2018-07-25 16:40:16 +01:00 |
|
Torsten Grote
|
ce6293b1d3
|
Dark theme changes based on designer feedback
|
2018-07-25 09:25:15 -03:00 |
|
Torsten Grote
|
1f9def8418
|
Minimal Sign-in reminder
|
2018-06-22 10:46:27 -03:00 |
|
Torsten Grote
|
a6d053a0ea
|
Update all logos
|
2016-12-15 15:19:38 -02:00 |
|
Torsten Grote
|
d5beca5351
|
Port Signal's emoji implementation to Briar
Add functionality to save and restore recently used Emojis
Update emoji and add new categories based on AOSP's XML file
|
2016-09-23 17:18:18 +01:00 |
|
Torsten Grote
|
dc048187f5
|
New Trust Level Indicator Replaces The Stars
This implements a generic `TrustIndicatorView` with a `setTrustLevel()`
method which updates the drawable according to the `Author.State`.
Closes #78
|
2016-06-15 12:41:43 -03:00 |
|
str4d
|
b81a567468
|
First part of BQP UI improvements.
Includes parallel improvements to Bluetooth key exchange UI.
|
2016-05-06 13:57:30 +01:00 |
|
Torsten Grote
|
d99b643a58
|
Replace bluetooth diagram PNG image with vector XML file.
Closes #179
|
2015-12-17 11:58:41 -02:00 |
|
Torsten Grote
|
527ac0c1e0
|
Show current step and total number of steps when adding a contact.
UI was transferred into XML files
and lots of redundant code was deleted such as the custom CodeEntryView.
Closes #33
|
2015-12-14 15:02:04 -02:00 |
|