session-android/app
Harris bd5a324ad8
Split image from replies (#779)
* refactor: VisibleMessageContentView.kt re-using layouts instead of instantiating every bind to fix alignment and constraint issues for splitting thumbnails and body

* refactor: constraint works for sms only records, adjust other components of the visible message content accordingly

* feat: link previews and quotes now wrap content or align according to media type

* refactor: move back to emojitextview for body

* fix: add some padding at the bottom of the quote

* fix: voice message view not rendering properly

* fix: set visibility to false for each message content view on recycle event

* fix: untrusted attachments

* fix: compile issues and small UI improvement
2022-01-18 14:33:04 +11:00
..
proguard fix: add org.session and remove minify to release build 2021-03-16 11:45:02 +11:00
src Split image from replies (#779) 2022-01-18 14:33:04 +11:00
.gitignore restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
build.gradle refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02: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