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
2022-02-28 17:23:58 +11:00
..
proguard fix: add org.session and remove minify to release build 2021-03-16 11:45:02 +11:00
src Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
.gitignore restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
build.gradle Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
google-services.json restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
lint-baseline.xml App's gradle config cleanup. 2020-11-26 12:41:59 +11:00
lint.xml restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00