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
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
2 years ago
..
proguard fix: add org.session and remove minify to release build 3 years ago
src Bug fixes and provide conversation tooltips (#851) 2 years ago
.gitignore restructure and unite service android/java to libsignal 4 years ago
build.gradle Bug fixes and provide conversation tooltips (#851) 2 years ago
google-services.json restructure and unite service android/java to libsignal 4 years ago
lint-baseline.xml App's gradle config cleanup. 4 years ago
lint.xml restructure and unite service android/java to libsignal 4 years ago