Commit graph

10 commits

Author SHA1 Message Date
Harris 55aa266769
Bug fixes and provide conversation tooltips (#851)
* refactor: removing unused strings and changing session header dimensions

* refactor: remove bodyTextView from LinkPreviewView.kt and changing header image colours

* fix: path layout is aligned, global search input should always prompt soft input on open

* fix: unread count and scroll to bottom button visibility properly taking into account adapter item count and RecyclerView.NO_POSITION

fixes #848

* fix: crash on error toast for failing to share logs

* feat: conversation tooltips in NewConversationButtonSetView.kt

* fix: UI issue for conversation action bar cutting off lower than baseline characters

fixes #839

* refactor (wip): replacing bindings with nullable types to try prevent mystery bug

* refactor: use the nullable bindings for ConversationActivityV2.kt and remove inputBarHeightChanged

* fix: remove recipient listener on destroy

* build: add latest strings and increase build
2022-02-28 17:23:58 +11:00
Harris 7bcfb56127 build: adding latest strings 2021-09-01 13:56:11 +10:00
jubb 065f05bf10 feat: add new translation files from crowdin 2021-07-14 16:09:07 +10:00
Niels Andriesse f4f6675b8c Update translations 2021-07-07 14:12:58 +10:00
Niels Andriesse 5353e124df Update translations 2021-05-24 14:46:28 +10:00
nielsandriesse 588f9ed8cd Remove entirely untranslated languages 2021-05-19 13:27:08 +10:00
jubb 3acbbc1229 refactor: add latest translations (and repeats) 2021-05-18 16:43:45 +10:00
jubb eee3824ca0 refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
Ryan ZHAO 13f94c2cfd sync dev 2021-01-27 15:54:12 +11:00
Ryan ZHAO 7a66a47520 restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00