You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/app
Ian Macdonald 46aebb168c
Make the unread message count 4 digits instead of 2. (#827)
* Make the unread message count 4 digits instead of 2.

99+ unread messages can be reached within an hour in some busy open
groups. 4 digits allow for much more accurate reporting.

* Improve appearance of unread counter by using rounded rectangle.
3 years ago
..
proguard fix: add org.session and remove minify to release build 4 years ago
src Make the unread message count 4 digits instead of 2. (#827) 3 years ago
.gitignore
build.gradle refactor: Use view binding to replace Kotlin synthetics (#824) 3 years ago
google-services.json
lint-baseline.xml
lint.xml